+ 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 06:07:23 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-8fc89bd59-vrzsp 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 0x7fa9fd764668 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 06:07:25.380 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 06:07:25.419 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-04-14 06:07:26.286 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 06:07:26.287 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 06:07:26.287 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 06:07:26.298 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 06:07:26.299 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 06:07:26.300 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 06:07:28.412 8 WARNING glance.api.v2.images [None req-e54b18aa-12d2-4523-933e-bc6add980b1c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 06:07:28.501 7 WARNING glance.api.v2.images [None req-9bac8a5b-27dc-4be6-9a51-2c66b827dbb3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 06:07:28.780 8 WARNING keystonemiddleware._common.config [None req-e54b18aa-12d2-4523-933e-bc6add980b1c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:07:28.788 8 WARNING oslo_config.cfg [None req-e54b18aa-12d2-4523-933e-bc6add980b1c - - - - - -] 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 0x7fa9fd764668 pid: 8 (default app) 2026-04-14 06:07:28.863 7 WARNING keystonemiddleware._common.config [None req-9bac8a5b-27dc-4be6-9a51-2c66b827dbb3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:07:28.871 7 WARNING oslo_config.cfg [None req-9bac8a5b-27dc-4be6-9a51-2c66b827dbb3 - - - - - -] 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 0x7fa9fd764668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:07:30 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-04-14 06:07:30.553 7 WARNING oslo_policy.policy [None req-3bb3d9cb-5ab0-430d-a62b-749ce5607342 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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 06:07:30.554 7 WARNING oslo_policy.policy [None req-3bb3d9cb-5ab0-430d-a62b-749ce5607342 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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 06:07:30.568 7 WARNING oslo_policy.policy [None req-3bb3d9cb-5ab0-430d-a62b-749ce5607342 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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 06:07:30.568 7 WARNING oslo_policy.policy [None req-3bb3d9cb-5ab0-430d-a62b-749ce5607342 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:07:30 2026] GET /v2/images => generated 69 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:07:34 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: 2/8] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:07: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 06:07:34.123 8 WARNING oslo_policy.policy [None req-4b8f90ea-4554-4349-bc0d-a345384bfe8c 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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 06:07:34.124 8 WARNING oslo_policy.policy [None req-4b8f90ea-4554-4349-bc0d-a345384bfe8c 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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.204.45.233 () {44 vars in 911 bytes} [Tue Apr 14 06:07:34 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.233 () {44 vars in 933 bytes} [Tue Apr 14 06:07:34 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 06:07:34.265 8 WARNING oslo_policy.policy [None req-d776dd93-5111-45eb-8d92-c13f2dfab293 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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 06:07:34.266 8 WARNING oslo_policy.policy [None req-d776dd93-5111-45eb-8d92-c13f2dfab293 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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.204.45.233 () {44 vars in 939 bytes} [Tue Apr 14 06:07:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:07:34.353 7 WARNING oslo_config.cfg [None req-c9ca5f64-753b-43a1-ba1a-caffb9c700ed 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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.204.45.233 () {48 vars in 951 bytes} [Tue Apr 14 06:07:34 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:07:34.377 8 WARNING oslo_policy.policy [None req-46dae5ed-7d7d-4cd8-8cee-27c278857972 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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 06:07:34.377 8 WARNING oslo_policy.policy [None req-46dae5ed-7d7d-4cd8-8cee-27c278857972 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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 06:07:34.379 8 INFO glance.api.v2.image_data [None req-46dae5ed-7d7d-4cd8-8cee-27c278857972 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:07:37.709 8 WARNING glance.location [None req-46dae5ed-7d7d-4cd8-8cee-27c278857972 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.233 () {48 vars in 1045 bytes} [Tue Apr 14 06:07:34 2026] PUT /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d/file => generated 0 bytes in 3373 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4657 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.233 () {44 vars in 971 bytes} [Tue Apr 14 06:07:37 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:07:37.783 8 WARNING oslo_config.cfg [None req-bea3b243-1b34-4c20-acca-705b593aab33 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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/15] 199.204.45.233 () {44 vars in 971 bytes} [Tue Apr 14 06:07:37 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/280] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:29:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/281] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:29:28 2026] GET /v2/images => generated 1240 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/284] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:29:44 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: 140/285] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:29:44 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/286] 199.204.45.233 () {44 vars in 937 bytes} [Tue Apr 14 06:29:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/287] 199.204.45.233 () {44 vars in 959 bytes} [Tue Apr 14 06:29:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/288] 199.204.45.233 () {44 vars in 939 bytes} [Tue Apr 14 06:29:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/289] 199.204.45.233 () {48 vars in 951 bytes} [Tue Apr 14 06:29:44 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:29:45.049 8 INFO glance.api.v2.image_data [None req-27868814-2813-4531-b2e4-2b88747b6448 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:30:10.136 8 WARNING glance.location [None req-27868814-2813-4531-b2e4-2b88747b6448 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 148/296] 199.204.45.233 () {48 vars in 1046 bytes} [Tue Apr 14 06:29:45 2026] PUT /v2/images/50c63321-5f41-4db7-8f56-2f0fcbc5c471/file => generated 0 bytes in 25131 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63720 switches on core 0) [pid: 7|app: 0|req: 149/297] 199.204.45.233 () {44 vars in 971 bytes} [Tue Apr 14 06:30:10 2026] GET /v2/images/50c63321-5f41-4db7-8f56-2f0fcbc5c471 => 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: 149/298] 199.204.45.233 () {44 vars in 971 bytes} [Tue Apr 14 06:30:10 2026] GET /v2/images/50c63321-5f41-4db7-8f56-2f0fcbc5c471 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:30:11 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: 150/300] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:30:11 2026] GET /v2/images => generated 2451 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:37:12 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: 193/386] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:37:12 2026] GET /v2/images => generated 2451 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:37:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/390] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:37:22 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.204.45.233 () {44 vars in 947 bytes} [Tue Apr 14 06:37:22 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: 7|app: 0|req: 196/392] 199.204.45.233 () {44 vars in 969 bytes} [Tue Apr 14 06:37:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 199.204.45.233 () {44 vars in 939 bytes} [Tue Apr 14 06:37:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.204.45.233 () {48 vars in 951 bytes} [Tue Apr 14 06:37:22 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:37:22.714 8 INFO glance.api.v2.image_data [None req-20c24f9b-8ddf-427f-9871-8e3fe09c0ac4 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:37:40.205 8 INFO glance.location [None req-20c24f9b-8ddf-427f-9871-8e3fe09c0ac4 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/399] 199.204.45.233 () {48 vars in 1045 bytes} [Tue Apr 14 06:37:22 2026] PUT /v2/images/73d79980-2d46-4c1a-8cce-59bf7b8f3e83/file => generated 0 bytes in 17530 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24534 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.233 () {44 vars in 971 bytes} [Tue Apr 14 06:37:40 2026] GET /v2/images/73d79980-2d46-4c1a-8cce-59bf7b8f3e83 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.204.45.233 () {48 vars in 1050 bytes} [Tue Apr 14 06:37:40 2026] PATCH /v2/images/73d79980-2d46-4c1a-8cce-59bf7b8f3e83 => generated 1234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.233 () {44 vars in 971 bytes} [Tue Apr 14 06:37:40 2026] GET /v2/images/73d79980-2d46-4c1a-8cce-59bf7b8f3e83 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:38:17 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: 203/410] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:38:17 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:38:37 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: 206/416] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:38:37 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.204.45.233 () {44 vars in 939 bytes} [Tue Apr 14 06:38:37 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: 207/418] 199.204.45.233 () {44 vars in 961 bytes} [Tue Apr 14 06:38:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.233 () {44 vars in 939 bytes} [Tue Apr 14 06:38:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 199.204.45.233 () {48 vars in 951 bytes} [Tue Apr 14 06:38:38 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:38:38.076 7 WARNING oslo_policy.policy [None req-fa90d349-e62c-4f8f-ad01-44380890137a 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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 06:38:38.076 7 WARNING oslo_policy.policy [None req-fa90d349-e62c-4f8f-ad01-44380890137a 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - 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 06:38:38.078 7 INFO glance.api.v2.image_data [None req-fa90d349-e62c-4f8f-ad01-44380890137a 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:38:52.201 7 INFO glance.location [None req-fa90d349-e62c-4f8f-ad01-44380890137a 1536a2b2eeeb4b5397a7371022c23834 746e28e4120e4d32938b73c6649d7d17 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 213/425] 199.204.45.233 () {48 vars in 1046 bytes} [Tue Apr 14 06:38:38 2026] PUT /v2/images/4bd7d1ab-2309-4f98-b6fc-ac087fac6016/file => generated 0 bytes in 14179 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28557 switches on core 0) [pid: 8|app: 0|req: 213/426] 199.204.45.233 () {44 vars in 971 bytes} [Tue Apr 14 06:38:52 2026] GET /v2/images/4bd7d1ab-2309-4f98-b6fc-ac087fac6016 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 199.204.45.233 () {44 vars in 971 bytes} [Tue Apr 14 06:38:52 2026] GET /v2/images/4bd7d1ab-2309-4f98-b6fc-ac087fac6016 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/574] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:51:01 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: 288/575] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:51:01 2026] GET /v2/images => generated 4893 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/602] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:53:14 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/603] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:53: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: 303/604] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:53: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: 302/605] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:53:16 2026] GET /v2/images => generated 4893 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:54:03 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: 309/617] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:54:03 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:54: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: 311/621] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:54:10 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 199.204.45.233 () {42 vars in 688 bytes} [Tue Apr 14 06:55:11 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: 318/635] 199.204.45.233 () {44 vars in 910 bytes} [Tue Apr 14 06:55:11 2026] GET /v2/images => generated 4893 bytes in 45 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: 322/644] 10.0.0.215 () {32 vars in 632 bytes} [Tue Apr 14 06:55:53 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/649] 10.0.0.222 () {36 vars in 986 bytes} [Tue Apr 14 06:56:15 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 325/650] 10.0.0.222 () {36 vars in 926 bytes} [Tue Apr 14 06:56:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/653] 10.0.0.222 () {36 vars in 986 bytes} [Tue Apr 14 06:56:21 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 10.0.0.222 () {36 vars in 926 bytes} [Tue Apr 14 06:56:21 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: 328/655] 199.204.45.233 () {36 vars in 990 bytes} [Tue Apr 14 06:56:22 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 328/656] 199.204.45.233 () {36 vars in 930 bytes} [Tue Apr 14 06:56:22 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: 329/657] 199.204.45.233 () {36 vars in 990 bytes} [Tue Apr 14 06:56:23 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 329/658] 199.204.45.233 () {36 vars in 930 bytes} [Tue Apr 14 06:56:23 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: 330/659] 10.0.0.13 () {36 vars in 985 bytes} [Tue Apr 14 06:56:23 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => generated 1171 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/660] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:56:24 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: 331/661] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:56:24 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: 331/662] 10.0.0.13 () {36 vars in 985 bytes} [Tue Apr 14 06:56:24 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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/663] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:56:24 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/664] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:56:24 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: 333/665] 10.0.0.13 () {36 vars in 985 bytes} [Tue Apr 14 06:56:24 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 333/666] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:56:24 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/667] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:56:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 10.0.0.223 () {36 vars in 910 bytes} [Tue Apr 14 06:56:25 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: 335/669] 10.0.0.223 () {36 vars in 1006 bytes} [Tue Apr 14 06:56:25 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d/locations => generated 127 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.223 () {36 vars in 986 bytes} [Tue Apr 14 06:56:25 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 10.0.0.223 () {36 vars in 926 bytes} [Tue Apr 14 06:56:25 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: 336/672] 10.0.0.223 () {36 vars in 926 bytes} [Tue Apr 14 06:56:25 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/675] 10.0.0.215 () {34 vars in 654 bytes} [Tue Apr 14 06:56:32 2026] POST /v2/images => generated 649 bytes in 218 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 06:56:33.165 7 WARNING glance.api.v2.images [None req-98661d34-626c-48bd-bdcb-81604a1e712c 7b095d5af1894813acd67b61168b81ea c872713e81b7471fb012ee0dd7ceb491 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//021e8f47-6e3a-4596-83de-35b87c7efe14 [pid: 7|app: 0|req: 338/676] 10.0.0.215 () {32 vars in 709 bytes} [Tue Apr 14 06:56:33 2026] DELETE /v2/images/021e8f47-6e3a-4596-83de-35b87c7efe14 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.215 () {32 vars in 706 bytes} [Tue Apr 14 06:56:33 2026] GET /v2/images/021e8f47-6e3a-4596-83de-35b87c7efe14 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.215 () {32 vars in 632 bytes} [Tue Apr 14 06:56:33 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 10.0.0.215 () {34 vars in 654 bytes} [Tue Apr 14 06:56:33 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.215 () {32 vars in 716 bytes} [Tue Apr 14 06:56:33 2026] GET /v2/images/a2ce1e91-f655-41c7-baa0-246eebbfed8e/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:56:33.363 8 INFO glance.api.v2.image_data [None req-59a549fc-f2db-44a2-a269-414b17ff946f 7b095d5af1894813acd67b61168b81ea c872713e81b7471fb012ee0dd7ceb491 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:56:33.434 8 WARNING glance_store._drivers.rbd [None req-59a549fc-f2db-44a2-a269-414b17ff946f 7b095d5af1894813acd67b61168b81ea c872713e81b7471fb012ee0dd7ceb491 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 06:56:33.745 8 INFO glance.location [None req-59a549fc-f2db-44a2-a269-414b17ff946f 7b095d5af1894813acd67b61168b81ea c872713e81b7471fb012ee0dd7ceb491 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 341/681] 10.0.0.215 () {32 vars in 726 bytes} [Tue Apr 14 06:56:33 2026] PUT /v2/images/a2ce1e91-f655-41c7-baa0-246eebbfed8e/file => generated 0 bytes in 438 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.215 () {32 vars in 706 bytes} [Tue Apr 14 06:56:33 2026] GET /v2/images/a2ce1e91-f655-41c7-baa0-246eebbfed8e => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.215 () {32 vars in 716 bytes} [Tue Apr 14 06:56:33 2026] GET /v2/images/a2ce1e91-f655-41c7-baa0-246eebbfed8e/file => generated 1024 bytes in 163 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.215 () {34 vars in 654 bytes} [Tue Apr 14 06:56:33 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 10.0.0.215 () {32 vars in 725 bytes} [Tue Apr 14 06:56:33 2026] PATCH /v2/images/ed09a84d-6bd5-4f9b-bc67-b3be72101222 => generated 653 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.215 () {32 vars in 706 bytes} [Tue Apr 14 06:56:34 2026] GET /v2/images/ed09a84d-6bd5-4f9b-bc67-b3be72101222 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:56:34.132 8 WARNING glance.api.v2.images [None req-0695c66f-8459-450d-b014-61c6205ea6fc 7b095d5af1894813acd67b61168b81ea c872713e81b7471fb012ee0dd7ceb491 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ed09a84d-6bd5-4f9b-bc67-b3be72101222 [pid: 8|app: 0|req: 344/687] 10.0.0.215 () {32 vars in 709 bytes} [Tue Apr 14 06:56:34 2026] DELETE /v2/images/ed09a84d-6bd5-4f9b-bc67-b3be72101222 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 10.0.0.215 () {32 vars in 706 bytes} [Tue Apr 14 06:56:34 2026] GET /v2/images/ed09a84d-6bd5-4f9b-bc67-b3be72101222 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:56:34.222 8 WARNING glance.api.v2.images [None req-70510246-ef3f-47ea-9af4-1b1244a53286 7b095d5af1894813acd67b61168b81ea c872713e81b7471fb012ee0dd7ceb491 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a2ce1e91-f655-41c7-baa0-246eebbfed8e [pid: 8|app: 0|req: 345/689] 10.0.0.215 () {32 vars in 709 bytes} [Tue Apr 14 06:56:34 2026] DELETE /v2/images/a2ce1e91-f655-41c7-baa0-246eebbfed8e => generated 0 bytes in 871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/690] 10.0.0.215 () {32 vars in 706 bytes} [Tue Apr 14 06:56:35 2026] GET /v2/images/a2ce1e91-f655-41c7-baa0-246eebbfed8e => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:56:35.112 8 WARNING glance.api.v2.images [None req-0c803e1a-385c-4aad-8c5d-4cbf5d660b9e 7b095d5af1894813acd67b61168b81ea c872713e81b7471fb012ee0dd7ceb491 - - default default] Failed to find image 021e8f47-6e3a-4596-83de-35b87c7efe14 to delete: glance.common.exception.ImageNotFound: No image found with ID 021e8f47-6e3a-4596-83de-35b87c7efe14 [pid: 8|app: 0|req: 346/691] 10.0.0.215 () {32 vars in 709 bytes} [Tue Apr 14 06:56:35 2026] DELETE /v2/images/021e8f47-6e3a-4596-83de-35b87c7efe14 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 10.0.0.215 () {32 vars in 706 bytes} [Tue Apr 14 06:56:35 2026] GET /v2/images/021e8f47-6e3a-4596-83de-35b87c7efe14 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.222 () {36 vars in 986 bytes} [Tue Apr 14 06:57:06 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 350/700] 10.0.0.222 () {36 vars in 926 bytes} [Tue Apr 14 06:57:06 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.222 () {36 vars in 986 bytes} [Tue Apr 14 06:57:08 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 352/704] 10.0.0.222 () {36 vars in 926 bytes} [Tue Apr 14 06:57:08 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: 355/709] 10.0.0.222 () {36 vars in 986 bytes} [Tue Apr 14 06:57:33 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 355/710] 10.0.0.222 () {36 vars in 926 bytes} [Tue Apr 14 06:57:33 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: 357/713] 10.0.0.222 () {36 vars in 986 bytes} [Tue Apr 14 06:57:40 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 357/714] 10.0.0.222 () {36 vars in 926 bytes} [Tue Apr 14 06:57:40 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: 359/717] 10.0.0.222 () {36 vars in 986 bytes} [Tue Apr 14 06:57:49 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 359/718] 10.0.0.222 () {36 vars in 926 bytes} [Tue Apr 14 06:57:49 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: 367/733] 10.0.0.215 () {30 vars in 410 bytes} [Tue Apr 14 06:59:01 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: 367/734] 10.0.0.222 () {36 vars in 986 bytes} [Tue Apr 14 06:59:05 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/735] 10.0.0.222 () {36 vars in 926 bytes} [Tue Apr 14 06:59:05 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: 371/740] 10.0.0.222 () {36 vars in 986 bytes} [Tue Apr 14 06:59:18 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 370/741] 10.0.0.222 () {36 vars in 926 bytes} [Tue Apr 14 06:59:18 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.222 () {36 vars in 986 bytes} [Tue Apr 14 06:59:35 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 372/745] 10.0.0.222 () {36 vars in 926 bytes} [Tue Apr 14 06:59:35 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: 375/748] 10.0.0.222 () {36 vars in 986 bytes} [Tue Apr 14 06:59:47 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 374/749] 10.0.0.222 () {36 vars in 926 bytes} [Tue Apr 14 06:59:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/752] 10.0.0.215 () {32 vars in 706 bytes} [Tue Apr 14 06:59:55 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 377/753] 10.0.0.215 () {32 vars in 706 bytes} [Tue Apr 14 06:59:55 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 377/754] 10.0.0.13 () {36 vars in 985 bytes} [Tue Apr 14 06:59:56 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 378/755] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:59:56 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: 378/756] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:59:56 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: 379/757] 10.0.0.13 () {36 vars in 985 bytes} [Tue Apr 14 06:59:56 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 379/758] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:59:56 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: 380/759] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:59:56 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: 380/760] 10.0.0.13 () {36 vars in 985 bytes} [Tue Apr 14 06:59:56 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 381/761] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:59:56 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: 381/762] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 06:59:56 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: 382/763] 10.0.0.223 () {36 vars in 910 bytes} [Tue Apr 14 06:59:56 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: 382/764] 10.0.0.223 () {36 vars in 1006 bytes} [Tue Apr 14 06:59:56 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 10.0.0.223 () {36 vars in 986 bytes} [Tue Apr 14 06:59:56 2026] GET /v2/images/01c0a7f8-adfd-4ca0-85aa-fa9217783f1d => 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: 383/766] 10.0.0.223 () {36 vars in 926 bytes} [Tue Apr 14 06:59:56 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: 384/767] 10.0.0.223 () {36 vars in 926 bytes} [Tue Apr 14 06:59:56 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/778] 199.204.45.233 () {32 vars in 825 bytes} [Tue Apr 14 07:00:44 2026] GET /v2/images?status=active&owner=746e28e4120e4d32938b73c6649d7d17&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/779] 199.204.45.233 () {32 vars in 652 bytes} [Tue Apr 14 07:00:44 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: 391/780] 10.0.0.13 () {36 vars in 985 bytes} [Tue Apr 14 07:00:44 2026] GET /v2/images/50c63321-5f41-4db7-8f56-2f0fcbc5c471 => 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: 390/781] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 07:00:44 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: 392/782] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 07:00:44 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: 391/783] 10.0.0.13 () {36 vars in 985 bytes} [Tue Apr 14 07:00:44 2026] GET /v2/images/50c63321-5f41-4db7-8f56-2f0fcbc5c471 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/784] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 07:00:44 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: 392/785] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 07:00:44 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: 394/786] 10.0.0.13 () {36 vars in 985 bytes} [Tue Apr 14 07:00:44 2026] GET /v2/images/50c63321-5f41-4db7-8f56-2f0fcbc5c471 => 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: 393/787] 10.0.0.13 () {36 vars in 925 bytes} [Tue Apr 14 07:00:44 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: 395/788] 10.0.0.223 () {36 vars in 910 bytes} [Tue Apr 14 07:00:45 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/789] 10.0.0.223 () {36 vars in 1006 bytes} [Tue Apr 14 07:00:45 2026] GET /v2/images/50c63321-5f41-4db7-8f56-2f0fcbc5c471/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: 396/790] 10.0.0.223 () {36 vars in 986 bytes} [Tue Apr 14 07:00:45 2026] GET /v2/images/50c63321-5f41-4db7-8f56-2f0fcbc5c471 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/791] 10.0.0.223 () {36 vars in 926 bytes} [Tue Apr 14 07:00:45 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: 397/792] 10.0.0.223 () {36 vars in 926 bytes} [Tue Apr 14 07:00: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: 418/837] 10.0.0.215 () {32 vars in 632 bytes} [Tue Apr 14 07:04:20 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)