+ 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 [Thu Jun 18 16:32:01 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-59bd9b8fff-sh8ld 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 0x7f39dbe11668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-18 16:32:03.786 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-18 16:32:03.805 9 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-06-18 16:32:04.705 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-06-18 16:32:04.706 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-06-18 16:32:04.706 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-18 16:32:04.765 9 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-06-18 16:32:04.766 9 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-06-18 16:32:04.766 9 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-18 16:32:06.882 8 WARNING glance.api.v2.images [None req-9a99d2b9-d346-48ed-b1b0-586a31d2ec53 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-18 16:32:07.031 9 WARNING glance.api.v2.images [None req-a4a55675-9740-4b10-b045-b7fe5509c53a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-18 16:32:07.268 8 WARNING keystonemiddleware._common.config [None req-9a99d2b9-d346-48ed-b1b0-586a31d2ec53 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 16:32:07.277 8 WARNING oslo_config.cfg [None req-9a99d2b9-d346-48ed-b1b0-586a31d2ec53 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f39dbe11668 pid: 8 (default app) 2026-06-18 16:32:07.404 9 WARNING keystonemiddleware._common.config [None req-a4a55675-9740-4b10-b045-b7fe5509c53a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 16:32:07.412 9 WARNING oslo_config.cfg [None req-a4a55675-9740-4b10-b045-b7fe5509c53a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f39dbe11668 pid: 9 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 16:32:08 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-06-18 16:32:08.927 9 WARNING oslo_policy.policy [None req-60924f29-fd20-4e7e-bc54-7fc53211443a 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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-06-18 16:32:08.927 9 WARNING oslo_policy.policy [None req-60924f29-fd20-4e7e-bc54-7fc53211443a 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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-06-18 16:32:08.945 9 WARNING oslo_policy.policy [None req-60924f29-fd20-4e7e-bc54-7fc53211443a 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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-06-18 16:32:08.946 9 WARNING oslo_policy.policy [None req-60924f29-fd20-4e7e-bc54-7fc53211443a 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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: 9|app: 0|req: 1/6] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 16:32:08 2026] GET /v2/images => generated 69 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 16:32:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 2/8] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 16:32:12 2026] GET /v2/images => generated 69 bytes in 34 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-06-18 16:32:12.533 8 WARNING oslo_policy.policy [None req-3ac98eca-fb7a-4037-bc65-4b7ecaa2a106 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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-06-18 16:32:12.533 8 WARNING oslo_policy.policy [None req-3ac98eca-fb7a-4037-bc65-4b7ecaa2a106 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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: 7/9] 199.19.213.143 () {44 vars in 911 bytes} [Thu Jun 18 16:32:12 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 3/10] 199.19.213.143 () {44 vars in 933 bytes} [Thu Jun 18 16:32:12 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-06-18 16:32:12.673 8 WARNING oslo_policy.policy [None req-7227ed3c-2cbe-44c8-8170-41c3978e16d2 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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-06-18 16:32:12.673 8 WARNING oslo_policy.policy [None req-7227ed3c-2cbe-44c8-8170-41c3978e16d2 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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: 8/11] 199.19.213.143 () {44 vars in 939 bytes} [Thu Jun 18 16:32:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:32:12.757 9 WARNING oslo_config.cfg [None req-9bdbb44b-bcc1-4877-a0fb-b72850fd4b54 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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: 9|app: 0|req: 4/12] 199.19.213.143 () {48 vars in 951 bytes} [Thu Jun 18 16:32:12 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-18 16:32:12.791 8 WARNING oslo_policy.policy [None req-c8e6662b-fb26-4062-bb30-989e2fad6526 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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-06-18 16:32:12.791 8 WARNING oslo_policy.policy [None req-c8e6662b-fb26-4062-bb30-989e2fad6526 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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-06-18 16:32:12.792 8 INFO glance.api.v2.image_data [None req-c8e6662b-fb26-4062-bb30-989e2fad6526 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 16:32:16.784 8 WARNING glance.location [None req-c8e6662b-fb26-4062-bb30-989e2fad6526 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.143 () {48 vars in 1045 bytes} [Thu Jun 18 16:32:12 2026] PUT /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add/file => generated 0 bytes in 4043 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5215 switches on core 0) [pid: 9|app: 0|req: 7/16] 199.19.213.143 () {44 vars in 971 bytes} [Thu Jun 18 16:32:16 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:32:16.929 8 WARNING oslo_config.cfg [None req-a7d41693-40b8-4454-ae9b-bf740b2996a5 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - 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: 10/17] 199.19.213.143 () {48 vars in 1051 bytes} [Thu Jun 18 16:32:16 2026] PATCH /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 8/18] 199.19.213.143 () {44 vars in 971 bytes} [Thu Jun 18 16:32:16 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 155/311] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 16:56:43 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: 157/312] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 16:56:43 2026] GET /v2/images => generated 1381 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/317] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 16:57:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 158/318] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 16:57:01 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/319] 199.19.213.143 () {44 vars in 937 bytes} [Thu Jun 18 16:57:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 159/320] 199.19.213.143 () {44 vars in 959 bytes} [Thu Jun 18 16:57:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/321] 199.19.213.143 () {44 vars in 939 bytes} [Thu Jun 18 16:57:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 160/322] 199.19.213.143 () {48 vars in 951 bytes} [Thu Jun 18 16:57:01 2026] POST /v2/images => generated 796 bytes in 369 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-18 16:57:02.093 8 INFO glance.api.v2.image_data [None req-f50be064-2a82-4469-abe9-d644b2d122da 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 16:57:51.946 8 WARNING glance.location [None req-f50be064-2a82-4469-abe9-d644b2d122da 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 163/333] 199.19.213.143 () {48 vars in 1046 bytes} [Thu Jun 18 16:57:02 2026] PUT /v2/images/7c14f131-7faa-4a1a-941b-cb42253959aa/file => generated 0 bytes in 49898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59370 switches on core 0) [pid: 9|app: 0|req: 171/334] 199.19.213.143 () {44 vars in 971 bytes} [Thu Jun 18 16:57:51 2026] GET /v2/images/7c14f131-7faa-4a1a-941b-cb42253959aa => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/335] 199.19.213.143 () {48 vars in 1051 bytes} [Thu Jun 18 16:57:52 2026] PATCH /v2/images/7c14f131-7faa-4a1a-941b-cb42253959aa => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 172/336] 199.19.213.143 () {44 vars in 971 bytes} [Thu Jun 18 16:57:52 2026] GET /v2/images/7c14f131-7faa-4a1a-941b-cb42253959aa => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/337] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 16:57:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 173/338] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 16:57:53 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/431] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 17:05:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 220/432] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 17:05:31 2026] GET /v2/images => generated 2778 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/435] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 17:05:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 222/436] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 17:05:43 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/437] 199.19.213.143 () {44 vars in 947 bytes} [Thu Jun 18 17:05:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 223/438] 199.19.213.143 () {44 vars in 969 bytes} [Thu Jun 18 17:05:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/439] 199.19.213.143 () {44 vars in 939 bytes} [Thu Jun 18 17:05:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 224/442] 199.19.213.143 () {48 vars in 951 bytes} [Thu Jun 18 17:05:43 2026] POST /v2/images => generated 799 bytes in 5195 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-18 17:05:48.620 8 INFO glance.api.v2.image_data [None req-fa047ec8-8221-488c-81c4-86d300a8e459 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 17:06:54.025 8 INFO glance.location [None req-fa047ec8-8221-488c-81c4-86d300a8e459 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 219/455] 199.19.213.143 () {48 vars in 1045 bytes} [Thu Jun 18 17:05:48 2026] PUT /v2/images/3407118e-b32e-48da-9e89-6b3fddc5f21c/file => generated 0 bytes in 65490 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19616 switches on core 0) [pid: 9|app: 0|req: 237/456] 199.19.213.143 () {44 vars in 971 bytes} [Thu Jun 18 17:06:54 2026] GET /v2/images/3407118e-b32e-48da-9e89-6b3fddc5f21c => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/457] 199.19.213.143 () {48 vars in 1051 bytes} [Thu Jun 18 17:06:54 2026] PATCH /v2/images/3407118e-b32e-48da-9e89-6b3fddc5f21c => generated 1410 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 238/458] 199.19.213.143 () {44 vars in 971 bytes} [Thu Jun 18 17:06:54 2026] GET /v2/images/3407118e-b32e-48da-9e89-6b3fddc5f21c => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/469] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 17:07:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 244/470] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 17:07:39 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/475] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 17:07:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 247/476] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 17:07:56 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/477] 199.19.213.143 () {44 vars in 939 bytes} [Thu Jun 18 17:07:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 9|app: 0|req: 248/478] 199.19.213.143 () {44 vars in 961 bytes} [Thu Jun 18 17:07:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/479] 199.19.213.143 () {44 vars in 939 bytes} [Thu Jun 18 17:07:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 249/480] 199.19.213.143 () {48 vars in 951 bytes} [Thu Jun 18 17:07:56 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-18 17:07:56.586 8 INFO glance.api.v2.image_data [None req-4f1acde3-ccbe-44c6-b862-dae5fe47cd63 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 17:08:12.970 8 INFO glance.location [None req-4f1acde3-ccbe-44c6-b862-dae5fe47cd63 71bb02ac1d1a46619e232ef2fccb96c0 4626be3f2533419797ae2fb1473c41a1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 232/483] 199.19.213.143 () {48 vars in 1046 bytes} [Thu Jun 18 17:07:56 2026] PUT /v2/images/c6c61974-d953-4412-85e6-0a2f7ab4e9b4/file => generated 0 bytes in 16427 msecs (HTTP/1.1 204) 4 headers in 171 bytes (52251 switches on core 0) [pid: 9|app: 0|req: 252/484] 199.19.213.143 () {44 vars in 971 bytes} [Thu Jun 18 17:08:13 2026] GET /v2/images/c6c61974-d953-4412-85e6-0a2f7ab4e9b4 => 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: 233/485] 199.19.213.143 () {48 vars in 1051 bytes} [Thu Jun 18 17:08:13 2026] PATCH /v2/images/c6c61974-d953-4412-85e6-0a2f7ab4e9b4 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 253/486] 199.19.213.143 () {44 vars in 971 bytes} [Thu Jun 18 17:08:13 2026] GET /v2/images/c6c61974-d953-4412-85e6-0a2f7ab4e9b4 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 333/645] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 17:21: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: 313/646] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 17:21:22 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/677] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 17:23:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 349/678] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 17:23:49 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: 330/679] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 17:23:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 350/680] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 17:23:51 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 356/691] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 17:24:43 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: 336/692] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 17:24:43 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/695] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 17:24:51 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: 338/696] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 17:24:51 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 365/709] 199.19.213.143 () {42 vars in 688 bytes} [Thu Jun 18 17:25:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/710] 199.19.213.143 () {44 vars in 910 bytes} [Thu Jun 18 17:25:54 2026] GET /v2/images => generated 5574 bytes in 57 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: 9|app: 0|req: 371/721] 10.0.0.127 () {32 vars in 633 bytes} [Thu Jun 18 17:26:39 2026] GET /v2/images => generated 5574 bytes in 17 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: 353/726] 10.0.0.45 () {36 vars in 986 bytes} [Thu Jun 18 17:27:01 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 374/727] 10.0.0.45 () {36 vars in 926 bytes} [Thu Jun 18 17:27:01 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: 354/728] 10.0.0.45 () {36 vars in 986 bytes} [Thu Jun 18 17:27:03 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/729] 10.0.0.45 () {36 vars in 926 bytes} [Thu Jun 18 17:27:03 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: 356/732] 199.19.213.143 () {36 vars in 991 bytes} [Thu Jun 18 17:27:10 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 377/733] 199.19.213.143 () {36 vars in 931 bytes} [Thu Jun 18 17:27:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/734] 199.19.213.143 () {36 vars in 991 bytes} [Thu Jun 18 17:27:10 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 378/735] 199.19.213.143 () {36 vars in 931 bytes} [Thu Jun 18 17:27:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 380/738] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 17:27:20 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/739] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:27:20 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: 9|app: 0|req: 381/740] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:27:20 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: 8|app: 0|req: 360/741] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 17:27:20 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 382/742] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:27:20 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: 361/743] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:27:20 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: 9|app: 0|req: 383/744] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 17:27:20 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/745] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:27:20 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: 9|app: 0|req: 384/746] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:27:20 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: 363/747] 10.0.0.62 () {36 vars in 910 bytes} [Thu Jun 18 17:27:21 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 385/748] 10.0.0.62 () {36 vars in 1006 bytes} [Thu Jun 18 17:27:21 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/749] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jun 18 17:27:21 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 386/750] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jun 18 17:27:21 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: 365/751] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jun 18 17:27:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 387/752] 10.0.0.45 () {36 vars in 986 bytes} [Thu Jun 18 17:27:23 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/753] 10.0.0.45 () {36 vars in 926 bytes} [Thu Jun 18 17:27:23 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: 9|app: 0|req: 391/760] 10.0.0.45 () {36 vars in 986 bytes} [Thu Jun 18 17:27:47 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => 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: 370/761] 10.0.0.45 () {36 vars in 926 bytes} [Thu Jun 18 17:27:47 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: 374/768] 10.0.0.127 () {34 vars in 655 bytes} [Thu Jun 18 17:28:16 2026] POST /v2/images => generated 649 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-18 17:28:16.873 9 WARNING glance.api.v2.images [None req-c85baf2c-9d91-4d79-8ba1-74b9555d9562 4f77d38772e7445e820eafca710a5aa3 0929750a54a149758b87fea2e7744883 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0f21f4eb-e6c0-469c-9e27-080daa961fdc [pid: 9|app: 0|req: 395/769] 10.0.0.127 () {32 vars in 710 bytes} [Thu Jun 18 17:28:16 2026] DELETE /v2/images/0f21f4eb-e6c0-469c-9e27-080daa961fdc => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/770] 10.0.0.127 () {32 vars in 707 bytes} [Thu Jun 18 17:28:16 2026] GET /v2/images/0f21f4eb-e6c0-469c-9e27-080daa961fdc => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/771] 10.0.0.127 () {32 vars in 633 bytes} [Thu Jun 18 17:28:16 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/772] 10.0.0.127 () {34 vars in 655 bytes} [Thu Jun 18 17:28:16 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-18 17:28:17.035 9 WARNING oslo_policy.policy [None req-65090f79-c34c-476a-b6ff-b870b7d4b669 4f77d38772e7445e820eafca710a5aa3 0929750a54a149758b87fea2e7744883 - - 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-06-18 17:28:17.036 9 WARNING oslo_policy.policy [None req-65090f79-c34c-476a-b6ff-b870b7d4b669 4f77d38772e7445e820eafca710a5aa3 0929750a54a149758b87fea2e7744883 - - 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: 9|app: 0|req: 397/773] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:28:17 2026] GET /v2/images/5ded47be-8ee9-4b64-ad6c-397f6557b713/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:28:17.055 8 INFO glance.api.v2.image_data [None req-e7a7de2d-4ecc-460b-b82c-d25419471bc5 4f77d38772e7445e820eafca710a5aa3 0929750a54a149758b87fea2e7744883 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 17:28:17.109 8 WARNING glance_store._drivers.rbd [None req-e7a7de2d-4ecc-460b-b82c-d25419471bc5 4f77d38772e7445e820eafca710a5aa3 0929750a54a149758b87fea2e7744883 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-18 17:28:17.596 8 INFO glance.location [None req-e7a7de2d-4ecc-460b-b82c-d25419471bc5 4f77d38772e7445e820eafca710a5aa3 0929750a54a149758b87fea2e7744883 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 377/774] 10.0.0.127 () {32 vars in 727 bytes} [Thu Jun 18 17:28:17 2026] PUT /v2/images/5ded47be-8ee9-4b64-ad6c-397f6557b713/file => generated 0 bytes in 586 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 398/775] 10.0.0.127 () {32 vars in 707 bytes} [Thu Jun 18 17:28:17 2026] GET /v2/images/5ded47be-8ee9-4b64-ad6c-397f6557b713 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/776] 10.0.0.127 () {32 vars in 717 bytes} [Thu Jun 18 17:28:17 2026] GET /v2/images/5ded47be-8ee9-4b64-ad6c-397f6557b713/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 9|app: 0|req: 399/777] 10.0.0.127 () {34 vars in 655 bytes} [Thu Jun 18 17:28:17 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/778] 10.0.0.127 () {32 vars in 726 bytes} [Thu Jun 18 17:28:17 2026] PATCH /v2/images/13a7bd11-3922-424e-94d7-1c36c8a884bc => generated 653 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 400/779] 10.0.0.127 () {32 vars in 707 bytes} [Thu Jun 18 17:28:17 2026] GET /v2/images/13a7bd11-3922-424e-94d7-1c36c8a884bc => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:28:17.967 8 WARNING glance.api.v2.images [None req-bd78ce3a-8b66-49b3-8028-2b9ab71a9e7d 4f77d38772e7445e820eafca710a5aa3 0929750a54a149758b87fea2e7744883 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//13a7bd11-3922-424e-94d7-1c36c8a884bc [pid: 8|app: 0|req: 380/780] 10.0.0.127 () {32 vars in 710 bytes} [Thu Jun 18 17:28:17 2026] DELETE /v2/images/13a7bd11-3922-424e-94d7-1c36c8a884bc => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/781] 10.0.0.127 () {32 vars in 707 bytes} [Thu Jun 18 17:28:18 2026] GET /v2/images/13a7bd11-3922-424e-94d7-1c36c8a884bc => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:28:18.037 8 WARNING glance.api.v2.images [None req-158de832-29a2-46d1-9ec3-fe6ca5c73a33 4f77d38772e7445e820eafca710a5aa3 0929750a54a149758b87fea2e7744883 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5ded47be-8ee9-4b64-ad6c-397f6557b713 [pid: 8|app: 0|req: 381/782] 10.0.0.127 () {32 vars in 710 bytes} [Thu Jun 18 17:28:18 2026] DELETE /v2/images/5ded47be-8ee9-4b64-ad6c-397f6557b713 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 9|app: 0|req: 402/783] 10.0.0.127 () {32 vars in 707 bytes} [Thu Jun 18 17:28:18 2026] GET /v2/images/5ded47be-8ee9-4b64-ad6c-397f6557b713 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:28:18.878 8 WARNING glance.api.v2.images [None req-cbc65ce2-cd3c-46c7-b06c-0f6fa77feec3 4f77d38772e7445e820eafca710a5aa3 0929750a54a149758b87fea2e7744883 - - default default] Failed to find image 0f21f4eb-e6c0-469c-9e27-080daa961fdc to delete: glance.common.exception.ImageNotFound: No image found with ID 0f21f4eb-e6c0-469c-9e27-080daa961fdc [pid: 8|app: 0|req: 382/784] 10.0.0.127 () {32 vars in 710 bytes} [Thu Jun 18 17:28:18 2026] DELETE /v2/images/0f21f4eb-e6c0-469c-9e27-080daa961fdc => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 403/785] 10.0.0.127 () {32 vars in 707 bytes} [Thu Jun 18 17:28:18 2026] GET /v2/images/0f21f4eb-e6c0-469c-9e27-080daa961fdc => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/786] 10.0.0.45 () {36 vars in 986 bytes} [Thu Jun 18 17:28:20 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 404/787] 10.0.0.45 () {36 vars in 926 bytes} [Thu Jun 18 17:28:20 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: 387/794] 10.0.0.127 () {32 vars in 707 bytes} [Thu Jun 18 17:28:49 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 408/795] 10.0.0.127 () {32 vars in 707 bytes} [Thu Jun 18 17:28:49 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/796] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 17:28:49 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 409/797] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:28:49 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: 389/798] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:28:49 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: 9|app: 0|req: 410/799] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 17:28:49 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => 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: 390/800] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:28: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: 9|app: 0|req: 411/801] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:28:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/802] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 17:28:49 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 412/803] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:28:49 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: 392/804] 10.0.0.62 () {36 vars in 910 bytes} [Thu Jun 18 17:28:49 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 413/805] 10.0.0.62 () {36 vars in 1006 bytes} [Thu Jun 18 17:28:49 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/806] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jun 18 17:28:49 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 414/807] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jun 18 17:28:49 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: 394/808] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jun 18 17:28:49 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: 9|app: 0|req: 418/815] 10.0.0.45 () {36 vars in 986 bytes} [Thu Jun 18 17:29:17 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => 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: 398/816] 10.0.0.45 () {36 vars in 926 bytes} [Thu Jun 18 17:29:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 419/817] 10.0.0.45 () {36 vars in 986 bytes} [Thu Jun 18 17:29:20 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/818] 10.0.0.45 () {36 vars in 926 bytes} [Thu Jun 18 17:29:20 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: 9|app: 0|req: 420/819] 10.0.0.127 () {30 vars in 411 bytes} [Thu Jun 18 17:29:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 9|app: 0|req: 425/828] 10.0.0.45 () {36 vars in 986 bytes} [Thu Jun 18 17:29:56 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/829] 10.0.0.45 () {36 vars in 926 bytes} [Thu Jun 18 17:29:56 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: 9|app: 0|req: 428/834] 10.0.0.45 () {36 vars in 986 bytes} [Thu Jun 18 17:30:19 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => 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: 407/835] 10.0.0.45 () {36 vars in 926 bytes} [Thu Jun 18 17:30:19 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: 9|app: 0|req: 439/856] 10.0.0.45 () {36 vars in 986 bytes} [Thu Jun 18 17:32:01 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/857] 10.0.0.45 () {36 vars in 926 bytes} [Thu Jun 18 17:32: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: 421/862] 10.0.0.45 () {36 vars in 986 bytes} [Thu Jun 18 17:32:21 2026] GET /v2/images/b28ba663-e982-46b7-93ec-24b2e39e6add => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 442/863] 10.0.0.45 () {36 vars in 926 bytes} [Thu Jun 18 17:32:21 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: 426/872] 199.19.213.143 () {32 vars in 826 bytes} [Thu Jun 18 17:32:58 2026] GET /v2/images?status=active&owner=4626be3f2533419797ae2fb1473c41a1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 447/873] 199.19.213.143 () {32 vars in 653 bytes} [Thu Jun 18 17:32:58 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: 427/874] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 17:32:58 2026] GET /v2/images/7c14f131-7faa-4a1a-941b-cb42253959aa => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 448/875] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:32:58 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: 428/876] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:32:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 449/877] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 17:32:58 2026] GET /v2/images/7c14f131-7faa-4a1a-941b-cb42253959aa => 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: 429/878] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:32:58 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: 9|app: 0|req: 450/879] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:32:58 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: 430/880] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 17:32:59 2026] GET /v2/images/7c14f131-7faa-4a1a-941b-cb42253959aa => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 451/881] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 17:32:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/882] 10.0.0.62 () {36 vars in 910 bytes} [Thu Jun 18 17:32:59 2026] GET /versions => generated 1312 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 9|app: 0|req: 452/883] 10.0.0.62 () {36 vars in 1006 bytes} [Thu Jun 18 17:32:59 2026] GET /v2/images/7c14f131-7faa-4a1a-941b-cb42253959aa/locations => generated 127 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/884] 10.0.0.62 () {36 vars in 986 bytes} [Thu Jun 18 17:32:59 2026] GET /v2/images/7c14f131-7faa-4a1a-941b-cb42253959aa => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 453/885] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jun 18 17:32:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/886] 10.0.0.62 () {36 vars in 926 bytes} [Thu Jun 18 17:32:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/931] 10.0.0.127 () {32 vars in 633 bytes} [Thu Jun 18 17:36:36 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)