+ 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 [Wed Aug 12 05:15:11 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-b5d4c4497-rbqgx 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 0x7f2d99d59668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-12 05:15:13.441 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-12 05:15:13.516 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-12 05:15:14.306 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-12 05:15:14.307 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-12 05:15:14.307 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 05:15:14.387 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-12 05:15:14.388 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-12 05:15:14.389 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 05:15:16.389 7 WARNING glance.api.v2.images [None req-375a4cf2-9d2a-4a50-b573-21eda94bebfd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 05:15:16.540 8 WARNING glance.api.v2.images [None req-347209b5-2848-4891-b91a-5919c1de53da - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 05:15:16.782 7 WARNING keystonemiddleware._common.config [None req-375a4cf2-9d2a-4a50-b573-21eda94bebfd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 05:15:16.790 7 WARNING oslo_config.cfg [None req-375a4cf2-9d2a-4a50-b573-21eda94bebfd - - - - - -] 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 0x7f2d99d59668 pid: 7 (default app) 2026-08-12 05:15:16.963 8 WARNING keystonemiddleware._common.config [None req-347209b5-2848-4891-b91a-5919c1de53da - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 05:15:16.971 8 WARNING oslo_config.cfg [None req-347209b5-2848-4891-b91a-5919c1de53da - - - - - -] 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 0x7f2d99d59668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 05:15:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 05:15:18.404 8 WARNING oslo_policy.policy [None req-c12b949f-0445-4846-83a1-473e90ac0526 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-12 05:15:18.404 8 WARNING oslo_policy.policy [None req-c12b949f-0445-4846-83a1-473e90ac0526 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-12 05:15:18.423 8 WARNING oslo_policy.policy [None req-c12b949f-0445-4846-83a1-473e90ac0526 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-12 05:15:18.423 8 WARNING oslo_policy.policy [None req-c12b949f-0445-4846-83a1-473e90ac0526 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - 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.223 () {44 vars in 909 bytes} [Wed Aug 12 05:15:17 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.223 () {42 vars in 687 bytes} [Wed Aug 12 05:15:22 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.223 () {44 vars in 909 bytes} [Wed Aug 12 05:15:22 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 05:15:22.265 7 WARNING oslo_policy.policy [None req-b98a78a5-5073-4626-8101-9f9fffa44184 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-12 05:15:22.265 7 WARNING oslo_policy.policy [None req-b98a78a5-5073-4626-8101-9f9fffa44184 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - 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.223 () {44 vars in 910 bytes} [Wed Aug 12 05:15:22 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.223 () {44 vars in 932 bytes} [Wed Aug 12 05:15:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 05:15:22.395 7 WARNING oslo_policy.policy [None req-d9dee58d-d23a-4c6d-baea-4115aa7eaa67 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-12 05:15:22.396 7 WARNING oslo_policy.policy [None req-d9dee58d-d23a-4c6d-baea-4115aa7eaa67 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - 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.223 () {44 vars in 938 bytes} [Wed Aug 12 05:15:22 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-08-12 05:15:22.480 8 WARNING oslo_config.cfg [None req-290e8732-3b56-4a83-944e-091e711d9e79 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - 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.223 () {48 vars in 950 bytes} [Wed Aug 12 05:15:22 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 05:15:22.503 7 WARNING oslo_policy.policy [None req-fa634ae8-6a36-42c6-8df7-3bc5c8d179b3 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-12 05:15:22.504 7 WARNING oslo_policy.policy [None req-fa634ae8-6a36-42c6-8df7-3bc5c8d179b3 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-12 05:15:22.505 7 INFO glance.api.v2.image_data [None req-fa634ae8-6a36-42c6-8df7-3bc5c8d179b3 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 05:15:26.621 7 WARNING glance.location [None req-fa634ae8-6a36-42c6-8df7-3bc5c8d179b3 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.223 () {48 vars in 1044 bytes} [Wed Aug 12 05:15:22 2026] PUT /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b/file => generated 0 bytes in 4169 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6676 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.223 () {44 vars in 970 bytes} [Wed Aug 12 05:15:26 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 05:15:26.761 7 WARNING oslo_config.cfg [None req-168b4856-b9d1-422f-b2c0-7ff099cacd31 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - 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.223 () {48 vars in 1050 bytes} [Wed Aug 12 05:15:26 2026] PATCH /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.223 () {44 vars in 970 bytes} [Wed Aug 12 05:15:26 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 05:37:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 05:37:32 2026] GET /v2/images => generated 1381 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 05:38:17 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: 147/295] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 05:38:17 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.204.45.223 () {44 vars in 936 bytes} [Wed Aug 12 05:38:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.204.45.223 () {44 vars in 958 bytes} [Wed Aug 12 05:38:17 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: 150/298] 199.204.45.223 () {44 vars in 938 bytes} [Wed Aug 12 05:38:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.204.45.223 () {48 vars in 950 bytes} [Wed Aug 12 05:38:17 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 05:38:17.422 7 INFO glance.api.v2.image_data [None req-be9ea0e8-f694-465d-9ca0-9c1d0f3dfba7 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 05:38:43.887 7 WARNING glance.location [None req-be9ea0e8-f694-465d-9ca0-9c1d0f3dfba7 cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 151/304] 199.204.45.223 () {48 vars in 1045 bytes} [Wed Aug 12 05:38:17 2026] PUT /v2/images/0bc7de8f-0284-4530-ab4d-923d57e8cbf2/file => generated 0 bytes in 26521 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68967 switches on core 0) [pid: 8|app: 0|req: 154/305] 199.204.45.223 () {44 vars in 970 bytes} [Wed Aug 12 05:38:43 2026] GET /v2/images/0bc7de8f-0284-4530-ab4d-923d57e8cbf2 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 199.204.45.223 () {48 vars in 1050 bytes} [Wed Aug 12 05:38:43 2026] PATCH /v2/images/0bc7de8f-0284-4530-ab4d-923d57e8cbf2 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 199.204.45.223 () {44 vars in 970 bytes} [Wed Aug 12 05:38:44 2026] GET /v2/images/0bc7de8f-0284-4530-ab4d-923d57e8cbf2 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/308] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 05:38:45 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: 156/309] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 05:38:45 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 05:46:06 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: 199/401] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 05:46:06 2026] GET /v2/images => generated 2778 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 05:46:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 05:46:15 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 199.204.45.223 () {44 vars in 946 bytes} [Wed Aug 12 05:46:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.204.45.223 () {44 vars in 968 bytes} [Wed Aug 12 05:46:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 199.204.45.223 () {44 vars in 938 bytes} [Wed Aug 12 05:46:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.223 () {48 vars in 950 bytes} [Wed Aug 12 05:46:15 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 05:46:15.947 8 WARNING oslo_policy.policy [None req-0b933266-da84-4491-be2b-efd44ae88dda cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-12 05:46:15.948 8 WARNING oslo_policy.policy [None req-0b933266-da84-4491-be2b-efd44ae88dda cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-12 05:46:15.949 8 INFO glance.api.v2.image_data [None req-0b933266-da84-4491-be2b-efd44ae88dda cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 05:46:34.492 8 INFO glance.location [None req-0b933266-da84-4491-be2b-efd44ae88dda cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 208/412] 199.204.45.223 () {48 vars in 1044 bytes} [Wed Aug 12 05:46:15 2026] PUT /v2/images/5b6010ec-d5a3-4f6e-88d0-ed20cf417b9d/file => generated 0 bytes in 18598 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26228 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.204.45.223 () {44 vars in 970 bytes} [Wed Aug 12 05:46:34 2026] GET /v2/images/5b6010ec-d5a3-4f6e-88d0-ed20cf417b9d => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.223 () {48 vars in 1050 bytes} [Wed Aug 12 05:46:34 2026] PATCH /v2/images/5b6010ec-d5a3-4f6e-88d0-ed20cf417b9d => generated 1410 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.223 () {44 vars in 970 bytes} [Wed Aug 12 05:46:34 2026] GET /v2/images/5b6010ec-d5a3-4f6e-88d0-ed20cf417b9d => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 05:47:12 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: 214/425] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 05:47:12 2026] GET /v2/images => generated 4190 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/428] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 05:47:23 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 05:47:23 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 199.204.45.223 () {44 vars in 938 bytes} [Wed Aug 12 05:47:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/431] 199.204.45.223 () {44 vars in 960 bytes} [Wed Aug 12 05:47:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 199.204.45.223 () {44 vars in 938 bytes} [Wed Aug 12 05:47:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/433] 199.204.45.223 () {48 vars in 950 bytes} [Wed Aug 12 05:47:24 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 05:47:24.109 8 INFO glance.api.v2.image_data [None req-a9ec78b3-8e47-4f98-b47e-045b1b36991c cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 05:47:38.225 8 INFO glance.location [None req-a9ec78b3-8e47-4f98-b47e-045b1b36991c cf02a1c6f7dd40c0b32caec9100b376a 8925b489aab84bd08083c7a6955df2cf - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 219/438] 199.204.45.223 () {48 vars in 1045 bytes} [Wed Aug 12 05:47:24 2026] PUT /v2/images/6af735fe-505a-4a69-88d8-bb815fc8a037/file => generated 0 bytes in 14178 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32318 switches on core 0) [pid: 7|app: 0|req: 220/439] 199.204.45.223 () {44 vars in 970 bytes} [Wed Aug 12 05:47:38 2026] GET /v2/images/6af735fe-505a-4a69-88d8-bb815fc8a037 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 199.204.45.223 () {48 vars in 1050 bytes} [Wed Aug 12 05:47:38 2026] PATCH /v2/images/6af735fe-505a-4a69-88d8-bb815fc8a037 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 199.204.45.223 () {44 vars in 970 bytes} [Wed Aug 12 05:47:38 2026] GET /v2/images/6af735fe-505a-4a69-88d8-bb815fc8a037 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/614] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 06:01:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/615] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 06:01:56 2026] GET /v2/images => generated 5574 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/646] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 06:04:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/647] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 06:04:30 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/648] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 06:04:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/649] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 06:04:32 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 06:05:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 06:05:26 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 06:05:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 06:05:36 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/680] 199.204.45.223 () {42 vars in 687 bytes} [Wed Aug 12 06:06:43 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: 341/681] 199.204.45.223 () {44 vars in 909 bytes} [Wed Aug 12 06:06:43 2026] GET /v2/images => generated 5574 bytes in 51 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: 347/692] 10.0.0.55 () {32 vars in 631 bytes} [Wed Aug 12 06:07:26 2026] GET /v2/images => generated 5574 bytes in 18 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: 348/697] 10.0.0.97 () {36 vars in 985 bytes} [Wed Aug 12 06:07:46 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.97 () {36 vars in 925 bytes} [Wed Aug 12 06:07:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.97 () {36 vars in 985 bytes} [Wed Aug 12 06:07:52 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.97 () {36 vars in 925 bytes} [Wed Aug 12 06:07:52 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: 8|app: 0|req: 350/701] 199.204.45.223 () {36 vars in 990 bytes} [Wed Aug 12 06:07:54 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 199.204.45.223 () {36 vars in 930 bytes} [Wed Aug 12 06:07:54 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/703] 199.204.45.223 () {36 vars in 990 bytes} [Wed Aug 12 06:07:55 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 199.204.45.223 () {36 vars in 930 bytes} [Wed Aug 12 06:07:55 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: 353/707] 10.0.0.97 () {36 vars in 985 bytes} [Wed Aug 12 06:08:01 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.97 () {36 vars in 925 bytes} [Wed Aug 12 06:08:01 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: 354/709] 10.0.0.149 () {36 vars in 986 bytes} [Wed Aug 12 06:08:01 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/710] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:08:01 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/711] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:08:01 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: 357/712] 10.0.0.149 () {36 vars in 986 bytes} [Wed Aug 12 06:08:01 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:08:01 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: 358/714] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:08:01 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: 357/715] 10.0.0.149 () {36 vars in 986 bytes} [Wed Aug 12 06:08:01 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/716] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:08:01 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: 358/717] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:08:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/718] 10.0.0.222 () {36 vars in 910 bytes} [Wed Aug 12 06:08:02 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: 359/719] 10.0.0.222 () {36 vars in 1006 bytes} [Wed Aug 12 06:08:02 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b/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: 361/720] 10.0.0.222 () {36 vars in 986 bytes} [Wed Aug 12 06:08:02 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 10.0.0.222 () {36 vars in 926 bytes} [Wed Aug 12 06:08:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.222 () {36 vars in 926 bytes} [Wed Aug 12 06:08:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.55 () {34 vars in 653 bytes} [Wed Aug 12 06:08:57 2026] POST /v2/images => generated 649 bytes in 151 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-12 06:08:57.563 7 WARNING glance.api.v2.images [None req-f7ac2fa4-5331-43fe-b98f-d0b2083efa4a e27e95dc426045e498aa13afb9a06d44 59a110c4dece49a9818ef5859f71786e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec800851-4cd1-4356-83ad-abef364a9be0 [pid: 7|app: 0|req: 369/736] 10.0.0.55 () {32 vars in 708 bytes} [Wed Aug 12 06:08:57 2026] DELETE /v2/images/ec800851-4cd1-4356-83ad-abef364a9be0 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.55 () {32 vars in 705 bytes} [Wed Aug 12 06:08:57 2026] GET /v2/images/ec800851-4cd1-4356-83ad-abef364a9be0 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.55 () {32 vars in 631 bytes} [Wed Aug 12 06:08:57 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.55 () {34 vars in 653 bytes} [Wed Aug 12 06:08:57 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.55 () {32 vars in 715 bytes} [Wed Aug 12 06:08:57 2026] GET /v2/images/2c12b3aa-f3fe-4525-a1e4-d685cfe4972b/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-12 06:08:57.771 8 INFO glance.api.v2.image_data [None req-c917f162-47d3-49b0-9d05-343db2575ada e27e95dc426045e498aa13afb9a06d44 59a110c4dece49a9818ef5859f71786e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 06:08:57.818 8 WARNING glance_store._drivers.rbd [None req-c917f162-47d3-49b0-9d05-343db2575ada e27e95dc426045e498aa13afb9a06d44 59a110c4dece49a9818ef5859f71786e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-12 06:08:58.050 8 INFO glance.location [None req-c917f162-47d3-49b0-9d05-343db2575ada e27e95dc426045e498aa13afb9a06d44 59a110c4dece49a9818ef5859f71786e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 370/741] 10.0.0.55 () {32 vars in 725 bytes} [Wed Aug 12 06:08:57 2026] PUT /v2/images/2c12b3aa-f3fe-4525-a1e4-d685cfe4972b/file => generated 0 bytes in 330 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.55 () {32 vars in 705 bytes} [Wed Aug 12 06:08:58 2026] GET /v2/images/2c12b3aa-f3fe-4525-a1e4-d685cfe4972b => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.55 () {32 vars in 715 bytes} [Wed Aug 12 06:08:58 2026] GET /v2/images/2c12b3aa-f3fe-4525-a1e4-d685cfe4972b/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.55 () {34 vars in 653 bytes} [Wed Aug 12 06:08:58 2026] POST /v2/images => generated 647 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/745] 10.0.0.55 () {32 vars in 724 bytes} [Wed Aug 12 06:08:58 2026] PATCH /v2/images/ef230d6e-25df-443c-a2da-7d7dd8997f2b => generated 652 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.55 () {32 vars in 705 bytes} [Wed Aug 12 06:08:58 2026] GET /v2/images/ef230d6e-25df-443c-a2da-7d7dd8997f2b => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 06:08:58.437 8 WARNING glance.api.v2.images [None req-59a64c4a-d701-44a1-a3e3-f4a382acf2d5 e27e95dc426045e498aa13afb9a06d44 59a110c4dece49a9818ef5859f71786e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ef230d6e-25df-443c-a2da-7d7dd8997f2b [pid: 8|app: 0|req: 373/747] 10.0.0.55 () {32 vars in 708 bytes} [Wed Aug 12 06:08:58 2026] DELETE /v2/images/ef230d6e-25df-443c-a2da-7d7dd8997f2b => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.55 () {32 vars in 705 bytes} [Wed Aug 12 06:08:58 2026] GET /v2/images/ef230d6e-25df-443c-a2da-7d7dd8997f2b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 06:08:58.501 8 WARNING glance.api.v2.images [None req-70ba7597-696c-46c2-963f-c23ef554bd9c e27e95dc426045e498aa13afb9a06d44 59a110c4dece49a9818ef5859f71786e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2c12b3aa-f3fe-4525-a1e4-d685cfe4972b [pid: 8|app: 0|req: 374/749] 10.0.0.55 () {32 vars in 708 bytes} [Wed Aug 12 06:08:58 2026] DELETE /v2/images/2c12b3aa-f3fe-4525-a1e4-d685cfe4972b => generated 0 bytes in 820 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.55 () {32 vars in 705 bytes} [Wed Aug 12 06:08:59 2026] GET /v2/images/2c12b3aa-f3fe-4525-a1e4-d685cfe4972b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 06:08:59.346 8 WARNING glance.api.v2.images [None req-ff5c5eeb-ceff-47c0-8451-7e2fa6f8e278 e27e95dc426045e498aa13afb9a06d44 59a110c4dece49a9818ef5859f71786e - - default default] Failed to find image ec800851-4cd1-4356-83ad-abef364a9be0 to delete: glance.common.exception.ImageNotFound: No image found with ID ec800851-4cd1-4356-83ad-abef364a9be0 [pid: 8|app: 0|req: 375/751] 10.0.0.55 () {32 vars in 708 bytes} [Wed Aug 12 06:08:59 2026] DELETE /v2/images/ec800851-4cd1-4356-83ad-abef364a9be0 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.55 () {32 vars in 705 bytes} [Wed Aug 12 06:08:59 2026] GET /v2/images/ec800851-4cd1-4356-83ad-abef364a9be0 => 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: 376/753] 10.0.0.55 () {30 vars in 409 bytes} [Wed Aug 12 06:09:02 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: 378/754] 10.0.0.97 () {36 vars in 985 bytes} [Wed Aug 12 06:09:03 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.97 () {36 vars in 925 bytes} [Wed Aug 12 06:09:03 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: 381/762] 10.0.0.97 () {36 vars in 985 bytes} [Wed Aug 12 06:09:27 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/763] 10.0.0.97 () {36 vars in 925 bytes} [Wed Aug 12 06:09:27 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: 382/764] 10.0.0.97 () {36 vars in 985 bytes} [Wed Aug 12 06:09:33 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 10.0.0.97 () {36 vars in 925 bytes} [Wed Aug 12 06:09:33 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: 383/766] 10.0.0.55 () {32 vars in 705 bytes} [Wed Aug 12 06:09:33 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/767] 10.0.0.55 () {32 vars in 705 bytes} [Wed Aug 12 06:09:33 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/768] 10.0.0.149 () {36 vars in 986 bytes} [Wed Aug 12 06:09:34 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:09:34 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: 385/770] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:09:34 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/771] 10.0.0.149 () {36 vars in 986 bytes} [Wed Aug 12 06:09:34 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/772] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:09:34 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: 387/773] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:09:34 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: 387/774] 10.0.0.149 () {36 vars in 986 bytes} [Wed Aug 12 06:09:34 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:09:34 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: 388/776] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:09:34 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: 389/777] 10.0.0.222 () {36 vars in 910 bytes} [Wed Aug 12 06:09:35 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: 389/778] 10.0.0.222 () {36 vars in 1006 bytes} [Wed Aug 12 06:09:35 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.222 () {36 vars in 986 bytes} [Wed Aug 12 06:09:35 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/780] 10.0.0.222 () {36 vars in 926 bytes} [Wed Aug 12 06:09:35 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: 391/781] 10.0.0.222 () {36 vars in 926 bytes} [Wed Aug 12 06:09:35 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: 396/792] 10.0.0.97 () {36 vars in 985 bytes} [Wed Aug 12 06:10:22 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.97 () {36 vars in 925 bytes} [Wed Aug 12 06:10:22 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: 399/798] 10.0.0.97 () {36 vars in 985 bytes} [Wed Aug 12 06:10:41 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/799] 10.0.0.97 () {36 vars in 925 bytes} [Wed Aug 12 06:10:41 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/806] 10.0.0.97 () {36 vars in 985 bytes} [Wed Aug 12 06:11:08 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/807] 10.0.0.97 () {36 vars in 925 bytes} [Wed Aug 12 06:11: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: 7|app: 0|req: 407/812] 199.204.45.223 () {32 vars in 825 bytes} [Wed Aug 12 06:11:28 2026] GET /v2/images?status=active&owner=8925b489aab84bd08083c7a6955df2cf&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 199.204.45.223 () {32 vars in 652 bytes} [Wed Aug 12 06:11: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: 408/814] 10.0.0.149 () {36 vars in 986 bytes} [Wed Aug 12 06:11:29 2026] GET /v2/images/0bc7de8f-0284-4530-ab4d-923d57e8cbf2 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/815] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:11:29 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: 409/816] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:11:29 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/817] 10.0.0.149 () {36 vars in 986 bytes} [Wed Aug 12 06:11:29 2026] GET /v2/images/0bc7de8f-0284-4530-ab4d-923d57e8cbf2 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/818] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:11:29 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: 409/819] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:11:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/820] 10.0.0.149 () {36 vars in 986 bytes} [Wed Aug 12 06:11:29 2026] GET /v2/images/0bc7de8f-0284-4530-ab4d-923d57e8cbf2 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/821] 10.0.0.149 () {36 vars in 926 bytes} [Wed Aug 12 06:11: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: 412/822] 10.0.0.222 () {36 vars in 910 bytes} [Wed Aug 12 06:11:30 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.222 () {36 vars in 1006 bytes} [Wed Aug 12 06:11:30 2026] GET /v2/images/0bc7de8f-0284-4530-ab4d-923d57e8cbf2/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/824] 10.0.0.222 () {36 vars in 986 bytes} [Wed Aug 12 06:11:30 2026] GET /v2/images/0bc7de8f-0284-4530-ab4d-923d57e8cbf2 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/825] 10.0.0.222 () {36 vars in 926 bytes} [Wed Aug 12 06:11: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: 7|app: 0|req: 414/826] 10.0.0.222 () {36 vars in 926 bytes} [Wed Aug 12 06:11: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: 415/831] 10.0.0.97 () {36 vars in 985 bytes} [Wed Aug 12 06:11:49 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/832] 10.0.0.97 () {36 vars in 925 bytes} [Wed Aug 12 06:11:49 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: 424/845] 10.0.0.97 () {36 vars in 985 bytes} [Wed Aug 12 06:12:54 2026] GET /v2/images/174fb26a-131a-40d9-bb35-36b2aba9343b => generated 1312 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/846] 10.0.0.97 () {36 vars in 925 bytes} [Wed Aug 12 06:12:54 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: 7|app: 0|req: 442/881] 10.0.0.55 () {32 vars in 631 bytes} [Wed Aug 12 06:15:39 2026] GET /v2/images => generated 5574 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)