+ 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 [Thu Apr 23 17:51:58 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-75645b4c87-5pfm9 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f6873236668 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-23 17:52:00.643 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 17:52:00.661 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-23 17:52:01.575 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-23 17:52:01.576 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-23 17:52:01.577 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 17:52:01.590 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-23 17:52:01.591 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-23 17:52:01.591 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 17:52:03.733 8 WARNING glance.api.v2.images [None req-37c99886-6bdb-41c5-a1aa-af442b41d77d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 17:52:03.756 7 WARNING glance.api.v2.images [None req-e299b7fd-a001-44fc-b538-9666db4f676d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 17:52:04.114 7 WARNING keystonemiddleware._common.config [None req-e299b7fd-a001-44fc-b538-9666db4f676d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:52:04.121 8 WARNING keystonemiddleware._common.config [None req-37c99886-6bdb-41c5-a1aa-af442b41d77d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:52:04.122 7 WARNING oslo_config.cfg [None req-e299b7fd-a001-44fc-b538-9666db4f676d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6873236668 pid: 7 (default app) 2026-04-23 17:52:04.129 8 WARNING oslo_config.cfg [None req-37c99886-6bdb-41c5-a1aa-af442b41d77d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f6873236668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.153 () {42 vars in 688 bytes} [Thu Apr 23 17:52:06 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-23 17:52:06.794 8 WARNING oslo_policy.policy [None req-05c699b2-06d4-48b3-a5d4-cce6d25d2c18 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - 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-23 17:52:06.794 8 WARNING oslo_policy.policy [None req-05c699b2-06d4-48b3-a5d4-cce6d25d2c18 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - 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-23 17:52:06.812 8 WARNING oslo_policy.policy [None req-05c699b2-06d4-48b3-a5d4-cce6d25d2c18 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - 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-23 17:52:06.813 8 WARNING oslo_policy.policy [None req-05c699b2-06d4-48b3-a5d4-cce6d25d2c18 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.153 () {44 vars in 910 bytes} [Thu Apr 23 17:52:06 2026] GET /v2/images => generated 69 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.153 () {42 vars in 688 bytes} [Thu Apr 23 17:52: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: 2/6] 199.204.45.153 () {44 vars in 910 bytes} [Thu Apr 23 17:52:11 2026] GET /v2/images => generated 69 bytes in 45 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-23 17:52:11.501 7 WARNING oslo_policy.policy [None req-0b22220f-8251-4c60-8dc9-a40f0a11b404 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - 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-23 17:52:11.501 7 WARNING oslo_policy.policy [None req-0b22220f-8251-4c60-8dc9-a40f0a11b404 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - 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: 5/7] 199.204.45.153 () {44 vars in 911 bytes} [Thu Apr 23 17:52:11 2026] GET /v2/images/cirros => generated 151 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.153 () {44 vars in 933 bytes} [Thu Apr 23 17:52:11 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-23 17:52:11.672 7 WARNING oslo_policy.policy [None req-689b7637-3e06-4c99-b8e5-ec6aa7faaa5d 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - 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-23 17:52:11.672 7 WARNING oslo_policy.policy [None req-689b7637-3e06-4c99-b8e5-ec6aa7faaa5d 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - 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: 6/9] 199.204.45.153 () {44 vars in 939 bytes} [Thu Apr 23 17:52:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 17:52:11.761 8 WARNING oslo_config.cfg [None req-3c64a78f-8b92-4da1-aa79-649d8f956287 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.153 () {48 vars in 951 bytes} [Thu Apr 23 17:52:11 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 17:52:11.789 7 WARNING oslo_policy.policy [None req-2f9c22b0-7e5e-4329-8642-b4150847922d 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - 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-23 17:52:11.789 7 WARNING oslo_policy.policy [None req-2f9c22b0-7e5e-4329-8642-b4150847922d 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - 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-23 17:52:11.790 7 INFO glance.api.v2.image_data [None req-2f9c22b0-7e5e-4329-8642-b4150847922d 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:52:15.939 7 WARNING glance.location [None req-2f9c22b0-7e5e-4329-8642-b4150847922d 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.153 () {48 vars in 1045 bytes} [Thu Apr 23 17:52:11 2026] PUT /v2/images/918a959d-b249-498c-838a-9df6571f49f9/file => generated 0 bytes in 4213 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6419 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.153 () {44 vars in 971 bytes} [Thu Apr 23 17:52:15 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 17:52:16.040 7 WARNING oslo_config.cfg [None req-21408f27-61b3-4f74-a187-74a590ff5bd3 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - 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: 8/15] 199.204.45.153 () {44 vars in 971 bytes} [Thu Apr 23 17:52:16 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/20] 199.204.45.153 () {42 vars in 688 bytes} [Thu Apr 23 17:52:39 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: 10/21] 199.204.45.153 () {44 vars in 910 bytes} [Thu Apr 23 17:52:39 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: 7|app: 0|req: 13/24] 199.204.45.153 () {42 vars in 688 bytes} [Thu Apr 23 17:52:50 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: 12/25] 199.204.45.153 () {44 vars in 910 bytes} [Thu Apr 23 17:52:50 2026] GET /v2/images => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/26] 199.204.45.153 () {44 vars in 947 bytes} [Thu Apr 23 17:52:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.204.45.153 () {44 vars in 969 bytes} [Thu Apr 23 17:52:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.153 () {44 vars in 939 bytes} [Thu Apr 23 17:52:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.204.45.153 () {48 vars in 951 bytes} [Thu Apr 23 17:52:50 2026] POST /v2/images => generated 799 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 17:52:50.399 7 INFO glance.api.v2.image_data [None req-eeaa7807-8e04-45f3-87ed-2aedd214b300 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 17:53:02.295 7 INFO glance.location [None req-eeaa7807-8e04-45f3-87ed-2aedd214b300 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 16/32] 199.204.45.153 () {48 vars in 1045 bytes} [Thu Apr 23 17:52:50 2026] PUT /v2/images/16863b47-6c04-4ada-a4b8-b32bfc7697d4/file => generated 0 bytes in 11946 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33387 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.153 () {44 vars in 971 bytes} [Thu Apr 23 17:53:02 2026] GET /v2/images/16863b47-6c04-4ada-a4b8-b32bfc7697d4 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.153 () {48 vars in 1050 bytes} [Thu Apr 23 17:53:02 2026] PATCH /v2/images/16863b47-6c04-4ada-a4b8-b32bfc7697d4 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/35] 199.204.45.153 () {44 vars in 971 bytes} [Thu Apr 23 17:53:02 2026] GET /v2/images/16863b47-6c04-4ada-a4b8-b32bfc7697d4 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/138] 199.204.45.153 () {42 vars in 688 bytes} [Thu Apr 23 18:01: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: 69/139] 199.204.45.153 () {44 vars in 910 bytes} [Thu Apr 23 18:01:28 2026] GET /v2/images => generated 2476 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 199.204.45.153 () {42 vars in 688 bytes} [Thu Apr 23 18:01:39 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: 72/143] 199.204.45.153 () {44 vars in 910 bytes} [Thu Apr 23 18:01:39 2026] GET /v2/images => generated 2476 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 199.204.45.153 () {44 vars in 939 bytes} [Thu Apr 23 18:01:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.153 () {44 vars in 961 bytes} [Thu Apr 23 18:01:39 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.204.45.153 () {44 vars in 939 bytes} [Thu Apr 23 18:01:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.204.45.153 () {48 vars in 951 bytes} [Thu Apr 23 18:01:39 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 18:01:39.760 7 INFO glance.api.v2.image_data [None req-cc35ec4a-4555-450d-9aa0-9c6d55099518 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 18:01:50.060 7 INFO glance.location [None req-cc35ec4a-4555-450d-9aa0-9c6d55099518 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 74/150] 199.204.45.153 () {48 vars in 1045 bytes} [Thu Apr 23 18:01:39 2026] PUT /v2/images/399eebcf-be0a-4e25-801d-f0ea5729cf7e/file => generated 0 bytes in 10340 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19034 switches on core 0) [pid: 8|app: 0|req: 77/151] 199.204.45.153 () {44 vars in 971 bytes} [Thu Apr 23 18:01:50 2026] GET /v2/images/399eebcf-be0a-4e25-801d-f0ea5729cf7e => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/152] 199.204.45.153 () {44 vars in 971 bytes} [Thu Apr 23 18:01:50 2026] GET /v2/images/399eebcf-be0a-4e25-801d-f0ea5729cf7e => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/157] 199.204.45.153 () {42 vars in 688 bytes} [Thu Apr 23 18:02:10 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: 80/158] 199.204.45.153 () {44 vars in 910 bytes} [Thu Apr 23 18:02:10 2026] GET /v2/images => generated 3681 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/163] 199.204.45.153 () {42 vars in 688 bytes} [Thu Apr 23 18:02:28 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: 83/164] 199.204.45.153 () {44 vars in 910 bytes} [Thu Apr 23 18:02:28 2026] GET /v2/images => generated 3681 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/165] 199.204.45.153 () {44 vars in 937 bytes} [Thu Apr 23 18:02:28 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: 8|app: 0|req: 84/166] 199.204.45.153 () {44 vars in 959 bytes} [Thu Apr 23 18:02:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/167] 199.204.45.153 () {44 vars in 939 bytes} [Thu Apr 23 18:02:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/168] 199.204.45.153 () {48 vars in 951 bytes} [Thu Apr 23 18:02:28 2026] POST /v2/images => generated 796 bytes in 3663 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 18:02:32.679 7 INFO glance.api.v2.image_data [None req-c968bdac-3fdf-40cb-8f22-8a925dc95135 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 18:03:04.086 7 WARNING glance.location [None req-c968bdac-3fdf-40cb-8f22-8a925dc95135 68fd0086e1d1492ab579b3671e66954d 12bf963eceb344e9867efeb932abc3c1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 84/177] 199.204.45.153 () {48 vars in 1046 bytes} [Thu Apr 23 18:02:32 2026] PUT /v2/images/4fd71cb8-61e1-41d4-a661-835d5c998a00/file => generated 0 bytes in 31449 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64609 switches on core 0) [pid: 8|app: 0|req: 94/178] 199.204.45.153 () {44 vars in 971 bytes} [Thu Apr 23 18:03:04 2026] GET /v2/images/4fd71cb8-61e1-41d4-a661-835d5c998a00 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/179] 199.204.45.153 () {44 vars in 971 bytes} [Thu Apr 23 18:03:04 2026] GET /v2/images/4fd71cb8-61e1-41d4-a661-835d5c998a00 => 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: 95/180] 199.204.45.153 () {42 vars in 688 bytes} [Thu Apr 23 18:03:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/181] 199.204.45.153 () {44 vars in 910 bytes} [Thu Apr 23 18:03:05 2026] GET /v2/images => generated 4892 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/220] 199.204.45.153 () {42 vars in 688 bytes} [Thu Apr 23 18:06:17 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: 106/221] 199.204.45.153 () {44 vars in 910 bytes} [Thu Apr 23 18:06:17 2026] GET /v2/images => generated 4892 bytes in 110 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: 120/230] 10.0.0.183 () {32 vars in 633 bytes} [Thu Apr 23 18:06:55 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/235] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 18:07:13 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 158 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: 113/236] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:07:13 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/237] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:07:13 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/238] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 18:07:13 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/239] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:07: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: 115/240] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:07:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/241] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 18:07:13 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/242] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:07:14 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: 127/243] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:07: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: 117/244] 10.0.0.29 () {36 vars in 986 bytes} [Thu Apr 23 18:07:14 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/245] 10.0.0.29 () {36 vars in 926 bytes} [Thu Apr 23 18:07: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: 118/246] 10.0.0.198 () {36 vars in 911 bytes} [Thu Apr 23 18:07:14 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/247] 10.0.0.198 () {36 vars in 1007 bytes} [Thu Apr 23 18:07:14 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9/locations => generated 127 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/248] 10.0.0.198 () {36 vars in 987 bytes} [Thu Apr 23 18:07:15 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => 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: 130/249] 10.0.0.198 () {36 vars in 927 bytes} [Thu Apr 23 18:07:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/250] 10.0.0.198 () {36 vars in 927 bytes} [Thu Apr 23 18:07:15 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: 131/251] 199.204.45.153 () {36 vars in 991 bytes} [Thu Apr 23 18:07:22 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => 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: 121/252] 199.204.45.153 () {36 vars in 931 bytes} [Thu Apr 23 18:07:22 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: 133/255] 199.204.45.153 () {36 vars in 991 bytes} [Thu Apr 23 18:07:23 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/256] 199.204.45.153 () {36 vars in 931 bytes} [Thu Apr 23 18:07: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: 125/259] 10.0.0.29 () {36 vars in 986 bytes} [Thu Apr 23 18:07:36 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => 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: 135/260] 10.0.0.29 () {36 vars in 926 bytes} [Thu Apr 23 18:07:36 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: 138/265] 10.0.0.29 () {36 vars in 986 bytes} [Thu Apr 23 18:07:54 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/266] 10.0.0.29 () {36 vars in 926 bytes} [Thu Apr 23 18:07: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: 132/273] 10.0.0.29 () {36 vars in 986 bytes} [Thu Apr 23 18:08:28 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => 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: 142/274] 10.0.0.29 () {36 vars in 926 bytes} [Thu Apr 23 18:08:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/275] 10.0.0.183 () {30 vars in 411 bytes} [Thu Apr 23 18:08:28 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: 145/280] 10.0.0.29 () {36 vars in 986 bytes} [Thu Apr 23 18:08:45 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/281] 10.0.0.29 () {36 vars in 926 bytes} [Thu Apr 23 18:08: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: 8|app: 0|req: 148/286] 10.0.0.29 () {36 vars in 986 bytes} [Thu Apr 23 18:09:04 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/287] 10.0.0.29 () {36 vars in 926 bytes} [Thu Apr 23 18:09:04 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: 151/292] 10.0.0.29 () {36 vars in 986 bytes} [Thu Apr 23 18:09:30 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/293] 10.0.0.29 () {36 vars in 926 bytes} [Thu Apr 23 18:09:30 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/296] 10.0.0.29 () {36 vars in 986 bytes} [Thu Apr 23 18:09:36 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/297] 10.0.0.29 () {36 vars in 926 bytes} [Thu Apr 23 18:09:36 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: 155/300] 10.0.0.183 () {34 vars in 655 bytes} [Thu Apr 23 18:09:49 2026] POST /v2/images => generated 649 bytes in 279 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 18:09:49.617 7 WARNING glance.api.v2.images [None req-aa165561-5ca2-4290-9015-6b4f7f3f1e0e 8450ab56c4a5410589880dee339d7b9b 045fb1195fc04fab9f143a9339507539 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//10428b1b-4766-4d7a-aac2-86cb1b302f6d [pid: 7|app: 0|req: 146/301] 10.0.0.183 () {32 vars in 710 bytes} [Thu Apr 23 18:09:49 2026] DELETE /v2/images/10428b1b-4766-4d7a-aac2-86cb1b302f6d => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/302] 10.0.0.183 () {32 vars in 707 bytes} [Thu Apr 23 18:09:49 2026] GET /v2/images/10428b1b-4766-4d7a-aac2-86cb1b302f6d => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/303] 10.0.0.183 () {32 vars in 633 bytes} [Thu Apr 23 18:09:49 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: 157/304] 10.0.0.183 () {34 vars in 655 bytes} [Thu Apr 23 18:09:49 2026] POST /v2/images => generated 703 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/305] 10.0.0.183 () {32 vars in 717 bytes} [Thu Apr 23 18:09:49 2026] GET /v2/images/4c1c3003-f24a-4c13-895a-931803f9fa5b/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 18:09:49.834 8 WARNING oslo_policy.policy [None req-ed0008a0-4a85-40de-9527-d7d8e52bab47 8450ab56c4a5410589880dee339d7b9b 045fb1195fc04fab9f143a9339507539 - - 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-23 18:09:49.834 8 WARNING oslo_policy.policy [None req-ed0008a0-4a85-40de-9527-d7d8e52bab47 8450ab56c4a5410589880dee339d7b9b 045fb1195fc04fab9f143a9339507539 - - 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-23 18:09:49.836 8 INFO glance.api.v2.image_data [None req-ed0008a0-4a85-40de-9527-d7d8e52bab47 8450ab56c4a5410589880dee339d7b9b 045fb1195fc04fab9f143a9339507539 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 18:09:49.902 8 WARNING glance_store._drivers.rbd [None req-ed0008a0-4a85-40de-9527-d7d8e52bab47 8450ab56c4a5410589880dee339d7b9b 045fb1195fc04fab9f143a9339507539 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 18:09:50.373 8 INFO glance.location [None req-ed0008a0-4a85-40de-9527-d7d8e52bab47 8450ab56c4a5410589880dee339d7b9b 045fb1195fc04fab9f143a9339507539 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 158/306] 10.0.0.183 () {32 vars in 727 bytes} [Thu Apr 23 18:09:49 2026] PUT /v2/images/4c1c3003-f24a-4c13-895a-931803f9fa5b/file => generated 0 bytes in 624 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/307] 10.0.0.183 () {32 vars in 707 bytes} [Thu Apr 23 18:09:50 2026] GET /v2/images/4c1c3003-f24a-4c13-895a-931803f9fa5b => generated 1104 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/308] 10.0.0.183 () {32 vars in 717 bytes} [Thu Apr 23 18:09:50 2026] GET /v2/images/4c1c3003-f24a-4c13-895a-931803f9fa5b/file => generated 1024 bytes in 200 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/309] 10.0.0.183 () {34 vars in 655 bytes} [Thu Apr 23 18:09:50 2026] POST /v2/images => generated 649 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/310] 10.0.0.183 () {32 vars in 726 bytes} [Thu Apr 23 18:09:50 2026] PATCH /v2/images/11a0a32a-8826-45e9-a4e8-f79ff2acb919 => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/311] 10.0.0.183 () {32 vars in 707 bytes} [Thu Apr 23 18:09:50 2026] GET /v2/images/11a0a32a-8826-45e9-a4e8-f79ff2acb919 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 18:09:50.816 8 WARNING glance.api.v2.images [None req-fa3cda3d-1fd4-4a53-8186-2d310c23308b 8450ab56c4a5410589880dee339d7b9b 045fb1195fc04fab9f143a9339507539 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//11a0a32a-8826-45e9-a4e8-f79ff2acb919 [pid: 8|app: 0|req: 161/312] 10.0.0.183 () {32 vars in 710 bytes} [Thu Apr 23 18:09:50 2026] DELETE /v2/images/11a0a32a-8826-45e9-a4e8-f79ff2acb919 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/313] 10.0.0.183 () {32 vars in 707 bytes} [Thu Apr 23 18:09:50 2026] GET /v2/images/11a0a32a-8826-45e9-a4e8-f79ff2acb919 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 18:09:50.884 8 WARNING glance.api.v2.images [None req-d7db9ada-4625-427d-9389-a75d9cefd94c 8450ab56c4a5410589880dee339d7b9b 045fb1195fc04fab9f143a9339507539 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4c1c3003-f24a-4c13-895a-931803f9fa5b [pid: 8|app: 0|req: 162/314] 10.0.0.183 () {32 vars in 710 bytes} [Thu Apr 23 18:09:50 2026] DELETE /v2/images/4c1c3003-f24a-4c13-895a-931803f9fa5b => generated 0 bytes in 776 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/315] 10.0.0.183 () {32 vars in 707 bytes} [Thu Apr 23 18:09:51 2026] GET /v2/images/4c1c3003-f24a-4c13-895a-931803f9fa5b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 18:09:51.689 8 WARNING glance.api.v2.images [None req-8a5be595-ce39-4c60-a334-80f67009ef57 8450ab56c4a5410589880dee339d7b9b 045fb1195fc04fab9f143a9339507539 - - default default] Failed to find image 10428b1b-4766-4d7a-aac2-86cb1b302f6d to delete: glance.common.exception.ImageNotFound: No image found with ID 10428b1b-4766-4d7a-aac2-86cb1b302f6d [pid: 8|app: 0|req: 163/316] 10.0.0.183 () {32 vars in 710 bytes} [Thu Apr 23 18:09:51 2026] DELETE /v2/images/10428b1b-4766-4d7a-aac2-86cb1b302f6d => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/317] 10.0.0.183 () {32 vars in 707 bytes} [Thu Apr 23 18:09:51 2026] GET /v2/images/10428b1b-4766-4d7a-aac2-86cb1b302f6d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/322] 10.0.0.183 () {32 vars in 707 bytes} [Thu Apr 23 18:10:03 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/323] 10.0.0.183 () {32 vars in 707 bytes} [Thu Apr 23 18:10:03 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/324] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 18:10:03 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => 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: 158/325] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:10: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: 168/326] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:10:03 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: 159/327] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 18:10:03 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => 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: 169/328] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:10:03 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: 160/329] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:10:03 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: 170/330] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 18:10:03 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/331] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:10: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: 171/332] 10.0.0.198 () {36 vars in 911 bytes} [Thu Apr 23 18:10:04 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/333] 10.0.0.198 () {36 vars in 1007 bytes} [Thu Apr 23 18:10:04 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/334] 10.0.0.198 () {36 vars in 987 bytes} [Thu Apr 23 18:10:04 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/335] 10.0.0.198 () {36 vars in 927 bytes} [Thu Apr 23 18:10: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: 173/336] 10.0.0.198 () {36 vars in 927 bytes} [Thu Apr 23 18:10:04 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/339] 10.0.0.29 () {36 vars in 986 bytes} [Thu Apr 23 18:10:17 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/340] 10.0.0.29 () {36 vars in 926 bytes} [Thu Apr 23 18:10:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/357] 10.0.0.29 () {36 vars in 986 bytes} [Thu Apr 23 18:11:41 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => 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: 174/358] 10.0.0.29 () {36 vars in 926 bytes} [Thu Apr 23 18:11:41 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: 177/363] 10.0.0.29 () {36 vars in 986 bytes} [Thu Apr 23 18:11:58 2026] GET /v2/images/918a959d-b249-498c-838a-9df6571f49f9 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/364] 10.0.0.29 () {36 vars in 926 bytes} [Thu Apr 23 18:11:58 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: 182/373] 199.204.45.153 () {32 vars in 826 bytes} [Thu Apr 23 18:12:40 2026] GET /v2/images?status=active&owner=12bf963eceb344e9867efeb932abc3c1&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/374] 199.204.45.153 () {32 vars in 653 bytes} [Thu Apr 23 18:12:40 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: 183/375] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 18:12:40 2026] GET /v2/images/4fd71cb8-61e1-41d4-a661-835d5c998a00 => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/376] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:12:40 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: 184/377] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:12:40 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: 194/378] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 18:12:40 2026] GET /v2/images/4fd71cb8-61e1-41d4-a661-835d5c998a00 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/379] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:12:40 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: 195/380] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:12:40 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: 186/381] 10.0.0.147 () {36 vars in 987 bytes} [Thu Apr 23 18:12:40 2026] GET /v2/images/4fd71cb8-61e1-41d4-a661-835d5c998a00 => 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: 196/382] 10.0.0.147 () {36 vars in 927 bytes} [Thu Apr 23 18:12:40 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: 187/383] 10.0.0.198 () {36 vars in 911 bytes} [Thu Apr 23 18:12:41 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: 197/384] 10.0.0.198 () {36 vars in 1007 bytes} [Thu Apr 23 18:12:41 2026] GET /v2/images/4fd71cb8-61e1-41d4-a661-835d5c998a00/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/385] 10.0.0.198 () {36 vars in 987 bytes} [Thu Apr 23 18:12:41 2026] GET /v2/images/4fd71cb8-61e1-41d4-a661-835d5c998a00 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/386] 10.0.0.198 () {36 vars in 927 bytes} [Thu Apr 23 18:12:41 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: 189/387] 10.0.0.198 () {36 vars in 927 bytes} [Thu Apr 23 18:12:41 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: 210/428] 10.0.0.183 () {32 vars in 633 bytes} [Thu Apr 23 18:15:58 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)