+ 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 [Sun May 24 07:28:54 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-64fbddbfbb-xh67v 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 0x7f5b3877f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-24 07:28:56.772 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-24 07:28:56.775 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-24 07:28:57.628 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-24 07:28:57.630 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-24 07:28:57.630 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-24 07:28:57.630 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-24 07:28:57.631 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-24 07:28:57.632 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-24 07:28:59.657 7 WARNING glance.api.v2.images [None req-094e2612-d398-4b59-a082-6955598c5bff - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-24 07:28:59.761 8 WARNING glance.api.v2.images [None req-359d7c13-6371-45dd-bcd0-ff35ee6e7398 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-24 07:29:00.013 7 WARNING keystonemiddleware._common.config [None req-094e2612-d398-4b59-a082-6955598c5bff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-24 07:29:00.021 7 WARNING oslo_config.cfg [None req-094e2612-d398-4b59-a082-6955598c5bff - - - - - -] 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 0x7f5b3877f668 pid: 7 (default app) 2026-05-24 07:29:00.104 8 WARNING keystonemiddleware._common.config [None req-359d7c13-6371-45dd-bcd0-ff35ee6e7398 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-24 07:29:00.111 8 WARNING oslo_config.cfg [None req-359d7c13-6371-45dd-bcd0-ff35ee6e7398 - - - - - -] 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 0x7f5b3877f668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 07:29:04 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 07:29:05.424 8 WARNING oslo_policy.policy [None req-78f10934-1dc7-4c23-8dfd-bad35b63a0a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-24 07:29:05.425 8 WARNING oslo_policy.policy [None req-78f10934-1dc7-4c23-8dfd-bad35b63a0a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-24 07:29:05.441 8 WARNING oslo_policy.policy [None req-78f10934-1dc7-4c23-8dfd-bad35b63a0a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-24 07:29:05.441 8 WARNING oslo_policy.policy [None req-78f10934-1dc7-4c23-8dfd-bad35b63a0a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 07:29:04 2026] GET /v2/images => generated 69 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 07:29:09 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 07:29:09 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 07:29:09.186 7 WARNING oslo_policy.policy [None req-9ddd9f50-4bbf-44cd-9810-4a666b2dfe7e d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-24 07:29:09.187 7 WARNING oslo_policy.policy [None req-9ddd9f50-4bbf-44cd-9810-4a666b2dfe7e d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/10] 199.204.45.153 () {44 vars in 912 bytes} [Sun May 24 07:29:09 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.204.45.153 () {44 vars in 934 bytes} [Sun May 24 07:29:09 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 07:29:09.316 7 WARNING oslo_policy.policy [None req-38279641-1842-48ed-9d7b-02b4ec4120df d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-24 07:29:09.316 7 WARNING oslo_policy.policy [None req-38279641-1842-48ed-9d7b-02b4ec4120df d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - 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/12] 199.204.45.153 () {44 vars in 940 bytes} [Sun May 24 07:29:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 07:29:09.397 8 WARNING oslo_config.cfg [None req-9306054c-5cda-4095-b4cb-54acd2f9722f d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - 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: 6/13] 199.204.45.153 () {48 vars in 952 bytes} [Sun May 24 07:29:09 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-05-24 07:29:09.420 7 WARNING oslo_policy.policy [None req-6af6a63a-a6e9-43c4-9034-8e8e17587ccd d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-24 07:29:09.420 7 WARNING oslo_policy.policy [None req-6af6a63a-a6e9-43c4-9034-8e8e17587ccd d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-24 07:29:09.421 7 INFO glance.api.v2.image_data [None req-6af6a63a-a6e9-43c4-9034-8e8e17587ccd d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-24 07:29:13.396 7 WARNING glance.location [None req-6af6a63a-a6e9-43c4-9034-8e8e17587ccd d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.153 () {48 vars in 1046 bytes} [Sun May 24 07:29:09 2026] PUT /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc/file => generated 0 bytes in 4012 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7615 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.153 () {44 vars in 972 bytes} [Sun May 24 07:29:13 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 07:29:13.529 7 WARNING oslo_config.cfg [None req-f4de9699-587e-4cd9-9475-ad2f050c9e93 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - 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: 9/16] 199.204.45.153 () {48 vars in 1052 bytes} [Sun May 24 07:29:13 2026] PATCH /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.153 () {44 vars in 972 bytes} [Sun May 24 07:29:13 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 138/274] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 07:50:30 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: 137/275] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 07:50:30 2026] GET /v2/images => generated 1381 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 07:50:47 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 07:50:47 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.153 () {44 vars in 938 bytes} [Sun May 24 07:50:47 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.153 () {44 vars in 960 bytes} [Sun May 24 07:50:47 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.153 () {44 vars in 940 bytes} [Sun May 24 07:50:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.153 () {48 vars in 952 bytes} [Sun May 24 07:50:47 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-24 07:50:47.733 7 INFO glance.api.v2.image_data [None req-3789f4ec-1d64-45c2-a2cb-90311bc77ce6 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-24 07:51:13.902 7 WARNING glance.location [None req-3789f4ec-1d64-45c2-a2cb-90311bc77ce6 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/290] 199.204.45.153 () {48 vars in 1047 bytes} [Sun May 24 07:50:47 2026] PUT /v2/images/7fd73d7b-f407-4f32-ba26-99876f3e867b/file => generated 0 bytes in 26222 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63595 switches on core 0) [pid: 8|app: 0|req: 148/291] 199.204.45.153 () {44 vars in 972 bytes} [Sun May 24 07:51:13 2026] GET /v2/images/7fd73d7b-f407-4f32-ba26-99876f3e867b => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/292] 199.204.45.153 () {48 vars in 1052 bytes} [Sun May 24 07:51:13 2026] PATCH /v2/images/7fd73d7b-f407-4f32-ba26-99876f3e867b => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/293] 199.204.45.153 () {44 vars in 972 bytes} [Sun May 24 07:51:14 2026] GET /v2/images/7fd73d7b-f407-4f32-ba26-99876f3e867b => 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: 145/294] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 07:51:15 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/295] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 07:51:15 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 07:58:21 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 07:58:21 2026] GET /v2/images => generated 2778 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 07:58:42 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: 192/389] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 07:58:42 2026] GET /v2/images => generated 2778 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 199.204.45.153 () {44 vars in 948 bytes} [Sun May 24 07:58:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/391] 199.204.45.153 () {44 vars in 970 bytes} [Sun May 24 07:58:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.204.45.153 () {44 vars in 940 bytes} [Sun May 24 07:58:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/393] 199.204.45.153 () {48 vars in 952 bytes} [Sun May 24 07:58:43 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-24 07:58:43.544 8 WARNING oslo_policy.policy [None req-1818e273-ff47-4150-87d3-a97c21290f98 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-24 07:58:43.544 8 WARNING oslo_policy.policy [None req-1818e273-ff47-4150-87d3-a97c21290f98 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-24 07:58:43.545 8 INFO glance.api.v2.image_data [None req-1818e273-ff47-4150-87d3-a97c21290f98 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-24 07:58:54.591 8 INFO glance.location [None req-1818e273-ff47-4150-87d3-a97c21290f98 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/396] 199.204.45.153 () {48 vars in 1046 bytes} [Sun May 24 07:58:43 2026] PUT /v2/images/7cbf5292-bb01-47f7-8646-1bf69e8788cc/file => generated 0 bytes in 11106 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27756 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.153 () {44 vars in 972 bytes} [Sun May 24 07:58:54 2026] GET /v2/images/7cbf5292-bb01-47f7-8646-1bf69e8788cc => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.153 () {48 vars in 1052 bytes} [Sun May 24 07:58:54 2026] PATCH /v2/images/7cbf5292-bb01-47f7-8646-1bf69e8788cc => generated 1410 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.153 () {44 vars in 972 bytes} [Sun May 24 07:58:54 2026] GET /v2/images/7cbf5292-bb01-47f7-8646-1bf69e8788cc => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 07:59:32 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: 206/409] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 07:59:32 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 07:59:57 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: 209/415] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 07:59:57 2026] GET /v2/images => generated 4190 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.153 () {44 vars in 940 bytes} [Sun May 24 07:59:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.153 () {44 vars in 962 bytes} [Sun May 24 07:59:57 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: 7|app: 0|req: 208/418] 199.204.45.153 () {44 vars in 940 bytes} [Sun May 24 07:59:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.153 () {48 vars in 952 bytes} [Sun May 24 07:59:57 2026] POST /v2/images => generated 791 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-24 07:59:57.883 7 INFO glance.api.v2.image_data [None req-acd082b5-b4fa-4ca0-a314-ba94bf563614 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-24 08:00:13.168 7 INFO glance.location [None req-acd082b5-b4fa-4ca0-a314-ba94bf563614 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/424] 199.204.45.153 () {48 vars in 1047 bytes} [Sun May 24 07:59:57 2026] PUT /v2/images/3517c6d3-005e-4cc6-9cf6-7cc04e76287c/file => generated 0 bytes in 15363 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33483 switches on core 0) [pid: 8|app: 0|req: 216/425] 199.204.45.153 () {44 vars in 972 bytes} [Sun May 24 08:00:13 2026] GET /v2/images/3517c6d3-005e-4cc6-9cf6-7cc04e76287c => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/426] 199.204.45.153 () {48 vars in 1052 bytes} [Sun May 24 08:00:13 2026] PATCH /v2/images/3517c6d3-005e-4cc6-9cf6-7cc04e76287c => generated 1382 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/427] 199.204.45.153 () {44 vars in 972 bytes} [Sun May 24 08:00:13 2026] GET /v2/images/3517c6d3-005e-4cc6-9cf6-7cc04e76287c => generated 1382 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/606] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 08:15:06 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: 300/607] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 08:15:06 2026] GET /v2/images => generated 5574 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/636] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 08:17:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/637] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 08:17:26 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: 323/638] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 08:17:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/639] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 08:17:28 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/650] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 08:18:18 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: 322/651] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 08:18:18 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/654] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 08:18:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/655] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 08:18:26 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/668] 199.204.45.153 () {42 vars in 689 bytes} [Sun May 24 08:19:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/669] 199.204.45.153 () {44 vars in 911 bytes} [Sun May 24 08:19:28 2026] GET /v2/images => generated 5574 bytes in 59 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: 337/680] 10.0.0.8 () {32 vars in 631 bytes} [Sun May 24 08:20:10 2026] GET /v2/images => generated 5574 bytes in 27 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: 345/683] 10.0.0.216 () {36 vars in 987 bytes} [Sun May 24 08:20:28 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/684] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:20:29 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: 346/685] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:20:29 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/686] 10.0.0.216 () {36 vars in 987 bytes} [Sun May 24 08:20:29 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 347/687] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:20:29 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: 349/690] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:20:29 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: 342/691] 10.0.0.216 () {36 vars in 987 bytes} [Sun May 24 08:20:29 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:20:29 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:20:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/694] 10.0.0.167 () {36 vars in 911 bytes} [Sun May 24 08:20:30 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/695] 10.0.0.167 () {36 vars in 1007 bytes} [Sun May 24 08:20:30 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc/locations => generated 127 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/696] 10.0.0.167 () {36 vars in 987 bytes} [Sun May 24 08:20:30 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 10.0.0.167 () {36 vars in 927 bytes} [Sun May 24 08:20:30 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: 353/698] 10.0.0.167 () {36 vars in 927 bytes} [Sun May 24 08:20:30 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: 347/701] 10.0.0.203 () {36 vars in 987 bytes} [Sun May 24 08:20:39 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 355/702] 10.0.0.203 () {36 vars in 927 bytes} [Sun May 24 08:20:39 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: 348/703] 10.0.0.203 () {36 vars in 987 bytes} [Sun May 24 08:20:43 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 356/704] 10.0.0.203 () {36 vars in 927 bytes} [Sun May 24 08:20: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: 349/705] 199.204.45.153 () {36 vars in 991 bytes} [Sun May 24 08:20:46 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/706] 199.204.45.153 () {36 vars in 931 bytes} [Sun May 24 08:20:46 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: 350/707] 199.204.45.153 () {36 vars in 991 bytes} [Sun May 24 08:20:47 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/708] 199.204.45.153 () {36 vars in 931 bytes} [Sun May 24 08:20:47 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: 354/715] 10.0.0.203 () {36 vars in 987 bytes} [Sun May 24 08:21:14 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 362/716] 10.0.0.203 () {36 vars in 927 bytes} [Sun May 24 08:21:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/717] 10.0.0.8 () {30 vars in 409 bytes} [Sun May 24 08:21:18 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: 359/724] 10.0.0.203 () {36 vars in 987 bytes} [Sun May 24 08:21:46 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 366/725] 10.0.0.203 () {36 vars in 927 bytes} [Sun May 24 08:21:46 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: 360/726] 10.0.0.203 () {36 vars in 987 bytes} [Sun May 24 08:21:46 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 10.0.0.203 () {36 vars in 927 bytes} [Sun May 24 08:21:46 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: 362/730] 10.0.0.203 () {36 vars in 987 bytes} [Sun May 24 08:21:55 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 369/731] 10.0.0.203 () {36 vars in 927 bytes} [Sun May 24 08:21:55 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: 371/734] 10.0.0.8 () {34 vars in 653 bytes} [Sun May 24 08:22:06 2026] POST /v2/images => generated 648 bytes in 236 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-24 08:22:06.410 7 WARNING glance.api.v2.images [None req-c2f2e24b-a94c-4e49-900b-2ba04e3ea39d e9f61a60a52e4c418585f62cf2736795 2b0f7395cdb74d5b921cd8e394d47e5a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9826cbf1-5f27-4b4a-9abe-bfa00489ac6a [pid: 7|app: 0|req: 364/735] 10.0.0.8 () {32 vars in 708 bytes} [Sun May 24 08:22:06 2026] DELETE /v2/images/9826cbf1-5f27-4b4a-9abe-bfa00489ac6a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 10.0.0.8 () {32 vars in 705 bytes} [Sun May 24 08:22:06 2026] GET /v2/images/9826cbf1-5f27-4b4a-9abe-bfa00489ac6a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 10.0.0.8 () {32 vars in 631 bytes} [Sun May 24 08:22:06 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.8 () {34 vars in 653 bytes} [Sun May 24 08:22:06 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:22:06 2026] GET /v2/images/4779c911-893a-4bd7-aebc-c33c755d3d8f/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:22:06.611 8 INFO glance.api.v2.image_data [None req-e256a705-4a3c-4a73-a363-cab13f8d71e5 e9f61a60a52e4c418585f62cf2736795 2b0f7395cdb74d5b921cd8e394d47e5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-24 08:22:06.661 8 WARNING glance_store._drivers.rbd [None req-e256a705-4a3c-4a73-a363-cab13f8d71e5 e9f61a60a52e4c418585f62cf2736795 2b0f7395cdb74d5b921cd8e394d47e5a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-24 08:22:06.921 8 INFO glance.location [None req-e256a705-4a3c-4a73-a363-cab13f8d71e5 e9f61a60a52e4c418585f62cf2736795 2b0f7395cdb74d5b921cd8e394d47e5a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 374/740] 10.0.0.8 () {32 vars in 725 bytes} [Sun May 24 08:22:06 2026] PUT /v2/images/4779c911-893a-4bd7-aebc-c33c755d3d8f/file => generated 0 bytes in 399 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 10.0.0.8 () {32 vars in 705 bytes} [Sun May 24 08:22:06 2026] GET /v2/images/4779c911-893a-4bd7-aebc-c33c755d3d8f => generated 1103 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:22:07 2026] GET /v2/images/4779c911-893a-4bd7-aebc-c33c755d3d8f/file => generated 1024 bytes in 170 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/743] 10.0.0.8 () {34 vars in 653 bytes} [Sun May 24 08:22:07 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/744] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:07 2026] PATCH /v2/images/4a20640f-32c0-438b-be85-20563fd97b80 => generated 653 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.8 () {32 vars in 705 bytes} [Sun May 24 08:22:07 2026] GET /v2/images/4a20640f-32c0-438b-be85-20563fd97b80 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:07.345 8 WARNING glance.api.v2.images [None req-2838d96b-fdde-4242-af14-ef797c3cc999 e9f61a60a52e4c418585f62cf2736795 2b0f7395cdb74d5b921cd8e394d47e5a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4a20640f-32c0-438b-be85-20563fd97b80 [pid: 8|app: 0|req: 377/746] 10.0.0.8 () {32 vars in 708 bytes} [Sun May 24 08:22:07 2026] DELETE /v2/images/4a20640f-32c0-438b-be85-20563fd97b80 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.8 () {32 vars in 705 bytes} [Sun May 24 08:22:07 2026] GET /v2/images/4a20640f-32c0-438b-be85-20563fd97b80 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:22:07.430 8 WARNING glance.api.v2.images [None req-d1a5b229-4124-4794-b262-d3e3652a7193 e9f61a60a52e4c418585f62cf2736795 2b0f7395cdb74d5b921cd8e394d47e5a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4779c911-893a-4bd7-aebc-c33c755d3d8f [pid: 8|app: 0|req: 378/748] 10.0.0.8 () {32 vars in 708 bytes} [Sun May 24 08:22:07 2026] DELETE /v2/images/4779c911-893a-4bd7-aebc-c33c755d3d8f => generated 0 bytes in 892 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.8 () {32 vars in 705 bytes} [Sun May 24 08:22:08 2026] GET /v2/images/4779c911-893a-4bd7-aebc-c33c755d3d8f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:22:08.348 8 WARNING glance.api.v2.images [None req-d2a4c289-cadd-4595-af38-1479805dbbe0 e9f61a60a52e4c418585f62cf2736795 2b0f7395cdb74d5b921cd8e394d47e5a - - default default] Failed to find image 9826cbf1-5f27-4b4a-9abe-bfa00489ac6a to delete: glance.common.exception.ImageNotFound: No image found with ID 9826cbf1-5f27-4b4a-9abe-bfa00489ac6a [pid: 8|app: 0|req: 379/750] 10.0.0.8 () {32 vars in 708 bytes} [Sun May 24 08:22:08 2026] DELETE /v2/images/9826cbf1-5f27-4b4a-9abe-bfa00489ac6a => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 10.0.0.8 () {32 vars in 705 bytes} [Sun May 24 08:22:08 2026] GET /v2/images/9826cbf1-5f27-4b4a-9abe-bfa00489ac6a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/756] 10.0.0.203 () {36 vars in 987 bytes} [Sun May 24 08:22:21 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 382/757] 10.0.0.203 () {36 vars in 927 bytes} [Sun May 24 08:22:21 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: 384/760] 10.0.0.203 () {36 vars in 987 bytes} [Sun May 24 08:22:30 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 377/761] 10.0.0.203 () {36 vars in 927 bytes} [Sun May 24 08:22:30 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: 385/762] 10.0.0.203 () {36 vars in 987 bytes} [Sun May 24 08:22:35 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/763] 10.0.0.203 () {36 vars in 927 bytes} [Sun May 24 08:22:35 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: 397/786] 10.0.0.203 () {36 vars in 987 bytes} [Sun May 24 08:24:27 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 390/787] 10.0.0.203 () {36 vars in 927 bytes} [Sun May 24 08:24:27 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/792] 10.0.0.8 () {32 vars in 705 bytes} [Sun May 24 08:24:41 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 400/793] 10.0.0.8 () {32 vars in 705 bytes} [Sun May 24 08:24:41 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/794] 10.0.0.216 () {36 vars in 987 bytes} [Sun May 24 08:24:41 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/795] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:24:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/796] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:24:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 10.0.0.216 () {36 vars in 987 bytes} [Sun May 24 08:24:41 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/798] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:24:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/799] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:24:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/800] 10.0.0.216 () {36 vars in 987 bytes} [Sun May 24 08:24:41 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 404/801] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:24:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/802] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:24:41 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: 405/803] 10.0.0.167 () {36 vars in 911 bytes} [Sun May 24 08:24:42 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 10.0.0.167 () {36 vars in 1007 bytes} [Sun May 24 08:24:42 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/805] 10.0.0.167 () {36 vars in 987 bytes} [Sun May 24 08:24:42 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => 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: 400/806] 10.0.0.167 () {36 vars in 927 bytes} [Sun May 24 08:24:42 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: 407/807] 10.0.0.167 () {36 vars in 927 bytes} [Sun May 24 08:24: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: 401/808] 10.0.0.203 () {36 vars in 987 bytes} [Sun May 24 08:24:45 2026] GET /v2/images/c23721e9-a4c8-41c0-bd25-a4ab5bffd8fc => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/809] 10.0.0.203 () {36 vars in 927 bytes} [Sun May 24 08:24:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/818] 199.204.45.153 () {32 vars in 826 bytes} [Sun May 24 08:25:26 2026] GET /v2/images?status=active&owner=4bbebefe9f064b858f40123aa7b85a22&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/819] 199.204.45.153 () {32 vars in 653 bytes} [Sun May 24 08:25:26 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: 407/820] 10.0.0.216 () {36 vars in 987 bytes} [Sun May 24 08:25:26 2026] GET /v2/images/7fd73d7b-f407-4f32-ba26-99876f3e867b => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/821] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:25:27 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: 408/822] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:25:27 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: 415/823] 10.0.0.216 () {36 vars in 987 bytes} [Sun May 24 08:25:27 2026] GET /v2/images/7fd73d7b-f407-4f32-ba26-99876f3e867b => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/824] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:25: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: 416/825] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:25:27 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: 410/826] 10.0.0.216 () {36 vars in 987 bytes} [Sun May 24 08:25:27 2026] GET /v2/images/7fd73d7b-f407-4f32-ba26-99876f3e867b => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/827] 10.0.0.216 () {36 vars in 927 bytes} [Sun May 24 08:25: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: 7|app: 0|req: 411/828] 10.0.0.167 () {36 vars in 911 bytes} [Sun May 24 08:25:27 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: 418/829] 10.0.0.167 () {36 vars in 1007 bytes} [Sun May 24 08:25:27 2026] GET /v2/images/7fd73d7b-f407-4f32-ba26-99876f3e867b/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/830] 10.0.0.167 () {36 vars in 987 bytes} [Sun May 24 08:25:27 2026] GET /v2/images/7fd73d7b-f407-4f32-ba26-99876f3e867b => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/831] 10.0.0.167 () {36 vars in 927 bytes} [Sun May 24 08:25: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: 7|app: 0|req: 413/832] 10.0.0.167 () {36 vars in 927 bytes} [Sun May 24 08:25: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: 7|app: 0|req: 436/877] 10.0.0.8 () {32 vars in 631 bytes} [Sun May 24 08:29:00 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)