+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Apr 20 18:02:14 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-7659bf4dd7-x82jn 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 0x7fa22baad668 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-20 18:02:16.361 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-20 18:02:16.405 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-20 18:02:17.232 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-20 18:02:17.233 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-20 18:02:17.234 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-20 18:02:17.286 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-20 18:02:17.287 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-20 18:02:17.288 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-20 18:02:19.251 7 WARNING glance.api.v2.images [None req-f6412921-9c70-4111-a0a4-594bb645ba4c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-20 18:02:19.286 8 WARNING glance.api.v2.images [None req-00626d2e-d090-42cf-bbf6-2b5040c12b42 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-20 18:02:19.591 7 WARNING keystonemiddleware._common.config [None req-f6412921-9c70-4111-a0a4-594bb645ba4c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 18:02:19.598 7 WARNING oslo_config.cfg [None req-f6412921-9c70-4111-a0a4-594bb645ba4c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fa22baad668 pid: 7 (default app) 2026-04-20 18:02:19.628 8 WARNING keystonemiddleware._common.config [None req-00626d2e-d090-42cf-bbf6-2b5040c12b42 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-20 18:02:19.636 8 WARNING oslo_config.cfg [None req-00626d2e-d090-42cf-bbf6-2b5040c12b42 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fa22baad668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.238 () {42 vars in 688 bytes} [Mon Apr 20 18:02:21 2026] GET / => generated 1312 bytes in 0 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-20 18:02:21.697 8 WARNING oslo_policy.policy [None req-beb8c7a6-dc51-4961-b280-846e650b882b 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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-20 18:02:21.698 8 WARNING oslo_policy.policy [None req-beb8c7a6-dc51-4961-b280-846e650b882b 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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-20 18:02:21.711 8 WARNING oslo_policy.policy [None req-beb8c7a6-dc51-4961-b280-846e650b882b 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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-20 18:02:21.711 8 WARNING oslo_policy.policy [None req-beb8c7a6-dc51-4961-b280-846e650b882b 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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.238 () {44 vars in 910 bytes} [Mon Apr 20 18:02:21 2026] GET /v2/images => generated 69 bytes in 566 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.238 () {42 vars in 688 bytes} [Mon Apr 20 18:02:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.238 () {44 vars in 910 bytes} [Mon Apr 20 18:02:25 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-20 18:02:25.827 7 WARNING oslo_policy.policy [None req-6a643ae0-c610-4408-a12e-cadc76d42630 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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-20 18:02:25.827 7 WARNING oslo_policy.policy [None req-6a643ae0-c610-4408-a12e-cadc76d42630 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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/8] 199.204.45.238 () {44 vars in 911 bytes} [Mon Apr 20 18:02:25 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.238 () {44 vars in 933 bytes} [Mon Apr 20 18:02:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-20 18:02:25.947 7 WARNING oslo_policy.policy [None req-ebed9ceb-a705-404b-b281-3bbf14b8945a 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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-20 18:02:25.948 7 WARNING oslo_policy.policy [None req-ebed9ceb-a705-404b-b281-3bbf14b8945a 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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/10] 199.204.45.238 () {44 vars in 939 bytes} [Mon Apr 20 18:02:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-20 18:02:26.020 8 WARNING oslo_config.cfg [None req-db25f549-5a12-42c9-923a-61cf08d5f0b4 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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/11] 199.204.45.238 () {48 vars in 951 bytes} [Mon Apr 20 18:02:25 2026] POST /v2/images => generated 760 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 18:02:26.041 7 WARNING oslo_policy.policy [None req-3eeac41a-d213-4eac-a7e5-c60ac0aace7a 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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-20 18:02:26.041 7 WARNING oslo_policy.policy [None req-3eeac41a-d213-4eac-a7e5-c60ac0aace7a 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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-20 18:02:26.042 7 INFO glance.api.v2.image_data [None req-3eeac41a-d213-4eac-a7e5-c60ac0aace7a 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 18:02:29.711 7 WARNING glance.location [None req-3eeac41a-d213-4eac-a7e5-c60ac0aace7a 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.238 () {48 vars in 1045 bytes} [Mon Apr 20 18:02:26 2026] PUT /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9/file => generated 0 bytes in 3718 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7563 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.238 () {44 vars in 971 bytes} [Mon Apr 20 18:02:29 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-20 18:02:29.792 7 WARNING oslo_config.cfg [None req-3f032f92-db41-4431-be0a-9863951c85b4 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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.238 () {44 vars in 971 bytes} [Mon Apr 20 18:02:29 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.238 () {42 vars in 688 bytes} [Mon Apr 20 18:10:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.238 () {44 vars in 910 bytes} [Mon Apr 20 18:10:54 2026] GET /v2/images => generated 1240 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 199.204.45.238 () {42 vars in 688 bytes} [Mon Apr 20 18:11:03 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: 62/122] 199.204.45.238 () {44 vars in 910 bytes} [Mon Apr 20 18:11:03 2026] GET /v2/images => generated 1240 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.238 () {44 vars in 939 bytes} [Mon Apr 20 18:11:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/124] 199.204.45.238 () {44 vars in 961 bytes} [Mon Apr 20 18:11:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/125] 199.204.45.238 () {44 vars in 939 bytes} [Mon Apr 20 18:11:04 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: 64/126] 199.204.45.238 () {48 vars in 951 bytes} [Mon Apr 20 18:11:04 2026] POST /v2/images => generated 791 bytes in 262 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 18:11:04.661 8 WARNING oslo_policy.policy [None req-efa5f0f5-ebe7-461b-897b-a7ae78e88436 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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-20 18:11:04.661 8 WARNING oslo_policy.policy [None req-efa5f0f5-ebe7-461b-897b-a7ae78e88436 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - 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-20 18:11:04.663 8 INFO glance.api.v2.image_data [None req-efa5f0f5-ebe7-461b-897b-a7ae78e88436 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 18:11:12.796 8 INFO glance.location [None req-efa5f0f5-ebe7-461b-897b-a7ae78e88436 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 63/129] 199.204.45.238 () {48 vars in 1045 bytes} [Mon Apr 20 18:11:04 2026] PUT /v2/images/19ed31d6-ab62-4afd-a8ee-6655a98657dc/file => generated 0 bytes in 8180 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23418 switches on core 0) [pid: 7|app: 0|req: 67/130] 199.204.45.238 () {44 vars in 971 bytes} [Mon Apr 20 18:11:12 2026] GET /v2/images/19ed31d6-ab62-4afd-a8ee-6655a98657dc => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/131] 199.204.45.238 () {44 vars in 971 bytes} [Mon Apr 20 18:11:12 2026] GET /v2/images/19ed31d6-ab62-4afd-a8ee-6655a98657dc => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/134] 199.204.45.238 () {42 vars in 688 bytes} [Mon Apr 20 18:11:29 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: 66/135] 199.204.45.238 () {44 vars in 910 bytes} [Mon Apr 20 18:11:29 2026] GET /v2/images => generated 2445 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/148] 199.204.45.238 () {42 vars in 688 bytes} [Mon Apr 20 18:12:21 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: 76/149] 199.204.45.238 () {44 vars in 910 bytes} [Mon Apr 20 18:12:21 2026] GET /v2/images => generated 2445 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/150] 199.204.45.238 () {44 vars in 937 bytes} [Mon Apr 20 18:12:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/151] 199.204.45.238 () {44 vars in 959 bytes} [Mon Apr 20 18:12:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/152] 199.204.45.238 () {44 vars in 939 bytes} [Mon Apr 20 18:12:21 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: 7|app: 0|req: 78/153] 199.204.45.238 () {48 vars in 951 bytes} [Mon Apr 20 18:12:21 2026] POST /v2/images => generated 796 bytes in 443 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 18:12:22.473 8 INFO glance.api.v2.image_data [None req-f8572f66-b0ad-4973-a1e1-d1f42f3b23eb 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 18:12:47.955 8 WARNING glance.location [None req-f8572f66-b0ad-4973-a1e1-d1f42f3b23eb 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 76/158] 199.204.45.238 () {48 vars in 1046 bytes} [Mon Apr 20 18:12:22 2026] PUT /v2/images/bca8b1a3-bfea-4f28-9f11-ca3017dd140c/file => generated 0 bytes in 25527 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62500 switches on core 0) [pid: 7|app: 0|req: 83/159] 199.204.45.238 () {44 vars in 971 bytes} [Mon Apr 20 18:12:47 2026] GET /v2/images/bca8b1a3-bfea-4f28-9f11-ca3017dd140c => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/160] 199.204.45.238 () {44 vars in 971 bytes} [Mon Apr 20 18:12:48 2026] GET /v2/images/bca8b1a3-bfea-4f28-9f11-ca3017dd140c => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/163] 199.204.45.238 () {42 vars in 688 bytes} [Mon Apr 20 18:12:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-20 18:12:49.663 8 WARNING keystonemiddleware.audit [None req-3d79d199-1d7b-4f00-957b-9798bd719fa6 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-20 18:12:49.664 8 WARNING keystonemiddleware.audit [None req-3d79d199-1d7b-4f00-957b-9798bd719fa6 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 79/164] 199.204.45.238 () {44 vars in 910 bytes} [Mon Apr 20 18:12:49 2026] GET /v2/images => generated 3656 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/247] 199.204.45.238 () {42 vars in 688 bytes} [Mon Apr 20 18:19:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/248] 199.204.45.238 () {44 vars in 910 bytes} [Mon Apr 20 18:19:46 2026] GET /v2/images => generated 3656 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/251] 199.204.45.238 () {42 vars in 688 bytes} [Mon Apr 20 18:19:58 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: 129/252] 199.204.45.238 () {44 vars in 910 bytes} [Mon Apr 20 18:19:58 2026] GET /v2/images => generated 3656 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/253] 199.204.45.238 () {44 vars in 947 bytes} [Mon Apr 20 18:19:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/254] 199.204.45.238 () {44 vars in 969 bytes} [Mon Apr 20 18:19:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/255] 199.204.45.238 () {44 vars in 939 bytes} [Mon Apr 20 18:19:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/256] 199.204.45.238 () {48 vars in 951 bytes} [Mon Apr 20 18:19:59 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-20 18:19:59.117 8 INFO glance.api.v2.image_data [None req-983300e3-5f20-4e37-815d-a2fb74cfd4bd 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 18:20:14.495 8 INFO glance.location [None req-983300e3-5f20-4e37-815d-a2fb74cfd4bd 228be536f93143c88a03e9fb33a1ccc4 766618c340b3493fa0267de510b250a7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 126/261] 199.204.45.238 () {48 vars in 1045 bytes} [Mon Apr 20 18:19:59 2026] PUT /v2/images/b3f70768-5e15-4524-bf7b-993e3dabe5e1/file => generated 0 bytes in 15431 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24946 switches on core 0) [pid: 7|app: 0|req: 136/262] 199.204.45.238 () {44 vars in 971 bytes} [Mon Apr 20 18:20:14 2026] GET /v2/images/b3f70768-5e15-4524-bf7b-993e3dabe5e1 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/263] 199.204.45.238 () {48 vars in 1050 bytes} [Mon Apr 20 18:20:14 2026] PATCH /v2/images/b3f70768-5e15-4524-bf7b-993e3dabe5e1 => generated 1234 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/264] 199.204.45.238 () {44 vars in 971 bytes} [Mon Apr 20 18:20:14 2026] GET /v2/images/b3f70768-5e15-4524-bf7b-993e3dabe5e1 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/271] 199.204.45.238 () {42 vars in 688 bytes} [Mon Apr 20 18:20:45 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/272] 199.204.45.238 () {44 vars in 910 bytes} [Mon Apr 20 18:20:45 2026] GET /v2/images => generated 4892 bytes in 56 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: 144/297] 10.0.0.5 () {32 vars in 631 bytes} [Mon Apr 20 18:22:48 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/302] 10.0.0.150 () {36 vars in 987 bytes} [Mon Apr 20 18:23:06 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 156/303] 10.0.0.150 () {36 vars in 927 bytes} [Mon Apr 20 18:23:06 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: 148/304] 10.0.0.139 () {36 vars in 987 bytes} [Mon Apr 20 18:23:07 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/305] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:23:08 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: 149/306] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:23:08 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: 158/307] 10.0.0.139 () {36 vars in 987 bytes} [Mon Apr 20 18:23:08 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/308] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:23:08 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: 159/309] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:23:08 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: 151/310] 10.0.0.139 () {36 vars in 987 bytes} [Mon Apr 20 18:23:08 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => 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: 160/311] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:23:08 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: 152/312] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:23:08 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: 161/313] 10.0.0.88 () {36 vars in 910 bytes} [Mon Apr 20 18:23:09 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: 153/314] 10.0.0.88 () {36 vars in 1006 bytes} [Mon Apr 20 18:23:09 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/317] 10.0.0.88 () {36 vars in 986 bytes} [Mon Apr 20 18:23:09 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => 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: 163/318] 10.0.0.88 () {36 vars in 926 bytes} [Mon Apr 20 18:23: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: 156/319] 10.0.0.88 () {36 vars in 926 bytes} [Mon Apr 20 18:23: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: 7|app: 0|req: 164/320] 199.204.45.238 () {36 vars in 991 bytes} [Mon Apr 20 18:23:16 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/321] 199.204.45.238 () {36 vars in 931 bytes} [Mon Apr 20 18:23:16 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: 165/322] 10.0.0.150 () {36 vars in 987 bytes} [Mon Apr 20 18:23:17 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/323] 10.0.0.150 () {36 vars in 927 bytes} [Mon Apr 20 18:23:17 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/324] 199.204.45.238 () {36 vars in 991 bytes} [Mon Apr 20 18:23:17 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/325] 199.204.45.238 () {36 vars in 931 bytes} [Mon Apr 20 18:23:17 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: 161/328] 10.0.0.150 () {36 vars in 987 bytes} [Mon Apr 20 18:23:22 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => 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: 168/329] 10.0.0.150 () {36 vars in 927 bytes} [Mon Apr 20 18:23:22 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: 164/334] 10.0.0.150 () {36 vars in 987 bytes} [Mon Apr 20 18:23:46 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => 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: 171/335] 10.0.0.150 () {36 vars in 927 bytes} [Mon Apr 20 18:23:46 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: 166/338] 10.0.0.150 () {36 vars in 987 bytes} [Mon Apr 20 18:23:50 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => 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: 173/339] 10.0.0.150 () {36 vars in 927 bytes} [Mon Apr 20 18:23:50 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: 168/342] 10.0.0.5 () {34 vars in 653 bytes} [Mon Apr 20 18:24:07 2026] POST /v2/images => generated 649 bytes in 154 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-20 18:24:08.087 7 WARNING glance.api.v2.images [None req-3513a846-0fd6-46df-a4e5-63e428ba573a 6371cbf2544c488fa5a4bf019575f5e9 1439c292bc614db29cdcc89ac1da9bb0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f40cacd9-f522-4e77-8d7a-7bdb88e08909 [pid: 7|app: 0|req: 175/343] 10.0.0.5 () {32 vars in 708 bytes} [Mon Apr 20 18:24:08 2026] DELETE /v2/images/f40cacd9-f522-4e77-8d7a-7bdb88e08909 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/344] 10.0.0.5 () {32 vars in 705 bytes} [Mon Apr 20 18:24:08 2026] GET /v2/images/f40cacd9-f522-4e77-8d7a-7bdb88e08909 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/345] 10.0.0.5 () {32 vars in 631 bytes} [Mon Apr 20 18:24:08 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/346] 10.0.0.5 () {34 vars in 653 bytes} [Mon Apr 20 18:24:08 2026] POST /v2/images => generated 703 bytes in 34 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/347] 10.0.0.5 () {32 vars in 715 bytes} [Mon Apr 20 18:24:08 2026] GET /v2/images/5065b539-2875-43dc-a3df-2e9e9cb75ec2/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-20 18:24:08.237 8 INFO glance.api.v2.image_data [None req-2b818ee3-7681-4ac4-b4d9-3d90c150ce80 6371cbf2544c488fa5a4bf019575f5e9 1439c292bc614db29cdcc89ac1da9bb0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-20 18:24:08.279 8 WARNING glance_store._drivers.rbd [None req-2b818ee3-7681-4ac4-b4d9-3d90c150ce80 6371cbf2544c488fa5a4bf019575f5e9 1439c292bc614db29cdcc89ac1da9bb0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-20 18:24:09.209 8 INFO glance.location [None req-2b818ee3-7681-4ac4-b4d9-3d90c150ce80 6371cbf2544c488fa5a4bf019575f5e9 1439c292bc614db29cdcc89ac1da9bb0 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 171/350] 10.0.0.5 () {32 vars in 725 bytes} [Mon Apr 20 18:24:08 2026] PUT /v2/images/5065b539-2875-43dc-a3df-2e9e9cb75ec2/file => generated 0 bytes in 1035 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/351] 10.0.0.5 () {32 vars in 705 bytes} [Mon Apr 20 18:24:09 2026] GET /v2/images/5065b539-2875-43dc-a3df-2e9e9cb75ec2 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/352] 10.0.0.5 () {32 vars in 715 bytes} [Mon Apr 20 18:24:09 2026] GET /v2/images/5065b539-2875-43dc-a3df-2e9e9cb75ec2/file => generated 1024 bytes in 172 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/353] 10.0.0.5 () {34 vars in 653 bytes} [Mon Apr 20 18:24:09 2026] POST /v2/images => generated 648 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/354] 10.0.0.5 () {32 vars in 724 bytes} [Mon Apr 20 18:24:09 2026] PATCH /v2/images/98278f71-a53e-40c9-b8d3-9ca2bd824fa5 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/355] 10.0.0.5 () {32 vars in 705 bytes} [Mon Apr 20 18:24:09 2026] GET /v2/images/98278f71-a53e-40c9-b8d3-9ca2bd824fa5 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-20 18:24:09.569 8 WARNING glance.api.v2.images [None req-4d79110c-da8c-4313-b63c-48854a74c0e9 6371cbf2544c488fa5a4bf019575f5e9 1439c292bc614db29cdcc89ac1da9bb0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//98278f71-a53e-40c9-b8d3-9ca2bd824fa5 [pid: 8|app: 0|req: 174/356] 10.0.0.5 () {32 vars in 708 bytes} [Mon Apr 20 18:24:09 2026] DELETE /v2/images/98278f71-a53e-40c9-b8d3-9ca2bd824fa5 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/357] 10.0.0.5 () {32 vars in 705 bytes} [Mon Apr 20 18:24:09 2026] GET /v2/images/98278f71-a53e-40c9-b8d3-9ca2bd824fa5 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-20 18:24:09.640 8 WARNING glance.api.v2.images [None req-29ee1db7-9f26-47a3-b1c3-191fb41a72cf 6371cbf2544c488fa5a4bf019575f5e9 1439c292bc614db29cdcc89ac1da9bb0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5065b539-2875-43dc-a3df-2e9e9cb75ec2 [pid: 8|app: 0|req: 175/358] 10.0.0.5 () {32 vars in 708 bytes} [Mon Apr 20 18:24:09 2026] DELETE /v2/images/5065b539-2875-43dc-a3df-2e9e9cb75ec2 => generated 0 bytes in 868 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/359] 10.0.0.5 () {32 vars in 705 bytes} [Mon Apr 20 18:24:10 2026] GET /v2/images/5065b539-2875-43dc-a3df-2e9e9cb75ec2 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-20 18:24:10.521 8 WARNING glance.api.v2.images [None req-86b01a29-f3b7-4398-b17f-1980885b6fc2 6371cbf2544c488fa5a4bf019575f5e9 1439c292bc614db29cdcc89ac1da9bb0 - - default default] Failed to find image f40cacd9-f522-4e77-8d7a-7bdb88e08909 to delete: glance.common.exception.ImageNotFound: No image found with ID f40cacd9-f522-4e77-8d7a-7bdb88e08909 [pid: 8|app: 0|req: 176/360] 10.0.0.5 () {32 vars in 708 bytes} [Mon Apr 20 18:24:10 2026] DELETE /v2/images/f40cacd9-f522-4e77-8d7a-7bdb88e08909 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/361] 10.0.0.5 () {32 vars in 705 bytes} [Mon Apr 20 18:24:10 2026] GET /v2/images/f40cacd9-f522-4e77-8d7a-7bdb88e08909 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/362] 10.0.0.5 () {30 vars in 409 bytes} [Mon Apr 20 18:24:13 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: 190/371] 10.0.0.5 () {32 vars in 705 bytes} [Mon Apr 20 18:24:58 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/372] 10.0.0.5 () {32 vars in 705 bytes} [Mon Apr 20 18:24:59 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => 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: 191/373] 10.0.0.139 () {36 vars in 987 bytes} [Mon Apr 20 18:24:59 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => 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: 183/374] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:24:59 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: 192/375] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:24:59 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: 184/376] 10.0.0.139 () {36 vars in 987 bytes} [Mon Apr 20 18:24:59 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => 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: 193/377] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:24:59 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: 185/378] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:24:59 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: 194/379] 10.0.0.139 () {36 vars in 987 bytes} [Mon Apr 20 18:24:59 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/382] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:24:59 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: 197/383] 10.0.0.88 () {36 vars in 910 bytes} [Mon Apr 20 18:24:59 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: 187/384] 10.0.0.88 () {36 vars in 1006 bytes} [Mon Apr 20 18:24:59 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/385] 10.0.0.88 () {36 vars in 986 bytes} [Mon Apr 20 18:24:59 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => 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: 188/386] 10.0.0.88 () {36 vars in 926 bytes} [Mon Apr 20 18:24:59 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: 199/387] 10.0.0.88 () {36 vars in 926 bytes} [Mon Apr 20 18:24:59 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: 201/390] 10.0.0.150 () {36 vars in 987 bytes} [Mon Apr 20 18:25:13 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/391] 10.0.0.150 () {36 vars in 927 bytes} [Mon Apr 20 18:25:13 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: 205/398] 10.0.0.150 () {36 vars in 987 bytes} [Mon Apr 20 18:25:48 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/399] 10.0.0.150 () {36 vars in 927 bytes} [Mon Apr 20 18:25: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: 7|app: 0|req: 207/402] 10.0.0.150 () {36 vars in 987 bytes} [Mon Apr 20 18:25:52 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/403] 10.0.0.150 () {36 vars in 927 bytes} [Mon Apr 20 18:25:52 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: 209/406] 10.0.0.150 () {36 vars in 987 bytes} [Mon Apr 20 18:26:07 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => 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: 198/407] 10.0.0.150 () {36 vars in 927 bytes} [Mon Apr 20 18:26:07 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: 8|app: 0|req: 203/416] 10.0.0.150 () {36 vars in 987 bytes} [Mon Apr 20 18:26:42 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/417] 10.0.0.150 () {36 vars in 927 bytes} [Mon Apr 20 18:26:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/420] 199.204.45.238 () {32 vars in 826 bytes} [Mon Apr 20 18:26:58 2026] GET /v2/images?status=active&owner=766618c340b3493fa0267de510b250a7&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/421] 199.204.45.238 () {32 vars in 653 bytes} [Mon Apr 20 18:26:58 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: 218/424] 10.0.0.139 () {36 vars in 987 bytes} [Mon Apr 20 18:26:59 2026] GET /v2/images/bca8b1a3-bfea-4f28-9f11-ca3017dd140c => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/425] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:26:59 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: 219/426] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:26:59 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: 208/427] 10.0.0.139 () {36 vars in 987 bytes} [Mon Apr 20 18:26:59 2026] GET /v2/images/bca8b1a3-bfea-4f28-9f11-ca3017dd140c => 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: 220/428] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:26:59 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: 209/429] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:26:59 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: 221/430] 10.0.0.139 () {36 vars in 987 bytes} [Mon Apr 20 18:26:59 2026] GET /v2/images/bca8b1a3-bfea-4f28-9f11-ca3017dd140c => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/431] 10.0.0.139 () {36 vars in 927 bytes} [Mon Apr 20 18:26:59 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: 222/432] 10.0.0.88 () {36 vars in 910 bytes} [Mon Apr 20 18:26:59 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: 211/433] 10.0.0.88 () {36 vars in 1006 bytes} [Mon Apr 20 18:26:59 2026] GET /v2/images/bca8b1a3-bfea-4f28-9f11-ca3017dd140c/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/434] 10.0.0.88 () {36 vars in 986 bytes} [Mon Apr 20 18:26:59 2026] GET /v2/images/bca8b1a3-bfea-4f28-9f11-ca3017dd140c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/435] 10.0.0.88 () {36 vars in 926 bytes} [Mon Apr 20 18:26:59 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: 224/436] 10.0.0.88 () {36 vars in 926 bytes} [Mon Apr 20 18:26:59 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/441] 10.0.0.150 () {36 vars in 987 bytes} [Mon Apr 20 18:27:21 2026] GET /v2/images/6d3076a9-dcad-4d69-a27d-e442edcb6de9 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/442] 10.0.0.150 () {36 vars in 927 bytes} [Mon Apr 20 18:27:21 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: 246/479] 10.0.0.5 () {32 vars in 631 bytes} [Mon Apr 20 18:30:26 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)