+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 9 01:26:57 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-587d6d6b8c-zt8wr 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 0x7ff263c33668 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-06-09 01:26:59.977 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-09 01:26:59.994 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-06-09 01:27:00.830 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-06-09 01:27:00.831 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-06-09 01:27:00.832 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 01:27:00.844 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-06-09 01:27:00.845 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-06-09 01:27:00.846 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 01:27:02.892 7 WARNING glance.api.v2.images [None req-c6369cf8-eb55-441e-bdef-dd38718dcdb8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 01:27:02.901 8 WARNING glance.api.v2.images [None req-4bc482d9-21f7-434e-8a90-92779e6c7584 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 01:27:03.237 7 WARNING keystonemiddleware._common.config [None req-c6369cf8-eb55-441e-bdef-dd38718dcdb8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 01:27:03.245 7 WARNING oslo_config.cfg [None req-c6369cf8-eb55-441e-bdef-dd38718dcdb8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-09 01:27:03.247 8 WARNING keystonemiddleware._common.config [None req-4bc482d9-21f7-434e-8a90-92779e6c7584 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ff263c33668 pid: 7 (default app) 2026-06-09 01:27:03.255 8 WARNING oslo_config.cfg [None req-4bc482d9-21f7-434e-8a90-92779e6c7584 - - - - - -] 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 0x7ff263c33668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 01:27: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-06-09 01:27:07.221 8 WARNING oslo_policy.policy [None req-aa778cb8-b07b-41af-b475-307868527cda 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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-06-09 01:27:07.222 8 WARNING oslo_policy.policy [None req-aa778cb8-b07b-41af-b475-307868527cda 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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-06-09 01:27:07.238 8 WARNING oslo_policy.policy [None req-aa778cb8-b07b-41af-b475-307868527cda 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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-06-09 01:27:07.238 8 WARNING oslo_policy.policy [None req-aa778cb8-b07b-41af-b475-307868527cda 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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/6] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 01:27:06 2026] GET /v2/images => generated 69 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 01:27: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: 2/8] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 01:27:10 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 01:27:10.954 7 WARNING oslo_policy.policy [None req-63a2fd98-4cae-470b-be66-93c82ddc3344 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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-06-09 01:27:10.954 7 WARNING oslo_policy.policy [None req-63a2fd98-4cae-470b-be66-93c82ddc3344 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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/9] 199.204.45.140 () {44 vars in 912 bytes} [Tue Jun 9 01:27:10 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.140 () {44 vars in 934 bytes} [Tue Jun 9 01:27:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 01:27:11.091 7 WARNING oslo_policy.policy [None req-5af0eef9-1297-4e2d-935b-9d89ca808e05 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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-06-09 01:27:11.091 7 WARNING oslo_policy.policy [None req-5af0eef9-1297-4e2d-935b-9d89ca808e05 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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/11] 199.204.45.140 () {44 vars in 940 bytes} [Tue Jun 9 01:27:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 01:27:11.177 8 WARNING oslo_config.cfg [None req-439fb2b5-c373-486b-9c61-2e2e9a6cbc57 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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/12] 199.204.45.140 () {48 vars in 952 bytes} [Tue Jun 9 01:27:11 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-06-09 01:27:11.198 7 WARNING oslo_policy.policy [None req-cc4f31b8-b2db-46a1-b27d-ec2cf599f5e7 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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-06-09 01:27:11.198 7 WARNING oslo_policy.policy [None req-cc4f31b8-b2db-46a1-b27d-ec2cf599f5e7 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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-06-09 01:27:11.200 7 INFO glance.api.v2.image_data [None req-cc4f31b8-b2db-46a1-b27d-ec2cf599f5e7 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 01:27:14.977 7 WARNING glance.location [None req-cc4f31b8-b2db-46a1-b27d-ec2cf599f5e7 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.140 () {48 vars in 1046 bytes} [Tue Jun 9 01:27:11 2026] PUT /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99/file => generated 0 bytes in 3819 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6403 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.140 () {44 vars in 972 bytes} [Tue Jun 9 01:27:15 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 01:27:15.105 7 WARNING oslo_config.cfg [None req-05764c5e-ab91-4c34-add2-2e39679b36cd 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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/17] 199.204.45.140 () {48 vars in 1052 bytes} [Tue Jun 9 01:27:15 2026] PATCH /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.140 () {44 vars in 972 bytes} [Tue Jun 9 01:27:15 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 01:48:26 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: 138/274] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 01:48:26 2026] GET /v2/images => generated 1381 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/329] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 01:53:00 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: 166/330] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 01:53:00 2026] GET /v2/images => generated 1381 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/331] 199.204.45.140 () {44 vars in 938 bytes} [Tue Jun 9 01:53:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/332] 199.204.45.140 () {44 vars in 960 bytes} [Tue Jun 9 01:53:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/333] 199.204.45.140 () {44 vars in 940 bytes} [Tue Jun 9 01:53:00 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: 7|app: 0|req: 168/334] 199.204.45.140 () {48 vars in 952 bytes} [Tue Jun 9 01:53:00 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 01:53:00.247 8 WARNING oslo_policy.policy [None req-4ef8534d-1503-457a-b10a-25850d4cf1ec 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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-06-09 01:53:00.248 8 WARNING oslo_policy.policy [None req-4ef8534d-1503-457a-b10a-25850d4cf1ec 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - 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-06-09 01:53:00.249 8 INFO glance.api.v2.image_data [None req-4ef8534d-1503-457a-b10a-25850d4cf1ec 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 01:53:24.667 8 WARNING glance.location [None req-4ef8534d-1503-457a-b10a-25850d4cf1ec 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 167/341] 199.204.45.140 () {48 vars in 1047 bytes} [Tue Jun 9 01:53:00 2026] PUT /v2/images/53f77e02-9fe8-4875-935d-1b949548baf1/file => generated 0 bytes in 24466 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64058 switches on core 0) [pid: 7|app: 0|req: 175/342] 199.204.45.140 () {44 vars in 972 bytes} [Tue Jun 9 01:53:24 2026] GET /v2/images/53f77e02-9fe8-4875-935d-1b949548baf1 => 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: 168/343] 199.204.45.140 () {48 vars in 1052 bytes} [Tue Jun 9 01:53:24 2026] PATCH /v2/images/53f77e02-9fe8-4875-935d-1b949548baf1 => generated 1395 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/344] 199.204.45.140 () {44 vars in 972 bytes} [Tue Jun 9 01:53:24 2026] GET /v2/images/53f77e02-9fe8-4875-935d-1b949548baf1 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/345] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 01:53:26 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: 177/346] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 01:53:26 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/427] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 02:00:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/428] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 02:00:12 2026] GET /v2/images => generated 2778 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/433] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 02:00:27 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: 221/434] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 02:00:27 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/435] 199.204.45.140 () {44 vars in 948 bytes} [Tue Jun 9 02:00:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/436] 199.204.45.140 () {44 vars in 970 bytes} [Tue Jun 9 02:00:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/437] 199.204.45.140 () {44 vars in 940 bytes} [Tue Jun 9 02:00:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/438] 199.204.45.140 () {48 vars in 952 bytes} [Tue Jun 9 02:00:27 2026] POST /v2/images => generated 799 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 02:00:27.909 8 INFO glance.api.v2.image_data [None req-0cc65139-90e6-47c1-9e46-caa020562682 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 02:00:42.178 8 INFO glance.location [None req-0cc65139-90e6-47c1-9e46-caa020562682 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 216/441] 199.204.45.140 () {48 vars in 1046 bytes} [Tue Jun 9 02:00:27 2026] PUT /v2/images/afe60925-f9a7-43d0-9ac0-d1b2f3a3678b/file => generated 0 bytes in 14312 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25757 switches on core 0) [pid: 7|app: 0|req: 226/442] 199.204.45.140 () {44 vars in 972 bytes} [Tue Jun 9 02:00:42 2026] GET /v2/images/afe60925-f9a7-43d0-9ac0-d1b2f3a3678b => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/443] 199.204.45.140 () {48 vars in 1052 bytes} [Tue Jun 9 02:00:42 2026] PATCH /v2/images/afe60925-f9a7-43d0-9ac0-d1b2f3a3678b => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/444] 199.204.45.140 () {44 vars in 972 bytes} [Tue Jun 9 02:00:42 2026] GET /v2/images/afe60925-f9a7-43d0-9ac0-d1b2f3a3678b => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/453] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 02:01:20 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: 222/454] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 02:01:20 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/459] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 02:01:41 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: 235/460] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 02:01:41 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/461] 199.204.45.140 () {44 vars in 940 bytes} [Tue Jun 9 02:01:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/462] 199.204.45.140 () {44 vars in 962 bytes} [Tue Jun 9 02:01:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/463] 199.204.45.140 () {44 vars in 940 bytes} [Tue Jun 9 02:01:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/464] 199.204.45.140 () {48 vars in 952 bytes} [Tue Jun 9 02:01:41 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 02:01:41.504 8 INFO glance.api.v2.image_data [None req-6ce3d6bb-dac7-4cf1-afd6-4e92f90ef232 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 02:01:56.754 8 INFO glance.location [None req-6ce3d6bb-dac7-4cf1-afd6-4e92f90ef232 566d3e833ae1461681d9c14f74ef5fb8 c09a0020739a419c9208b67277387b88 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 228/469] 199.204.45.140 () {48 vars in 1047 bytes} [Tue Jun 9 02:01:41 2026] PUT /v2/images/39f56973-3c6e-4c97-86db-e5914dedabea/file => generated 0 bytes in 15293 msecs (HTTP/1.1 204) 4 headers in 171 bytes (50304 switches on core 0) [pid: 7|app: 0|req: 242/470] 199.204.45.140 () {44 vars in 972 bytes} [Tue Jun 9 02:01:56 2026] GET /v2/images/39f56973-3c6e-4c97-86db-e5914dedabea => generated 1204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/471] 199.204.45.140 () {48 vars in 1052 bytes} [Tue Jun 9 02:01:56 2026] PATCH /v2/images/39f56973-3c6e-4c97-86db-e5914dedabea => generated 1382 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/472] 199.204.45.140 () {44 vars in 972 bytes} [Tue Jun 9 02:01:56 2026] GET /v2/images/39f56973-3c6e-4c97-86db-e5914dedabea => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/629] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 02:15:00 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: 308/630] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 02:15:00 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/659] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 02:17: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: 323/660] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 02:17:19 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/661] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 02:17:21 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: 324/662] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 02:17:21 2026] GET /v2/images => generated 5574 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/675] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 02:18: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: 331/676] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 02:18:14 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/677] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 02:18: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: 332/678] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 02:18:22 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/693] 199.204.45.140 () {42 vars in 689 bytes} [Tue Jun 9 02:19:23 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: 354/694] 199.204.45.140 () {44 vars in 911 bytes} [Tue Jun 9 02:19:23 2026] GET /v2/images => generated 5574 bytes in 73 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: 359/703] 10.0.0.174 () {32 vars in 633 bytes} [Tue Jun 9 02:20:04 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/708] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 9 02:20:23 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 105 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: 347/709] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:20:23 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/710] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:20:23 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/711] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 9 02:20:23 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/712] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:20:23 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: 349/713] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:20: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: 365/714] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 9 02:20:23 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/715] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:20:23 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: 366/716] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:20:23 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/717] 10.0.0.252 () {36 vars in 987 bytes} [Tue Jun 9 02:20:23 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/718] 10.0.0.252 () {36 vars in 927 bytes} [Tue Jun 9 02:20: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: 352/719] 10.0.0.117 () {36 vars in 911 bytes} [Tue Jun 9 02:20:24 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: 368/720] 10.0.0.117 () {36 vars in 1007 bytes} [Tue Jun 9 02:20:24 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/721] 10.0.0.117 () {36 vars in 987 bytes} [Tue Jun 9 02:20:24 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/722] 10.0.0.117 () {36 vars in 927 bytes} [Tue Jun 9 02:20: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: 8|app: 0|req: 354/723] 10.0.0.117 () {36 vars in 927 bytes} [Tue Jun 9 02:20:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/726] 10.0.0.252 () {36 vars in 987 bytes} [Tue Jun 9 02:20:33 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/727] 10.0.0.252 () {36 vars in 927 bytes} [Tue Jun 9 02:20:33 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: 372/728] 199.204.45.140 () {36 vars in 991 bytes} [Tue Jun 9 02:20:33 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/729] 199.204.45.140 () {36 vars in 931 bytes} [Tue Jun 9 02:20:33 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: 373/730] 199.204.45.140 () {36 vars in 991 bytes} [Tue Jun 9 02:20:34 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/731] 199.204.45.140 () {36 vars in 931 bytes} [Tue Jun 9 02:20:34 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: 376/736] 10.0.0.174 () {34 vars in 655 bytes} [Tue Jun 9 02:20:55 2026] POST /v2/images => generated 649 bytes in 220 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-09 02:20:55.412 8 WARNING glance.api.v2.images [None req-0d849229-1436-4139-b9f1-6ef9d201c8db 46b2f41bd5e84b09b7b41922b8101762 997d8054ea5a4f9aba36132fa9278b39 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f3a21f5d-09bb-4b7e-ac58-d79d3f12ec15 [pid: 8|app: 0|req: 361/737] 10.0.0.174 () {32 vars in 710 bytes} [Tue Jun 9 02:20:55 2026] DELETE /v2/images/f3a21f5d-09bb-4b7e-ac58-d79d3f12ec15 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/738] 10.0.0.174 () {32 vars in 707 bytes} [Tue Jun 9 02:20:55 2026] GET /v2/images/f3a21f5d-09bb-4b7e-ac58-d79d3f12ec15 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/739] 10.0.0.174 () {32 vars in 633 bytes} [Tue Jun 9 02:20:55 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/740] 10.0.0.174 () {34 vars in 655 bytes} [Tue Jun 9 02:20:55 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/741] 10.0.0.174 () {32 vars in 717 bytes} [Tue Jun 9 02:20:55 2026] GET /v2/images/58afda72-5eb9-49e0-98b7-7601c9dbd736/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 02:20:55.607 7 INFO glance.api.v2.image_data [None req-f2a86ae7-d3f0-46e5-a51f-8e87a6aade23 46b2f41bd5e84b09b7b41922b8101762 997d8054ea5a4f9aba36132fa9278b39 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 02:20:55.649 7 WARNING glance_store._drivers.rbd [None req-f2a86ae7-d3f0-46e5-a51f-8e87a6aade23 46b2f41bd5e84b09b7b41922b8101762 997d8054ea5a4f9aba36132fa9278b39 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-09 02:20:56.342 7 INFO glance.location [None req-f2a86ae7-d3f0-46e5-a51f-8e87a6aade23 46b2f41bd5e84b09b7b41922b8101762 997d8054ea5a4f9aba36132fa9278b39 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 379/742] 10.0.0.174 () {32 vars in 727 bytes} [Tue Jun 9 02:20:55 2026] PUT /v2/images/58afda72-5eb9-49e0-98b7-7601c9dbd736/file => generated 0 bytes in 783 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/743] 10.0.0.174 () {32 vars in 707 bytes} [Tue Jun 9 02:20:56 2026] GET /v2/images/58afda72-5eb9-49e0-98b7-7601c9dbd736 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/744] 10.0.0.174 () {32 vars in 717 bytes} [Tue Jun 9 02:20:56 2026] GET /v2/images/58afda72-5eb9-49e0-98b7-7601c9dbd736/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/745] 10.0.0.174 () {34 vars in 655 bytes} [Tue Jun 9 02:20:56 2026] POST /v2/images => generated 648 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/746] 10.0.0.174 () {32 vars in 726 bytes} [Tue Jun 9 02:20:56 2026] PATCH /v2/images/3597fc42-aad5-45a9-89c5-4abaced2e221 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/747] 10.0.0.174 () {32 vars in 707 bytes} [Tue Jun 9 02:20:56 2026] GET /v2/images/3597fc42-aad5-45a9-89c5-4abaced2e221 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 02:20:56.663 7 WARNING glance.api.v2.images [None req-fb88f033-4657-430c-9d9f-c9d9e07badbb 46b2f41bd5e84b09b7b41922b8101762 997d8054ea5a4f9aba36132fa9278b39 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3597fc42-aad5-45a9-89c5-4abaced2e221 [pid: 7|app: 0|req: 382/748] 10.0.0.174 () {32 vars in 710 bytes} [Tue Jun 9 02:20:56 2026] DELETE /v2/images/3597fc42-aad5-45a9-89c5-4abaced2e221 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/749] 10.0.0.174 () {32 vars in 707 bytes} [Tue Jun 9 02:20:56 2026] GET /v2/images/3597fc42-aad5-45a9-89c5-4abaced2e221 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 02:20:56.724 7 WARNING glance.api.v2.images [None req-f0fbbbcd-6661-495c-a58f-90bbb9f71954 46b2f41bd5e84b09b7b41922b8101762 997d8054ea5a4f9aba36132fa9278b39 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//58afda72-5eb9-49e0-98b7-7601c9dbd736 [pid: 7|app: 0|req: 383/750] 10.0.0.174 () {32 vars in 710 bytes} [Tue Jun 9 02:20:56 2026] DELETE /v2/images/58afda72-5eb9-49e0-98b7-7601c9dbd736 => generated 0 bytes in 926 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/751] 10.0.0.174 () {32 vars in 707 bytes} [Tue Jun 9 02:20:57 2026] GET /v2/images/58afda72-5eb9-49e0-98b7-7601c9dbd736 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 02:20:57.666 7 WARNING glance.api.v2.images [None req-67c63e04-ce11-4c50-bcd0-96f61d8683b5 46b2f41bd5e84b09b7b41922b8101762 997d8054ea5a4f9aba36132fa9278b39 - - default default] Failed to find image f3a21f5d-09bb-4b7e-ac58-d79d3f12ec15 to delete: glance.common.exception.ImageNotFound: No image found with ID f3a21f5d-09bb-4b7e-ac58-d79d3f12ec15 [pid: 7|app: 0|req: 384/752] 10.0.0.174 () {32 vars in 710 bytes} [Tue Jun 9 02:20:57 2026] DELETE /v2/images/f3a21f5d-09bb-4b7e-ac58-d79d3f12ec15 => generated 147 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/753] 10.0.0.174 () {32 vars in 707 bytes} [Tue Jun 9 02:20:57 2026] GET /v2/images/f3a21f5d-09bb-4b7e-ac58-d79d3f12ec15 => 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: 387/758] 10.0.0.174 () {30 vars in 411 bytes} [Tue Jun 9 02:21:16 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: 390/763] 10.0.0.252 () {36 vars in 987 bytes} [Tue Jun 9 02:21:38 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/764] 10.0.0.252 () {36 vars in 927 bytes} [Tue Jun 9 02:21: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: 395/773] 10.0.0.252 () {36 vars in 987 bytes} [Tue Jun 9 02:22:19 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/774] 10.0.0.252 () {36 vars in 927 bytes} [Tue Jun 9 02:22:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/777] 10.0.0.252 () {36 vars in 987 bytes} [Tue Jun 9 02:22:24 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/778] 10.0.0.252 () {36 vars in 927 bytes} [Tue Jun 9 02:22:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/779] 10.0.0.252 () {36 vars in 987 bytes} [Tue Jun 9 02:22:31 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/780] 10.0.0.252 () {36 vars in 927 bytes} [Tue Jun 9 02:22:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/785] 10.0.0.252 () {36 vars in 987 bytes} [Tue Jun 9 02:22:51 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/786] 10.0.0.252 () {36 vars in 927 bytes} [Tue Jun 9 02:22:51 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: 387/789] 10.0.0.174 () {32 vars in 707 bytes} [Tue Jun 9 02:22:57 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/790] 10.0.0.174 () {32 vars in 707 bytes} [Tue Jun 9 02:22:57 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/791] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 9 02:22:57 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/792] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:22:57 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: 389/793] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:22:57 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: 405/794] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 9 02:22:57 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/795] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:22:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/796] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:22:57 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: 391/797] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 9 02:22:57 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/798] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:22:57 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: 392/799] 10.0.0.117 () {36 vars in 911 bytes} [Tue Jun 9 02:22:57 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/800] 10.0.0.117 () {36 vars in 1007 bytes} [Tue Jun 9 02:22:57 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/801] 10.0.0.117 () {36 vars in 987 bytes} [Tue Jun 9 02:22:57 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/802] 10.0.0.117 () {36 vars in 927 bytes} [Tue Jun 9 02:22:57 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: 394/803] 10.0.0.117 () {36 vars in 927 bytes} [Tue Jun 9 02:22:57 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: 411/806] 10.0.0.252 () {36 vars in 987 bytes} [Tue Jun 9 02:23:11 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/807] 10.0.0.252 () {36 vars in 927 bytes} [Tue Jun 9 02:23:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/814] 10.0.0.252 () {36 vars in 987 bytes} [Tue Jun 9 02:23:35 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/815] 10.0.0.252 () {36 vars in 927 bytes} [Tue Jun 9 02:23:35 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/818] 10.0.0.252 () {36 vars in 987 bytes} [Tue Jun 9 02:23:52 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/819] 10.0.0.252 () {36 vars in 927 bytes} [Tue Jun 9 02:23:52 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: 408/830] 199.204.45.140 () {32 vars in 826 bytes} [Tue Jun 9 02:24:33 2026] GET /v2/images?status=active&owner=c09a0020739a419c9208b67277387b88&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/831] 199.204.45.140 () {32 vars in 653 bytes} [Tue Jun 9 02:24:33 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: 409/832] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 9 02:24:33 2026] GET /v2/images/53f77e02-9fe8-4875-935d-1b949548baf1 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/833] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:24:33 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: 410/834] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:24:33 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: 425/835] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 9 02:24:33 2026] GET /v2/images/53f77e02-9fe8-4875-935d-1b949548baf1 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/836] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:24:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/837] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:24:33 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: 412/838] 10.0.0.67 () {36 vars in 986 bytes} [Tue Jun 9 02:24:33 2026] GET /v2/images/53f77e02-9fe8-4875-935d-1b949548baf1 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/839] 10.0.0.67 () {36 vars in 926 bytes} [Tue Jun 9 02:24:33 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: 413/840] 10.0.0.117 () {36 vars in 911 bytes} [Tue Jun 9 02:24:34 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: 428/841] 10.0.0.117 () {36 vars in 1007 bytes} [Tue Jun 9 02:24:34 2026] GET /v2/images/53f77e02-9fe8-4875-935d-1b949548baf1/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/842] 10.0.0.117 () {36 vars in 987 bytes} [Tue Jun 9 02:24:34 2026] GET /v2/images/53f77e02-9fe8-4875-935d-1b949548baf1 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/843] 10.0.0.117 () {36 vars in 927 bytes} [Tue Jun 9 02:24:34 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: 415/844] 10.0.0.117 () {36 vars in 927 bytes} [Tue Jun 9 02:24:34 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: 418/849] 10.0.0.252 () {36 vars in 987 bytes} [Tue Jun 9 02:25:00 2026] GET /v2/images/191c7bee-44b8-49a1-ac7e-2eef5447cb99 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/850] 10.0.0.252 () {36 vars in 927 bytes} [Tue Jun 9 02:25:00 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: 7|app: 0|req: 455/895] 10.0.0.174 () {32 vars in 633 bytes} [Tue Jun 9 02:28:35 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)