+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 14 13:23:24 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-8577c5886c-7k6m2 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f265cf90668 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-04-14 13:23:26.363 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 13:23:26.373 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-04-14 13:23:27.231 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-04-14 13:23:27.232 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-04-14 13:23:27.233 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 13:23:27.258 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-04-14 13:23:27.259 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-04-14 13:23:27.260 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 13:23:29.449 8 WARNING glance.api.v2.images [None req-cfa7d158-3831-449b-a70a-5917e5eaf6dd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 13:23:29.457 7 WARNING glance.api.v2.images [None req-a0ce049e-3cb0-48c4-b653-c1fb4f2d76e8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 13:23:29.814 8 WARNING keystonemiddleware._common.config [None req-cfa7d158-3831-449b-a70a-5917e5eaf6dd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 13:23:29.822 8 WARNING oslo_config.cfg [None req-cfa7d158-3831-449b-a70a-5917e5eaf6dd - - - - - -] 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 0x7f265cf90668 pid: 8 (default app) 2026-04-14 13:23:29.834 7 WARNING keystonemiddleware._common.config [None req-a0ce049e-3cb0-48c4-b653-c1fb4f2d76e8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 13:23:29.842 7 WARNING oslo_config.cfg [None req-a0ce049e-3cb0-48c4-b653-c1fb4f2d76e8 - - - - - -] 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 0x7f265cf90668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 13:23:31 2026] GET / => generated 1301 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-04-14 13:23:31.530 7 WARNING oslo_policy.policy [None req-58d2aefd-f3c1-4fa8-bf6e-ba642e402968 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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-04-14 13:23:31.531 7 WARNING oslo_policy.policy [None req-58d2aefd-f3c1-4fa8-bf6e-ba642e402968 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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-04-14 13:23:31.550 7 WARNING oslo_policy.policy [None req-58d2aefd-f3c1-4fa8-bf6e-ba642e402968 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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-04-14 13:23:31.550 7 WARNING oslo_policy.policy [None req-58d2aefd-f3c1-4fa8-bf6e-ba642e402968 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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/5] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 13:23:31 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: 8|app: 0|req: 5/6] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 13:23:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 13:23:34 2026] GET /v2/images => generated 69 bytes in 39 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-04-14 13:23:35.051 8 WARNING oslo_policy.policy [None req-963cee5a-1643-42d0-aabd-de9ea5d76b57 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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-04-14 13:23:35.051 8 WARNING oslo_policy.policy [None req-963cee5a-1643-42d0-aabd-de9ea5d76b57 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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: 6/8] 199.204.45.57 () {44 vars in 907 bytes} [Tue Apr 14 13:23:35 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.57 () {44 vars in 929 bytes} [Tue Apr 14 13:23:35 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-04-14 13:23:35.195 8 WARNING oslo_policy.policy [None req-8604aa05-ee1b-4cc2-a474-518df6c2dfb2 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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-04-14 13:23:35.195 8 WARNING oslo_policy.policy [None req-8604aa05-ee1b-4cc2-a474-518df6c2dfb2 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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/10] 199.204.45.57 () {44 vars in 935 bytes} [Tue Apr 14 13:23:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 13:23:35.282 7 WARNING oslo_config.cfg [None req-383552a3-46fe-4d3f-af78-c760cb6cd77e 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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/11] 199.204.45.57 () {48 vars in 947 bytes} [Tue Apr 14 13:23:35 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 13:23:35.305 8 WARNING oslo_policy.policy [None req-bf5e43f5-4236-494f-8306-840305538e99 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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-04-14 13:23:35.305 8 WARNING oslo_policy.policy [None req-bf5e43f5-4236-494f-8306-840305538e99 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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-04-14 13:23:35.307 8 INFO glance.api.v2.image_data [None req-bf5e43f5-4236-494f-8306-840305538e99 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 13:23:38.992 8 WARNING glance.location [None req-bf5e43f5-4236-494f-8306-840305538e99 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.57 () {48 vars in 1041 bytes} [Tue Apr 14 13:23:35 2026] PUT /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f/file => generated 0 bytes in 3749 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6472 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 14 13:23:39 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 13:23:39.089 8 WARNING oslo_config.cfg [None req-75ba970e-802e-40bd-b5db-532d77ce8bd4 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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: 9/16] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 14 13:23:39 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 133/263] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 13:44:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/264] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 13:44:14 2026] GET /v2/images => generated 1240 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 13:44:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 13:44:34 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.57 () {44 vars in 933 bytes} [Tue Apr 14 13:44:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.57 () {44 vars in 955 bytes} [Tue Apr 14 13:44:34 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: 138/273] 199.204.45.57 () {44 vars in 935 bytes} [Tue Apr 14 13:44:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.57 () {48 vars in 947 bytes} [Tue Apr 14 13:44:34 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 13:44:34.760 8 INFO glance.api.v2.image_data [None req-5de1b64c-cc25-46d4-a3ec-ab37d237f74e 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 13:45:00.434 8 WARNING glance.location [None req-5de1b64c-cc25-46d4-a3ec-ab37d237f74e 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/281] 199.204.45.57 () {48 vars in 1042 bytes} [Tue Apr 14 13:44:34 2026] PUT /v2/images/8ef7cf33-a65c-40b9-aa32-4c4a053d0491/file => generated 0 bytes in 25734 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64032 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 14 13:45:00 2026] GET /v2/images/8ef7cf33-a65c-40b9-aa32-4c4a053d0491 => 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: 140/283] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 14 13:45:00 2026] GET /v2/images/8ef7cf33-a65c-40b9-aa32-4c4a053d0491 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 13:45:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 13:45:02 2026] GET /v2/images => generated 2451 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 13:51:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 13:51:40 2026] GET /v2/images => generated 2451 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 13:51:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 13:51:58 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.57 () {44 vars in 943 bytes} [Tue Apr 14 13:51:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.57 () {44 vars in 965 bytes} [Tue Apr 14 13:51:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.57 () {44 vars in 935 bytes} [Tue Apr 14 13:51:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.57 () {48 vars in 947 bytes} [Tue Apr 14 13:51:58 2026] POST /v2/images => generated 799 bytes in 366 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 13:51:59.324 7 WARNING oslo_policy.policy [None req-7ca9db82-cbd1-4a78-a07d-46f2cba02d5a 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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-04-14 13:51:59.324 7 WARNING oslo_policy.policy [None req-7ca9db82-cbd1-4a78-a07d-46f2cba02d5a 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - 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-04-14 13:51:59.326 7 INFO glance.api.v2.image_data [None req-7ca9db82-cbd1-4a78-a07d-46f2cba02d5a 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 13:52:12.647 7 INFO glance.location [None req-7ca9db82-cbd1-4a78-a07d-46f2cba02d5a 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/380] 199.204.45.57 () {48 vars in 1041 bytes} [Tue Apr 14 13:51:59 2026] PUT /v2/images/b0b34f15-8ea4-4644-86c1-08912caed22c/file => generated 0 bytes in 13378 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29751 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 14 13:52:12 2026] GET /v2/images/b0b34f15-8ea4-4644-86c1-08912caed22c => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.57 () {48 vars in 1046 bytes} [Tue Apr 14 13:52:12 2026] PATCH /v2/images/b0b34f15-8ea4-4644-86c1-08912caed22c => generated 1234 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 14 13:52:12 2026] GET /v2/images/b0b34f15-8ea4-4644-86c1-08912caed22c => generated 1234 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 13:52:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 13:52:50 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/398] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 13:53:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 13:53:09 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.57 () {44 vars in 935 bytes} [Tue Apr 14 13:53:09 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.57 () {44 vars in 957 bytes} [Tue Apr 14 13:53:09 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.57 () {44 vars in 935 bytes} [Tue Apr 14 13:53:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.57 () {48 vars in 947 bytes} [Tue Apr 14 13:53:09 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 13:53:09.419 8 INFO glance.api.v2.image_data [None req-59f07896-e894-486e-825b-6556b531d1d2 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 13:53:22.108 8 INFO glance.location [None req-59f07896-e894-486e-825b-6556b531d1d2 76b003f09bc64250aa933f9fadc28386 c785467677154633ad21fbbc219bb103 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 202/406] 199.204.45.57 () {48 vars in 1042 bytes} [Tue Apr 14 13:53:09 2026] PUT /v2/images/9abf2494-1546-4887-bd0d-8d6498cc3bda/file => generated 0 bytes in 12738 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30036 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 14 13:53:22 2026] GET /v2/images/9abf2494-1546-4887-bd0d-8d6498cc3bda => 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: 203/408] 199.204.45.57 () {44 vars in 967 bytes} [Tue Apr 14 13:53:22 2026] GET /v2/images/9abf2494-1546-4887-bd0d-8d6498cc3bda => 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: 277/555] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 14:05:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/556] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 14:05:34 2026] GET /v2/images => generated 4893 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 14:07:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/586] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 14:07:51 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: 8|app: 0|req: 293/587] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 14:07:52 2026] GET / => generated 1301 bytes in 27 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 14:07:52 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: 8|app: 0|req: 299/599] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 14:08:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/600] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 14:08:41 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/603] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 14:08:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/604] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 14:08:49 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/617] 199.204.45.57 () {42 vars in 684 bytes} [Tue Apr 14 14:09:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/618] 199.204.45.57 () {44 vars in 906 bytes} [Tue Apr 14 14:09:48 2026] GET /v2/images => generated 4893 bytes in 55 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: 315/627] 10.0.0.187 () {32 vars in 633 bytes} [Tue Apr 14 14:10:36 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/634] 10.0.0.238 () {36 vars in 987 bytes} [Tue Apr 14 14:11:03 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/635] 10.0.0.238 () {36 vars in 927 bytes} [Tue Apr 14 14:11:03 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) /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: 316/636] 10.0.0.238 () {36 vars in 987 bytes} [Tue Apr 14 14:11:03 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/637] 10.0.0.238 () {36 vars in 927 bytes} [Tue Apr 14 14:11:03 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: 317/638] 10.0.0.238 () {36 vars in 987 bytes} [Tue Apr 14 14:11:04 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/639] 10.0.0.238 () {36 vars in 927 bytes} [Tue Apr 14 14:11:04 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: 324/642] 199.204.45.57 () {36 vars in 990 bytes} [Tue Apr 14 14:11:11 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/643] 199.204.45.57 () {36 vars in 930 bytes} [Tue Apr 14 14:11:11 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: 325/644] 199.204.45.57 () {36 vars in 990 bytes} [Tue Apr 14 14:11:11 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/645] 199.204.45.57 () {36 vars in 930 bytes} [Tue Apr 14 14:11:11 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/650] 10.0.0.238 () {36 vars in 987 bytes} [Tue Apr 14 14:11:34 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 328/651] 10.0.0.238 () {36 vars in 927 bytes} [Tue Apr 14 14:11:34 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: 330/654] 10.0.0.187 () {30 vars in 411 bytes} [Tue Apr 14 14:11:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 10.0.0.150 () {36 vars in 987 bytes} [Tue Apr 14 14:12:12 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:12:12 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: 329/663] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:12:12 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/664] 10.0.0.150 () {36 vars in 987 bytes} [Tue Apr 14 14:12:12 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:12:12 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: 336/666] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:12:12 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: 331/667] 10.0.0.150 () {36 vars in 987 bytes} [Tue Apr 14 14:12:13 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/668] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:12: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: 8|app: 0|req: 332/669] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:12: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: 338/670] 10.0.0.105 () {36 vars in 987 bytes} [Tue Apr 14 14:12:13 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.105 () {36 vars in 927 bytes} [Tue Apr 14 14:12:14 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: 339/672] 10.0.0.105 () {36 vars in 987 bytes} [Tue Apr 14 14:12:14 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/673] 10.0.0.105 () {36 vars in 927 bytes} [Tue Apr 14 14:12:14 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: 340/674] 10.0.0.105 () {36 vars in 927 bytes} [Tue Apr 14 14:12:14 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: 342/677] 10.0.0.187 () {34 vars in 655 bytes} [Tue Apr 14 14:12:25 2026] POST /v2/images => generated 649 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 14:12:25.827 8 WARNING glance.api.v2.images [None req-b38d4318-e809-4fa6-883b-ef1412e83de9 647b47efa3854cd8ba735b03ec8ec690 8542c6942ae04ef68b989ce1317f2d8c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e469eff4-b6ab-4423-94f0-b5e1af9a5375 [pid: 8|app: 0|req: 336/678] 10.0.0.187 () {32 vars in 710 bytes} [Tue Apr 14 14:12:25 2026] DELETE /v2/images/e469eff4-b6ab-4423-94f0-b5e1af9a5375 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/679] 10.0.0.187 () {32 vars in 707 bytes} [Tue Apr 14 14:12:25 2026] GET /v2/images/e469eff4-b6ab-4423-94f0-b5e1af9a5375 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.187 () {32 vars in 633 bytes} [Tue Apr 14 14:12:25 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.187 () {34 vars in 655 bytes} [Tue Apr 14 14:12:25 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.187 () {32 vars in 717 bytes} [Tue Apr 14 14:12:25 2026] GET /v2/images/f5e1e5de-a233-4707-bf6a-66784b5d2db2/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 14:12:26.005 7 INFO glance.api.v2.image_data [None req-3bc2e0d3-7570-473a-9dc0-b6bcaa628b87 647b47efa3854cd8ba735b03ec8ec690 8542c6942ae04ef68b989ce1317f2d8c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 14:12:26.049 7 WARNING glance_store._drivers.rbd [None req-3bc2e0d3-7570-473a-9dc0-b6bcaa628b87 647b47efa3854cd8ba735b03ec8ec690 8542c6942ae04ef68b989ce1317f2d8c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 14:12:26.372 7 INFO glance.location [None req-3bc2e0d3-7570-473a-9dc0-b6bcaa628b87 647b47efa3854cd8ba735b03ec8ec690 8542c6942ae04ef68b989ce1317f2d8c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/683] 10.0.0.187 () {32 vars in 727 bytes} [Tue Apr 14 14:12:25 2026] PUT /v2/images/f5e1e5de-a233-4707-bf6a-66784b5d2db2/file => generated 0 bytes in 409 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.187 () {32 vars in 707 bytes} [Tue Apr 14 14:12:26 2026] GET /v2/images/f5e1e5de-a233-4707-bf6a-66784b5d2db2 => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 10.0.0.187 () {32 vars in 717 bytes} [Tue Apr 14 14:12:26 2026] GET /v2/images/f5e1e5de-a233-4707-bf6a-66784b5d2db2/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.187 () {34 vars in 655 bytes} [Tue Apr 14 14:12:26 2026] POST /v2/images => generated 649 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/687] 10.0.0.187 () {32 vars in 726 bytes} [Tue Apr 14 14:12:26 2026] PATCH /v2/images/62ee8d86-d6e4-4572-9398-52b9c04e702c => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/688] 10.0.0.187 () {32 vars in 707 bytes} [Tue Apr 14 14:12:26 2026] GET /v2/images/62ee8d86-d6e4-4572-9398-52b9c04e702c => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 14:12:26.737 7 WARNING glance.api.v2.images [None req-ebb144df-315f-4068-bb99-e4861d7b5af8 647b47efa3854cd8ba735b03ec8ec690 8542c6942ae04ef68b989ce1317f2d8c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62ee8d86-d6e4-4572-9398-52b9c04e702c [pid: 7|app: 0|req: 348/689] 10.0.0.187 () {32 vars in 710 bytes} [Tue Apr 14 14:12:26 2026] DELETE /v2/images/62ee8d86-d6e4-4572-9398-52b9c04e702c => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.187 () {32 vars in 707 bytes} [Tue Apr 14 14:12:26 2026] GET /v2/images/62ee8d86-d6e4-4572-9398-52b9c04e702c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 14:12:26.803 7 WARNING glance.api.v2.images [None req-4c6aa570-7d56-4409-871d-e9f95e4e4a23 647b47efa3854cd8ba735b03ec8ec690 8542c6942ae04ef68b989ce1317f2d8c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f5e1e5de-a233-4707-bf6a-66784b5d2db2 [pid: 7|app: 0|req: 349/691] 10.0.0.187 () {32 vars in 710 bytes} [Tue Apr 14 14:12:26 2026] DELETE /v2/images/f5e1e5de-a233-4707-bf6a-66784b5d2db2 => generated 0 bytes in 829 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/692] 10.0.0.187 () {32 vars in 707 bytes} [Tue Apr 14 14:12:27 2026] GET /v2/images/f5e1e5de-a233-4707-bf6a-66784b5d2db2 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 14:12:27.651 7 WARNING glance.api.v2.images [None req-eb85a14c-4359-4e29-9c77-6118f47571eb 647b47efa3854cd8ba735b03ec8ec690 8542c6942ae04ef68b989ce1317f2d8c - - default default] Failed to find image e469eff4-b6ab-4423-94f0-b5e1af9a5375 to delete: glance.common.exception.ImageNotFound: No image found with ID e469eff4-b6ab-4423-94f0-b5e1af9a5375 [pid: 7|app: 0|req: 350/693] 10.0.0.187 () {32 vars in 710 bytes} [Tue Apr 14 14:12:27 2026] DELETE /v2/images/e469eff4-b6ab-4423-94f0-b5e1af9a5375 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.187 () {32 vars in 707 bytes} [Tue Apr 14 14:12:27 2026] GET /v2/images/e469eff4-b6ab-4423-94f0-b5e1af9a5375 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.238 () {36 vars in 987 bytes} [Tue Apr 14 14:13:01 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 355/704] 10.0.0.238 () {36 vars in 927 bytes} [Tue Apr 14 14:13:01 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: 351/707] 10.0.0.187 () {32 vars in 707 bytes} [Tue Apr 14 14:13:13 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/708] 10.0.0.187 () {32 vars in 707 bytes} [Tue Apr 14 14:13:13 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 352/709] 10.0.0.150 () {36 vars in 987 bytes} [Tue Apr 14 14:13:14 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:13:14 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: 353/711] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:13:14 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: 359/712] 10.0.0.150 () {36 vars in 987 bytes} [Tue Apr 14 14:13:14 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 354/713] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:13:14 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: 360/714] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:13:14 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: 355/715] 10.0.0.150 () {36 vars in 987 bytes} [Tue Apr 14 14:13:14 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 361/716] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:13:14 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: 356/717] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:13:14 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: 362/718] 10.0.0.105 () {36 vars in 987 bytes} [Tue Apr 14 14:13:14 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 357/719] 10.0.0.105 () {36 vars in 927 bytes} [Tue Apr 14 14:13:14 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: 363/720] 10.0.0.105 () {36 vars in 987 bytes} [Tue Apr 14 14:13:14 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 358/721] 10.0.0.105 () {36 vars in 927 bytes} [Tue Apr 14 14:13:14 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: 364/722] 10.0.0.105 () {36 vars in 927 bytes} [Tue Apr 14 14:13:14 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: 362/729] 10.0.0.238 () {36 vars in 987 bytes} [Tue Apr 14 14:13:43 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 368/730] 10.0.0.238 () {36 vars in 927 bytes} [Tue Apr 14 14:13:43 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: 371/735] 10.0.0.238 () {36 vars in 987 bytes} [Tue Apr 14 14:14:04 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 365/736] 10.0.0.238 () {36 vars in 927 bytes} [Tue Apr 14 14:14:04 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: 368/741] 10.0.0.238 () {36 vars in 987 bytes} [Tue Apr 14 14:14:23 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 374/742] 10.0.0.238 () {36 vars in 927 bytes} [Tue Apr 14 14:14:23 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: 379/751] 10.0.0.238 () {36 vars in 987 bytes} [Tue Apr 14 14:15:01 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 373/752] 10.0.0.238 () {36 vars in 927 bytes} [Tue Apr 14 14:15:01 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: 386/777] 10.0.0.238 () {36 vars in 987 bytes} [Tue Apr 14 14:17:02 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => generated 1171 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/778] 10.0.0.238 () {36 vars in 927 bytes} [Tue Apr 14 14:17:02 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: 389/783] 10.0.0.238 () {36 vars in 987 bytes} [Tue Apr 14 14:17:20 2026] GET /v2/images/93e07ca7-0738-4663-bca2-f7da05be537f => 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: 395/784] 10.0.0.238 () {36 vars in 927 bytes} [Tue Apr 14 14:17:20 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/791] 199.204.45.57 () {32 vars in 825 bytes} [Tue Apr 14 14:17:54 2026] GET /v2/images?status=active&owner=c785467677154633ad21fbbc219bb103&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/792] 199.204.45.57 () {32 vars in 652 bytes} [Tue Apr 14 14:17:54 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: 400/793] 10.0.0.150 () {36 vars in 987 bytes} [Tue Apr 14 14:17:54 2026] GET /v2/images/8ef7cf33-a65c-40b9-aa32-4c4a053d0491 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/794] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:17:54 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: 401/795] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:17:54 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: 395/796] 10.0.0.150 () {36 vars in 987 bytes} [Tue Apr 14 14:17:54 2026] GET /v2/images/8ef7cf33-a65c-40b9-aa32-4c4a053d0491 => 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: 402/797] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:17:54 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: 396/798] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:17:54 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: 403/799] 10.0.0.150 () {36 vars in 987 bytes} [Tue Apr 14 14:17:54 2026] GET /v2/images/8ef7cf33-a65c-40b9-aa32-4c4a053d0491 => 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: 397/800] 10.0.0.150 () {36 vars in 927 bytes} [Tue Apr 14 14:17:54 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: 404/801] 10.0.0.105 () {36 vars in 987 bytes} [Tue Apr 14 14:17:54 2026] GET /v2/images/8ef7cf33-a65c-40b9-aa32-4c4a053d0491 => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.105 () {36 vars in 927 bytes} [Tue Apr 14 14:17:54 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: 405/803] 10.0.0.105 () {36 vars in 987 bytes} [Tue Apr 14 14:17:54 2026] GET /v2/images/8ef7cf33-a65c-40b9-aa32-4c4a053d0491 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/804] 10.0.0.105 () {36 vars in 927 bytes} [Tue Apr 14 14:17:54 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: 406/805] 10.0.0.105 () {36 vars in 927 bytes} [Tue Apr 14 14:17:54 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: 422/850] 10.0.0.187 () {32 vars in 633 bytes} [Tue Apr 14 14:21:30 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)