+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 2 17:47:07 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-75cdfc48cf-brxl7 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fb154f51668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-02 17:47:09.851 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-02 17:47:09.887 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-02 17:47:10.752 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 17:47:10.753 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 17:47:10.753 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 17:47:10.784 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 17:47:10.785 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-02 17:47:10.786 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 17:47:12.899 7 WARNING glance.api.v2.images [None req-57914a6a-2d3a-481f-9be9-3675bf71b577 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 17:47:12.933 8 WARNING glance.api.v2.images [None req-48aeb3b3-86a1-4344-8acf-c7c16cdc3152 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 17:47:13.305 7 WARNING keystonemiddleware._common.config [None req-57914a6a-2d3a-481f-9be9-3675bf71b577 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 17:47:13.313 7 WARNING oslo_config.cfg [None req-57914a6a-2d3a-481f-9be9-3675bf71b577 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fb154f51668 pid: 7 (default app) 2026-06-02 17:47:13.334 8 WARNING keystonemiddleware._common.config [None req-48aeb3b3-86a1-4344-8acf-c7c16cdc3152 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 17:47:13.342 8 WARNING oslo_config.cfg [None req-48aeb3b3-86a1-4344-8acf-c7c16cdc3152 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fb154f51668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 17:47:14 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 17:47:15.027 8 WARNING oslo_policy.policy [None req-f949eedb-cb94-4f23-9bcd-1bccb76f7eb0 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:47:15.027 8 WARNING oslo_policy.policy [None req-f949eedb-cb94-4f23-9bcd-1bccb76f7eb0 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:47:15.044 8 WARNING oslo_policy.policy [None req-f949eedb-cb94-4f23-9bcd-1bccb76f7eb0 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:47:15.044 8 WARNING oslo_policy.policy [None req-f949eedb-cb94-4f23-9bcd-1bccb76f7eb0 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 17:47:14 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 17:47:18 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 17:47:18 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 17:47:18.835 7 WARNING oslo_policy.policy [None req-0093f0df-18ff-4806-a27e-0cae16b5e967 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:47:18.835 7 WARNING oslo_policy.policy [None req-0093f0df-18ff-4806-a27e-0cae16b5e967 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.4 () {44 vars in 904 bytes} [Tue Jun 2 17:47:18 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.4 () {44 vars in 926 bytes} [Tue Jun 2 17:47:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 17:47:18.993 7 WARNING oslo_policy.policy [None req-6fa293c3-2dfa-4a6a-aaaf-42e5f769a712 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:47:18.993 7 WARNING oslo_policy.policy [None req-6fa293c3-2dfa-4a6a-aaaf-42e5f769a712 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jun 2 17:47:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 17:47:19.083 8 WARNING oslo_config.cfg [None req-8c2bd634-cc36-4261-96d2-3b8e574353d8 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jun 2 17:47:19 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-02 17:47:19.107 7 WARNING oslo_policy.policy [None req-4227c72d-a95b-4c41-9bb9-e219624f3137 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:47:19.107 7 WARNING oslo_policy.policy [None req-4227c72d-a95b-4c41-9bb9-e219624f3137 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 17:47:19.109 7 INFO glance.api.v2.image_data [None req-4227c72d-a95b-4c41-9bb9-e219624f3137 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 17:47:22.548 7 WARNING glance.location [None req-4227c72d-a95b-4c41-9bb9-e219624f3137 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.4 () {48 vars in 1038 bytes} [Tue Jun 2 17:47:19 2026] PUT /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48/file => generated 0 bytes in 3491 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6188 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jun 2 17:47:22 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 17:47:22.711 7 WARNING oslo_config.cfg [None req-f11ae951-ef7d-4b7e-9b45-2438d45540a2 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.4 () {48 vars in 1044 bytes} [Tue Jun 2 17:47:22 2026] PATCH /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jun 2 17:47:22 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:08:26 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:08:26 2026] GET /v2/images => generated 1381 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:08:44 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:08:44 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.4 () {44 vars in 930 bytes} [Tue Jun 2 18:08:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.4 () {44 vars in 952 bytes} [Tue Jun 2 18:08:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jun 2 18:08:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jun 2 18:08:44 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-02 18:08:44.480 8 WARNING oslo_policy.policy [None req-e27c2b2b-8018-4ca0-bbcc-2279b446d7b5 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 18:08:44.480 8 WARNING oslo_policy.policy [None req-e27c2b2b-8018-4ca0-bbcc-2279b446d7b5 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 18:08:44.482 8 INFO glance.api.v2.image_data [None req-e27c2b2b-8018-4ca0-bbcc-2279b446d7b5 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:09:10.855 8 WARNING glance.location [None req-e27c2b2b-8018-4ca0-bbcc-2279b446d7b5 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/287] 199.204.45.4 () {48 vars in 1039 bytes} [Tue Jun 2 18:08:44 2026] PUT /v2/images/61c254a2-9cc0-40d0-a6c8-8272d8f40319/file => generated 0 bytes in 26446 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60637 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jun 2 18:09:10 2026] GET /v2/images/61c254a2-9cc0-40d0-a6c8-8272d8f40319 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.204.45.4 () {48 vars in 1044 bytes} [Tue Jun 2 18:09:10 2026] PATCH /v2/images/61c254a2-9cc0-40d0-a6c8-8272d8f40319 => generated 1395 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jun 2 18:09:11 2026] GET /v2/images/61c254a2-9cc0-40d0-a6c8-8272d8f40319 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/293] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:09:12 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/294] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:09:12 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:16:19 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:16:19 2026] GET /v2/images => generated 2778 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:16:31 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:16:31 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/385] 199.204.45.4 () {44 vars in 940 bytes} [Tue Jun 2 18:16:31 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.204.45.4 () {44 vars in 962 bytes} [Tue Jun 2 18:16:31 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jun 2 18:16:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/390] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jun 2 18:16:31 2026] POST /v2/images => generated 799 bytes in 284 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-02 18:16:32.245 7 INFO glance.api.v2.image_data [None req-76e1b1b7-e7eb-4054-bf12-3b6d32aeea4a 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:16:52.752 7 INFO glance.location [None req-76e1b1b7-e7eb-4054-bf12-3b6d32aeea4a 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/395] 199.204.45.4 () {48 vars in 1038 bytes} [Tue Jun 2 18:16:32 2026] PUT /v2/images/a2e3cfe6-c05d-43c8-b18c-0c0aa1a68b75/file => generated 0 bytes in 20559 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21395 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jun 2 18:16:52 2026] GET /v2/images/a2e3cfe6-c05d-43c8-b18c-0c0aa1a68b75 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.4 () {48 vars in 1044 bytes} [Tue Jun 2 18:16:52 2026] PATCH /v2/images/a2e3cfe6-c05d-43c8-b18c-0c0aa1a68b75 => generated 1410 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jun 2 18:16:52 2026] GET /v2/images/a2e3cfe6-c05d-43c8-b18c-0c0aa1a68b75 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:17:30 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:17:30 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:17:46 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:17:46 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jun 2 18:17:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.204.45.4 () {44 vars in 954 bytes} [Tue Jun 2 18:17:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.204.45.4 () {44 vars in 932 bytes} [Tue Jun 2 18:17:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.204.45.4 () {48 vars in 944 bytes} [Tue Jun 2 18:17:46 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-02 18:17:46.845 8 INFO glance.api.v2.image_data [None req-68723c07-077e-4cdb-b138-cde52cbdc9b0 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:18:03.263 8 INFO glance.location [None req-68723c07-077e-4cdb-b138-cde52cbdc9b0 06bff5551f034f4583e78de2fa9b0e6a bacc3ae20e444d779fed76fa612f9db9 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 207/421] 199.204.45.4 () {48 vars in 1039 bytes} [Tue Jun 2 18:17:46 2026] PUT /v2/images/ba25adc8-0472-4862-8e87-4eede8e6e525/file => generated 0 bytes in 16468 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30779 switches on core 0) [pid: 7|app: 0|req: 215/422] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jun 2 18:18:03 2026] GET /v2/images/ba25adc8-0472-4862-8e87-4eede8e6e525 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/423] 199.204.45.4 () {48 vars in 1044 bytes} [Tue Jun 2 18:18:03 2026] PATCH /v2/images/ba25adc8-0472-4862-8e87-4eede8e6e525 => generated 1382 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/424] 199.204.45.4 () {44 vars in 964 bytes} [Tue Jun 2 18:18:03 2026] GET /v2/images/ba25adc8-0472-4862-8e87-4eede8e6e525 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/587] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:31:37 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/588] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:31:37 2026] GET /v2/images => generated 5574 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/619] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:34:11 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/620] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:34:11 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/623] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:34:13 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/624] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:34:13 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/635] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:35:07 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/636] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:35:07 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/639] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:35:16 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/640] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:35:16 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/655] 199.204.45.4 () {42 vars in 681 bytes} [Tue Jun 2 18:36:25 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/656] 199.204.45.4 () {44 vars in 903 bytes} [Tue Jun 2 18:36:25 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/665] 10.0.0.171 () {32 vars in 633 bytes} [Tue Jun 2 18:37:10 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/670] 10.0.0.189 () {36 vars in 987 bytes} [Tue Jun 2 18:37:29 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/671] 10.0.0.189 () {36 vars in 927 bytes} [Tue Jun 2 18:37:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/672] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jun 2 18:37:30 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/673] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:37:30 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/674] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:37:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/675] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jun 2 18:37:30 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:37:30 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/677] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:37:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/678] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jun 2 18:37:30 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/679] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:37:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/680] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:37:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/681] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 2 18:37:31 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/682] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 2 18:37:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/683] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 2 18:37:31 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/684] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 2 18:37:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/685] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 2 18:37:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 199.204.45.4 () {36 vars in 989 bytes} [Tue Jun 2 18:37:37 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 199.204.45.4 () {36 vars in 929 bytes} [Tue Jun 2 18:37:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 199.204.45.4 () {36 vars in 989 bytes} [Tue Jun 2 18:37:38 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 199.204.45.4 () {36 vars in 929 bytes} [Tue Jun 2 18:37:38 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.189 () {36 vars in 987 bytes} [Tue Jun 2 18:37:42 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/695] 10.0.0.189 () {36 vars in 927 bytes} [Tue Jun 2 18:37:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 10.0.0.189 () {36 vars in 987 bytes} [Tue Jun 2 18:37:48 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/697] 10.0.0.189 () {36 vars in 927 bytes} [Tue Jun 2 18:37:48 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.189 () {36 vars in 987 bytes} [Tue Jun 2 18:38:15 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.189 () {36 vars in 927 bytes} [Tue Jun 2 18:38:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.171 () {30 vars in 411 bytes} [Tue Jun 2 18:38:27 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/713] 10.0.0.189 () {36 vars in 987 bytes} [Tue Jun 2 18:38:51 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/714] 10.0.0.189 () {36 vars in 927 bytes} [Tue Jun 2 18:38:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/727] 10.0.0.189 () {36 vars in 987 bytes} [Tue Jun 2 18:39:43 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/728] 10.0.0.189 () {36 vars in 927 bytes} [Tue Jun 2 18:39:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/729] 10.0.0.171 () {34 vars in 655 bytes} [Tue Jun 2 18:39:47 2026] POST /v2/images => generated 648 bytes in 273 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-02 18:39:47.509 8 WARNING glance.api.v2.images [None req-ca404a70-1c79-42c3-ab25-ed8666b718fa 3389e61acadb4eda9ae617cb4069a213 15a802a93231491abd9ea11782b8d8d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7bc9a93a-5224-4483-ac82-e6e693866265 [pid: 8|app: 0|req: 361/730] 10.0.0.171 () {32 vars in 710 bytes} [Tue Jun 2 18:39:47 2026] DELETE /v2/images/7bc9a93a-5224-4483-ac82-e6e693866265 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/731] 10.0.0.171 () {32 vars in 707 bytes} [Tue Jun 2 18:39:47 2026] GET /v2/images/7bc9a93a-5224-4483-ac82-e6e693866265 => generated 139 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/732] 10.0.0.171 () {32 vars in 633 bytes} [Tue Jun 2 18:39:47 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/733] 10.0.0.171 () {34 vars in 655 bytes} [Tue Jun 2 18:39:47 2026] POST /v2/images => generated 703 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/734] 10.0.0.171 () {32 vars in 717 bytes} [Tue Jun 2 18:39:47 2026] GET /v2/images/f96d7985-e420-4f4f-ac78-82cbe0e87e2a/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 18:39:47.789 7 INFO glance.api.v2.image_data [None req-5ebb6ad0-fc5d-48a9-a840-eff4ae8b39ee 3389e61acadb4eda9ae617cb4069a213 15a802a93231491abd9ea11782b8d8d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 18:39:47.863 7 WARNING glance_store._drivers.rbd [None req-5ebb6ad0-fc5d-48a9-a840-eff4ae8b39ee 3389e61acadb4eda9ae617cb4069a213 15a802a93231491abd9ea11782b8d8d6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-02 18:39:48.930 7 INFO glance.location [None req-5ebb6ad0-fc5d-48a9-a840-eff4ae8b39ee 3389e61acadb4eda9ae617cb4069a213 15a802a93231491abd9ea11782b8d8d6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/735] 10.0.0.171 () {32 vars in 727 bytes} [Tue Jun 2 18:39:47 2026] PUT /v2/images/f96d7985-e420-4f4f-ac78-82cbe0e87e2a/file => generated 0 bytes in 1196 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/736] 10.0.0.171 () {32 vars in 707 bytes} [Tue Jun 2 18:39:48 2026] GET /v2/images/f96d7985-e420-4f4f-ac78-82cbe0e87e2a => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/737] 10.0.0.189 () {36 vars in 987 bytes} [Tue Jun 2 18:39:49 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/738] 10.0.0.189 () {36 vars in 927 bytes} [Tue Jun 2 18:39:49 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/739] 10.0.0.171 () {32 vars in 717 bytes} [Tue Jun 2 18:39:49 2026] GET /v2/images/f96d7985-e420-4f4f-ac78-82cbe0e87e2a/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/740] 10.0.0.171 () {34 vars in 655 bytes} [Tue Jun 2 18:39:49 2026] POST /v2/images => generated 649 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.171 () {32 vars in 726 bytes} [Tue Jun 2 18:39:49 2026] PATCH /v2/images/0c16bde3-c461-44da-a5b6-fc467299f79d => generated 652 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.171 () {32 vars in 707 bytes} [Tue Jun 2 18:39:49 2026] GET /v2/images/0c16bde3-c461-44da-a5b6-fc467299f79d => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 18:39:49.363 7 WARNING glance.api.v2.images [None req-dd53cbec-04b2-4d82-b5b3-96af51626b2f 3389e61acadb4eda9ae617cb4069a213 15a802a93231491abd9ea11782b8d8d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0c16bde3-c461-44da-a5b6-fc467299f79d [pid: 7|app: 0|req: 375/743] 10.0.0.171 () {32 vars in 710 bytes} [Tue Jun 2 18:39:49 2026] DELETE /v2/images/0c16bde3-c461-44da-a5b6-fc467299f79d => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.171 () {32 vars in 707 bytes} [Tue Jun 2 18:39:49 2026] GET /v2/images/0c16bde3-c461-44da-a5b6-fc467299f79d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 18:39:49.439 7 WARNING glance.api.v2.images [None req-d1e3dd6d-fd0e-4b36-9471-23e1a74c0e21 3389e61acadb4eda9ae617cb4069a213 15a802a93231491abd9ea11782b8d8d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f96d7985-e420-4f4f-ac78-82cbe0e87e2a [pid: 7|app: 0|req: 376/745] 10.0.0.171 () {32 vars in 710 bytes} [Tue Jun 2 18:39:49 2026] DELETE /v2/images/f96d7985-e420-4f4f-ac78-82cbe0e87e2a => generated 0 bytes in 797 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.171 () {32 vars in 707 bytes} [Tue Jun 2 18:39:50 2026] GET /v2/images/f96d7985-e420-4f4f-ac78-82cbe0e87e2a => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 18:39:50.260 7 WARNING glance.api.v2.images [None req-d5f3f79f-4c00-4ced-bcf1-11e01dd287eb 3389e61acadb4eda9ae617cb4069a213 15a802a93231491abd9ea11782b8d8d6 - - default default] Failed to find image 7bc9a93a-5224-4483-ac82-e6e693866265 to delete: glance.common.exception.ImageNotFound: No image found with ID 7bc9a93a-5224-4483-ac82-e6e693866265 [pid: 7|app: 0|req: 377/747] 10.0.0.171 () {32 vars in 710 bytes} [Tue Jun 2 18:39:50 2026] DELETE /v2/images/7bc9a93a-5224-4483-ac82-e6e693866265 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/748] 10.0.0.171 () {32 vars in 707 bytes} [Tue Jun 2 18:39:50 2026] GET /v2/images/7bc9a93a-5224-4483-ac82-e6e693866265 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/753] 10.0.0.189 () {36 vars in 987 bytes} [Tue Jun 2 18:40:02 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/754] 10.0.0.189 () {36 vars in 927 bytes} [Tue Jun 2 18:40:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.189 () {36 vars in 987 bytes} [Tue Jun 2 18:40:28 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/760] 10.0.0.189 () {36 vars in 927 bytes} [Tue Jun 2 18:40:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.171 () {32 vars in 707 bytes} [Tue Jun 2 18:41:01 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/768] 10.0.0.171 () {32 vars in 707 bytes} [Tue Jun 2 18:41:01 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/771] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jun 2 18:41:01 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/772] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/773] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/774] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/775] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/777] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/778] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/779] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/780] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/781] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/782] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/783] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/784] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 2 18:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 199.204.45.4 () {32 vars in 824 bytes} [Tue Jun 2 18:41:15 2026] GET /v2/images?status=active&owner=bacc3ae20e444d779fed76fa612f9db9&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/788] 199.204.45.4 () {32 vars in 651 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/789] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/images/61c254a2-9cc0-40d0-a6c8-8272d8f40319 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/790] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/792] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/images/61c254a2-9cc0-40d0-a6c8-8272d8f40319 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/793] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/795] 10.0.0.168 () {36 vars in 987 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/images/61c254a2-9cc0-40d0-a6c8-8272d8f40319 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/796] 10.0.0.168 () {36 vars in 927 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/images/61c254a2-9cc0-40d0-a6c8-8272d8f40319 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.66 () {36 vars in 986 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/images/61c254a2-9cc0-40d0-a6c8-8272d8f40319 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/800] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/801] 10.0.0.66 () {36 vars in 926 bytes} [Tue Jun 2 18:41:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.189 () {36 vars in 987 bytes} [Tue Jun 2 18:41:27 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 10.0.0.189 () {36 vars in 927 bytes} [Tue Jun 2 18:41:27 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/814] 10.0.0.189 () {36 vars in 987 bytes} [Tue Jun 2 18:42:07 2026] GET /v2/images/affb9dc6-ea2d-4ce3-bdb3-e722c4ed5e48 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/815] 10.0.0.189 () {36 vars in 927 bytes} [Tue Jun 2 18:42:07 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/860] 10.0.0.171 () {32 vars in 633 bytes} [Tue Jun 2 18:45:49 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)