+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 17:39:41 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5cbcc86bbb-86rkx 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 0x7f3092ebc668 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-04-28 17:39:43.989 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 17:39:43.997 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-04-28 17:39:44.876 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-04-28 17:39:44.877 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-04-28 17:39:44.878 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 17:39:44.894 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-04-28 17:39:44.895 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-04-28 17:39:44.895 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 17:39:47.076 7 WARNING glance.api.v2.images [None req-f367b2c1-c93a-43ca-a7ab-57a0ae4added - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 17:39:47.083 8 WARNING glance.api.v2.images [None req-e4dd7637-b468-4244-bcbb-7c4911185539 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 17:39:47.443 7 WARNING keystonemiddleware._common.config [None req-f367b2c1-c93a-43ca-a7ab-57a0ae4added - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:39:47.450 7 WARNING oslo_config.cfg [None req-f367b2c1-c93a-43ca-a7ab-57a0ae4added - - - - - -] 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 0x7f3092ebc668 pid: 7 (default app) 2026-04-28 17:39:47.456 8 WARNING keystonemiddleware._common.config [None req-e4dd7637-b468-4244-bcbb-7c4911185539 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:39:47.464 8 WARNING oslo_config.cfg [None req-e4dd7637-b468-4244-bcbb-7c4911185539 - - - - - -] 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 0x7f3092ebc668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 17:39:49 2026] GET / => generated 1301 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-04-28 17:39:50.255 8 WARNING oslo_policy.policy [None req-d79d60d2-8c36-47ed-b22a-d24427dce0a2 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - 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-04-28 17:39:50.255 8 WARNING oslo_policy.policy [None req-d79d60d2-8c36-47ed-b22a-d24427dce0a2 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - 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-04-28 17:39:50.272 8 WARNING oslo_policy.policy [None req-d79d60d2-8c36-47ed-b22a-d24427dce0a2 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - 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-04-28 17:39:50.273 8 WARNING oslo_policy.policy [None req-d79d60d2-8c36-47ed-b22a-d24427dce0a2 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 17:39:49 2026] GET /v2/images => generated 69 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 17:39:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 17:39:53 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 17:39:53.920 7 WARNING oslo_policy.policy [None req-8fa8e19d-3799-4ce6-99ca-abb68bfd38b3 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - 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-04-28 17:39:53.920 7 WARNING oslo_policy.policy [None req-8fa8e19d-3799-4ce6-99ca-abb68bfd38b3 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.22 () {44 vars in 908 bytes} [Tue Apr 28 17:39:53 2026] GET /v2/images/cirros => generated 151 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.22 () {44 vars in 930 bytes} [Tue Apr 28 17:39:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 17:39:54.069 7 WARNING oslo_policy.policy [None req-d5b6665c-201a-42aa-9ece-ab48517c1d50 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - 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-04-28 17:39:54.070 7 WARNING oslo_policy.policy [None req-d5b6665c-201a-42aa-9ece-ab48517c1d50 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.22 () {44 vars in 936 bytes} [Tue Apr 28 17:39:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 17:39:54.157 8 WARNING oslo_config.cfg [None req-30427f67-2c75-48fb-8377-adff2950d922 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.22 () {48 vars in 948 bytes} [Tue Apr 28 17:39:54 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 17:39:54.181 7 WARNING oslo_policy.policy [None req-a219fd3a-6257-4b91-9363-2394f0248f68 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - 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-04-28 17:39:54.181 7 WARNING oslo_policy.policy [None req-a219fd3a-6257-4b91-9363-2394f0248f68 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - 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-04-28 17:39:54.183 7 INFO glance.api.v2.image_data [None req-a219fd3a-6257-4b91-9363-2394f0248f68 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 17:39:58.382 7 WARNING glance.location [None req-a219fd3a-6257-4b91-9363-2394f0248f68 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.22 () {48 vars in 1042 bytes} [Tue Apr 28 17:39:54 2026] PUT /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8/file => generated 0 bytes in 4253 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7683 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.22 () {44 vars in 968 bytes} [Tue Apr 28 17:39:58 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 17:39:58.474 7 WARNING oslo_config.cfg [None req-2773a177-a1aa-4e05-959c-5c3c54e5103c 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.22 () {44 vars in 968 bytes} [Tue Apr 28 17:39:58 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:01:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:01:33 2026] GET /v2/images => generated 1240 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:01:50 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:01:50 2026] GET /v2/images => generated 1240 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.22 () {44 vars in 934 bytes} [Tue Apr 28 18:01:50 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.22 () {44 vars in 956 bytes} [Tue Apr 28 18:01:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.22 () {44 vars in 936 bytes} [Tue Apr 28 18:01:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.22 () {48 vars in 948 bytes} [Tue Apr 28 18:01:50 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 18:01:50.465 7 INFO glance.api.v2.image_data [None req-e6119b15-41d5-4e8e-aab7-63b90397b02e 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:02:19.661 7 WARNING glance.location [None req-e6119b15-41d5-4e8e-aab7-63b90397b02e 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/294] 199.204.45.22 () {48 vars in 1043 bytes} [Tue Apr 28 18:01:50 2026] PUT /v2/images/9cb32217-3a1c-46b9-bff9-4381b7d500fa/file => generated 0 bytes in 29246 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68556 switches on core 0) [pid: 8|app: 0|req: 149/295] 199.204.45.22 () {44 vars in 968 bytes} [Tue Apr 28 18:02:19 2026] GET /v2/images/9cb32217-3a1c-46b9-bff9-4381b7d500fa => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 199.204.45.22 () {44 vars in 968 bytes} [Tue Apr 28 18:02:19 2026] GET /v2/images/9cb32217-3a1c-46b9-bff9-4381b7d500fa => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/297] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:02:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/298] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:02:21 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:09:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:09:37 2026] GET /v2/images => generated 2451 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:09:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:09:46 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.22 () {44 vars in 944 bytes} [Tue Apr 28 18:09:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.22 () {44 vars in 966 bytes} [Tue Apr 28 18:09:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.204.45.22 () {44 vars in 936 bytes} [Tue Apr 28 18:09:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.22 () {48 vars in 948 bytes} [Tue Apr 28 18:09:46 2026] POST /v2/images => generated 799 bytes in 153 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 18:09:46.524 7 INFO glance.api.v2.image_data [None req-b3e3e56d-057b-4dda-bb8c-1fab662fb560 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:10:19.798 7 INFO glance.location [None req-b3e3e56d-057b-4dda-bb8c-1fab662fb560 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/403] 199.204.45.22 () {48 vars in 1042 bytes} [Tue Apr 28 18:09:46 2026] PUT /v2/images/02a5e15c-8f69-461d-b812-e6621659a2aa/file => generated 0 bytes in 33317 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25942 switches on core 0) [pid: 8|app: 0|req: 206/404] 199.204.45.22 () {44 vars in 968 bytes} [Tue Apr 28 18:10:19 2026] GET /v2/images/02a5e15c-8f69-461d-b812-e6621659a2aa => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/405] 199.204.45.22 () {48 vars in 1047 bytes} [Tue Apr 28 18:10:19 2026] PATCH /v2/images/02a5e15c-8f69-461d-b812-e6621659a2aa => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/406] 199.204.45.22 () {44 vars in 968 bytes} [Tue Apr 28 18:10:19 2026] GET /v2/images/02a5e15c-8f69-461d-b812-e6621659a2aa => generated 1234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/415] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:10:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/416] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:10:58 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/419] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:11:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/420] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:11:14 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/421] 199.204.45.22 () {44 vars in 936 bytes} [Tue Apr 28 18:11:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/422] 199.204.45.22 () {44 vars in 958 bytes} [Tue Apr 28 18:11:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/423] 199.204.45.22 () {44 vars in 936 bytes} [Tue Apr 28 18:11:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/424] 199.204.45.22 () {48 vars in 948 bytes} [Tue Apr 28 18:11:14 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-28 18:11:14.551 7 INFO glance.api.v2.image_data [None req-092b37ff-799a-4281-88ec-8070772b8e57 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:11:24.057 7 INFO glance.location [None req-092b37ff-799a-4281-88ec-8070772b8e57 3df97f1093a24941bbcffe0c0e38f7f3 68f89337babe473ead0cf335444d6082 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 209/427] 199.204.45.22 () {48 vars in 1042 bytes} [Tue Apr 28 18:11:14 2026] PUT /v2/images/7b2d37c4-604c-4180-bb6d-aea75eb077ed/file => generated 0 bytes in 9545 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20900 switches on core 0) [pid: 8|app: 0|req: 219/428] 199.204.45.22 () {44 vars in 968 bytes} [Tue Apr 28 18:11:24 2026] GET /v2/images/7b2d37c4-604c-4180-bb6d-aea75eb077ed => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/429] 199.204.45.22 () {44 vars in 968 bytes} [Tue Apr 28 18:11:24 2026] GET /v2/images/7b2d37c4-604c-4180-bb6d-aea75eb077ed => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/584] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:24:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/585] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:24:11 2026] GET /v2/images => generated 4892 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/616] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:26:41 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/617] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:26:41 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/618] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:26:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/619] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:26:42 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/630] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:27:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/631] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:27:35 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/634] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:27:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/635] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:27:44 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/650] 199.204.45.22 () {42 vars in 685 bytes} [Tue Apr 28 18:28:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 199.204.45.22 () {44 vars in 907 bytes} [Tue Apr 28 18:28:51 2026] GET /v2/images => generated 4892 bytes in 50 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: 326/660] 10.0.0.42 () {32 vars in 632 bytes} [Tue Apr 28 18:29:35 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/667] 10.0.0.3 () {36 vars in 985 bytes} [Tue Apr 28 18:30:02 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 133 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: 338/668] 10.0.0.3 () {36 vars in 925 bytes} [Tue Apr 28 18:30:02 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/669] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:30:03 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/670] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:30:03 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: 332/671] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:30:03 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: 340/672] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:30:03 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/673] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:30:03 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: 341/674] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:30:03 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: 334/675] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:30:03 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/676] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:30:03 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: 335/677] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:30:03 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: 343/678] 10.0.0.96 () {36 vars in 910 bytes} [Tue Apr 28 18:30:04 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/679] 10.0.0.96 () {36 vars in 1006 bytes} [Tue Apr 28 18:30:04 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/680] 10.0.0.96 () {36 vars in 986 bytes} [Tue Apr 28 18:30:04 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/681] 10.0.0.96 () {36 vars in 926 bytes} [Tue Apr 28 18:30:04 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: 345/682] 10.0.0.96 () {36 vars in 926 bytes} [Tue Apr 28 18:30:04 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: 338/683] 10.0.0.3 () {36 vars in 985 bytes} [Tue Apr 28 18:30:04 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/684] 10.0.0.3 () {36 vars in 925 bytes} [Tue Apr 28 18:30:04 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: 348/687] 199.204.45.22 () {36 vars in 990 bytes} [Tue Apr 28 18:30:10 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/688] 199.204.45.22 () {36 vars in 930 bytes} [Tue Apr 28 18:30:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 199.204.45.22 () {36 vars in 990 bytes} [Tue Apr 28 18:30:10 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 199.204.45.22 () {36 vars in 930 bytes} [Tue Apr 28 18:30:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/695] 10.0.0.3 () {36 vars in 985 bytes} [Tue Apr 28 18:30:33 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/696] 10.0.0.3 () {36 vars in 925 bytes} [Tue Apr 28 18:30:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/701] 10.0.0.3 () {36 vars in 985 bytes} [Tue Apr 28 18:30:48 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.3 () {36 vars in 925 bytes} [Tue Apr 28 18:30:48 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: 356/703] 10.0.0.42 () {34 vars in 654 bytes} [Tue Apr 28 18:30:48 2026] POST /v2/images => generated 649 bytes in 233 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 18:30:49.244 7 WARNING glance.api.v2.images [None req-b3086e2b-cdee-42eb-bab4-a151a019fc2c 6d8433512c7646d8860b74a4a4406f34 e1f1b0e54a7b4e5c860b63add7d8783a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7e6c2cc9-1c37-44cf-9f2c-798a9ff0d1ec [pid: 7|app: 0|req: 348/704] 10.0.0.42 () {32 vars in 709 bytes} [Tue Apr 28 18:30:49 2026] DELETE /v2/images/7e6c2cc9-1c37-44cf-9f2c-798a9ff0d1ec => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/705] 10.0.0.42 () {32 vars in 706 bytes} [Tue Apr 28 18:30:49 2026] GET /v2/images/7e6c2cc9-1c37-44cf-9f2c-798a9ff0d1ec => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/706] 10.0.0.42 () {32 vars in 632 bytes} [Tue Apr 28 18:30:49 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/707] 10.0.0.42 () {34 vars in 654 bytes} [Tue Apr 28 18:30:49 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/708] 10.0.0.42 () {32 vars in 716 bytes} [Tue Apr 28 18:30:49 2026] GET /v2/images/61a543db-9a0d-4c00-ab3d-eb7f480c8aec/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:30:49.435 8 WARNING oslo_policy.policy [None req-06856e34-db77-4a1b-bb32-35b8c832d18f 6d8433512c7646d8860b74a4a4406f34 e1f1b0e54a7b4e5c860b63add7d8783a - - 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-04-28 18:30:49.436 8 WARNING oslo_policy.policy [None req-06856e34-db77-4a1b-bb32-35b8c832d18f 6d8433512c7646d8860b74a4a4406f34 e1f1b0e54a7b4e5c860b63add7d8783a - - 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-04-28 18:30:49.437 8 INFO glance.api.v2.image_data [None req-06856e34-db77-4a1b-bb32-35b8c832d18f 6d8433512c7646d8860b74a4a4406f34 e1f1b0e54a7b4e5c860b63add7d8783a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:30:49.492 8 WARNING glance_store._drivers.rbd [None req-06856e34-db77-4a1b-bb32-35b8c832d18f 6d8433512c7646d8860b74a4a4406f34 e1f1b0e54a7b4e5c860b63add7d8783a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 18:30:49.726 8 INFO glance.location [None req-06856e34-db77-4a1b-bb32-35b8c832d18f 6d8433512c7646d8860b74a4a4406f34 e1f1b0e54a7b4e5c860b63add7d8783a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 359/709] 10.0.0.42 () {32 vars in 726 bytes} [Tue Apr 28 18:30:49 2026] PUT /v2/images/61a543db-9a0d-4c00-ab3d-eb7f480c8aec/file => generated 0 bytes in 337 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/710] 10.0.0.42 () {32 vars in 706 bytes} [Tue Apr 28 18:30:49 2026] GET /v2/images/61a543db-9a0d-4c00-ab3d-eb7f480c8aec => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/711] 10.0.0.42 () {32 vars in 716 bytes} [Tue Apr 28 18:30:49 2026] GET /v2/images/61a543db-9a0d-4c00-ab3d-eb7f480c8aec/file => generated 1024 bytes in 129 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.42 () {34 vars in 654 bytes} [Tue Apr 28 18:30:49 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: 361/713] 10.0.0.42 () {32 vars in 725 bytes} [Tue Apr 28 18:30:49 2026] PATCH /v2/images/a31310ca-8cdd-4133-9fdc-9dd57cbbe8f8 => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/714] 10.0.0.42 () {32 vars in 706 bytes} [Tue Apr 28 18:30:50 2026] GET /v2/images/a31310ca-8cdd-4133-9fdc-9dd57cbbe8f8 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:30:50.076 8 WARNING glance.api.v2.images [None req-e19f285a-f303-4405-9ba1-e2b9a211462e 6d8433512c7646d8860b74a4a4406f34 e1f1b0e54a7b4e5c860b63add7d8783a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a31310ca-8cdd-4133-9fdc-9dd57cbbe8f8 [pid: 8|app: 0|req: 362/715] 10.0.0.42 () {32 vars in 709 bytes} [Tue Apr 28 18:30:50 2026] DELETE /v2/images/a31310ca-8cdd-4133-9fdc-9dd57cbbe8f8 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 10.0.0.42 () {32 vars in 706 bytes} [Tue Apr 28 18:30:50 2026] GET /v2/images/a31310ca-8cdd-4133-9fdc-9dd57cbbe8f8 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:30:50.160 8 WARNING glance.api.v2.images [None req-75fd1966-2231-4739-bc01-0e48a8a872a6 6d8433512c7646d8860b74a4a4406f34 e1f1b0e54a7b4e5c860b63add7d8783a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//61a543db-9a0d-4c00-ab3d-eb7f480c8aec [pid: 8|app: 0|req: 363/717] 10.0.0.42 () {32 vars in 709 bytes} [Tue Apr 28 18:30:50 2026] DELETE /v2/images/61a543db-9a0d-4c00-ab3d-eb7f480c8aec => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.42 () {32 vars in 706 bytes} [Tue Apr 28 18:30:50 2026] GET /v2/images/61a543db-9a0d-4c00-ab3d-eb7f480c8aec => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:30:51.019 8 WARNING glance.api.v2.images [None req-172dc5ba-1c69-4dc4-85c3-9ebe1c85bb03 6d8433512c7646d8860b74a4a4406f34 e1f1b0e54a7b4e5c860b63add7d8783a - - default default] Failed to find image 7e6c2cc9-1c37-44cf-9f2c-798a9ff0d1ec to delete: glance.common.exception.ImageNotFound: No image found with ID 7e6c2cc9-1c37-44cf-9f2c-798a9ff0d1ec [pid: 8|app: 0|req: 364/719] 10.0.0.42 () {32 vars in 709 bytes} [Tue Apr 28 18:30:51 2026] DELETE /v2/images/7e6c2cc9-1c37-44cf-9f2c-798a9ff0d1ec => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.42 () {32 vars in 706 bytes} [Tue Apr 28 18:30:51 2026] GET /v2/images/7e6c2cc9-1c37-44cf-9f2c-798a9ff0d1ec => 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: 367/725] 10.0.0.3 () {36 vars in 985 bytes} [Tue Apr 28 18:31:15 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/726] 10.0.0.3 () {36 vars in 925 bytes} [Tue Apr 28 18:31:15 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: 374/739] 10.0.0.42 () {30 vars in 410 bytes} [Tue Apr 28 18:32:12 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/748] 10.0.0.3 () {36 vars in 985 bytes} [Tue Apr 28 18:32:54 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/749] 10.0.0.3 () {36 vars in 925 bytes} [Tue Apr 28 18:32:54 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: 375/758] 10.0.0.3 () {36 vars in 985 bytes} [Tue Apr 28 18:33:35 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/759] 10.0.0.3 () {36 vars in 925 bytes} [Tue Apr 28 18:33:35 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: 389/768] 10.0.0.42 () {32 vars in 706 bytes} [Tue Apr 28 18:34:09 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/769] 10.0.0.42 () {32 vars in 706 bytes} [Tue Apr 28 18:34:09 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/770] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:34:09 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/771] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:34:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/772] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:34:09 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: 382/773] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:34:09 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/774] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:34:09 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: 383/775] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:34:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/776] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:34:09 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/777] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:34:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/778] 10.0.0.96 () {36 vars in 910 bytes} [Tue Apr 28 18:34:10 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/779] 10.0.0.96 () {36 vars in 1006 bytes} [Tue Apr 28 18:34:10 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/780] 10.0.0.96 () {36 vars in 986 bytes} [Tue Apr 28 18:34:10 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/781] 10.0.0.96 () {36 vars in 926 bytes} [Tue Apr 28 18:34:10 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: 396/782] 10.0.0.96 () {36 vars in 926 bytes} [Tue Apr 28 18:34: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: 8|app: 0|req: 400/789] 10.0.0.3 () {36 vars in 985 bytes} [Tue Apr 28 18:34:41 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/790] 10.0.0.3 () {36 vars in 925 bytes} [Tue Apr 28 18:34:41 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: 394/797] 10.0.0.3 () {36 vars in 985 bytes} [Tue Apr 28 18:35:15 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/798] 10.0.0.3 () {36 vars in 925 bytes} [Tue Apr 28 18:35:15 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: 404/817] 10.0.0.3 () {36 vars in 985 bytes} [Tue Apr 28 18:36:38 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/818] 10.0.0.3 () {36 vars in 925 bytes} [Tue Apr 28 18:36:38 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: 417/823] 10.0.0.3 () {36 vars in 985 bytes} [Tue Apr 28 18:36:56 2026] GET /v2/images/f1388fa6-0303-4940-890f-bfebb75fd9d8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/824] 10.0.0.3 () {36 vars in 925 bytes} [Tue Apr 28 18:36:56 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/831] 199.204.45.22 () {32 vars in 825 bytes} [Tue Apr 28 18:37:29 2026] GET /v2/images?status=active&owner=68f89337babe473ead0cf335444d6082&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/832] 199.204.45.22 () {32 vars in 652 bytes} [Tue Apr 28 18:37:29 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: 412/833] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:37:29 2026] GET /v2/images/9cb32217-3a1c-46b9-bff9-4381b7d500fa => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/834] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:37: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: 413/835] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:37:29 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: 423/836] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:37:29 2026] GET /v2/images/9cb32217-3a1c-46b9-bff9-4381b7d500fa => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/837] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:37:29 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: 424/838] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:37:29 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: 415/839] 10.0.0.78 () {36 vars in 986 bytes} [Tue Apr 28 18:37:29 2026] GET /v2/images/9cb32217-3a1c-46b9-bff9-4381b7d500fa => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/840] 10.0.0.78 () {36 vars in 926 bytes} [Tue Apr 28 18:37:29 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: 416/841] 10.0.0.96 () {36 vars in 910 bytes} [Tue Apr 28 18:37:30 2026] GET /versions => generated 1301 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/842] 10.0.0.96 () {36 vars in 1006 bytes} [Tue Apr 28 18:37:30 2026] GET /v2/images/9cb32217-3a1c-46b9-bff9-4381b7d500fa/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/843] 10.0.0.96 () {36 vars in 986 bytes} [Tue Apr 28 18:37:30 2026] GET /v2/images/9cb32217-3a1c-46b9-bff9-4381b7d500fa => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/844] 10.0.0.96 () {36 vars in 926 bytes} [Tue Apr 28 18:37:30 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: 418/845] 10.0.0.96 () {36 vars in 926 bytes} [Tue Apr 28 18:37:30 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: 449/888] 10.0.0.42 () {32 vars in 632 bytes} [Tue Apr 28 18:41:05 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)