+ 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 [Mon Aug 24 15:38:35 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-7dbb8d599f-6nb6g 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 0x7f111ec9f668 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-08-24 15:38:37.807 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-24 15:38:37.891 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-08-24 15:38:38.665 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-08-24 15:38:38.666 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-08-24 15:38:38.666 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 15:38:38.735 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-08-24 15:38:38.736 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-08-24 15:38:38.736 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 15:38:40.772 7 WARNING glance.api.v2.images [None req-4eacdf6f-91f5-44ed-9549-eb5d558135b6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 15:38:40.885 8 WARNING glance.api.v2.images [None req-4ca0e6d5-e439-4438-b9ee-41fb5100c992 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 15:38:41.135 7 WARNING keystonemiddleware._common.config [None req-4eacdf6f-91f5-44ed-9549-eb5d558135b6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:38:41.142 7 WARNING oslo_config.cfg [None req-4eacdf6f-91f5-44ed-9549-eb5d558135b6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f111ec9f668 pid: 7 (default app) 2026-08-24 15:38:41.216 8 WARNING keystonemiddleware._common.config [None req-4ca0e6d5-e439-4438-b9ee-41fb5100c992 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:38:41.223 8 WARNING oslo_config.cfg [None req-4ca0e6d5-e439-4438-b9ee-41fb5100c992 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f111ec9f668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 15:38:42 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-08-24 15:38:42.766 8 WARNING oslo_policy.policy [None req-aaedf6b2-bf93-4db0-b85d-c334fa302d77 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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-08-24 15:38:42.766 8 WARNING oslo_policy.policy [None req-aaedf6b2-bf93-4db0-b85d-c334fa302d77 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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-08-24 15:38:42.784 8 WARNING oslo_policy.policy [None req-aaedf6b2-bf93-4db0-b85d-c334fa302d77 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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-08-24 15:38:42.784 8 WARNING oslo_policy.policy [None req-aaedf6b2-bf93-4db0-b85d-c334fa302d77 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 15:38:42 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 15:38:46 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.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 15:38:46 2026] GET /v2/images => generated 69 bytes in 29 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-08-24 15:38:46.527 7 WARNING oslo_policy.policy [None req-ba2e622c-f297-4edd-aeb4-352d74ad3d1d e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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-08-24 15:38:46.527 7 WARNING oslo_policy.policy [None req-ba2e622c-f297-4edd-aeb4-352d74ad3d1d e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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.19.213.196 () {44 vars in 911 bytes} [Mon Aug 24 15:38:46 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.196 () {44 vars in 933 bytes} [Mon Aug 24 15:38:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 15:38:46.658 7 WARNING oslo_policy.policy [None req-d0b89160-1f17-4556-9b67-590a84dfdaa6 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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-08-24 15:38:46.659 7 WARNING oslo_policy.policy [None req-d0b89160-1f17-4556-9b67-590a84dfdaa6 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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.19.213.196 () {44 vars in 939 bytes} [Mon Aug 24 15:38:46 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-08-24 15:38:46.739 8 WARNING oslo_config.cfg [None req-d91c2fbd-eb62-45dc-a58a-8c4051a401e4 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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.19.213.196 () {48 vars in 951 bytes} [Mon Aug 24 15:38:46 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 15:38:46.759 7 WARNING oslo_policy.policy [None req-d71d2d6c-9b68-4e35-be76-bab6a2a1685d e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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-08-24 15:38:46.759 7 WARNING oslo_policy.policy [None req-d71d2d6c-9b68-4e35-be76-bab6a2a1685d e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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-08-24 15:38:46.761 7 INFO glance.api.v2.image_data [None req-d71d2d6c-9b68-4e35-be76-bab6a2a1685d e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 15:38:50.914 7 WARNING glance.location [None req-d71d2d6c-9b68-4e35-be76-bab6a2a1685d e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.196 () {48 vars in 1045 bytes} [Mon Aug 24 15:38:46 2026] PUT /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a/file => generated 0 bytes in 4202 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6676 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.196 () {44 vars in 971 bytes} [Mon Aug 24 15:38:50 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 15:38:51.066 7 WARNING oslo_config.cfg [None req-84d8000e-fde0-4425-bef8-d397ef712dd2 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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.19.213.196 () {48 vars in 1051 bytes} [Mon Aug 24 15:38:50 2026] PATCH /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.196 () {44 vars in 971 bytes} [Mon Aug 24 15:38:51 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 137/271] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 15:59:54 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: 135/272] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 15:59:54 2026] GET /v2/images => generated 1381 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:00:56 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: 144/286] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:00:57 2026] GET /v2/images => generated 1381 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.19.213.196 () {44 vars in 937 bytes} [Mon Aug 24 16:00:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.19.213.196 () {44 vars in 959 bytes} [Mon Aug 24 16:00:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.19.213.196 () {44 vars in 939 bytes} [Mon Aug 24 16:00:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.19.213.196 () {48 vars in 951 bytes} [Mon Aug 24 16:00:57 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:00:57.542 8 WARNING oslo_policy.policy [None req-de6b1b62-d72a-4358-ae3f-24357a4bddce e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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-08-24 16:00:57.542 8 WARNING oslo_policy.policy [None req-de6b1b62-d72a-4358-ae3f-24357a4bddce e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - 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-08-24 16:00:57.543 8 INFO glance.api.v2.image_data [None req-de6b1b62-d72a-4358-ae3f-24357a4bddce e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:01:23.934 8 WARNING glance.location [None req-de6b1b62-d72a-4358-ae3f-24357a4bddce e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/297] 199.19.213.196 () {48 vars in 1046 bytes} [Mon Aug 24 16:00:57 2026] PUT /v2/images/4de67af2-f087-4292-ad84-98d4e69cd400/file => generated 0 bytes in 26437 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62565 switches on core 0) [pid: 7|app: 0|req: 153/298] 199.19.213.196 () {44 vars in 971 bytes} [Mon Aug 24 16:01:23 2026] GET /v2/images/4de67af2-f087-4292-ad84-98d4e69cd400 => 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: 146/299] 199.19.213.196 () {48 vars in 1051 bytes} [Mon Aug 24 16:01:24 2026] PATCH /v2/images/4de67af2-f087-4292-ad84-98d4e69cd400 => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/300] 199.19.213.196 () {44 vars in 971 bytes} [Mon Aug 24 16:01:24 2026] GET /v2/images/4de67af2-f087-4292-ad84-98d4e69cd400 => 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: 147/301] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:01:25 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: 155/302] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:01:25 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:08:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:08:10 2026] GET /v2/images => generated 2778 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:08: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: 191/390] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:08:21 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/391] 199.19.213.196 () {44 vars in 947 bytes} [Mon Aug 24 16:08:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/392] 199.19.213.196 () {44 vars in 969 bytes} [Mon Aug 24 16:08:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/393] 199.19.213.196 () {44 vars in 939 bytes} [Mon Aug 24 16:08:21 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: 8|app: 0|req: 193/394] 199.19.213.196 () {48 vars in 951 bytes} [Mon Aug 24 16:08:21 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:08:21.291 7 INFO glance.api.v2.image_data [None req-5fe989a6-f127-414a-b9e4-4eda92fc1be5 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:08:40.825 7 INFO glance.location [None req-5fe989a6-f127-414a-b9e4-4eda92fc1be5 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 202/399] 199.19.213.196 () {48 vars in 1045 bytes} [Mon Aug 24 16:08:21 2026] PUT /v2/images/f030e862-1410-4619-9c4a-3a344f21af9a/file => generated 0 bytes in 19582 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24451 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.19.213.196 () {44 vars in 971 bytes} [Mon Aug 24 16:08:40 2026] GET /v2/images/f030e862-1410-4619-9c4a-3a344f21af9a => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.19.213.196 () {48 vars in 1051 bytes} [Mon Aug 24 16:08:40 2026] PATCH /v2/images/f030e862-1410-4619-9c4a-3a344f21af9a => generated 1410 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/402] 199.19.213.196 () {44 vars in 971 bytes} [Mon Aug 24 16:08:41 2026] GET /v2/images/f030e862-1410-4619-9c4a-3a344f21af9a => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:09: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: 203/410] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:09:18 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:09:29 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: 209/414] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:09:29 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.19.213.196 () {44 vars in 939 bytes} [Mon Aug 24 16:09:29 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.19.213.196 () {44 vars in 961 bytes} [Mon Aug 24 16:09:29 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: 207/417] 199.19.213.196 () {44 vars in 939 bytes} [Mon Aug 24 16:09:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/418] 199.19.213.196 () {48 vars in 951 bytes} [Mon Aug 24 16:09:29 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:09:29.460 8 INFO glance.api.v2.image_data [None req-27c65c02-0105-4cfa-b055-e43d404e8cd3 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:09:45.026 8 INFO glance.location [None req-27c65c02-0105-4cfa-b055-e43d404e8cd3 e22fcdaf829b403abdb04df7a0819b47 9f170df22cfd4075a6adf23e7f9ee499 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 208/423] 199.19.213.196 () {48 vars in 1046 bytes} [Mon Aug 24 16:09:29 2026] PUT /v2/images/3b7e77cd-efd2-4b42-aee8-8c28bf33f108/file => generated 0 bytes in 15619 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30336 switches on core 0) [pid: 7|app: 0|req: 216/424] 199.19.213.196 () {44 vars in 971 bytes} [Mon Aug 24 16:09:45 2026] GET /v2/images/3b7e77cd-efd2-4b42-aee8-8c28bf33f108 => 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: 209/425] 199.19.213.196 () {48 vars in 1051 bytes} [Mon Aug 24 16:09:45 2026] PATCH /v2/images/3b7e77cd-efd2-4b42-aee8-8c28bf33f108 => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/426] 199.19.213.196 () {44 vars in 971 bytes} [Mon Aug 24 16:09:45 2026] GET /v2/images/3b7e77cd-efd2-4b42-aee8-8c28bf33f108 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/589] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:23: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: 299/590] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:23:15 2026] GET /v2/images => generated 5574 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/619] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:25: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: 314/620] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:25:35 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/621] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:25:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/622] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:25:37 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/633] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:26:27 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: 313/634] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:26:27 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/637] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:26:36 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: 315/638] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:26:36 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/651] 199.19.213.196 () {42 vars in 688 bytes} [Mon Aug 24 16:27:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/652] 199.19.213.196 () {44 vars in 910 bytes} [Mon Aug 24 16:27:39 2026] GET /v2/images => generated 5574 bytes in 53 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: 336/663] 10.0.0.228 () {32 vars in 633 bytes} [Mon Aug 24 16:28:23 2026] GET /v2/images => generated 5574 bytes in 23 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: 330/668] 10.0.0.95 () {36 vars in 986 bytes} [Mon Aug 24 16:28:42 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 10.0.0.95 () {36 vars in 926 bytes} [Mon Aug 24 16:28:42 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: 331/670] 10.0.0.85 () {36 vars in 986 bytes} [Mon Aug 24 16:28:42 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => generated 1312 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/671] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:28:42 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: 332/672] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:28:42 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: 341/673] 10.0.0.85 () {36 vars in 986 bytes} [Mon Aug 24 16:28:42 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/674] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:28:43 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: 342/675] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:28:43 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: 334/676] 10.0.0.85 () {36 vars in 986 bytes} [Mon Aug 24 16:28:43 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 343/677] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:28:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/678] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:28:43 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: 344/679] 10.0.0.95 () {36 vars in 986 bytes} [Mon Aug 24 16:28:43 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 336/680] 10.0.0.95 () {36 vars in 926 bytes} [Mon Aug 24 16:28:43 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: 345/681] 10.0.0.76 () {36 vars in 910 bytes} [Mon Aug 24 16:28:44 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: 337/682] 10.0.0.76 () {36 vars in 1006 bytes} [Mon Aug 24 16:28:44 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/683] 10.0.0.76 () {36 vars in 986 bytes} [Mon Aug 24 16:28:44 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 338/684] 10.0.0.76 () {36 vars in 926 bytes} [Mon Aug 24 16:28:44 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: 347/685] 10.0.0.76 () {36 vars in 926 bytes} [Mon Aug 24 16:28: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: 339/686] 199.19.213.196 () {36 vars in 991 bytes} [Mon Aug 24 16:28:50 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 348/687] 199.19.213.196 () {36 vars in 931 bytes} [Mon Aug 24 16:28:50 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: 341/690] 199.19.213.196 () {36 vars in 991 bytes} [Mon Aug 24 16:28:51 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 350/691] 199.19.213.196 () {36 vars in 931 bytes} [Mon Aug 24 16:28:51 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: 343/694] 10.0.0.95 () {36 vars in 986 bytes} [Mon Aug 24 16:29:10 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 352/695] 10.0.0.95 () {36 vars in 926 bytes} [Mon Aug 24 16:29:10 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: 355/700] 10.0.0.95 () {36 vars in 986 bytes} [Mon Aug 24 16:29:29 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 346/701] 10.0.0.95 () {36 vars in 926 bytes} [Mon Aug 24 16:29:29 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: 357/704] 10.0.0.228 () {30 vars in 411 bytes} [Mon Aug 24 16:29:39 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: 362/713] 10.0.0.228 () {34 vars in 655 bytes} [Mon Aug 24 16:30:13 2026] POST /v2/images => generated 648 bytes in 186 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-24 16:30:13.629 8 WARNING glance.api.v2.images [None req-26edc99e-51d9-4680-a14a-a6a64d8621c8 cdfbcab236de4ff6a8665188fbb1df15 1f822079b3724db4a131f362c232bd99 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c57b282b-9b1a-481d-9ab6-68795305f0ed [pid: 8|app: 0|req: 352/714] 10.0.0.228 () {32 vars in 710 bytes} [Mon Aug 24 16:30:13 2026] DELETE /v2/images/c57b282b-9b1a-481d-9ab6-68795305f0ed => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/715] 10.0.0.228 () {32 vars in 707 bytes} [Mon Aug 24 16:30:13 2026] GET /v2/images/c57b282b-9b1a-481d-9ab6-68795305f0ed => 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: 353/716] 10.0.0.228 () {32 vars in 633 bytes} [Mon Aug 24 16:30:13 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.228 () {34 vars in 655 bytes} [Mon Aug 24 16:30:13 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/718] 10.0.0.228 () {32 vars in 717 bytes} [Mon Aug 24 16:30:13 2026] GET /v2/images/092db8ab-44a1-4f87-af68-3624fe184df9/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-24 16:30:13.811 7 INFO glance.api.v2.image_data [None req-b581ed98-43a2-464e-864b-c2207f6190d3 cdfbcab236de4ff6a8665188fbb1df15 1f822079b3724db4a131f362c232bd99 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:30:13.849 7 WARNING glance_store._drivers.rbd [None req-b581ed98-43a2-464e-864b-c2207f6190d3 cdfbcab236de4ff6a8665188fbb1df15 1f822079b3724db4a131f362c232bd99 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-24 16:30:14.553 7 INFO glance.location [None req-b581ed98-43a2-464e-864b-c2207f6190d3 cdfbcab236de4ff6a8665188fbb1df15 1f822079b3724db4a131f362c232bd99 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 365/719] 10.0.0.228 () {32 vars in 727 bytes} [Mon Aug 24 16:30:13 2026] PUT /v2/images/092db8ab-44a1-4f87-af68-3624fe184df9/file => generated 0 bytes in 812 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/720] 10.0.0.228 () {32 vars in 707 bytes} [Mon Aug 24 16:30:14 2026] GET /v2/images/092db8ab-44a1-4f87-af68-3624fe184df9 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/721] 10.0.0.228 () {32 vars in 717 bytes} [Mon Aug 24 16:30:14 2026] GET /v2/images/092db8ab-44a1-4f87-af68-3624fe184df9/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/722] 10.0.0.228 () {34 vars in 655 bytes} [Mon Aug 24 16:30:14 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/723] 10.0.0.228 () {32 vars in 726 bytes} [Mon Aug 24 16:30:14 2026] PATCH /v2/images/dfe30524-641c-4c01-b23f-fe29cdb58c72 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/724] 10.0.0.228 () {32 vars in 707 bytes} [Mon Aug 24 16:30:14 2026] GET /v2/images/dfe30524-641c-4c01-b23f-fe29cdb58c72 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 16:30:14.893 7 WARNING glance.api.v2.images [None req-66cd0984-dd96-447b-8d96-4b6b0efb9211 cdfbcab236de4ff6a8665188fbb1df15 1f822079b3724db4a131f362c232bd99 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dfe30524-641c-4c01-b23f-fe29cdb58c72 [pid: 7|app: 0|req: 368/725] 10.0.0.228 () {32 vars in 710 bytes} [Mon Aug 24 16:30:14 2026] DELETE /v2/images/dfe30524-641c-4c01-b23f-fe29cdb58c72 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/726] 10.0.0.228 () {32 vars in 707 bytes} [Mon Aug 24 16:30:14 2026] GET /v2/images/dfe30524-641c-4c01-b23f-fe29cdb58c72 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 16:30:14.946 7 WARNING glance.api.v2.images [None req-4141c102-4e9c-4552-a340-f43d6659c822 cdfbcab236de4ff6a8665188fbb1df15 1f822079b3724db4a131f362c232bd99 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//092db8ab-44a1-4f87-af68-3624fe184df9 [pid: 7|app: 0|req: 369/727] 10.0.0.228 () {32 vars in 710 bytes} [Mon Aug 24 16:30:14 2026] DELETE /v2/images/092db8ab-44a1-4f87-af68-3624fe184df9 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/728] 10.0.0.228 () {32 vars in 707 bytes} [Mon Aug 24 16:30:15 2026] GET /v2/images/092db8ab-44a1-4f87-af68-3624fe184df9 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 16:30:15.805 7 WARNING glance.api.v2.images [None req-2ced9fa5-873c-4fa2-9e7f-ddce9122b5ee cdfbcab236de4ff6a8665188fbb1df15 1f822079b3724db4a131f362c232bd99 - - default default] Failed to find image c57b282b-9b1a-481d-9ab6-68795305f0ed to delete: glance.common.exception.ImageNotFound: No image found with ID c57b282b-9b1a-481d-9ab6-68795305f0ed [pid: 7|app: 0|req: 370/729] 10.0.0.228 () {32 vars in 710 bytes} [Mon Aug 24 16:30:15 2026] DELETE /v2/images/c57b282b-9b1a-481d-9ab6-68795305f0ed => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/730] 10.0.0.228 () {32 vars in 707 bytes} [Mon Aug 24 16:30:15 2026] GET /v2/images/c57b282b-9b1a-481d-9ab6-68795305f0ed => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/735] 10.0.0.95 () {36 vars in 986 bytes} [Mon Aug 24 16:30:34 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 373/736] 10.0.0.95 () {36 vars in 926 bytes} [Mon Aug 24 16:30: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: 7|app: 0|req: 376/741] 10.0.0.95 () {36 vars in 986 bytes} [Mon Aug 24 16:30:51 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 366/742] 10.0.0.95 () {36 vars in 926 bytes} [Mon Aug 24 16:30:51 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: 380/749] 10.0.0.228 () {32 vars in 707 bytes} [Mon Aug 24 16:31:25 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/750] 10.0.0.228 () {32 vars in 707 bytes} [Mon Aug 24 16:31:25 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 381/751] 10.0.0.85 () {36 vars in 986 bytes} [Mon Aug 24 16:31:25 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 371/752] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:31:25 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: 382/753] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:31:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/754] 10.0.0.85 () {36 vars in 986 bytes} [Mon Aug 24 16:31:25 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/755] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:31:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/756] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:31:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/757] 10.0.0.85 () {36 vars in 986 bytes} [Mon Aug 24 16:31:25 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/758] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:31:25 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: 385/759] 10.0.0.76 () {36 vars in 910 bytes} [Mon Aug 24 16:31:26 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: 375/760] 10.0.0.76 () {36 vars in 1006 bytes} [Mon Aug 24 16:31:26 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/761] 10.0.0.76 () {36 vars in 986 bytes} [Mon Aug 24 16:31:26 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 376/762] 10.0.0.76 () {36 vars in 926 bytes} [Mon Aug 24 16:31:26 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: 387/763] 10.0.0.76 () {36 vars in 926 bytes} [Mon Aug 24 16:31:26 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: 389/766] 10.0.0.95 () {36 vars in 986 bytes} [Mon Aug 24 16:31:31 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 378/767] 10.0.0.95 () {36 vars in 926 bytes} [Mon Aug 24 16:31: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: 7|app: 0|req: 390/768] 10.0.0.95 () {36 vars in 986 bytes} [Mon Aug 24 16:31:39 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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/769] 10.0.0.95 () {36 vars in 926 bytes} [Mon Aug 24 16:31:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/776] 10.0.0.95 () {36 vars in 986 bytes} [Mon Aug 24 16:32:01 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 383/777] 10.0.0.95 () {36 vars in 926 bytes} [Mon Aug 24 16:32:02 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: 385/780] 10.0.0.95 () {36 vars in 986 bytes} [Mon Aug 24 16:32:19 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 396/781] 10.0.0.95 () {36 vars in 926 bytes} [Mon Aug 24 16:32:19 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: 386/782] 10.0.0.95 () {36 vars in 986 bytes} [Mon Aug 24 16:32:19 2026] GET /v2/images/63d03d79-7202-4ec2-bf4d-d7d609780f9a => 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: 397/783] 10.0.0.95 () {36 vars in 926 bytes} [Mon Aug 24 16:32:19 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: 393/796] 199.19.213.196 () {32 vars in 826 bytes} [Mon Aug 24 16:33:19 2026] GET /v2/images?status=active&owner=9f170df22cfd4075a6adf23e7f9ee499&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/797] 199.19.213.196 () {32 vars in 653 bytes} [Mon Aug 24 16:33:19 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: 394/800] 10.0.0.85 () {36 vars in 986 bytes} [Mon Aug 24 16:33:20 2026] GET /v2/images/4de67af2-f087-4292-ad84-98d4e69cd400 => generated 1395 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/801] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:33:20 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: 395/802] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:33:20 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: 408/803] 10.0.0.85 () {36 vars in 986 bytes} [Mon Aug 24 16:33:20 2026] GET /v2/images/4de67af2-f087-4292-ad84-98d4e69cd400 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/804] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:33:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/805] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:33:20 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.85 () {36 vars in 986 bytes} [Mon Aug 24 16:33:21 2026] GET /v2/images/4de67af2-f087-4292-ad84-98d4e69cd400 => 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: 410/807] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:33:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/808] 10.0.0.85 () {36 vars in 926 bytes} [Mon Aug 24 16:33:21 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: 411/809] 10.0.0.76 () {36 vars in 910 bytes} [Mon Aug 24 16:33:21 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: 399/810] 10.0.0.76 () {36 vars in 1006 bytes} [Mon Aug 24 16:33:21 2026] GET /v2/images/4de67af2-f087-4292-ad84-98d4e69cd400/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/811] 10.0.0.76 () {36 vars in 986 bytes} [Mon Aug 24 16:33:21 2026] GET /v2/images/4de67af2-f087-4292-ad84-98d4e69cd400 => generated 1395 bytes in 43 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.76 () {36 vars in 926 bytes} [Mon Aug 24 16:33:21 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: 413/813] 10.0.0.76 () {36 vars in 926 bytes} [Mon Aug 24 16:33:21 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: 438/862] 10.0.0.228 () {32 vars in 633 bytes} [Mon Aug 24 16:37:21 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)