+ 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 [Fri Jul 3 16:19:24 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-698fd7f446-zfqdh 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 0x7fe2fd1b6668 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-07-03 16:19:26.664 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-03 16:19:26.684 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-07-03 16:19:27.522 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-07-03 16:19:27.523 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-07-03 16:19:27.524 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 16:19:27.533 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-07-03 16:19:27.534 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-07-03 16:19:27.535 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-03 16:19:29.521 8 WARNING glance.api.v2.images [None req-1959cf66-c867-4f57-bf1a-508ce08fc5e0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 16:19:29.564 7 WARNING glance.api.v2.images [None req-c4be2278-e8ef-4d6b-9568-f528fe754389 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-03 16:19:29.843 8 WARNING keystonemiddleware._common.config [None req-1959cf66-c867-4f57-bf1a-508ce08fc5e0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:19:29.850 8 WARNING oslo_config.cfg [None req-1959cf66-c867-4f57-bf1a-508ce08fc5e0 - - - - - -] 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 0x7fe2fd1b6668 pid: 8 (default app) 2026-07-03 16:19:29.897 7 WARNING keystonemiddleware._common.config [None req-c4be2278-e8ef-4d6b-9568-f528fe754389 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:19:29.905 7 WARNING oslo_config.cfg [None req-c4be2278-e8ef-4d6b-9568-f528fe754389 - - - - - -] 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 0x7fe2fd1b6668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 16:19:31 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-07-03 16:19:31.620 7 WARNING oslo_policy.policy [None req-72eac787-38ec-4689-bd90-d9d1490dddf0 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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-07-03 16:19:31.620 7 WARNING oslo_policy.policy [None req-72eac787-38ec-4689-bd90-d9d1490dddf0 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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-07-03 16:19:31.635 7 WARNING oslo_policy.policy [None req-72eac787-38ec-4689-bd90-d9d1490dddf0 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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-07-03 16:19:31.635 7 WARNING oslo_policy.policy [None req-72eac787-38ec-4689-bd90-d9d1490dddf0 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 16:19:31 2026] GET /v2/images => generated 69 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 16:19: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: 2/7] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 16:19:35 2026] GET /v2/images => generated 69 bytes in 44 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-07-03 16:19:35.208 8 WARNING oslo_policy.policy [None req-1b09dc57-fd74-48b7-a68b-12a5f568ad95 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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-07-03 16:19:35.208 8 WARNING oslo_policy.policy [None req-1b09dc57-fd74-48b7-a68b-12a5f568ad95 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.235 () {44 vars in 912 bytes} [Fri Jul 3 16:19:35 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.235 () {44 vars in 934 bytes} [Fri Jul 3 16:19:35 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-07-03 16:19:35.335 8 WARNING oslo_policy.policy [None req-126cdb71-4b5b-4af0-944b-ae081f868566 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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-07-03 16:19:35.335 8 WARNING oslo_policy.policy [None req-126cdb71-4b5b-4af0-944b-ae081f868566 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.235 () {44 vars in 940 bytes} [Fri Jul 3 16:19:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-03 16:19:35.415 7 WARNING oslo_config.cfg [None req-dc6f7b1c-c807-4520-8e84-593a4113dcd0 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.235 () {48 vars in 952 bytes} [Fri Jul 3 16:19:35 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 16:19:35.434 8 WARNING oslo_policy.policy [None req-f9445bcf-aac6-4117-ae6d-5c1b2e938f28 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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-07-03 16:19:35.435 8 WARNING oslo_policy.policy [None req-f9445bcf-aac6-4117-ae6d-5c1b2e938f28 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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-07-03 16:19:35.436 8 INFO glance.api.v2.image_data [None req-f9445bcf-aac6-4117-ae6d-5c1b2e938f28 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 16:19:40.190 8 WARNING glance.location [None req-f9445bcf-aac6-4117-ae6d-5c1b2e938f28 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.235 () {48 vars in 1046 bytes} [Fri Jul 3 16:19:35 2026] PUT /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b/file => generated 0 bytes in 4804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6102 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.235 () {44 vars in 972 bytes} [Fri Jul 3 16:19:40 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-03 16:19:40.346 8 WARNING oslo_config.cfg [None req-fe73b25e-8a87-47c8-a270-407a187d1976 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.235 () {48 vars in 1052 bytes} [Fri Jul 3 16:19:40 2026] PATCH /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.235 () {44 vars in 972 bytes} [Fri Jul 3 16:19:40 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 144/288] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 16:42:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 16:42:18 2026] GET /v2/images => generated 1381 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 16:42:36 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: 148/295] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 16:42:36 2026] GET /v2/images => generated 1381 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.204.45.235 () {44 vars in 938 bytes} [Fri Jul 3 16:42:36 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: 149/297] 199.204.45.235 () {44 vars in 960 bytes} [Fri Jul 3 16:42:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.204.45.235 () {44 vars in 940 bytes} [Fri Jul 3 16:42:36 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: 7|app: 0|req: 150/299] 199.204.45.235 () {48 vars in 952 bytes} [Fri Jul 3 16:42:36 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 16:42:36.727 8 INFO glance.api.v2.image_data [None req-96ed7031-13b7-4019-ac94-a36c936d1b43 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 16:43:49.264 8 WARNING glance.location [None req-96ed7031-13b7-4019-ac94-a36c936d1b43 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 150/316] 199.204.45.235 () {48 vars in 1047 bytes} [Fri Jul 3 16:42:36 2026] PUT /v2/images/9c549d12-0b39-4932-b5d1-32a57eaae8a2/file => generated 0 bytes in 72660 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31558 switches on core 0) [pid: 7|app: 0|req: 167/317] 199.204.45.235 () {44 vars in 972 bytes} [Fri Jul 3 16:43:49 2026] GET /v2/images/9c549d12-0b39-4932-b5d1-32a57eaae8a2 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/318] 199.204.45.235 () {48 vars in 1052 bytes} [Fri Jul 3 16:43:49 2026] PATCH /v2/images/9c549d12-0b39-4932-b5d1-32a57eaae8a2 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/319] 199.204.45.235 () {44 vars in 972 bytes} [Fri Jul 3 16:43:49 2026] GET /v2/images/9c549d12-0b39-4932-b5d1-32a57eaae8a2 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/320] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 16:43: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: 169/321] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 16:43:51 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/406] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 16:50:57 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/407] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 16:50:57 2026] GET /v2/images => generated 2778 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/414] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 16:51: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: 216/415] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 16:51:27 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/416] 199.204.45.235 () {44 vars in 948 bytes} [Fri Jul 3 16:51:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/417] 199.204.45.235 () {44 vars in 970 bytes} [Fri Jul 3 16:51:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/418] 199.204.45.235 () {44 vars in 940 bytes} [Fri Jul 3 16:51:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/421] 199.204.45.235 () {48 vars in 952 bytes} [Fri Jul 3 16:51:27 2026] POST /v2/images => generated 799 bytes in 4978 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 16:51:32.580 8 INFO glance.api.v2.image_data [None req-1ea1da41-b9e9-448b-ac94-4ca4e25944da fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 16:52:35.314 7 WARNING glance.api.v2.images [None req-0878a2ad-7524-463d-98d3-c3f52768f096 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//17366b7c-0349-4962-ad42-bb5d025b2159 [uwsgi-body-read] Error reading 8030640 bytes. Content-Length: 854769152 consumed: 357968 left: 854411184 message: Client closed connection 2026-07-03 16:52:42.848 8 ERROR glance_store._drivers.rbd [None req-1ea1da41-b9e9-448b-ac94-4ca4e25944da fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Failed to store image 17366b7c-0349-4962-ad42-bb5d025b2159 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 7|app: 0|req: 231/434] 199.204.45.235 () {46 vars in 994 bytes} [Fri Jul 3 16:52:35 2026] DELETE /v2/images/17366b7c-0349-4962-ad42-bb5d025b2159 => generated 0 bytes in 17910 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/441] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 16:52:59 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: 239/442] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 16:52:59 2026] GET /v2/images => generated 2778 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/443] 199.204.45.235 () {44 vars in 948 bytes} [Fri Jul 3 16:52:59 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/444] 199.204.45.235 () {44 vars in 970 bytes} [Fri Jul 3 16:52:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/445] 199.204.45.235 () {44 vars in 940 bytes} [Fri Jul 3 16:52:59 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: 243/446] 199.204.45.235 () {48 vars in 952 bytes} [Fri Jul 3 16:52:59 2026] POST /v2/images => generated 799 bytes in 1248 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 16:53:00.852 7 WARNING oslo_policy.policy [None req-3b6719e0-f72c-4dd2-8c0f-b265bb5ab84c fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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-07-03 16:53:00.853 7 WARNING oslo_policy.policy [None req-3b6719e0-f72c-4dd2-8c0f-b265bb5ab84c fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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-07-03 16:53:00.854 7 INFO glance.api.v2.image_data [None req-3b6719e0-f72c-4dd2-8c0f-b265bb5ab84c fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 16:53:07.113 8 ERROR glance.api.v2.image_data [None req-1ea1da41-b9e9-448b-ac94-4ca4e25944da fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi [None req-1ea1da41-b9e9-448b-ac94-4ca4e25944da fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi self.force_reraise() 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi raise self.value 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi self.force_reraise() 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi raise self.value 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 501, in _upload_to_store 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 488, in add_to_backend_with_multihash 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 465, in store_add_to_backend_with_multihash 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi raise exc 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi for chunk in chunks: 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-07-03 16:53:07.473 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 204/447] 199.204.45.235 () {48 vars in 1046 bytes} [Fri Jul 3 16:51:32 2026] PUT /v2/images/17366b7c-0349-4962-ad42-bb5d025b2159/file => generated 114 bytes in 94922 msecs (HTTP/1.1 500) 4 headers in 185 bytes (1 switches on core 0) 2026-07-03 16:55:30.716 7 INFO glance.location [None req-3b6719e0-f72c-4dd2-8c0f-b265bb5ab84c fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 244/478] 199.204.45.235 () {48 vars in 1046 bytes} [Fri Jul 3 16:53:00 2026] PUT /v2/images/89dd2510-4385-4922-b57f-7c240f132213/file => generated 0 bytes in 149914 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10862 switches on core 0) [pid: 8|app: 0|req: 235/479] 199.204.45.235 () {44 vars in 972 bytes} [Fri Jul 3 16:55:30 2026] GET /v2/images/89dd2510-4385-4922-b57f-7c240f132213 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/480] 199.204.45.235 () {48 vars in 1052 bytes} [Fri Jul 3 16:55:30 2026] PATCH /v2/images/89dd2510-4385-4922-b57f-7c240f132213 => generated 1410 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/481] 199.204.45.235 () {44 vars in 972 bytes} [Fri Jul 3 16:55:30 2026] GET /v2/images/89dd2510-4385-4922-b57f-7c240f132213 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/488] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 16:56:08 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: 249/489] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 16:56:08 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/494] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 16:56:21 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: 252/495] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 16:56:21 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/496] 199.204.45.235 () {44 vars in 940 bytes} [Fri Jul 3 16:56:21 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: 7|app: 0|req: 253/497] 199.204.45.235 () {44 vars in 962 bytes} [Fri Jul 3 16:56:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/498] 199.204.45.235 () {44 vars in 940 bytes} [Fri Jul 3 16:56:21 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: 7|app: 0|req: 254/499] 199.204.45.235 () {48 vars in 952 bytes} [Fri Jul 3 16:56:21 2026] POST /v2/images => generated 791 bytes in 90 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-03 16:56:21.832 8 INFO glance.api.v2.image_data [None req-6d87c58f-83ae-45bb-b523-7faf94512655 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 16:56:47.887 8 INFO glance.location [None req-6d87c58f-83ae-45bb-b523-7faf94512655 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 246/504] 199.204.45.235 () {48 vars in 1047 bytes} [Fri Jul 3 16:56:21 2026] PUT /v2/images/c9a446e1-d164-47ca-a5bf-7f1acbd20ee2/file => generated 0 bytes in 26139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17511 switches on core 0) [pid: 7|app: 0|req: 259/505] 199.204.45.235 () {44 vars in 972 bytes} [Fri Jul 3 16:56:47 2026] GET /v2/images/c9a446e1-d164-47ca-a5bf-7f1acbd20ee2 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/506] 199.204.45.235 () {48 vars in 1052 bytes} [Fri Jul 3 16:56:47 2026] PATCH /v2/images/c9a446e1-d164-47ca-a5bf-7f1acbd20ee2 => generated 1382 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/507] 199.204.45.235 () {44 vars in 972 bytes} [Fri Jul 3 16:56:48 2026] GET /v2/images/c9a446e1-d164-47ca-a5bf-7f1acbd20ee2 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/670] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 17:10:15 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: 342/671] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 17:10:15 2026] GET /v2/images => generated 5574 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/700] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 17:12:34 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: 357/701] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 17:12:34 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/702] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 17:12:36 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: 358/703] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 17:12:36 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/716] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 17:13:31 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: 365/717] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 17:13:31 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/720] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 17:13:40 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: 354/721] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 17:13:40 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/734] 199.204.45.235 () {42 vars in 689 bytes} [Fri Jul 3 17:14:40 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: 374/735] 199.204.45.235 () {44 vars in 911 bytes} [Fri Jul 3 17:14:40 2026] GET /v2/images => generated 5574 bytes in 52 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: 379/744] 10.0.0.224 () {32 vars in 633 bytes} [Fri Jul 3 17:15:24 2026] GET /v2/images => generated 5574 bytes in 17 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: 368/749] 10.0.0.220 () {36 vars in 987 bytes} [Fri Jul 3 17:15:44 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/750] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:15:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/751] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:15:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/752] 10.0.0.220 () {36 vars in 987 bytes} [Fri Jul 3 17:15:44 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/753] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:15:44 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/754] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:15:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/755] 10.0.0.220 () {36 vars in 987 bytes} [Fri Jul 3 17:15:44 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 385/756] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:15:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/757] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:15:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/758] 10.0.0.70 () {36 vars in 910 bytes} [Fri Jul 3 17:15:45 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/759] 10.0.0.70 () {36 vars in 1006 bytes} [Fri Jul 3 17:15:45 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b/locations => generated 127 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/760] 10.0.0.70 () {36 vars in 986 bytes} [Fri Jul 3 17:15:45 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 374/761] 10.0.0.70 () {36 vars in 926 bytes} [Fri Jul 3 17:15:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/762] 10.0.0.70 () {36 vars in 926 bytes} [Fri Jul 3 17:15:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/765] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jul 3 17:15:49 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/766] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jul 3 17:15:49 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: 377/767] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jul 3 17:15:56 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/768] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jul 3 17:15:56 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/769] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jul 3 17:15:57 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/770] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jul 3 17:15: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: 379/771] 199.204.45.235 () {36 vars in 991 bytes} [Fri Jul 3 17:15:58 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/772] 199.204.45.235 () {36 vars in 931 bytes} [Fri Jul 3 17:15:58 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: 395/775] 199.204.45.235 () {36 vars in 991 bytes} [Fri Jul 3 17:16:01 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 381/776] 199.204.45.235 () {36 vars in 931 bytes} [Fri Jul 3 17:16:01 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: 398/781] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jul 3 17:16:28 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 384/782] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jul 3 17:16:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/789] 10.0.0.224 () {30 vars in 411 bytes} [Fri Jul 3 17:16:56 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: 392/796] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jul 3 17:17:23 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 405/797] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jul 3 17:17: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: 393/798] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jul 3 17:17:24 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/799] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jul 3 17:17: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: 8|app: 0|req: 397/806] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jul 3 17:17:51 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 410/807] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jul 3 17:17:52 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 398/808] 10.0.0.220 () {36 vars in 987 bytes} [Fri Jul 3 17:17:52 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 411/809] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:17:52 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: 399/810] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:17:52 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: 412/811] 10.0.0.220 () {36 vars in 987 bytes} [Fri Jul 3 17:17:52 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/812] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:17:52 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: 413/813] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:17:52 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: 401/814] 10.0.0.220 () {36 vars in 987 bytes} [Fri Jul 3 17:17:52 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 414/815] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:17:52 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: 402/816] 10.0.0.70 () {36 vars in 910 bytes} [Fri Jul 3 17:17:52 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: 415/817] 10.0.0.70 () {36 vars in 1006 bytes} [Fri Jul 3 17:17:52 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b/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: 403/818] 10.0.0.70 () {36 vars in 986 bytes} [Fri Jul 3 17:17:52 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 416/819] 10.0.0.70 () {36 vars in 926 bytes} [Fri Jul 3 17:17:52 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/820] 10.0.0.70 () {36 vars in 926 bytes} [Fri Jul 3 17:17:52 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: 407/825] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jul 3 17:18:12 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/826] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jul 3 17:18:12 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: 421/829] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jul 3 17:18:27 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 409/830] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jul 3 17:18:27 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: 414/839] 10.0.0.224 () {34 vars in 655 bytes} [Fri Jul 3 17:19:00 2026] POST /v2/images => generated 648 bytes in 339 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-03 17:19:01.288 7 WARNING glance.api.v2.images [None req-18085a8a-568a-468c-ad25-62f0079c1770 38cde55c26ed4329951a483c4020563a 359ff253948a45d38fb636ad3b5997f7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//203864a4-1d79-4323-bdec-de7752ef47a6 [pid: 7|app: 0|req: 426/840] 10.0.0.224 () {32 vars in 710 bytes} [Fri Jul 3 17:19:01 2026] DELETE /v2/images/203864a4-1d79-4323-bdec-de7752ef47a6 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/841] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jul 3 17:19:01 2026] GET /v2/images/203864a4-1d79-4323-bdec-de7752ef47a6 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/842] 10.0.0.224 () {32 vars in 633 bytes} [Fri Jul 3 17:19:01 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/843] 10.0.0.224 () {34 vars in 655 bytes} [Fri Jul 3 17:19:01 2026] POST /v2/images => generated 701 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/844] 10.0.0.224 () {32 vars in 717 bytes} [Fri Jul 3 17:19:01 2026] GET /v2/images/92058417-0e34-4495-ab5e-68060055f62f/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-03 17:19:01.444 8 INFO glance.api.v2.image_data [None req-5e68e392-2b2f-4e44-888a-de39fa198e57 38cde55c26ed4329951a483c4020563a 359ff253948a45d38fb636ad3b5997f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-03 17:19:01.503 8 WARNING glance_store._drivers.rbd [None req-5e68e392-2b2f-4e44-888a-de39fa198e57 38cde55c26ed4329951a483c4020563a 359ff253948a45d38fb636ad3b5997f7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-03 17:19:02.603 8 INFO glance.location [None req-5e68e392-2b2f-4e44-888a-de39fa198e57 38cde55c26ed4329951a483c4020563a 359ff253948a45d38fb636ad3b5997f7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 417/845] 10.0.0.224 () {32 vars in 727 bytes} [Fri Jul 3 17:19:01 2026] PUT /v2/images/92058417-0e34-4495-ab5e-68060055f62f/file => generated 0 bytes in 1196 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/846] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jul 3 17:19:02 2026] GET /v2/images/92058417-0e34-4495-ab5e-68060055f62f => generated 1102 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/847] 10.0.0.224 () {32 vars in 717 bytes} [Fri Jul 3 17:19:02 2026] GET /v2/images/92058417-0e34-4495-ab5e-68060055f62f/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/848] 10.0.0.224 () {34 vars in 655 bytes} [Fri Jul 3 17:19:02 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/849] 10.0.0.224 () {32 vars in 726 bytes} [Fri Jul 3 17:19:02 2026] PATCH /v2/images/6e1c6b93-da79-4e8e-999f-e57f700a95c3 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/850] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jul 3 17:19:02 2026] GET /v2/images/6e1c6b93-da79-4e8e-999f-e57f700a95c3 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-03 17:19:02.909 8 WARNING glance.api.v2.images [None req-2c3d2121-1cbb-4f8a-902f-e94cda9b1dc1 38cde55c26ed4329951a483c4020563a 359ff253948a45d38fb636ad3b5997f7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e1c6b93-da79-4e8e-999f-e57f700a95c3 [pid: 8|app: 0|req: 420/851] 10.0.0.224 () {32 vars in 710 bytes} [Fri Jul 3 17:19:02 2026] DELETE /v2/images/6e1c6b93-da79-4e8e-999f-e57f700a95c3 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/852] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jul 3 17:19:02 2026] GET /v2/images/6e1c6b93-da79-4e8e-999f-e57f700a95c3 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:19:02.972 8 WARNING glance.api.v2.images [None req-c9df2916-bedc-4d23-8e3e-e64ed08e8dd7 38cde55c26ed4329951a483c4020563a 359ff253948a45d38fb636ad3b5997f7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//92058417-0e34-4495-ab5e-68060055f62f [pid: 8|app: 0|req: 421/853] 10.0.0.224 () {32 vars in 710 bytes} [Fri Jul 3 17:19:02 2026] DELETE /v2/images/92058417-0e34-4495-ab5e-68060055f62f => generated 0 bytes in 929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/854] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jul 3 17:19:03 2026] GET /v2/images/92058417-0e34-4495-ab5e-68060055f62f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-03 17:19:03.921 8 WARNING glance.api.v2.images [None req-3343df04-958a-4f26-9fc2-b08dd0a77684 38cde55c26ed4329951a483c4020563a 359ff253948a45d38fb636ad3b5997f7 - - default default] Failed to find image 203864a4-1d79-4323-bdec-de7752ef47a6 to delete: glance.common.exception.ImageNotFound: No image found with ID 203864a4-1d79-4323-bdec-de7752ef47a6 [pid: 8|app: 0|req: 422/855] 10.0.0.224 () {32 vars in 710 bytes} [Fri Jul 3 17:19:03 2026] DELETE /v2/images/203864a4-1d79-4323-bdec-de7752ef47a6 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/856] 10.0.0.224 () {32 vars in 707 bytes} [Fri Jul 3 17:19:03 2026] GET /v2/images/203864a4-1d79-4323-bdec-de7752ef47a6 => 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: 423/857] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jul 3 17:19:07 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => 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: 435/858] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jul 3 17:19:07 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: 427/865] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jul 3 17:19:34 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/866] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jul 3 17:19:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/871] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jul 3 17:19:52 2026] GET /v2/images/648a7a78-73aa-4f46-bd9d-ffbb62464d6b => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/872] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jul 3 17:19:52 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/881] 199.204.45.235 () {32 vars in 826 bytes} [Fri Jul 3 17:20:36 2026] GET /v2/images?status=active&owner=4dc8364b5cf84ff6813fc6a097acacda&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/882] 199.204.45.235 () {32 vars in 653 bytes} [Fri Jul 3 17:20:37 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: 436/883] 10.0.0.220 () {36 vars in 987 bytes} [Fri Jul 3 17:20:37 2026] GET /v2/images/9c549d12-0b39-4932-b5d1-32a57eaae8a2 => 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: 448/884] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:20:37 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: 437/885] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:20: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: 449/886] 10.0.0.220 () {36 vars in 987 bytes} [Fri Jul 3 17:20:37 2026] GET /v2/images/9c549d12-0b39-4932-b5d1-32a57eaae8a2 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/887] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:20: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: 450/888] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:20:37 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/889] 10.0.0.220 () {36 vars in 987 bytes} [Fri Jul 3 17:20:37 2026] GET /v2/images/9c549d12-0b39-4932-b5d1-32a57eaae8a2 => 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: 451/890] 10.0.0.220 () {36 vars in 927 bytes} [Fri Jul 3 17:20:37 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: 440/891] 10.0.0.70 () {36 vars in 910 bytes} [Fri Jul 3 17:20: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: 452/892] 10.0.0.70 () {36 vars in 1006 bytes} [Fri Jul 3 17:20:38 2026] GET /v2/images/9c549d12-0b39-4932-b5d1-32a57eaae8a2/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/893] 10.0.0.70 () {36 vars in 986 bytes} [Fri Jul 3 17:20:38 2026] GET /v2/images/9c549d12-0b39-4932-b5d1-32a57eaae8a2 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/894] 10.0.0.70 () {36 vars in 926 bytes} [Fri Jul 3 17:20:38 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: 442/895] 10.0.0.70 () {36 vars in 926 bytes} [Fri Jul 3 17:20:38 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/940] 10.0.0.224 () {32 vars in 633 bytes} [Fri Jul 3 17:24:10 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)