+ 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 Sep 7 18:46:16 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-557cc55f8b-gv4lb 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f05d0b02668 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-09-07 18:46:18.227 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-07 18:46:18.253 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-09-07 18:46:19.043 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-09-07 18:46:19.044 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-09-07 18:46:19.044 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-07 18:46:19.065 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-09-07 18:46:19.066 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-09-07 18:46:19.067 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-07 18:46:21.029 7 WARNING glance.api.v2.images [None req-29c8eaf5-9100-4f00-8909-80e8934c2152 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 18:46:21.082 8 WARNING glance.api.v2.images [None req-e180f6e7-3884-4c82-89e5-93316d2830a1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 18:46:21.347 7 WARNING keystonemiddleware._common.config [None req-29c8eaf5-9100-4f00-8909-80e8934c2152 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 18:46:21.354 7 WARNING oslo_config.cfg [None req-29c8eaf5-9100-4f00-8909-80e8934c2152 - - - - - -] 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 0x7f05d0b02668 pid: 7 (default app) 2026-09-07 18:46:21.401 8 WARNING keystonemiddleware._common.config [None req-e180f6e7-3884-4c82-89e5-93316d2830a1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 18:46:21.408 8 WARNING oslo_config.cfg [None req-e180f6e7-3884-4c82-89e5-93316d2830a1 - - - - - -] 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 0x7f05d0b02668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 18:46:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 18:46:23.842 8 WARNING oslo_policy.policy [None req-8ab6da12-a130-46eb-a60c-1d530ae36d81 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - 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-09-07 18:46:23.842 8 WARNING oslo_policy.policy [None req-8ab6da12-a130-46eb-a60c-1d530ae36d81 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - 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-09-07 18:46:23.870 8 WARNING oslo_policy.policy [None req-8ab6da12-a130-46eb-a60c-1d530ae36d81 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - 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-09-07 18:46:23.870 8 WARNING oslo_policy.policy [None req-8ab6da12-a130-46eb-a60c-1d530ae36d81 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 18:46:23 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 18:46:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 18:46:27 2026] GET /v2/images => generated 69 bytes in 47 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-09-07 18:46:28.047 7 WARNING oslo_policy.policy [None req-0808e3af-78a7-42c6-a5b5-720c3c3cdac7 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - 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-09-07 18:46:28.047 7 WARNING oslo_policy.policy [None req-0808e3af-78a7-42c6-a5b5-720c3c3cdac7 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 162.253.55.31 () {44 vars in 908 bytes} [Mon Sep 7 18:46:27 2026] GET /v2/images/cirros => generated 151 bytes in 194 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.31 () {44 vars in 930 bytes} [Mon Sep 7 18:46:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:46:28.222 7 WARNING oslo_policy.policy [None req-91bb229e-2def-47e2-8bd5-52f26c72278e 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - 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-09-07 18:46:28.222 7 WARNING oslo_policy.policy [None req-91bb229e-2def-47e2-8bd5-52f26c72278e 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 162.253.55.31 () {44 vars in 936 bytes} [Mon Sep 7 18:46:28 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-09-07 18:46:28.299 8 WARNING oslo_config.cfg [None req-7091f68e-c680-472a-b74f-38003c1b5391 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.31 () {48 vars in 948 bytes} [Mon Sep 7 18:46:28 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 18:46:28.318 7 WARNING oslo_policy.policy [None req-c2ef7857-0721-44b3-a505-6518a60d274a 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - 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-09-07 18:46:28.319 7 WARNING oslo_policy.policy [None req-c2ef7857-0721-44b3-a505-6518a60d274a 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - 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-09-07 18:46:28.320 7 INFO glance.api.v2.image_data [None req-c2ef7857-0721-44b3-a505-6518a60d274a 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 18:46:31.610 7 WARNING glance.location [None req-c2ef7857-0721-44b3-a505-6518a60d274a 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.31 () {48 vars in 1042 bytes} [Mon Sep 7 18:46:28 2026] PUT /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd/file => generated 0 bytes in 3344 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6493 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.31 () {44 vars in 968 bytes} [Mon Sep 7 18:46:31 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 18:46:31.780 7 WARNING oslo_config.cfg [None req-0e97b42c-cd04-4c18-9509-4a770ea411db 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 162.253.55.31 () {48 vars in 1048 bytes} [Mon Sep 7 18:46:31 2026] PATCH /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.31 () {44 vars in 968 bytes} [Mon Sep 7 18:46:31 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => 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: 140/277] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:08:08 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:08:08 2026] GET /v2/images => generated 1381 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:09:17 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:09:17 2026] GET /v2/images => generated 1381 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 162.253.55.31 () {44 vars in 934 bytes} [Mon Sep 7 19:09:18 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 162.253.55.31 () {44 vars in 956 bytes} [Mon Sep 7 19:09:18 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 162.253.55.31 () {44 vars in 936 bytes} [Mon Sep 7 19:09:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 162.253.55.31 () {48 vars in 948 bytes} [Mon Sep 7 19:09:18 2026] POST /v2/images => generated 796 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 19:09:18.609 8 WARNING oslo_policy.policy [None req-6858a5f2-03e5-4986-900a-d656b6145dd0 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - 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-09-07 19:09:18.609 8 WARNING oslo_policy.policy [None req-6858a5f2-03e5-4986-900a-d656b6145dd0 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - 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-09-07 19:09:18.611 8 INFO glance.api.v2.image_data [None req-6858a5f2-03e5-4986-900a-d656b6145dd0 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:09:48.380 8 WARNING glance.location [None req-6858a5f2-03e5-4986-900a-d656b6145dd0 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 149/305] 162.253.55.31 () {48 vars in 1043 bytes} [Mon Sep 7 19:09:18 2026] PUT /v2/images/44c5e707-e552-4b3e-a7d3-4bc10598dbb5/file => generated 0 bytes in 29836 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70526 switches on core 0) [pid: 7|app: 0|req: 157/306] 162.253.55.31 () {44 vars in 968 bytes} [Mon Sep 7 19:09:48 2026] GET /v2/images/44c5e707-e552-4b3e-a7d3-4bc10598dbb5 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/307] 162.253.55.31 () {48 vars in 1048 bytes} [Mon Sep 7 19:09:48 2026] PATCH /v2/images/44c5e707-e552-4b3e-a7d3-4bc10598dbb5 => generated 1395 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/308] 162.253.55.31 () {44 vars in 968 bytes} [Mon Sep 7 19:09:48 2026] GET /v2/images/44c5e707-e552-4b3e-a7d3-4bc10598dbb5 => 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: 151/309] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:09:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/310] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:09:50 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:17:02 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/400] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:17:02 2026] GET /v2/images => generated 2778 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/401] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:17:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/402] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:17:10 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/403] 162.253.55.31 () {44 vars in 944 bytes} [Mon Sep 7 19:17:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 162.253.55.31 () {44 vars in 966 bytes} [Mon Sep 7 19:17:10 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: 7|app: 0|req: 207/405] 162.253.55.31 () {44 vars in 936 bytes} [Mon Sep 7 19:17:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 162.253.55.31 () {48 vars in 948 bytes} [Mon Sep 7 19:17:10 2026] POST /v2/images => generated 799 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 19:17:10.631 7 INFO glance.api.v2.image_data [None req-00a41861-6578-41ab-9609-1890468a71f6 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:17:35.515 7 INFO glance.location [None req-00a41861-6578-41ab-9609-1890468a71f6 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 208/413] 162.253.55.31 () {48 vars in 1042 bytes} [Mon Sep 7 19:17:10 2026] PUT /v2/images/7f2f6805-2a35-4b23-ad49-cdfc4ab2b037/file => generated 0 bytes in 24939 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26099 switches on core 0) [pid: 8|app: 0|req: 206/414] 162.253.55.31 () {44 vars in 968 bytes} [Mon Sep 7 19:17:35 2026] GET /v2/images/7f2f6805-2a35-4b23-ad49-cdfc4ab2b037 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 162.253.55.31 () {48 vars in 1048 bytes} [Mon Sep 7 19:17:35 2026] PATCH /v2/images/7f2f6805-2a35-4b23-ad49-cdfc4ab2b037 => generated 1410 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 162.253.55.31 () {44 vars in 968 bytes} [Mon Sep 7 19:17:35 2026] GET /v2/images/7f2f6805-2a35-4b23-ad49-cdfc4ab2b037 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:18:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:18:13 2026] GET /v2/images => generated 4190 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:18:23 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/430] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:18:23 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/431] 162.253.55.31 () {44 vars in 936 bytes} [Mon Sep 7 19:18:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 162.253.55.31 () {44 vars in 958 bytes} [Mon Sep 7 19:18:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 162.253.55.31 () {44 vars in 936 bytes} [Mon Sep 7 19:18:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 162.253.55.31 () {48 vars in 948 bytes} [Mon Sep 7 19:18:23 2026] POST /v2/images => generated 791 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-07 19:18:23.907 7 INFO glance.api.v2.image_data [None req-d9f760e9-208d-4f6d-8eb5-7d51047a46f1 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:18:42.446 7 INFO glance.location [None req-d9f760e9-208d-4f6d-8eb5-7d51047a46f1 6a3b0cb2eb15456680071dbae0cd5536 94093036a67c47018003e531e2f557d1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 219/439] 162.253.55.31 () {48 vars in 1043 bytes} [Mon Sep 7 19:18:23 2026] PUT /v2/images/233ab3f4-3e8d-4f5b-8c68-274bcdc46cb4/file => generated 0 bytes in 18597 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30745 switches on core 0) [pid: 8|app: 0|req: 221/440] 162.253.55.31 () {44 vars in 968 bytes} [Mon Sep 7 19:18:42 2026] GET /v2/images/233ab3f4-3e8d-4f5b-8c68-274bcdc46cb4 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 162.253.55.31 () {48 vars in 1048 bytes} [Mon Sep 7 19:18:42 2026] PATCH /v2/images/233ab3f4-3e8d-4f5b-8c68-274bcdc46cb4 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 162.253.55.31 () {44 vars in 968 bytes} [Mon Sep 7 19:18:42 2026] GET /v2/images/233ab3f4-3e8d-4f5b-8c68-274bcdc46cb4 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/623] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:33:47 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/624] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:33:47 2026] GET /v2/images => generated 5574 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/657] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:36:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/658] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:36:25 2026] GET /v2/images => generated 5574 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/659] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:36:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/660] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:36:27 2026] GET /v2/images => generated 5574 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:37:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/674] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:37:24 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:37:33 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/678] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:37:33 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/693] 162.253.55.31 () {42 vars in 685 bytes} [Mon Sep 7 19:38:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 162.253.55.31 () {44 vars in 907 bytes} [Mon Sep 7 19:38:45 2026] GET /v2/images => generated 5574 bytes in 83 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: 354/705] 10.0.0.82 () {32 vars in 632 bytes} [Mon Sep 7 19:39:31 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.146 () {36 vars in 987 bytes} [Mon Sep 7 19:39:51 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 34 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: 354/711] 10.0.0.146 () {36 vars in 927 bytes} [Mon Sep 7 19:39:52 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: 358/712] 10.0.0.146 () {36 vars in 987 bytes} [Mon Sep 7 19:39:55 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.146 () {36 vars in 927 bytes} [Mon Sep 7 19:39: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: 7|app: 0|req: 357/716] 162.253.55.31 () {36 vars in 990 bytes} [Mon Sep 7 19:40:01 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 162.253.55.31 () {36 vars in 930 bytes} [Mon Sep 7 19:40: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/718] 162.253.55.31 () {36 vars in 990 bytes} [Mon Sep 7 19:40:03 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/719] 162.253.55.31 () {36 vars in 930 bytes} [Mon Sep 7 19:40:03 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 10.0.0.146 () {36 vars in 987 bytes} [Mon Sep 7 19:40:06 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.146 () {36 vars in 927 bytes} [Mon Sep 7 19:40:06 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/722] 10.0.0.16 () {36 vars in 986 bytes} [Mon Sep 7 19:40:07 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:40:07 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: 361/724] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:40:07 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.16 () {36 vars in 986 bytes} [Mon Sep 7 19:40:07 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => 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: 362/726] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:40:07 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: 365/727] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:40:07 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: 363/728] 10.0.0.16 () {36 vars in 986 bytes} [Mon Sep 7 19:40:07 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:40:07 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: 364/730] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:40:08 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: 367/731] 10.0.0.12 () {36 vars in 910 bytes} [Mon Sep 7 19:40:08 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.12 () {36 vars in 1006 bytes} [Mon Sep 7 19:40:08 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd/locations => generated 127 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.12 () {36 vars in 986 bytes} [Mon Sep 7 19:40:08 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => 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: 366/734] 10.0.0.12 () {36 vars in 926 bytes} [Mon Sep 7 19:40:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 10.0.0.12 () {36 vars in 926 bytes} [Mon Sep 7 19:40:09 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: 374/744] 10.0.0.146 () {36 vars in 987 bytes} [Mon Sep 7 19:40:43 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => 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: 371/745] 10.0.0.146 () {36 vars in 927 bytes} [Mon Sep 7 19:40:43 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: 375/746] 10.0.0.82 () {30 vars in 410 bytes} [Mon Sep 7 19:40:47 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/749] 10.0.0.82 () {34 vars in 654 bytes} [Mon Sep 7 19:40:56 2026] POST /v2/images => generated 649 bytes in 251 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-07 19:40:56.496 7 WARNING glance.api.v2.images [None req-79ea96d2-aa66-40d0-bb58-4156b265770b 78b024ef35594c349172773e98fa1f93 182578e43bcb47fe8de47f15909c0810 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//595c1aec-69e9-44fa-9dcf-5f268b203fb6 [pid: 7|app: 0|req: 373/750] 10.0.0.82 () {32 vars in 709 bytes} [Mon Sep 7 19:40:56 2026] DELETE /v2/images/595c1aec-69e9-44fa-9dcf-5f268b203fb6 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 10.0.0.82 () {32 vars in 706 bytes} [Mon Sep 7 19:40:56 2026] GET /v2/images/595c1aec-69e9-44fa-9dcf-5f268b203fb6 => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/752] 10.0.0.82 () {32 vars in 632 bytes} [Mon Sep 7 19:40:56 2026] GET /v2/images => generated 1381 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 10.0.0.82 () {34 vars in 654 bytes} [Mon Sep 7 19:40:56 2026] POST /v2/images => generated 702 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 10.0.0.82 () {32 vars in 716 bytes} [Mon Sep 7 19:40:56 2026] GET /v2/images/1500ad4b-f3b4-44bc-8f72-450800d94ceb/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 19:40:56.718 8 INFO glance.api.v2.image_data [None req-b2e924e2-96a1-4674-947b-5c8b7ac7656f 78b024ef35594c349172773e98fa1f93 182578e43bcb47fe8de47f15909c0810 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 19:40:56.773 8 WARNING glance_store._drivers.rbd [None req-b2e924e2-96a1-4674-947b-5c8b7ac7656f 78b024ef35594c349172773e98fa1f93 182578e43bcb47fe8de47f15909c0810 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-07 19:40:57.973 8 INFO glance.location [None req-b2e924e2-96a1-4674-947b-5c8b7ac7656f 78b024ef35594c349172773e98fa1f93 182578e43bcb47fe8de47f15909c0810 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 380/755] 10.0.0.82 () {32 vars in 726 bytes} [Mon Sep 7 19:40:56 2026] PUT /v2/images/1500ad4b-f3b4-44bc-8f72-450800d94ceb/file => generated 0 bytes in 1334 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/756] 10.0.0.82 () {32 vars in 706 bytes} [Mon Sep 7 19:40:58 2026] GET /v2/images/1500ad4b-f3b4-44bc-8f72-450800d94ceb => generated 1103 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/757] 10.0.0.82 () {32 vars in 716 bytes} [Mon Sep 7 19:40:58 2026] GET /v2/images/1500ad4b-f3b4-44bc-8f72-450800d94ceb/file => generated 1024 bytes in 170 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/758] 10.0.0.82 () {34 vars in 654 bytes} [Mon Sep 7 19:40:58 2026] POST /v2/images => generated 648 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/759] 10.0.0.82 () {32 vars in 725 bytes} [Mon Sep 7 19:40:58 2026] PATCH /v2/images/7d977e38-3f88-4c6b-9c22-e61232c725c3 => generated 653 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/760] 10.0.0.82 () {32 vars in 706 bytes} [Mon Sep 7 19:40:58 2026] GET /v2/images/7d977e38-3f88-4c6b-9c22-e61232c725c3 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:40:58.428 8 WARNING glance.api.v2.images [None req-a68856e0-5082-428e-8eb2-c260a4224d04 78b024ef35594c349172773e98fa1f93 182578e43bcb47fe8de47f15909c0810 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7d977e38-3f88-4c6b-9c22-e61232c725c3 [pid: 8|app: 0|req: 383/761] 10.0.0.82 () {32 vars in 709 bytes} [Mon Sep 7 19:40:58 2026] DELETE /v2/images/7d977e38-3f88-4c6b-9c22-e61232c725c3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/762] 10.0.0.82 () {32 vars in 706 bytes} [Mon Sep 7 19:40:58 2026] GET /v2/images/7d977e38-3f88-4c6b-9c22-e61232c725c3 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:40:58.556 8 WARNING glance.api.v2.images [None req-cbec9b8d-309e-40f2-9d19-3606138c14f2 78b024ef35594c349172773e98fa1f93 182578e43bcb47fe8de47f15909c0810 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1500ad4b-f3b4-44bc-8f72-450800d94ceb [pid: 8|app: 0|req: 384/763] 10.0.0.82 () {32 vars in 709 bytes} [Mon Sep 7 19:40:58 2026] DELETE /v2/images/1500ad4b-f3b4-44bc-8f72-450800d94ceb => generated 0 bytes in 769 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/764] 10.0.0.82 () {32 vars in 706 bytes} [Mon Sep 7 19:40:59 2026] GET /v2/images/1500ad4b-f3b4-44bc-8f72-450800d94ceb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:40:59.318 8 WARNING glance.api.v2.images [None req-f2e850a2-7d1a-402f-b2d4-68521d951a71 78b024ef35594c349172773e98fa1f93 182578e43bcb47fe8de47f15909c0810 - - default default] Failed to find image 595c1aec-69e9-44fa-9dcf-5f268b203fb6 to delete: glance.common.exception.ImageNotFound: No image found with ID 595c1aec-69e9-44fa-9dcf-5f268b203fb6 [pid: 8|app: 0|req: 385/765] 10.0.0.82 () {32 vars in 709 bytes} [Mon Sep 7 19:40:59 2026] DELETE /v2/images/595c1aec-69e9-44fa-9dcf-5f268b203fb6 => generated 147 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/766] 10.0.0.82 () {32 vars in 706 bytes} [Mon Sep 7 19:40:59 2026] GET /v2/images/595c1aec-69e9-44fa-9dcf-5f268b203fb6 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/777] 10.0.0.146 () {36 vars in 987 bytes} [Mon Sep 7 19:41:48 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.146 () {36 vars in 927 bytes} [Mon Sep 7 19:41:48 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: 392/779] 10.0.0.82 () {32 vars in 706 bytes} [Mon Sep 7 19:41:50 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.82 () {32 vars in 706 bytes} [Mon Sep 7 19:41:50 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.16 () {36 vars in 986 bytes} [Mon Sep 7 19:41:50 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:41:50 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: 394/783] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:41:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/784] 10.0.0.16 () {36 vars in 986 bytes} [Mon Sep 7 19:41:50 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/785] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:41:50 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: 391/786] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:41:50 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: 396/787] 10.0.0.16 () {36 vars in 986 bytes} [Mon Sep 7 19:41:50 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:41:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/789] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:41:51 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: 394/792] 10.0.0.12 () {36 vars in 910 bytes} [Mon Sep 7 19:41:51 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/793] 10.0.0.12 () {36 vars in 1006 bytes} [Mon Sep 7 19:41:51 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.12 () {36 vars in 986 bytes} [Mon Sep 7 19:41:51 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/795] 10.0.0.12 () {36 vars in 926 bytes} [Mon Sep 7 19:41:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/796] 10.0.0.12 () {36 vars in 926 bytes} [Mon Sep 7 19:41:51 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: 398/799] 10.0.0.146 () {36 vars in 987 bytes} [Mon Sep 7 19:42:08 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => 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: 402/800] 10.0.0.146 () {36 vars in 927 bytes} [Mon Sep 7 19:42: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: 7|app: 0|req: 400/803] 10.0.0.146 () {36 vars in 987 bytes} [Mon Sep 7 19:42:13 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.146 () {36 vars in 927 bytes} [Mon Sep 7 19:42:13 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: 401/805] 10.0.0.146 () {36 vars in 987 bytes} [Mon Sep 7 19:42:13 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/806] 10.0.0.146 () {36 vars in 927 bytes} [Mon Sep 7 19:42:13 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: 410/815] 10.0.0.146 () {36 vars in 987 bytes} [Mon Sep 7 19:42:53 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => 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: 406/816] 10.0.0.146 () {36 vars in 927 bytes} [Mon Sep 7 19:42:53 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: 409/821] 10.0.0.146 () {36 vars in 987 bytes} [Mon Sep 7 19:43:14 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => 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: 413/822] 10.0.0.146 () {36 vars in 927 bytes} [Mon Sep 7 19:43:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/827] 10.0.0.146 () {36 vars in 987 bytes} [Mon Sep 7 19:43:33 2026] GET /v2/images/a4e93afd-36b4-4640-a655-67d0f33d8dfd => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/828] 10.0.0.146 () {36 vars in 927 bytes} [Mon Sep 7 19:43:33 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: 422/839] 162.253.55.31 () {32 vars in 825 bytes} [Mon Sep 7 19:44:24 2026] GET /v2/images?status=active&owner=94093036a67c47018003e531e2f557d1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/840] 162.253.55.31 () {32 vars in 652 bytes} [Mon Sep 7 19:44:24 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: 423/841] 10.0.0.16 () {36 vars in 986 bytes} [Mon Sep 7 19:44:24 2026] GET /v2/images/44c5e707-e552-4b3e-a7d3-4bc10598dbb5 => 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: 419/842] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:44:25 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: 424/843] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:44:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/844] 10.0.0.16 () {36 vars in 986 bytes} [Mon Sep 7 19:44:25 2026] GET /v2/images/44c5e707-e552-4b3e-a7d3-4bc10598dbb5 => generated 1395 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/845] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:44:25 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: 421/846] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:44:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/847] 10.0.0.16 () {36 vars in 986 bytes} [Mon Sep 7 19:44:25 2026] GET /v2/images/44c5e707-e552-4b3e-a7d3-4bc10598dbb5 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/848] 10.0.0.16 () {36 vars in 926 bytes} [Mon Sep 7 19:44:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/849] 10.0.0.12 () {36 vars in 910 bytes} [Mon Sep 7 19:44:25 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/850] 10.0.0.12 () {36 vars in 1006 bytes} [Mon Sep 7 19:44:25 2026] GET /v2/images/44c5e707-e552-4b3e-a7d3-4bc10598dbb5/locations => generated 127 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/851] 10.0.0.12 () {36 vars in 986 bytes} [Mon Sep 7 19:44:25 2026] GET /v2/images/44c5e707-e552-4b3e-a7d3-4bc10598dbb5 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/852] 10.0.0.12 () {36 vars in 926 bytes} [Mon Sep 7 19:44:25 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/853] 10.0.0.12 () {36 vars in 926 bytes} [Mon Sep 7 19:44:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/906] 10.0.0.82 () {32 vars in 632 bytes} [Mon Sep 7 19:48:44 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)