+ 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 [Wed May 27 10:21:27 2026] *** compiled with version: 13.3.0 on 27 May 2026 02:10:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7557dd68bf-xmxqj 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 0x7fc5c02cc668 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-05-27 10:21:29.911 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 10:21:29.961 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-05-27 10:21:30.784 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-05-27 10:21:30.785 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-05-27 10:21:30.785 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 10:21:30.876 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-05-27 10:21:30.877 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-05-27 10:21:30.878 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 10:21:32.920 7 WARNING glance.api.v2.images [None req-dd521aee-1a71-4109-aadb-e05fa51d6c2f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 10:21:33.003 8 WARNING glance.api.v2.images [None req-5703c5c6-d556-44b6-9c7b-43798cf9382c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 10:21:33.276 7 WARNING keystonemiddleware._common.config [None req-dd521aee-1a71-4109-aadb-e05fa51d6c2f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 10:21:33.284 7 WARNING oslo_config.cfg [None req-dd521aee-1a71-4109-aadb-e05fa51d6c2f - - - - - -] 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 0x7fc5c02cc668 pid: 7 (default app) 2026-05-27 10:21:33.379 8 WARNING keystonemiddleware._common.config [None req-5703c5c6-d556-44b6-9c7b-43798cf9382c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 10:21:33.387 8 WARNING oslo_config.cfg [None req-5703c5c6-d556-44b6-9c7b-43798cf9382c - - - - - -] 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 0x7fc5c02cc668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 10:21:35 2026] GET / => generated 1312 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-05-27 10:21:35.754 8 WARNING oslo_policy.policy [None req-23bc95dc-c608-4d62-b88b-cd6a16eea9e3 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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-05-27 10:21:35.755 8 WARNING oslo_policy.policy [None req-23bc95dc-c608-4d62-b88b-cd6a16eea9e3 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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-05-27 10:21:35.769 8 WARNING oslo_policy.policy [None req-23bc95dc-c608-4d62-b88b-cd6a16eea9e3 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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-05-27 10:21:35.769 8 WARNING oslo_policy.policy [None req-23bc95dc-c608-4d62-b88b-cd6a16eea9e3 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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.235 () {44 vars in 911 bytes} [Wed May 27 10:21:35 2026] GET /v2/images => generated 69 bytes in 575 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.235 () {42 vars in 689 bytes} [Wed May 27 10:21:39 2026] GET / => generated 1312 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.235 () {44 vars in 911 bytes} [Wed May 27 10:21:39 2026] GET /v2/images => generated 69 bytes in 42 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-05-27 10:21:39.659 7 WARNING oslo_policy.policy [None req-bee8f946-907e-49de-9ce3-f3ea4f934666 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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-05-27 10:21:39.660 7 WARNING oslo_policy.policy [None req-bee8f946-907e-49de-9ce3-f3ea4f934666 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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.235 () {44 vars in 912 bytes} [Wed May 27 10:21:39 2026] GET /v2/images/cirros => generated 151 bytes in 136 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.235 () {44 vars in 934 bytes} [Wed May 27 10:21:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:21:39.806 7 WARNING oslo_policy.policy [None req-68b35802-3be7-46ab-9c62-c718598206d8 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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-05-27 10:21:39.806 7 WARNING oslo_policy.policy [None req-68b35802-3be7-46ab-9c62-c718598206d8 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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.235 () {44 vars in 940 bytes} [Wed May 27 10:21:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:21:39.912 8 WARNING oslo_config.cfg [None req-7169cebc-b0f6-47cb-a230-665877104b91 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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.235 () {48 vars in 952 bytes} [Wed May 27 10:21:39 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 10:21:39.936 7 WARNING oslo_policy.policy [None req-2ccd354f-f9a1-4906-a165-045ace7cd6e9 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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-05-27 10:21:39.937 7 WARNING oslo_policy.policy [None req-2ccd354f-f9a1-4906-a165-045ace7cd6e9 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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-05-27 10:21:39.939 7 INFO glance.api.v2.image_data [None req-2ccd354f-f9a1-4906-a165-045ace7cd6e9 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:21:43.597 7 WARNING glance.location [None req-2ccd354f-f9a1-4906-a165-045ace7cd6e9 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.235 () {48 vars in 1046 bytes} [Wed May 27 10:21:39 2026] PUT /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f/file => generated 0 bytes in 3710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5700 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 10:21:43 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 10:21:43.761 7 WARNING oslo_config.cfg [None req-54e99d46-408a-4a27-b21a-052fa7ad8e0f 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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.235 () {48 vars in 1052 bytes} [Wed May 27 10:21:43 2026] PATCH /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 94 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.235 () {44 vars in 972 bytes} [Wed May 27 10:21:43 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 150/301] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 10:45:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 10:45:15 2026] GET /v2/images => generated 1381 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/307] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 10:45:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/308] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 10:45:33 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/309] 199.204.45.235 () {44 vars in 938 bytes} [Wed May 27 10:45:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/310] 199.204.45.235 () {44 vars in 960 bytes} [Wed May 27 10:45:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/311] 199.204.45.235 () {44 vars in 940 bytes} [Wed May 27 10:45:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/312] 199.204.45.235 () {48 vars in 952 bytes} [Wed May 27 10:45:34 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 10:45:34.172 8 WARNING oslo_policy.policy [None req-c7de69d0-f65a-4ce8-9e36-c97a3ce2102a 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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-05-27 10:45:34.173 8 WARNING oslo_policy.policy [None req-c7de69d0-f65a-4ce8-9e36-c97a3ce2102a 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - 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-05-27 10:45:34.174 8 INFO glance.api.v2.image_data [None req-c7de69d0-f65a-4ce8-9e36-c97a3ce2102a 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:46:07.121 8 WARNING glance.location [None req-c7de69d0-f65a-4ce8-9e36-c97a3ce2102a 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 156/319] 199.204.45.235 () {48 vars in 1047 bytes} [Wed May 27 10:45:34 2026] PUT /v2/images/d8b6eed7-2996-47be-9198-e7513b59a7cb/file => generated 0 bytes in 32995 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64891 switches on core 0) [pid: 7|app: 0|req: 164/320] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 10:46:07 2026] GET /v2/images/d8b6eed7-2996-47be-9198-e7513b59a7cb => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/321] 199.204.45.235 () {48 vars in 1052 bytes} [Wed May 27 10:46:07 2026] PATCH /v2/images/d8b6eed7-2996-47be-9198-e7513b59a7cb => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/322] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 10:46:07 2026] GET /v2/images/d8b6eed7-2996-47be-9198-e7513b59a7cb => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/323] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 10:46:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/324] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 10:46:08 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/409] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 10:53:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/410] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 10:53:05 2026] GET /v2/images => generated 2778 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/413] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 10:53:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/414] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 10:53:13 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/415] 199.204.45.235 () {44 vars in 948 bytes} [Wed May 27 10:53:13 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: 7|app: 0|req: 212/416] 199.204.45.235 () {44 vars in 970 bytes} [Wed May 27 10:53:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/417] 199.204.45.235 () {44 vars in 940 bytes} [Wed May 27 10:53:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/418] 199.204.45.235 () {48 vars in 952 bytes} [Wed May 27 10:53:13 2026] POST /v2/images => generated 799 bytes in 242 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 10:53:13.920 8 INFO glance.api.v2.image_data [None req-13c5a058-a45b-41f7-8c04-00bd8e1dad33 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:53:48.115 8 INFO glance.location [None req-13c5a058-a45b-41f7-8c04-00bd8e1dad33 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 206/425] 199.204.45.235 () {48 vars in 1046 bytes} [Wed May 27 10:53:13 2026] PUT /v2/images/7012eadf-1e92-45d5-a399-9a49848969d7/file => generated 0 bytes in 34237 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27834 switches on core 0) [pid: 7|app: 0|req: 220/426] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 10:53:48 2026] GET /v2/images/7012eadf-1e92-45d5-a399-9a49848969d7 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/427] 199.204.45.235 () {48 vars in 1052 bytes} [Wed May 27 10:53:48 2026] PATCH /v2/images/7012eadf-1e92-45d5-a399-9a49848969d7 => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/428] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 10:53:48 2026] GET /v2/images/7012eadf-1e92-45d5-a399-9a49848969d7 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/439] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 10:54:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/440] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 10:54:33 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/443] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 10:54:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/444] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 10:54:48 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: 7|app: 0|req: 230/445] 199.204.45.235 () {44 vars in 940 bytes} [Wed May 27 10:54:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/446] 199.204.45.235 () {44 vars in 962 bytes} [Wed May 27 10:54:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/447] 199.204.45.235 () {44 vars in 940 bytes} [Wed May 27 10:54:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/448] 199.204.45.235 () {48 vars in 952 bytes} [Wed May 27 10:54:48 2026] POST /v2/images => generated 791 bytes in 302 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 10:54:48.750 7 INFO glance.api.v2.image_data [None req-12e1014a-e846-4d66-8e01-7e6bd18d13d1 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 10:55:05.009 7 INFO glance.location [None req-12e1014a-e846-4d66-8e01-7e6bd18d13d1 4df322fb89564ba598653d626b65d22e 7c92a0d716fb48949cfa5b259c54ba02 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 232/453] 199.204.45.235 () {48 vars in 1047 bytes} [Wed May 27 10:54:48 2026] PUT /v2/images/e5ac68f4-6d90-469d-940d-e2edebe690af/file => generated 0 bytes in 16314 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30065 switches on core 0) [pid: 8|app: 0|req: 222/454] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 10:55:05 2026] GET /v2/images/e5ac68f4-6d90-469d-940d-e2edebe690af => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/455] 199.204.45.235 () {48 vars in 1052 bytes} [Wed May 27 10:55:05 2026] PATCH /v2/images/e5ac68f4-6d90-469d-940d-e2edebe690af => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/456] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 10:55:05 2026] GET /v2/images/e5ac68f4-6d90-469d-940d-e2edebe690af => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/633] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 11:09:49 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/634] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 11:09:49 2026] GET /v2/images => generated 5574 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/665] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 11:12:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/666] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 11:12:19 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/667] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 11:12:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/668] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 11:12:21 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/681] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 11:13:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/682] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 11:13:13 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/685] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 11:13:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/686] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 11:13:22 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/699] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 11:14:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/700] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 11:14:28 2026] GET /v2/images => generated 5574 bytes in 51 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: 361/711] 10.0.0.160 () {32 vars in 633 bytes} [Wed May 27 11:15:13 2026] GET /v2/images => generated 5574 bytes in 20 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: 353/716] 10.0.0.36 () {36 vars in 986 bytes} [Wed May 27 11:15:39 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.36 () {36 vars in 926 bytes} [Wed May 27 11:15:40 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: 354/718] 10.0.0.36 () {36 vars in 986 bytes} [Wed May 27 11:15:41 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 365/719] 10.0.0.36 () {36 vars in 926 bytes} [Wed May 27 11:15:41 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: 356/722] 199.204.45.235 () {36 vars in 991 bytes} [Wed May 27 11:15:47 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 367/723] 199.204.45.235 () {36 vars in 931 bytes} [Wed May 27 11:15:47 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: 357/724] 199.204.45.235 () {36 vars in 991 bytes} [Wed May 27 11:15:48 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/725] 199.204.45.235 () {36 vars in 931 bytes} [Wed May 27 11:15:48 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: 359/728] 10.0.0.36 () {36 vars in 986 bytes} [Wed May 27 11:15:56 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 370/729] 10.0.0.36 () {36 vars in 926 bytes} [Wed May 27 11:15:56 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: 360/730] 10.0.0.28 () {36 vars in 986 bytes} [Wed May 27 11:15:56 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/731] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:15:57 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: 361/732] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:15:57 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/733] 10.0.0.28 () {36 vars in 986 bytes} [Wed May 27 11:15:57 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/734] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:15:57 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/735] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:15:57 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/736] 10.0.0.28 () {36 vars in 986 bytes} [Wed May 27 11:15:57 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 374/737] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:15:57 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/738] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:15:57 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: 375/739] 10.0.0.237 () {36 vars in 911 bytes} [Wed May 27 11:15:58 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/740] 10.0.0.237 () {36 vars in 1007 bytes} [Wed May 27 11:15:58 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f/locations => generated 127 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 10.0.0.237 () {36 vars in 987 bytes} [Wed May 27 11:15:58 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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/742] 10.0.0.237 () {36 vars in 927 bytes} [Wed May 27 11:15:58 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: 377/743] 10.0.0.237 () {36 vars in 927 bytes} [Wed May 27 11:15:58 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: 370/750] 10.0.0.36 () {36 vars in 986 bytes} [Wed May 27 11:16:30 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 381/751] 10.0.0.36 () {36 vars in 926 bytes} [Wed May 27 11:16: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: 384/756] 10.0.0.36 () {36 vars in 986 bytes} [Wed May 27 11:16:42 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/757] 10.0.0.36 () {36 vars in 926 bytes} [Wed May 27 11:16: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: 376/762] 10.0.0.36 () {36 vars in 986 bytes} [Wed May 27 11:17:11 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/763] 10.0.0.36 () {36 vars in 926 bytes} [Wed May 27 11:17:11 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: 382/774] 10.0.0.160 () {34 vars in 655 bytes} [Wed May 27 11:17:52 2026] POST /v2/images => generated 649 bytes in 218 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 11:17:52.589 7 WARNING glance.api.v2.images [None req-70b1d9c3-9a30-4e6c-9685-e01bfefb1b17 4452c913c28f4dcea5cda3a5fcccbedf f6cfc508a5394d368a0cf0481bb55187 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4b673413-d255-4c94-8cf5-a1428778b8ec [pid: 7|app: 0|req: 393/775] 10.0.0.160 () {32 vars in 710 bytes} [Wed May 27 11:17:52 2026] DELETE /v2/images/4b673413-d255-4c94-8cf5-a1428778b8ec => generated 0 bytes in 36 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/776] 10.0.0.160 () {32 vars in 707 bytes} [Wed May 27 11:17:52 2026] GET /v2/images/4b673413-d255-4c94-8cf5-a1428778b8ec => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/777] 10.0.0.160 () {32 vars in 633 bytes} [Wed May 27 11:17:52 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/778] 10.0.0.160 () {34 vars in 655 bytes} [Wed May 27 11:17:52 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/779] 10.0.0.160 () {32 vars in 717 bytes} [Wed May 27 11:17:52 2026] GET /v2/images/53a13e41-4159-414d-8be1-c7c6770d6a0d/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:17:52.759 8 INFO glance.api.v2.image_data [None req-83769793-ba24-4820-ae6c-8ca3eba5c7fc 4452c913c28f4dcea5cda3a5fcccbedf f6cfc508a5394d368a0cf0481bb55187 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 11:17:52.800 8 WARNING glance_store._drivers.rbd [None req-83769793-ba24-4820-ae6c-8ca3eba5c7fc 4452c913c28f4dcea5cda3a5fcccbedf f6cfc508a5394d368a0cf0481bb55187 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 11:17:53.336 8 INFO glance.location [None req-83769793-ba24-4820-ae6c-8ca3eba5c7fc 4452c913c28f4dcea5cda3a5fcccbedf f6cfc508a5394d368a0cf0481bb55187 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 385/780] 10.0.0.160 () {32 vars in 727 bytes} [Wed May 27 11:17:52 2026] PUT /v2/images/53a13e41-4159-414d-8be1-c7c6770d6a0d/file => generated 0 bytes in 623 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/781] 10.0.0.160 () {32 vars in 707 bytes} [Wed May 27 11:17:53 2026] GET /v2/images/53a13e41-4159-414d-8be1-c7c6770d6a0d => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/782] 10.0.0.160 () {32 vars in 717 bytes} [Wed May 27 11:17:53 2026] GET /v2/images/53a13e41-4159-414d-8be1-c7c6770d6a0d/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/783] 10.0.0.160 () {34 vars in 655 bytes} [Wed May 27 11:17:53 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/784] 10.0.0.160 () {32 vars in 726 bytes} [Wed May 27 11:17:53 2026] PATCH /v2/images/0f1bb8b0-8323-4f2b-ba11-b14204724567 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/785] 10.0.0.160 () {32 vars in 707 bytes} [Wed May 27 11:17:53 2026] GET /v2/images/0f1bb8b0-8323-4f2b-ba11-b14204724567 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:17:53.672 8 WARNING glance.api.v2.images [None req-651a8d07-31a5-44d1-9d87-c00de0582cdd 4452c913c28f4dcea5cda3a5fcccbedf f6cfc508a5394d368a0cf0481bb55187 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0f1bb8b0-8323-4f2b-ba11-b14204724567 [pid: 8|app: 0|req: 388/786] 10.0.0.160 () {32 vars in 710 bytes} [Wed May 27 11:17:53 2026] DELETE /v2/images/0f1bb8b0-8323-4f2b-ba11-b14204724567 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/787] 10.0.0.160 () {32 vars in 707 bytes} [Wed May 27 11:17:53 2026] GET /v2/images/0f1bb8b0-8323-4f2b-ba11-b14204724567 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:17:53.749 8 WARNING glance.api.v2.images [None req-c32394ef-f265-4dfa-a041-c7a5fc18105f 4452c913c28f4dcea5cda3a5fcccbedf f6cfc508a5394d368a0cf0481bb55187 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//53a13e41-4159-414d-8be1-c7c6770d6a0d [pid: 8|app: 0|req: 389/788] 10.0.0.160 () {32 vars in 710 bytes} [Wed May 27 11:17:53 2026] DELETE /v2/images/53a13e41-4159-414d-8be1-c7c6770d6a0d => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/789] 10.0.0.160 () {32 vars in 707 bytes} [Wed May 27 11:17:54 2026] GET /v2/images/53a13e41-4159-414d-8be1-c7c6770d6a0d => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:17:54.622 8 WARNING glance.api.v2.images [None req-583f74e6-3e3b-4920-96fb-79e8f3891ab8 4452c913c28f4dcea5cda3a5fcccbedf f6cfc508a5394d368a0cf0481bb55187 - - default default] Failed to find image 4b673413-d255-4c94-8cf5-a1428778b8ec to delete: glance.common.exception.ImageNotFound: No image found with ID 4b673413-d255-4c94-8cf5-a1428778b8ec [pid: 8|app: 0|req: 390/790] 10.0.0.160 () {32 vars in 710 bytes} [Wed May 27 11:17:54 2026] DELETE /v2/images/4b673413-d255-4c94-8cf5-a1428778b8ec => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/791] 10.0.0.160 () {32 vars in 707 bytes} [Wed May 27 11:17:54 2026] GET /v2/images/4b673413-d255-4c94-8cf5-a1428778b8ec => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/792] 10.0.0.160 () {30 vars in 411 bytes} [Wed May 27 11:17:58 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/801] 10.0.0.36 () {36 vars in 986 bytes} [Wed May 27 11:18:41 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 406/802] 10.0.0.36 () {36 vars in 926 bytes} [Wed May 27 11:18: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: 399/807] 10.0.0.36 () {36 vars in 986 bytes} [Wed May 27 11:18:52 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 409/808] 10.0.0.36 () {36 vars in 926 bytes} [Wed May 27 11:18:52 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: 412/813] 10.0.0.160 () {32 vars in 707 bytes} [Wed May 27 11:19:17 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/814] 10.0.0.160 () {32 vars in 707 bytes} [Wed May 27 11:19:17 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 413/815] 10.0.0.28 () {36 vars in 986 bytes} [Wed May 27 11:19:18 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/816] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:19:18 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: 414/817] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:19:18 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: 404/818] 10.0.0.28 () {36 vars in 986 bytes} [Wed May 27 11:19:18 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 415/819] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:19:18 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: 405/820] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:19:18 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: 416/821] 10.0.0.28 () {36 vars in 986 bytes} [Wed May 27 11:19:18 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/822] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:19:18 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: 7|app: 0|req: 417/823] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:19:18 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: 407/824] 10.0.0.237 () {36 vars in 911 bytes} [Wed May 27 11:19:18 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/825] 10.0.0.237 () {36 vars in 1007 bytes} [Wed May 27 11:19:18 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/826] 10.0.0.237 () {36 vars in 987 bytes} [Wed May 27 11:19:18 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 419/827] 10.0.0.237 () {36 vars in 927 bytes} [Wed May 27 11:19:18 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: 409/828] 10.0.0.237 () {36 vars in 927 bytes} [Wed May 27 11:19:18 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: 421/831] 10.0.0.36 () {36 vars in 986 bytes} [Wed May 27 11:19:24 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => 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: 411/832] 10.0.0.36 () {36 vars in 926 bytes} [Wed May 27 11:19:24 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: 429/847] 10.0.0.36 () {36 vars in 986 bytes} [Wed May 27 11:20:36 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/848] 10.0.0.36 () {36 vars in 926 bytes} [Wed May 27 11:20:36 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: 422/853] 10.0.0.36 () {36 vars in 986 bytes} [Wed May 27 11:20:55 2026] GET /v2/images/3350f3e8-7248-4a1c-bbc9-bb8b9588dc4f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/854] 10.0.0.36 () {36 vars in 926 bytes} [Wed May 27 11:20:55 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: 426/861] 199.204.45.235 () {32 vars in 826 bytes} [Wed May 27 11:21:30 2026] GET /v2/images?status=active&owner=7c92a0d716fb48949cfa5b259c54ba02&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/862] 199.204.45.235 () {32 vars in 653 bytes} [Wed May 27 11:21:30 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: 427/863] 10.0.0.28 () {36 vars in 986 bytes} [Wed May 27 11:21:30 2026] GET /v2/images/d8b6eed7-2996-47be-9198-e7513b59a7cb => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/864] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:21: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: 428/865] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:21:30 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: 438/866] 10.0.0.28 () {36 vars in 986 bytes} [Wed May 27 11:21:30 2026] GET /v2/images/d8b6eed7-2996-47be-9198-e7513b59a7cb => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/867] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:21:30 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: 439/868] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:21: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: 8|app: 0|req: 430/869] 10.0.0.28 () {36 vars in 986 bytes} [Wed May 27 11:21:30 2026] GET /v2/images/d8b6eed7-2996-47be-9198-e7513b59a7cb => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/870] 10.0.0.28 () {36 vars in 926 bytes} [Wed May 27 11:21: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: 431/871] 10.0.0.237 () {36 vars in 911 bytes} [Wed May 27 11:21:31 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/872] 10.0.0.237 () {36 vars in 1007 bytes} [Wed May 27 11:21:31 2026] GET /v2/images/d8b6eed7-2996-47be-9198-e7513b59a7cb/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/873] 10.0.0.237 () {36 vars in 987 bytes} [Wed May 27 11:21:31 2026] GET /v2/images/d8b6eed7-2996-47be-9198-e7513b59a7cb => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/874] 10.0.0.237 () {36 vars in 927 bytes} [Wed May 27 11:21: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: 433/875] 10.0.0.237 () {36 vars in 927 bytes} [Wed May 27 11:21: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: 457/922] 10.0.0.160 () {32 vars in 633 bytes} [Wed May 27 11:25:15 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)