+ 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 May 21 11:00:24 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-647c4b87fc-svxwn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f4fc9504668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-21 11:00:26.279 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 11:00:26.300 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-21 11:00:27.159 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 11:00:27.160 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 11:00:27.161 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 11:00:27.170 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 11:00:27.171 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 11:00:27.172 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 11:00:29.183 7 WARNING glance.api.v2.images [None req-9e992dd7-a401-4062-b0fa-df195f379631 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 11:00:29.284 8 WARNING glance.api.v2.images [None req-41c1a238-1af7-4f54-b407-0b83cce40999 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 11:00:29.512 7 WARNING keystonemiddleware._common.config [None req-9e992dd7-a401-4062-b0fa-df195f379631 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 11:00:29.519 7 WARNING oslo_config.cfg [None req-9e992dd7-a401-4062-b0fa-df195f379631 - - - - - -] 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 0x7f4fc9504668 pid: 7 (default app) 2026-05-21 11:00:29.637 8 WARNING keystonemiddleware._common.config [None req-41c1a238-1af7-4f54-b407-0b83cce40999 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 11:00:29.645 8 WARNING oslo_config.cfg [None req-41c1a238-1af7-4f54-b407-0b83cce40999 - - - - - -] 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 0x7f4fc9504668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:00:35 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 11:00:35.923 8 WARNING oslo_policy.policy [None req-bd91448f-723d-4d00-801f-6a485765e327 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 11:00:35.924 8 WARNING oslo_policy.policy [None req-bd91448f-723d-4d00-801f-6a485765e327 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 11:00:35.942 8 WARNING oslo_policy.policy [None req-bd91448f-723d-4d00-801f-6a485765e327 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 11:00:35.942 8 WARNING oslo_policy.policy [None req-bd91448f-723d-4d00-801f-6a485765e327 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - 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/5] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:00:35 2026] GET /v2/images => generated 69 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:00:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:00:39 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 11:00:39.372 7 WARNING oslo_policy.policy [None req-4773df9f-db4b-4010-81b6-65ba2d0bcd0e 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 11:00:39.372 7 WARNING oslo_policy.policy [None req-4773df9f-db4b-4010-81b6-65ba2d0bcd0e 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.216 () {44 vars in 911 bytes} [Thu May 21 11:00:39 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 199.204.45.216 () {44 vars in 933 bytes} [Thu May 21 11:00:39 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 11:00:39.510 7 WARNING oslo_policy.policy [None req-ae678179-d737-41d2-9396-8626bd66b4ff 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 11:00:39.510 7 WARNING oslo_policy.policy [None req-ae678179-d737-41d2-9396-8626bd66b4ff 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/12] 199.204.45.216 () {44 vars in 939 bytes} [Thu May 21 11:00:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 11:00:39.595 8 WARNING oslo_config.cfg [None req-161aaf30-b8e0-44e5-af90-9e3564ddd27c 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - 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: 5/13] 199.204.45.216 () {48 vars in 951 bytes} [Thu May 21 11:00:39 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-05-21 11:00:39.615 7 WARNING oslo_policy.policy [None req-b6a6bdf3-8e74-4602-95ec-57388f16a655 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 11:00:39.615 7 WARNING oslo_policy.policy [None req-b6a6bdf3-8e74-4602-95ec-57388f16a655 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 11:00:39.617 7 INFO glance.api.v2.image_data [None req-b6a6bdf3-8e74-4602-95ec-57388f16a655 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 11:00:43.181 7 WARNING glance.location [None req-b6a6bdf3-8e74-4602-95ec-57388f16a655 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/14] 199.204.45.216 () {48 vars in 1045 bytes} [Thu May 21 11:00:39 2026] PUT /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c/file => generated 0 bytes in 3607 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8123 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.216 () {44 vars in 971 bytes} [Thu May 21 11:00:43 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 11:00:43.257 7 WARNING oslo_config.cfg [None req-9510dd35-31dc-4430-a9c5-367469c7208a 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/16] 199.204.45.216 () {44 vars in 971 bytes} [Thu May 21 11:00:43 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 134/271] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:21:51 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/272] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:21:51 2026] GET /v2/images => generated 1240 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:22:08 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:22:08 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.204.45.216 () {44 vars in 937 bytes} [Thu May 21 11:22:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.204.45.216 () {44 vars in 959 bytes} [Thu May 21 11:22:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.216 () {44 vars in 939 bytes} [Thu May 21 11:22:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.216 () {48 vars in 951 bytes} [Thu May 21 11:22:08 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 11:22:08.588 8 WARNING oslo_policy.policy [None req-71550f52-d2b5-45ee-86f4-1e1943f65de2 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 11:22:08.589 8 WARNING oslo_policy.policy [None req-71550f52-d2b5-45ee-86f4-1e1943f65de2 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 11:22:08.589 8 INFO glance.api.v2.image_data [None req-71550f52-d2b5-45ee-86f4-1e1943f65de2 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 11:22:33.540 8 WARNING glance.location [None req-71550f52-d2b5-45ee-86f4-1e1943f65de2 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/287] 199.204.45.216 () {48 vars in 1046 bytes} [Thu May 21 11:22:08 2026] PUT /v2/images/7f173a12-d6e1-4753-a6d6-8976b2f431f3/file => generated 0 bytes in 25013 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64296 switches on core 0) [pid: 7|app: 0|req: 149/288] 199.204.45.216 () {44 vars in 971 bytes} [Thu May 21 11:22:33 2026] GET /v2/images/7f173a12-d6e1-4753-a6d6-8976b2f431f3 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/289] 199.204.45.216 () {44 vars in 971 bytes} [Thu May 21 11:22:33 2026] GET /v2/images/7f173a12-d6e1-4753-a6d6-8976b2f431f3 => generated 1209 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/290] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:22:35 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: 141/291] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:22:35 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/370] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:29:04 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: 190/371] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:29:04 2026] GET /v2/images => generated 2451 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/374] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:29:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/375] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:29:14 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/376] 199.204.45.216 () {44 vars in 947 bytes} [Thu May 21 11:29:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/377] 199.204.45.216 () {44 vars in 969 bytes} [Thu May 21 11:29:14 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: 7|app: 0|req: 194/378] 199.204.45.216 () {44 vars in 939 bytes} [Thu May 21 11:29:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/379] 199.204.45.216 () {48 vars in 951 bytes} [Thu May 21 11:29:14 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-05-21 11:29:14.388 7 INFO glance.api.v2.image_data [None req-f3d110d5-1b80-4165-89dc-a7c5a8fd0718 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 11:29:29.493 7 INFO glance.location [None req-f3d110d5-1b80-4165-89dc-a7c5a8fd0718 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/384] 199.204.45.216 () {48 vars in 1045 bytes} [Thu May 21 11:29:14 2026] PUT /v2/images/73a35b7d-55b4-4ce7-8902-4009188d2ca1/file => generated 0 bytes in 15151 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27867 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.216 () {44 vars in 971 bytes} [Thu May 21 11:29:29 2026] GET /v2/images/73a35b7d-55b4-4ce7-8902-4009188d2ca1 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.216 () {48 vars in 1050 bytes} [Thu May 21 11:29:29 2026] PATCH /v2/images/73a35b7d-55b4-4ce7-8902-4009188d2ca1 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.216 () {44 vars in 971 bytes} [Thu May 21 11:29:29 2026] GET /v2/images/73a35b7d-55b4-4ce7-8902-4009188d2ca1 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:30:07 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: 200/395] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:30:07 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:30:22 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: 198/401] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:30:22 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.204.45.216 () {44 vars in 939 bytes} [Thu May 21 11:30:22 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: 199/403] 199.204.45.216 () {44 vars in 961 bytes} [Thu May 21 11:30:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/404] 199.204.45.216 () {44 vars in 939 bytes} [Thu May 21 11:30:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/405] 199.204.45.216 () {48 vars in 951 bytes} [Thu May 21 11:30:22 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-05-21 11:30:22.971 7 INFO glance.api.v2.image_data [None req-756df5dd-15e4-4aa7-8239-8cb11500f5e5 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 11:30:37.532 7 INFO glance.location [None req-756df5dd-15e4-4aa7-8239-8cb11500f5e5 7a7442e939364fa6a2f2fa723efb8e3d 33ac9712956749b6b55ddf2e8dc776a1 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 206/408] 199.204.45.216 () {48 vars in 1046 bytes} [Thu May 21 11:30:22 2026] PUT /v2/images/176c41cf-6083-48db-8e44-9ccbb08dc8ee/file => generated 0 bytes in 14605 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29768 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.216 () {44 vars in 971 bytes} [Thu May 21 11:30:37 2026] GET /v2/images/176c41cf-6083-48db-8e44-9ccbb08dc8ee => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.204.45.216 () {44 vars in 971 bytes} [Thu May 21 11:30:37 2026] GET /v2/images/176c41cf-6083-48db-8e44-9ccbb08dc8ee => 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: 285/565] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:43:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/566] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:43:19 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:45:35 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: 299/594] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:45:35 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:45:37 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: 300/596] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:45:37 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:46:26 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: 302/608] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:46:26 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/611] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:46:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/612] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:46:33 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/625] 199.204.45.216 () {42 vars in 688 bytes} [Thu May 21 11:47:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 199.204.45.216 () {44 vars in 910 bytes} [Thu May 21 11:47:33 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/635] 10.0.0.223 () {32 vars in 633 bytes} [Thu May 21 11:48:15 2026] GET /v2/images => generated 4893 bytes in 16 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: 322/640] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 21 11:48:34 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/641] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 21 11:48:34 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 10.0.0.77 () {36 vars in 986 bytes} [Thu May 21 11:48:37 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => generated 1171 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:48:37 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: 324/644] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:48:37 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: 321/645] 10.0.0.77 () {36 vars in 986 bytes} [Thu May 21 11:48:37 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:48:38 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:48:38 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: 326/648] 10.0.0.77 () {36 vars in 986 bytes} [Thu May 21 11:48:38 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 323/649] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:48:38 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: 327/650] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:48:38 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 10.0.0.146 () {36 vars in 911 bytes} [Thu May 21 11:48:38 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/654] 10.0.0.146 () {36 vars in 1007 bytes} [Thu May 21 11:48:38 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c/locations => generated 127 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/655] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 11:48:39 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 330/656] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 11:48:39 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: 327/657] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 11:48:39 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: 331/658] 199.204.45.216 () {36 vars in 991 bytes} [Thu May 21 11:48:42 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 328/659] 199.204.45.216 () {36 vars in 931 bytes} [Thu May 21 11:48:42 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 199.204.45.216 () {36 vars in 991 bytes} [Thu May 21 11:48:43 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 329/661] 199.204.45.216 () {36 vars in 931 bytes} [Thu May 21 11:48:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 21 11:48:45 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/663] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 21 11:48:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/664] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 21 11:48:47 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 331/665] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 21 11:48:47 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: 339/674] 10.0.0.223 () {34 vars in 655 bytes} [Thu May 21 11:49:25 2026] POST /v2/images => generated 649 bytes in 286 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 11:49:25.543 8 WARNING glance.api.v2.images [None req-8600407c-4a2f-4924-bf79-439ddc16d750 4ac85ee7da9c4f69a41faf57a7b6ec56 3197dc8939ce47c6b5f5ade886cbb19d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b1fc9629-0536-4665-aca5-b5714bacd2e7 [pid: 8|app: 0|req: 336/675] 10.0.0.223 () {32 vars in 710 bytes} [Thu May 21 11:49:25 2026] DELETE /v2/images/b1fc9629-0536-4665-aca5-b5714bacd2e7 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.223 () {32 vars in 707 bytes} [Thu May 21 11:49:25 2026] GET /v2/images/b1fc9629-0536-4665-aca5-b5714bacd2e7 => 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: 337/677] 10.0.0.223 () {32 vars in 633 bytes} [Thu May 21 11:49:25 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.223 () {34 vars in 655 bytes} [Thu May 21 11:49:25 2026] POST /v2/images => generated 703 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/679] 10.0.0.223 () {32 vars in 717 bytes} [Thu May 21 11:49:25 2026] GET /v2/images/ac72292d-0371-4ab2-9d9e-300a9a9617ba/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 11:49:25.742 7 INFO glance.api.v2.image_data [None req-e21a1708-7449-49e5-9ae8-515702145ce0 4ac85ee7da9c4f69a41faf57a7b6ec56 3197dc8939ce47c6b5f5ade886cbb19d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. [pid: 8|app: 0|req: 339/680] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 21 11:49:25 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 11:49:25.780 7 WARNING glance_store._drivers.rbd [None req-e21a1708-7449-49e5-9ae8-515702145ce0 4ac85ee7da9c4f69a41faf57a7b6ec56 3197dc8939ce47c6b5f5ade886cbb19d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 340/681] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 21 11:49:25 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) 2026-05-21 11:49:26.237 7 INFO glance.location [None req-e21a1708-7449-49e5-9ae8-515702145ce0 4ac85ee7da9c4f69a41faf57a7b6ec56 3197dc8939ce47c6b5f5ade886cbb19d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 342/682] 10.0.0.223 () {32 vars in 727 bytes} [Thu May 21 11:49:25 2026] PUT /v2/images/ac72292d-0371-4ab2-9d9e-300a9a9617ba/file => generated 0 bytes in 554 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.223 () {32 vars in 707 bytes} [Thu May 21 11:49:26 2026] GET /v2/images/ac72292d-0371-4ab2-9d9e-300a9a9617ba => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/684] 10.0.0.223 () {32 vars in 717 bytes} [Thu May 21 11:49:26 2026] GET /v2/images/ac72292d-0371-4ab2-9d9e-300a9a9617ba/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 10.0.0.223 () {34 vars in 655 bytes} [Thu May 21 11:49:26 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/686] 10.0.0.223 () {32 vars in 726 bytes} [Thu May 21 11:49:26 2026] PATCH /v2/images/08830975-d95f-4c9e-bc8b-b25608f2928d => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.223 () {32 vars in 707 bytes} [Thu May 21 11:49:26 2026] GET /v2/images/08830975-d95f-4c9e-bc8b-b25608f2928d => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 11:49:26.614 7 WARNING glance.api.v2.images [None req-88cee228-a442-4604-9e2b-d02a9690490d 4ac85ee7da9c4f69a41faf57a7b6ec56 3197dc8939ce47c6b5f5ade886cbb19d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//08830975-d95f-4c9e-bc8b-b25608f2928d [pid: 7|app: 0|req: 345/688] 10.0.0.223 () {32 vars in 710 bytes} [Thu May 21 11:49:26 2026] DELETE /v2/images/08830975-d95f-4c9e-bc8b-b25608f2928d => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.223 () {32 vars in 707 bytes} [Thu May 21 11:49:26 2026] GET /v2/images/08830975-d95f-4c9e-bc8b-b25608f2928d => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 11:49:26.683 7 WARNING glance.api.v2.images [None req-51973461-64fe-4236-9117-09a73d2a958f 4ac85ee7da9c4f69a41faf57a7b6ec56 3197dc8939ce47c6b5f5ade886cbb19d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ac72292d-0371-4ab2-9d9e-300a9a9617ba [pid: 7|app: 0|req: 346/690] 10.0.0.223 () {32 vars in 710 bytes} [Thu May 21 11:49:26 2026] DELETE /v2/images/ac72292d-0371-4ab2-9d9e-300a9a9617ba => generated 0 bytes in 817 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.223 () {32 vars in 707 bytes} [Thu May 21 11:49:27 2026] GET /v2/images/ac72292d-0371-4ab2-9d9e-300a9a9617ba => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 11:49:27.527 7 WARNING glance.api.v2.images [None req-71c3388f-aa5a-4c8c-b597-20a684b33aa0 4ac85ee7da9c4f69a41faf57a7b6ec56 3197dc8939ce47c6b5f5ade886cbb19d - - default default] Failed to find image b1fc9629-0536-4665-aca5-b5714bacd2e7 to delete: glance.common.exception.ImageNotFound: No image found with ID b1fc9629-0536-4665-aca5-b5714bacd2e7 [pid: 7|app: 0|req: 347/692] 10.0.0.223 () {32 vars in 710 bytes} [Thu May 21 11:49:27 2026] DELETE /v2/images/b1fc9629-0536-4665-aca5-b5714bacd2e7 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 10.0.0.223 () {32 vars in 707 bytes} [Thu May 21 11:49:27 2026] GET /v2/images/b1fc9629-0536-4665-aca5-b5714bacd2e7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 21 11:49:58 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 350/701] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 21 11:49:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.223 () {32 vars in 707 bytes} [Thu May 21 11:50:23 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 354/709] 10.0.0.223 () {32 vars in 707 bytes} [Thu May 21 11:50:23 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 356/710] 10.0.0.77 () {36 vars in 986 bytes} [Thu May 21 11:50:23 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:50: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: 357/712] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:50:23 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: 356/713] 10.0.0.77 () {36 vars in 986 bytes} [Thu May 21 11:50:23 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:50: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: 8|app: 0|req: 357/715] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:50: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: 7|app: 0|req: 359/716] 10.0.0.77 () {36 vars in 986 bytes} [Thu May 21 11:50:23 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 358/717] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:50:23 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: 360/718] 10.0.0.146 () {36 vars in 911 bytes} [Thu May 21 11:50:23 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: 359/719] 10.0.0.146 () {36 vars in 1007 bytes} [Thu May 21 11:50:23 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 11:50:23 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 360/721] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 11:50:23 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: 362/722] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 11:50:23 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: 364/725] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 21 11:50:38 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 362/726] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 21 11:50:38 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: 370/737] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 21 11:51:20 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 21 11:51:20 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/743] 10.0.0.223 () {30 vars in 411 bytes} [Thu May 21 11:51:47 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: 373/748] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 21 11:51:59 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 376/749] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 21 11:51:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/764] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 21 11:53:09 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 381/765] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 21 11:53:09 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: 386/768] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 21 11:53:20 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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/769] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 21 11:53:20 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: 388/772] 10.0.0.35 () {36 vars in 986 bytes} [Thu May 21 11:53:37 2026] GET /v2/images/4ebe06af-68ec-4db4-907a-b00b2359000c => 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: 385/773] 10.0.0.35 () {36 vars in 926 bytes} [Thu May 21 11:53:37 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/784] 199.204.45.216 () {32 vars in 826 bytes} [Thu May 21 11:54:24 2026] GET /v2/images?status=active&owner=33ac9712956749b6b55ddf2e8dc776a1&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/785] 199.204.45.216 () {32 vars in 653 bytes} [Thu May 21 11:54: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: 395/786] 10.0.0.77 () {36 vars in 986 bytes} [Thu May 21 11:54:25 2026] GET /v2/images/7f173a12-d6e1-4753-a6d6-8976b2f431f3 => generated 1209 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:54: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: 396/788] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:54: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: 8|app: 0|req: 393/789] 10.0.0.77 () {36 vars in 986 bytes} [Thu May 21 11:54:25 2026] GET /v2/images/7f173a12-d6e1-4753-a6d6-8976b2f431f3 => 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: 397/790] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:54: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: 8|app: 0|req: 394/791] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:54: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: 7|app: 0|req: 398/792] 10.0.0.77 () {36 vars in 986 bytes} [Thu May 21 11:54:25 2026] GET /v2/images/7f173a12-d6e1-4753-a6d6-8976b2f431f3 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/793] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:54:25 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: 399/794] 10.0.0.77 () {36 vars in 926 bytes} [Thu May 21 11:54: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: 8|app: 0|req: 396/795] 10.0.0.146 () {36 vars in 911 bytes} [Thu May 21 11:54: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: 7|app: 0|req: 400/796] 10.0.0.146 () {36 vars in 1007 bytes} [Thu May 21 11:54:25 2026] GET /v2/images/7f173a12-d6e1-4753-a6d6-8976b2f431f3/locations => generated 127 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 10.0.0.146 () {36 vars in 987 bytes} [Thu May 21 11:54:25 2026] GET /v2/images/7f173a12-d6e1-4753-a6d6-8976b2f431f3 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 11:54:25 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: 398/799] 10.0.0.146 () {36 vars in 927 bytes} [Thu May 21 11:54:25 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: 420/842] 10.0.0.223 () {32 vars in 633 bytes} [Thu May 21 11:57:51 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)