+ 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 May 28 22:03:55 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:53:44 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-68db9b67b5-2bdc5 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f31acc19668 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-05-28 22:03:57.397 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-28 22:03:57.402 7 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-05-28 22:03:58.252 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-05-28 22:03:58.253 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-05-28 22:03:58.253 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 22:03:58.254 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-05-28 22:03:58.255 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-05-28 22:03:58.255 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-28 22:04:00.214 8 WARNING glance.api.v2.images [None req-97b91113-7aa8-4da2-83df-1426c4da276a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 22:04:00.226 7 WARNING glance.api.v2.images [None req-44dd6d9e-68c4-4b4a-adc3-6cdf20724e58 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-28 22:04:00.542 8 WARNING keystonemiddleware._common.config [None req-97b91113-7aa8-4da2-83df-1426c4da276a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 22:04:00.549 8 WARNING oslo_config.cfg [None req-97b91113-7aa8-4da2-83df-1426c4da276a - - - - - -] 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 0x7f31acc19668 pid: 8 (default app) 2026-05-28 22:04:00.554 7 WARNING keystonemiddleware._common.config [None req-44dd6d9e-68c4-4b4a-adc3-6cdf20724e58 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-28 22:04:00.561 7 WARNING oslo_config.cfg [None req-44dd6d9e-68c4-4b4a-adc3-6cdf20724e58 - - - - - -] 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 0x7f31acc19668 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:04:01 2026] GET / => generated 1312 bytes in 2 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:04:02.285 7 WARNING oslo_policy.policy [None req-9ed4958a-b434-4c0b-8d50-6e80ab1270a3 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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-05-28 22:04:02.286 7 WARNING oslo_policy.policy [None req-9ed4958a-b434-4c0b-8d50-6e80ab1270a3 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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-05-28 22:04:02.303 7 WARNING oslo_policy.policy [None req-9ed4958a-b434-4c0b-8d50-6e80ab1270a3 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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-05-28 22:04:02.303 7 WARNING oslo_policy.policy [None req-9ed4958a-b434-4c0b-8d50-6e80ab1270a3 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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: 2/6] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:04:01 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:04:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:04:05 2026] GET /v2/images => generated 69 bytes in 36 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-28 22:04:05.624 8 WARNING oslo_policy.policy [None req-d98d160e-8441-406f-9e59-00d3ce458c72 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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-05-28 22:04:05.624 8 WARNING oslo_policy.policy [None req-d98d160e-8441-406f-9e59-00d3ce458c72 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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: 6/9] 199.19.213.233 () {44 vars in 911 bytes} [Thu May 28 22:04:05 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.19.213.233 () {44 vars in 933 bytes} [Thu May 28 22:04:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:04:05.765 8 WARNING oslo_policy.policy [None req-a0896b1f-6667-4010-bb6e-4fbf8ceebf8f c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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-05-28 22:04:05.766 8 WARNING oslo_policy.policy [None req-a0896b1f-6667-4010-bb6e-4fbf8ceebf8f c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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/11] 199.19.213.233 () {44 vars in 939 bytes} [Thu May 28 22:04:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-28 22:04:05.875 7 WARNING oslo_config.cfg [None req-2806c30c-c8e3-4b8e-875a-54f24ee64ef0 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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: 5/12] 199.19.213.233 () {48 vars in 951 bytes} [Thu May 28 22:04:05 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:04:05.895 8 WARNING oslo_policy.policy [None req-2ab9f220-2b64-4467-8a70-a95436d4c630 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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-05-28 22:04:05.896 8 WARNING oslo_policy.policy [None req-2ab9f220-2b64-4467-8a70-a95436d4c630 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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-05-28 22:04:05.897 8 INFO glance.api.v2.image_data [None req-2ab9f220-2b64-4467-8a70-a95436d4c630 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:04:09.899 8 INFO glance.location [None req-2ab9f220-2b64-4467-8a70-a95436d4c630 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.19.213.233 () {48 vars in 1045 bytes} [Thu May 28 22:04:05 2026] PUT /v2/images/387be310-1d0d-4c59-bde6-96a20273b379/file => generated 0 bytes in 4052 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6931 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.233 () {44 vars in 971 bytes} [Thu May 28 22:04:09 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-28 22:04:10.044 8 WARNING oslo_config.cfg [None req-c09472be-f90a-4a35-8b55-18781fb6a144 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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: 9/15] 199.19.213.233 () {48 vars in 1051 bytes} [Thu May 28 22:04:09 2026] PATCH /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.233 () {44 vars in 971 bytes} [Thu May 28 22:04:10 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => 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: 130/261] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:24:20 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: 132/262] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:24:20 2026] GET /v2/images => generated 1381 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/265] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:24:37 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: 134/266] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:24:37 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 199.19.213.233 () {44 vars in 937 bytes} [Thu May 28 22:24:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 199.19.213.233 () {44 vars in 959 bytes} [Thu May 28 22:24:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.19.213.233 () {44 vars in 939 bytes} [Thu May 28 22:24:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.19.213.233 () {48 vars in 951 bytes} [Thu May 28 22:24:38 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:24:38.183 7 WARNING oslo_policy.policy [None req-4c417500-ae47-4a47-bd84-416da33ed755 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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-05-28 22:24:38.184 7 WARNING oslo_policy.policy [None req-4c417500-ae47-4a47-bd84-416da33ed755 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - 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-05-28 22:24:38.185 7 INFO glance.api.v2.image_data [None req-4c417500-ae47-4a47-bd84-416da33ed755 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:25:03.405 7 INFO glance.location [None req-4c417500-ae47-4a47-bd84-416da33ed755 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 135/277] 199.19.213.233 () {48 vars in 1046 bytes} [Thu May 28 22:24:38 2026] PUT /v2/images/c2adbe63-c373-46ee-b58d-7b6c299957bc/file => generated 0 bytes in 25282 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67424 switches on core 0) [pid: 8|app: 0|req: 143/278] 199.19.213.233 () {44 vars in 971 bytes} [Thu May 28 22:25:03 2026] GET /v2/images/c2adbe63-c373-46ee-b58d-7b6c299957bc => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/279] 199.19.213.233 () {48 vars in 1051 bytes} [Thu May 28 22:25:03 2026] PATCH /v2/images/c2adbe63-c373-46ee-b58d-7b6c299957bc => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/280] 199.19.213.233 () {44 vars in 971 bytes} [Thu May 28 22:25:03 2026] GET /v2/images/c2adbe63-c373-46ee-b58d-7b6c299957bc => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/281] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:25:05 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: 145/282] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:25:05 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/363] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:31:49 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: 186/364] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:31:49 2026] GET /v2/images => generated 2778 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/367] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:31:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/368] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:31:59 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: 189/369] 199.19.213.233 () {44 vars in 947 bytes} [Thu May 28 22:31:59 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/370] 199.19.213.233 () {44 vars in 969 bytes} [Thu May 28 22:31:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/371] 199.19.213.233 () {44 vars in 939 bytes} [Thu May 28 22:31:59 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: 7|app: 0|req: 182/372] 199.19.213.233 () {48 vars in 951 bytes} [Thu May 28 22:31:59 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:31:59.284 8 INFO glance.api.v2.image_data [None req-a28ee838-ab96-426b-948e-d97b61437d7e c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:32:18.690 8 INFO glance.location [None req-a28ee838-ab96-426b-948e-d97b61437d7e c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/377] 199.19.213.233 () {48 vars in 1045 bytes} [Thu May 28 22:31:59 2026] PUT /v2/images/c7809445-4548-45ad-9112-4045696bbe93/file => generated 0 bytes in 19460 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33320 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.19.213.233 () {44 vars in 971 bytes} [Thu May 28 22:32:18 2026] GET /v2/images/c7809445-4548-45ad-9112-4045696bbe93 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.19.213.233 () {48 vars in 1051 bytes} [Thu May 28 22:32:18 2026] PATCH /v2/images/c7809445-4548-45ad-9112-4045696bbe93 => generated 1410 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.19.213.233 () {44 vars in 971 bytes} [Thu May 28 22:32:18 2026] GET /v2/images/c7809445-4548-45ad-9112-4045696bbe93 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:32:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:32:59 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:33:15 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: 200/396] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:33:15 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.19.213.233 () {44 vars in 939 bytes} [Thu May 28 22:33:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.19.213.233 () {44 vars in 961 bytes} [Thu May 28 22:33:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.19.213.233 () {44 vars in 939 bytes} [Thu May 28 22:33:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.19.213.233 () {48 vars in 951 bytes} [Thu May 28 22:33:15 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-28 22:33:15.787 7 INFO glance.api.v2.image_data [None req-73b748e3-c6dc-41aa-b4c9-2808a5240627 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:33:30.403 7 INFO glance.location [None req-73b748e3-c6dc-41aa-b4c9-2808a5240627 c36ea90adcac40019e980b1f0ae51678 5caa8a93f09944adbecb858b17831088 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 199/403] 199.19.213.233 () {48 vars in 1046 bytes} [Thu May 28 22:33:15 2026] PUT /v2/images/a43d5dd7-678d-4f25-af90-ad8952605a14/file => generated 0 bytes in 14663 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31691 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.19.213.233 () {44 vars in 971 bytes} [Thu May 28 22:33:30 2026] GET /v2/images/a43d5dd7-678d-4f25-af90-ad8952605a14 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.19.213.233 () {48 vars in 1051 bytes} [Thu May 28 22:33:30 2026] PATCH /v2/images/a43d5dd7-678d-4f25-af90-ad8952605a14 => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.19.213.233 () {44 vars in 971 bytes} [Thu May 28 22:33:30 2026] GET /v2/images/a43d5dd7-678d-4f25-af90-ad8952605a14 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/559] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:46:07 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: 283/560] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:46:07 2026] GET /v2/images => generated 5574 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/589] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:48:21 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: 298/590] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:48:21 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/591] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:48:23 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: 299/592] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:48:23 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/601] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:49:08 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: 304/602] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:49:08 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: 7|app: 0|req: 300/605] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:49:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/606] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:49:17 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/619] 199.19.213.233 () {42 vars in 688 bytes} [Thu May 28 22:50:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/620] 199.19.213.233 () {44 vars in 910 bytes} [Thu May 28 22:50:19 2026] GET /v2/images => generated 5574 bytes in 62 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:71: 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: 318/629] 10.0.0.73 () {32 vars in 632 bytes} [Thu May 28 22:51:00 2026] GET /v2/images => generated 5574 bytes in 21 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:71: 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: 314/634] 10.0.0.43 () {36 vars in 986 bytes} [Thu May 28 22:51:18 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 10.0.0.43 () {36 vars in 926 bytes} [Thu May 28 22:51:18 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: 321/636] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 22:51:18 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:51:18 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: 322/638] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:51:18 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: 317/639] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 22:51:18 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => 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: 323/640] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:51:18 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: 318/641] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:51:18 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: 324/642] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 22:51:19 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => 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: 319/643] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:51:19 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: 325/644] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:51:19 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: 320/645] 10.0.0.254 () {36 vars in 987 bytes} [Thu May 28 22:51:19 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/646] 10.0.0.254 () {36 vars in 927 bytes} [Thu May 28 22:51:19 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/647] 10.0.0.254 () {36 vars in 987 bytes} [Thu May 28 22:51:19 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/648] 10.0.0.254 () {36 vars in 927 bytes} [Thu May 28 22:51:19 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: 322/649] 10.0.0.254 () {36 vars in 927 bytes} [Thu May 28 22:51: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: 7|app: 0|req: 324/652] 199.19.213.233 () {36 vars in 991 bytes} [Thu May 28 22:51:26 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/653] 199.19.213.233 () {36 vars in 931 bytes} [Thu May 28 22:51:26 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: 325/654] 199.19.213.233 () {36 vars in 991 bytes} [Thu May 28 22:51:27 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/655] 199.19.213.233 () {36 vars in 931 bytes} [Thu May 28 22:51:27 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: 326/656] 10.0.0.43 () {36 vars in 986 bytes} [Thu May 28 22:51:30 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => 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: 331/657] 10.0.0.43 () {36 vars in 926 bytes} [Thu May 28 22:51:30 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/660] 10.0.0.43 () {36 vars in 986 bytes} [Thu May 28 22:51:35 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => 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: 333/661] 10.0.0.43 () {36 vars in 926 bytes} [Thu May 28 22:51:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 10.0.0.43 () {36 vars in 986 bytes} [Thu May 28 22:52:00 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => 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: 333/669] 10.0.0.43 () {36 vars in 926 bytes} [Thu May 28 22:52:00 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: 338/672] 10.0.0.73 () {34 vars in 654 bytes} [Thu May 28 22:52:11 2026] POST /v2/images => generated 649 bytes in 194 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-28 22:52:12.181 7 WARNING glance.api.v2.images [None req-e463c966-2f32-4ff6-9a19-e77feef787e6 8c96859be50648569204413143f5bff6 911321e6c74647ce90a53b8808bc3126 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//174d43de-ad76-4fb4-81c9-2d99d9fbf141 [pid: 7|app: 0|req: 335/673] 10.0.0.73 () {32 vars in 709 bytes} [Thu May 28 22:52:12 2026] DELETE /v2/images/174d43de-ad76-4fb4-81c9-2d99d9fbf141 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.73 () {32 vars in 706 bytes} [Thu May 28 22:52:12 2026] GET /v2/images/174d43de-ad76-4fb4-81c9-2d99d9fbf141 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.73 () {32 vars in 632 bytes} [Thu May 28 22:52:12 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: 340/676] 10.0.0.73 () {34 vars in 654 bytes} [Thu May 28 22:52:12 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:12 2026] GET /v2/images/cfa4550b-72fc-4518-acfc-586db5a92a09/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-28 22:52:12.383 8 INFO glance.api.v2.image_data [None req-2ebbe49a-cffb-49c1-bf7e-c43fa9ef2115 8c96859be50648569204413143f5bff6 911321e6c74647ce90a53b8808bc3126 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-28 22:52:12.424 8 WARNING glance_store._drivers.rbd [None req-2ebbe49a-cffb-49c1-bf7e-c43fa9ef2115 8c96859be50648569204413143f5bff6 911321e6c74647ce90a53b8808bc3126 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-28 22:52:12.920 8 INFO glance.location [None req-2ebbe49a-cffb-49c1-bf7e-c43fa9ef2115 8c96859be50648569204413143f5bff6 911321e6c74647ce90a53b8808bc3126 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 341/678] 10.0.0.73 () {32 vars in 726 bytes} [Thu May 28 22:52:12 2026] PUT /v2/images/cfa4550b-72fc-4518-acfc-586db5a92a09/file => generated 0 bytes in 597 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.73 () {32 vars in 706 bytes} [Thu May 28 22:52:12 2026] GET /v2/images/cfa4550b-72fc-4518-acfc-586db5a92a09 => generated 1104 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 10.0.0.73 () {32 vars in 716 bytes} [Thu May 28 22:52:13 2026] GET /v2/images/cfa4550b-72fc-4518-acfc-586db5a92a09/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/681] 10.0.0.73 () {34 vars in 654 bytes} [Thu May 28 22:52:13 2026] POST /v2/images => generated 649 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 10.0.0.73 () {32 vars in 725 bytes} [Thu May 28 22:52:13 2026] PATCH /v2/images/9c9d0349-da3e-4f90-9bd9-b3091179335a => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/683] 10.0.0.73 () {32 vars in 706 bytes} [Thu May 28 22:52:13 2026] GET /v2/images/9c9d0349-da3e-4f90-9bd9-b3091179335a => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-28 22:52:13.285 8 WARNING glance.api.v2.images [None req-d71fbf11-4517-4e4a-bea5-f0c7c07966d8 8c96859be50648569204413143f5bff6 911321e6c74647ce90a53b8808bc3126 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9c9d0349-da3e-4f90-9bd9-b3091179335a [pid: 8|app: 0|req: 344/684] 10.0.0.73 () {32 vars in 709 bytes} [Thu May 28 22:52:13 2026] DELETE /v2/images/9c9d0349-da3e-4f90-9bd9-b3091179335a => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.73 () {32 vars in 706 bytes} [Thu May 28 22:52:13 2026] GET /v2/images/9c9d0349-da3e-4f90-9bd9-b3091179335a => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:13.377 8 WARNING glance.api.v2.images [None req-222173e6-e096-4990-a009-5f837fde07c0 8c96859be50648569204413143f5bff6 911321e6c74647ce90a53b8808bc3126 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cfa4550b-72fc-4518-acfc-586db5a92a09 [pid: 8|app: 0|req: 345/686] 10.0.0.73 () {32 vars in 709 bytes} [Thu May 28 22:52:13 2026] DELETE /v2/images/cfa4550b-72fc-4518-acfc-586db5a92a09 => generated 0 bytes in 808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.73 () {32 vars in 706 bytes} [Thu May 28 22:52:14 2026] GET /v2/images/cfa4550b-72fc-4518-acfc-586db5a92a09 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-28 22:52:14.212 8 WARNING glance.api.v2.images [None req-57df08b1-562e-4d80-b907-d9fee2eb7ba9 8c96859be50648569204413143f5bff6 911321e6c74647ce90a53b8808bc3126 - - default default] Failed to find image 174d43de-ad76-4fb4-81c9-2d99d9fbf141 to delete: glance.common.exception.ImageNotFound: No image found with ID 174d43de-ad76-4fb4-81c9-2d99d9fbf141 [pid: 8|app: 0|req: 346/688] 10.0.0.73 () {32 vars in 709 bytes} [Thu May 28 22:52:14 2026] DELETE /v2/images/174d43de-ad76-4fb4-81c9-2d99d9fbf141 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.73 () {32 vars in 706 bytes} [Thu May 28 22:52:14 2026] GET /v2/images/174d43de-ad76-4fb4-81c9-2d99d9fbf141 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.43 () {36 vars in 986 bytes} [Thu May 28 22:52:38 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.43 () {36 vars in 926 bytes} [Thu May 28 22:52:38 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: 354/704] 10.0.0.43 () {36 vars in 986 bytes} [Thu May 28 22:53:14 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => 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: 351/705] 10.0.0.43 () {36 vars in 926 bytes} [Thu May 28 22:53:14 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/710] 10.0.0.43 () {36 vars in 986 bytes} [Thu May 28 22:53:35 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.43 () {36 vars in 926 bytes} [Thu May 28 22:53:35 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: 360/716] 10.0.0.73 () {30 vars in 410 bytes} [Thu May 28 22:53:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/723] 10.0.0.73 () {32 vars in 706 bytes} [Thu May 28 22:54:20 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => 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: 364/724] 10.0.0.73 () {32 vars in 706 bytes} [Thu May 28 22:54:20 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 22:54:20 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/726] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:54:20 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: 362/727] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:54:20 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: 366/728] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 22:54:20 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:54:21 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: 367/730] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:54:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 22:54:21 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => 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: 368/732] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:54:21 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: 365/733] 10.0.0.254 () {36 vars in 987 bytes} [Thu May 28 22:54:21 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => 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: 369/734] 10.0.0.254 () {36 vars in 927 bytes} [Thu May 28 22:54:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.254 () {36 vars in 987 bytes} [Thu May 28 22:54:21 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.254 () {36 vars in 927 bytes} [Thu May 28 22:54: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: 7|app: 0|req: 367/737] 10.0.0.254 () {36 vars in 927 bytes} [Thu May 28 22:54: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: 8|app: 0|req: 373/742] 10.0.0.43 () {36 vars in 986 bytes} [Thu May 28 22:54:43 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.43 () {36 vars in 926 bytes} [Thu May 28 22:54:43 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: 374/750] 10.0.0.43 () {36 vars in 986 bytes} [Thu May 28 22:55:13 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.43 () {36 vars in 926 bytes} [Thu May 28 22:55:13 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: 384/764] 10.0.0.43 () {36 vars in 986 bytes} [Thu May 28 22:56:14 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => 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: 381/765] 10.0.0.43 () {36 vars in 926 bytes} [Thu May 28 22:56:14 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: 387/770] 10.0.0.43 () {36 vars in 986 bytes} [Thu May 28 22:56:31 2026] GET /v2/images/387be310-1d0d-4c59-bde6-96a20273b379 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.43 () {36 vars in 926 bytes} [Thu May 28 22:56:31 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: 388/778] 199.19.213.233 () {32 vars in 826 bytes} [Thu May 28 22:57:08 2026] GET /v2/images?status=active&owner=5caa8a93f09944adbecb858b17831088&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/779] 199.19.213.233 () {32 vars in 653 bytes} [Thu May 28 22:57:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/780] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 22:57:08 2026] GET /v2/images/c2adbe63-c373-46ee-b58d-7b6c299957bc => generated 1395 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/781] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:57:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/782] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:57:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 22:57:09 2026] GET /v2/images/c2adbe63-c373-46ee-b58d-7b6c299957bc => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:57:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/785] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:57:09 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.56 () {36 vars in 986 bytes} [Thu May 28 22:57:09 2026] GET /v2/images/c2adbe63-c373-46ee-b58d-7b6c299957bc => 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: 395/787] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:57:09 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: 393/788] 10.0.0.56 () {36 vars in 926 bytes} [Thu May 28 22:57:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/789] 10.0.0.254 () {36 vars in 987 bytes} [Thu May 28 22:57:09 2026] GET /v2/images/c2adbe63-c373-46ee-b58d-7b6c299957bc => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.254 () {36 vars in 927 bytes} [Thu May 28 22:57:09 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: 397/791] 10.0.0.254 () {36 vars in 987 bytes} [Thu May 28 22:57:09 2026] GET /v2/images/c2adbe63-c373-46ee-b58d-7b6c299957bc => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/792] 10.0.0.254 () {36 vars in 927 bytes} [Thu May 28 22:57:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 10.0.0.254 () {36 vars in 927 bytes} [Thu May 28 22:57:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/838] 10.0.0.73 () {32 vars in 632 bytes} [Thu May 28 23:00:48 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)