+ 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 6 13:05:14 2026] *** compiled with version: 13.3.0 on 05 May 2026 22:49:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-57dcc69644-fgbxc 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fe38896a668 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-06 13:05:15.915 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-06 13:05:16.007 7 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-06 13:05:16.754 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-06 13:05:16.755 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-06 13:05:16.756 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 13:05:16.860 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-06 13:05:16.861 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-06 13:05:16.862 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-06 13:05:18.758 8 WARNING glance.api.v2.images [None req-ebf96356-d84a-4b17-a185-da3f09af8c0e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 13:05:18.899 7 WARNING glance.api.v2.images [None req-468f5aa7-bc1d-4193-a4dd-c8ed444f8b79 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-06 13:05:19.085 8 WARNING keystonemiddleware._common.config [None req-ebf96356-d84a-4b17-a185-da3f09af8c0e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 13:05:19.093 8 WARNING oslo_config.cfg [None req-ebf96356-d84a-4b17-a185-da3f09af8c0e - - - - - -] 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 5 seconds on interpreter 0x7fe38896a668 pid: 8 (default app) 2026-05-06 13:05:19.235 7 WARNING keystonemiddleware._common.config [None req-468f5aa7-bc1d-4193-a4dd-c8ed444f8b79 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 13:05:19.242 7 WARNING oslo_config.cfg [None req-468f5aa7-bc1d-4193-a4dd-c8ed444f8b79 - - - - - -] 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 5 seconds on interpreter 0x7fe38896a668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:05:20 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-06 13:05:20.683 7 WARNING oslo_policy.policy [None req-58c226df-a766-4025-922d-faac035a57af 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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-06 13:05:20.683 7 WARNING oslo_policy.policy [None req-58c226df-a766-4025-922d-faac035a57af 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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-06 13:05:20.700 7 WARNING oslo_policy.policy [None req-58c226df-a766-4025-922d-faac035a57af 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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-06 13:05:20.700 7 WARNING oslo_policy.policy [None req-58c226df-a766-4025-922d-faac035a57af 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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: 1/6] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:05:20 2026] GET /v2/images => generated 69 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:05:23 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: 2/8] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:05:23 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-05-06 13:05:23.950 8 WARNING oslo_policy.policy [None req-bfaa7aeb-542a-49af-989f-c6f2623cf2e3 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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-06 13:05:23.950 8 WARNING oslo_policy.policy [None req-bfaa7aeb-542a-49af-989f-c6f2623cf2e3 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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: 7/9] 199.19.213.117 () {44 vars in 911 bytes} [Wed May 6 13:05:23 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.117 () {44 vars in 933 bytes} [Wed May 6 13:05:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 13:05:24.099 8 WARNING oslo_policy.policy [None req-56a0a7c1-0eaf-4e98-89ec-aa8d48668016 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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-06 13:05:24.100 8 WARNING oslo_policy.policy [None req-56a0a7c1-0eaf-4e98-89ec-aa8d48668016 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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: 8/11] 199.19.213.117 () {44 vars in 939 bytes} [Wed May 6 13:05:24 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) 2026-05-06 13:05:24.175 7 WARNING oslo_config.cfg [None req-4830c9b5-a926-4999-8570-4f4242dfde20 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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: 4/12] 199.19.213.117 () {48 vars in 951 bytes} [Wed May 6 13:05:24 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 13:05:24.197 8 WARNING oslo_policy.policy [None req-df552201-136d-433c-aa3d-d245f7550a39 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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-06 13:05:24.197 8 WARNING oslo_policy.policy [None req-df552201-136d-433c-aa3d-d245f7550a39 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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-06 13:05:24.198 8 INFO glance.api.v2.image_data [None req-df552201-136d-433c-aa3d-d245f7550a39 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 13:05:29.936 8 WARNING glance.location [None req-df552201-136d-433c-aa3d-d245f7550a39 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.117 () {48 vars in 1045 bytes} [Wed May 6 13:05:24 2026] PUT /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb/file => generated 0 bytes in 5780 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6252 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.117 () {44 vars in 971 bytes} [Wed May 6 13:05:29 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 13:05:30.009 8 WARNING oslo_config.cfg [None req-14393032-e7c4-4447-9e33-aee3a543c887 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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: 10/17] 199.19.213.117 () {44 vars in 971 bytes} [Wed May 6 13:05:29 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:26:05 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: 131/265] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:26:05 2026] GET /v2/images => generated 1240 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:27:02 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: 138/279] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:27:02 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.19.213.117 () {44 vars in 937 bytes} [Wed May 6 13:27:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.19.213.117 () {44 vars in 959 bytes} [Wed May 6 13:27:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.19.213.117 () {44 vars in 939 bytes} [Wed May 6 13:27:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.19.213.117 () {48 vars in 951 bytes} [Wed May 6 13:27:02 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 13:27:03.071 8 INFO glance.api.v2.image_data [None req-e44da68c-1df6-475f-bbb4-28f1751c93a9 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 13:27:29.368 8 WARNING glance.location [None req-e44da68c-1df6-475f-bbb4-28f1751c93a9 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/290] 199.19.213.117 () {48 vars in 1046 bytes} [Wed May 6 13:27:03 2026] PUT /v2/images/65d83394-d714-4530-82ac-fd06c02dad67/file => generated 0 bytes in 26353 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66320 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.19.213.117 () {44 vars in 971 bytes} [Wed May 6 13:27:29 2026] GET /v2/images/65d83394-d714-4530-82ac-fd06c02dad67 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.19.213.117 () {44 vars in 971 bytes} [Wed May 6 13:27:29 2026] GET /v2/images/65d83394-d714-4530-82ac-fd06c02dad67 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:27:30 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: 146/294] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:27:30 2026] GET /v2/images => generated 2451 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:34:24 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: 188/378] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:34:24 2026] GET /v2/images => generated 2451 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:34:38 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: 190/382] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:34:38 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.19.213.117 () {44 vars in 947 bytes} [Wed May 6 13:34:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.19.213.117 () {44 vars in 969 bytes} [Wed May 6 13:34:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.19.213.117 () {44 vars in 939 bytes} [Wed May 6 13:34:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.19.213.117 () {48 vars in 951 bytes} [Wed May 6 13:34:38 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 13:34:38.243 7 WARNING oslo_policy.policy [None req-9531dc96-eaf9-4578-ad6c-1bad80b208e8 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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-06 13:34:38.244 7 WARNING oslo_policy.policy [None req-9531dc96-eaf9-4578-ad6c-1bad80b208e8 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - 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-06 13:34:38.246 7 INFO glance.api.v2.image_data [None req-9531dc96-eaf9-4578-ad6c-1bad80b208e8 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 13:35:03.222 7 INFO glance.location [None req-9531dc96-eaf9-4578-ad6c-1bad80b208e8 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/393] 199.19.213.117 () {48 vars in 1045 bytes} [Wed May 6 13:34:38 2026] PUT /v2/images/68ab964b-e02b-4b23-9467-e572b101bb3c/file => generated 0 bytes in 25039 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23035 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.19.213.117 () {44 vars in 971 bytes} [Wed May 6 13:35:03 2026] GET /v2/images/68ab964b-e02b-4b23-9467-e572b101bb3c => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.19.213.117 () {48 vars in 1050 bytes} [Wed May 6 13:35:03 2026] PATCH /v2/images/68ab964b-e02b-4b23-9467-e572b101bb3c => generated 1234 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.19.213.117 () {44 vars in 971 bytes} [Wed May 6 13:35:03 2026] GET /v2/images/68ab964b-e02b-4b23-9467-e572b101bb3c => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:35:40 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: 201/406] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:35:40 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:35:59 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: 208/412] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:35:59 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.19.213.117 () {44 vars in 939 bytes} [Wed May 6 13:36:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.19.213.117 () {44 vars in 961 bytes} [Wed May 6 13:36:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.19.213.117 () {44 vars in 939 bytes} [Wed May 6 13:36:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.19.213.117 () {48 vars in 951 bytes} [Wed May 6 13:36:00 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-06 13:36:00.153 7 INFO glance.api.v2.image_data [None req-c8ae9ae4-a008-45f6-8cb3-d21d29e0d2dd 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 13:36:14.240 7 INFO glance.location [None req-c8ae9ae4-a008-45f6-8cb3-d21d29e0d2dd 22172e0b27fa48a19de7f40bd23c54c4 bc6c27f2a96941938532e62f5a87c5d2 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 207/419] 199.19.213.117 () {48 vars in 1046 bytes} [Wed May 6 13:36:00 2026] PUT /v2/images/5db358cf-986b-44d0-8ff4-70fe4f688877/file => generated 0 bytes in 14151 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32290 switches on core 0) [pid: 8|app: 0|req: 213/420] 199.19.213.117 () {44 vars in 971 bytes} [Wed May 6 13:36:14 2026] GET /v2/images/5db358cf-986b-44d0-8ff4-70fe4f688877 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 199.19.213.117 () {44 vars in 971 bytes} [Wed May 6 13:36:14 2026] GET /v2/images/5db358cf-986b-44d0-8ff4-70fe4f688877 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/572] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:48:47 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: 284/573] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:48:47 2026] GET /v2/images => generated 4893 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:51:14 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: 305/605] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:51:14 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:51:16 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: 306/607] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:51:16 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/620] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:52:10 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: 308/621] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:52:10 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/622] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:52:18 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/623] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:52:18 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/638] 199.19.213.117 () {42 vars in 688 bytes} [Wed May 6 13:53:24 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: 322/639] 199.19.213.117 () {44 vars in 910 bytes} [Wed May 6 13:53:24 2026] GET /v2/images => generated 4893 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: 8|app: 0|req: 328/650] 10.0.0.22 () {32 vars in 632 bytes} [Wed May 6 13:54:09 2026] GET /v2/images => generated 4893 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: 7|app: 0|req: 325/655] 10.0.0.217 () {36 vars in 987 bytes} [Wed May 6 13:54:30 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/656] 10.0.0.217 () {36 vars in 927 bytes} [Wed May 6 13:54:30 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: 326/657] 10.0.0.217 () {36 vars in 987 bytes} [Wed May 6 13:54:35 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/658] 10.0.0.217 () {36 vars in 927 bytes} [Wed May 6 13:54:35 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: 334/661] 199.19.213.117 () {36 vars in 991 bytes} [Wed May 6 13:54:39 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/662] 199.19.213.117 () {36 vars in 931 bytes} [Wed May 6 13:54:39 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: 335/663] 199.19.213.117 () {36 vars in 991 bytes} [Wed May 6 13:54:40 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/664] 199.19.213.117 () {36 vars in 931 bytes} [Wed May 6 13:54:40 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: 336/665] 10.0.0.217 () {36 vars in 987 bytes} [Wed May 6 13:54:43 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/666] 10.0.0.217 () {36 vars in 927 bytes} [Wed May 6 13:54:43 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: 337/667] 10.0.0.166 () {36 vars in 987 bytes} [Wed May 6 13:54:45 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/668] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:54:45 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: 338/669] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:54:45 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: 332/670] 10.0.0.166 () {36 vars in 987 bytes} [Wed May 6 13:54:45 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/671] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:54:45 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: 333/672] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:54:45 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: 340/673] 10.0.0.166 () {36 vars in 987 bytes} [Wed May 6 13:54:45 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/674] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:54:45 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: 341/675] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:54:45 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: 335/676] 10.0.0.144 () {36 vars in 911 bytes} [Wed May 6 13:54:46 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: 342/677] 10.0.0.144 () {36 vars in 1007 bytes} [Wed May 6 13:54:46 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/678] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 13:54:46 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/679] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 13:54:46 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: 337/680] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 13:54:46 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: 348/689] 10.0.0.217 () {36 vars in 987 bytes} [Wed May 6 13:55:20 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.217 () {36 vars in 927 bytes} [Wed May 6 13:55:20 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: 344/693] 10.0.0.22 () {34 vars in 654 bytes} [Wed May 6 13:55:37 2026] POST /v2/images => generated 648 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-06 13:55:37.849 8 WARNING glance.api.v2.images [None req-2df9b337-1b2f-4d54-bf66-9bd836afd76f 6c75a95b1ea14c138313517afbc37c26 43526018bc3f4d369a5f5acdd9c3876a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//adfd5afe-fc63-46f8-9a08-6e7ddcaa16ac [pid: 8|app: 0|req: 350/694] 10.0.0.22 () {32 vars in 709 bytes} [Wed May 6 13:55:37 2026] DELETE /v2/images/adfd5afe-fc63-46f8-9a08-6e7ddcaa16ac => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 10.0.0.22 () {32 vars in 706 bytes} [Wed May 6 13:55:37 2026] GET /v2/images/adfd5afe-fc63-46f8-9a08-6e7ddcaa16ac => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/696] 10.0.0.22 () {32 vars in 632 bytes} [Wed May 6 13:55:37 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 10.0.0.22 () {34 vars in 654 bytes} [Wed May 6 13:55:37 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 10.0.0.22 () {32 vars in 716 bytes} [Wed May 6 13:55:37 2026] GET /v2/images/3605c6be-adc6-4645-93d4-126d10a8747c/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 13:55:38.016 7 INFO glance.api.v2.image_data [None req-2742a32b-975f-4715-b4aa-732d719ee6d0 6c75a95b1ea14c138313517afbc37c26 43526018bc3f4d369a5f5acdd9c3876a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-06 13:55:38.057 7 WARNING glance_store._drivers.rbd [None req-2742a32b-975f-4715-b4aa-732d719ee6d0 6c75a95b1ea14c138313517afbc37c26 43526018bc3f4d369a5f5acdd9c3876a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-06 13:55:39.176 7 INFO glance.location [None req-2742a32b-975f-4715-b4aa-732d719ee6d0 6c75a95b1ea14c138313517afbc37c26 43526018bc3f4d369a5f5acdd9c3876a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 347/701] 10.0.0.22 () {32 vars in 726 bytes} [Wed May 6 13:55:37 2026] PUT /v2/images/3605c6be-adc6-4645-93d4-126d10a8747c/file => generated 0 bytes in 1213 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 10.0.0.22 () {32 vars in 706 bytes} [Wed May 6 13:55:39 2026] GET /v2/images/3605c6be-adc6-4645-93d4-126d10a8747c => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.22 () {32 vars in 716 bytes} [Wed May 6 13:55:39 2026] GET /v2/images/3605c6be-adc6-4645-93d4-126d10a8747c/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/704] 10.0.0.22 () {34 vars in 654 bytes} [Wed May 6 13:55:39 2026] POST /v2/images => generated 649 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/705] 10.0.0.22 () {32 vars in 725 bytes} [Wed May 6 13:55:39 2026] PATCH /v2/images/7a88e7c5-b343-4ef9-b720-fe1bedb87a4c => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/706] 10.0.0.22 () {32 vars in 706 bytes} [Wed May 6 13:55:39 2026] GET /v2/images/7a88e7c5-b343-4ef9-b720-fe1bedb87a4c => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 13:55:39.555 7 WARNING glance.api.v2.images [None req-07130ec0-14ef-42fb-a848-c74e84e75228 6c75a95b1ea14c138313517afbc37c26 43526018bc3f4d369a5f5acdd9c3876a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7a88e7c5-b343-4ef9-b720-fe1bedb87a4c [pid: 7|app: 0|req: 350/707] 10.0.0.22 () {32 vars in 709 bytes} [Wed May 6 13:55:39 2026] DELETE /v2/images/7a88e7c5-b343-4ef9-b720-fe1bedb87a4c => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/708] 10.0.0.22 () {32 vars in 706 bytes} [Wed May 6 13:55:39 2026] GET /v2/images/7a88e7c5-b343-4ef9-b720-fe1bedb87a4c => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 13:55:39.622 7 WARNING glance.api.v2.images [None req-0062e839-ee83-414a-b055-97a35734a588 6c75a95b1ea14c138313517afbc37c26 43526018bc3f4d369a5f5acdd9c3876a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3605c6be-adc6-4645-93d4-126d10a8747c [pid: 7|app: 0|req: 351/709] 10.0.0.22 () {32 vars in 709 bytes} [Wed May 6 13:55:39 2026] DELETE /v2/images/3605c6be-adc6-4645-93d4-126d10a8747c => generated 0 bytes in 793 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/710] 10.0.0.22 () {32 vars in 706 bytes} [Wed May 6 13:55:40 2026] GET /v2/images/3605c6be-adc6-4645-93d4-126d10a8747c => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 13:55:40.434 7 WARNING glance.api.v2.images [None req-ac93b9b4-354d-4ac6-beaa-0896f875246a 6c75a95b1ea14c138313517afbc37c26 43526018bc3f4d369a5f5acdd9c3876a - - default default] Failed to find image adfd5afe-fc63-46f8-9a08-6e7ddcaa16ac to delete: glance.common.exception.ImageNotFound: No image found with ID adfd5afe-fc63-46f8-9a08-6e7ddcaa16ac [pid: 7|app: 0|req: 352/711] 10.0.0.22 () {32 vars in 709 bytes} [Wed May 6 13:55:40 2026] DELETE /v2/images/adfd5afe-fc63-46f8-9a08-6e7ddcaa16ac => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/712] 10.0.0.22 () {32 vars in 706 bytes} [Wed May 6 13:55:40 2026] GET /v2/images/adfd5afe-fc63-46f8-9a08-6e7ddcaa16ac => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/715] 10.0.0.22 () {30 vars in 410 bytes} [Wed May 6 13:55:58 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: 360/726] 10.0.0.217 () {36 vars in 987 bytes} [Wed May 6 13:56:43 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 10.0.0.217 () {36 vars in 927 bytes} [Wed May 6 13:56:43 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: 369/730] 10.0.0.217 () {36 vars in 987 bytes} [Wed May 6 13:56:50 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/731] 10.0.0.217 () {36 vars in 927 bytes} [Wed May 6 13:56:50 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: 371/734] 10.0.0.217 () {36 vars in 987 bytes} [Wed May 6 13:57:01 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.217 () {36 vars in 927 bytes} [Wed May 6 13:57:01 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: 376/744] 10.0.0.217 () {36 vars in 987 bytes} [Wed May 6 13:57:45 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.217 () {36 vars in 927 bytes} [Wed May 6 13:57:45 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: 377/746] 10.0.0.217 () {36 vars in 987 bytes} [Wed May 6 13:57:48 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.217 () {36 vars in 927 bytes} [Wed May 6 13:57:48 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: 381/754] 199.19.213.117 () {32 vars in 826 bytes} [Wed May 6 13:58:11 2026] GET /v2/images?status=active&owner=bc6c27f2a96941938532e62f5a87c5d2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/755] 199.19.213.117 () {32 vars in 653 bytes} [Wed May 6 13:58:11 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: 382/756] 10.0.0.166 () {36 vars in 987 bytes} [Wed May 6 13:58:12 2026] GET /v2/images/65d83394-d714-4530-82ac-fd06c02dad67 => generated 1209 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:58:13 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: 383/758] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:58:13 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: 376/759] 10.0.0.166 () {36 vars in 987 bytes} [Wed May 6 13:58:13 2026] GET /v2/images/65d83394-d714-4530-82ac-fd06c02dad67 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:58:13 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: 377/761] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:58:13 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: 385/762] 10.0.0.166 () {36 vars in 987 bytes} [Wed May 6 13:58:13 2026] GET /v2/images/65d83394-d714-4530-82ac-fd06c02dad67 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/763] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:58:13 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/764] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:58:13 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: 379/765] 10.0.0.144 () {36 vars in 911 bytes} [Wed May 6 13:58:13 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: 387/766] 10.0.0.144 () {36 vars in 1007 bytes} [Wed May 6 13:58:13 2026] GET /v2/images/65d83394-d714-4530-82ac-fd06c02dad67/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/767] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 13:58:13 2026] GET /v2/images/65d83394-d714-4530-82ac-fd06c02dad67 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/768] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 13:58:13 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: 381/769] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 13:58:13 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: 383/772] 10.0.0.22 () {32 vars in 706 bytes} [Wed May 6 13:58:18 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/773] 10.0.0.22 () {32 vars in 706 bytes} [Wed May 6 13:58:19 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.166 () {36 vars in 987 bytes} [Wed May 6 13:58:19 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/775] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:58:19 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: 385/776] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:58:19 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: 392/777] 10.0.0.166 () {36 vars in 987 bytes} [Wed May 6 13:58:19 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:58:19 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: 393/779] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:58:19 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: 387/780] 10.0.0.166 () {36 vars in 987 bytes} [Wed May 6 13:58:19 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/781] 10.0.0.166 () {36 vars in 927 bytes} [Wed May 6 13:58:19 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: 388/782] 10.0.0.144 () {36 vars in 911 bytes} [Wed May 6 13:58:19 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: 395/783] 10.0.0.144 () {36 vars in 1007 bytes} [Wed May 6 13:58:19 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.144 () {36 vars in 987 bytes} [Wed May 6 13:58:19 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 13:58:19 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: 390/786] 10.0.0.144 () {36 vars in 927 bytes} [Wed May 6 13:58:19 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/787] 10.0.0.217 () {36 vars in 987 bytes} [Wed May 6 13:58:27 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 10.0.0.217 () {36 vars in 927 bytes} [Wed May 6 13:58: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: 399/803] 10.0.0.217 () {36 vars in 987 bytes} [Wed May 6 13:59:36 2026] GET /v2/images/ce684f63-0ebc-42b5-9898-c59ca21c78eb => generated 1171 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/804] 10.0.0.217 () {36 vars in 927 bytes} [Wed May 6 13:59:36 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: 416/837] 10.0.0.22 () {32 vars in 632 bytes} [Wed May 6 14:02:11 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)