+ 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 [Tue May 5 17:18:04 2026] *** compiled with version: 13.3.0 on 05 May 2026 11:02:38 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-65f9ff489c-ztdtc 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 0x7f17a7e63668 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-05 17:18:06.587 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 17:18:06.587 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-05 17:18:07.425 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-05 17:18:07.425 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-05 17:18:07.426 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 17:18:07.456 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-05 17:18:07.457 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-05 17:18:07.457 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 17:18:09.471 7 WARNING glance.api.v2.images [None req-00f66c82-e0d4-48f3-916d-0e480d3a0885 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 17:18:09.531 8 WARNING glance.api.v2.images [None req-ddf9a82c-ebc9-4d53-a747-b258f3d71da5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 17:18:09.800 7 WARNING keystonemiddleware._common.config [None req-00f66c82-e0d4-48f3-916d-0e480d3a0885 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:18:09.807 7 WARNING oslo_config.cfg [None req-00f66c82-e0d4-48f3-916d-0e480d3a0885 - - - - - -] 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 0x7f17a7e63668 pid: 7 (default app) 2026-05-05 17:18:09.864 8 WARNING keystonemiddleware._common.config [None req-ddf9a82c-ebc9-4d53-a747-b258f3d71da5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:18:09.872 8 WARNING oslo_config.cfg [None req-ddf9a82c-ebc9-4d53-a747-b258f3d71da5 - - - - - -] 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 0x7f17a7e63668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 17:18:10 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-05-05 17:18:10.897 8 WARNING oslo_policy.policy [None req-4ccd81b9-6b04-4896-b938-ee96a294bd65 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - 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-05 17:18:10.898 8 WARNING oslo_policy.policy [None req-4ccd81b9-6b04-4896-b938-ee96a294bd65 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - 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-05 17:18:10.914 8 WARNING oslo_policy.policy [None req-4ccd81b9-6b04-4896-b938-ee96a294bd65 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - 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-05 17:18:10.914 8 WARNING oslo_policy.policy [None req-4ccd81b9-6b04-4896-b938-ee96a294bd65 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 17:18:10 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 17:18:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 17:18:14 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 17:18:14.172 7 WARNING oslo_policy.policy [None req-4b39352a-047e-49dc-bfe8-af349899db71 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - 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-05 17:18:14.173 7 WARNING oslo_policy.policy [None req-4b39352a-047e-49dc-bfe8-af349899db71 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.124 () {44 vars in 911 bytes} [Tue May 5 17:18:14 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.124 () {44 vars in 933 bytes} [Tue May 5 17:18:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:18:14.305 7 WARNING oslo_policy.policy [None req-701fc1ed-bb45-405d-aaad-0bab6603951a c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - 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-05 17:18:14.306 7 WARNING oslo_policy.policy [None req-701fc1ed-bb45-405d-aaad-0bab6603951a c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.124 () {44 vars in 939 bytes} [Tue May 5 17:18:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 17:18:14.389 8 WARNING oslo_config.cfg [None req-93ef0e26-45f2-4003-bc09-815a35378fb3 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.124 () {48 vars in 951 bytes} [Tue May 5 17:18:14 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:18:14.411 7 WARNING oslo_policy.policy [None req-646911a6-f48b-44cd-8c6d-296984a8e636 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - 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-05 17:18:14.411 7 WARNING oslo_policy.policy [None req-646911a6-f48b-44cd-8c6d-296984a8e636 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - 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-05 17:18:14.412 7 INFO glance.api.v2.image_data [None req-646911a6-f48b-44cd-8c6d-296984a8e636 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:18:18.103 7 WARNING glance.location [None req-646911a6-f48b-44cd-8c6d-296984a8e636 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.124 () {48 vars in 1045 bytes} [Tue May 5 17:18:14 2026] PUT /v2/images/228a0028-92bb-4267-a620-c9140a01f457/file => generated 0 bytes in 3737 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7364 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.124 () {44 vars in 971 bytes} [Tue May 5 17:18:18 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:18:18.172 7 WARNING oslo_config.cfg [None req-dc021557-305f-46f7-8d44-6c6bca9cb063 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.19.213.124 () {44 vars in 971 bytes} [Tue May 5 17:18:18 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/259] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 17:38:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/260] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 17:38:29 2026] GET /v2/images => generated 1240 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 17:39:11 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: 133/270] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 17:39:11 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.19.213.124 () {44 vars in 937 bytes} [Tue May 5 17:39:11 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.19.213.124 () {44 vars in 959 bytes} [Tue May 5 17:39:11 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.19.213.124 () {44 vars in 939 bytes} [Tue May 5 17:39:11 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: 8|app: 0|req: 135/274] 199.19.213.124 () {48 vars in 951 bytes} [Tue May 5 17:39:11 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:39:11.253 7 INFO glance.api.v2.image_data [None req-8a37ad74-3fc8-4463-8892-43cdf47125d1 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:39:36.627 7 WARNING glance.location [None req-8a37ad74-3fc8-4463-8892-43cdf47125d1 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/279] 199.19.213.124 () {48 vars in 1046 bytes} [Tue May 5 17:39:11 2026] PUT /v2/images/9a3b1a35-817e-4765-adfa-0500375ac015/file => generated 0 bytes in 25423 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68704 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.19.213.124 () {44 vars in 971 bytes} [Tue May 5 17:39:36 2026] GET /v2/images/9a3b1a35-817e-4765-adfa-0500375ac015 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.19.213.124 () {44 vars in 971 bytes} [Tue May 5 17:39:36 2026] GET /v2/images/9a3b1a35-817e-4765-adfa-0500375ac015 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 17:39:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 17:39:38 2026] GET /v2/images => generated 2451 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 17:46:29 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: 184/369] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 17:46:29 2026] GET /v2/images => generated 2451 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 17:46:37 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: 185/371] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 17:46:37 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 199.19.213.124 () {44 vars in 947 bytes} [Tue May 5 17:46:37 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: 8|app: 0|req: 186/373] 199.19.213.124 () {44 vars in 969 bytes} [Tue May 5 17:46:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.19.213.124 () {44 vars in 939 bytes} [Tue May 5 17:46:37 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: 8|app: 0|req: 187/375] 199.19.213.124 () {48 vars in 951 bytes} [Tue May 5 17:46:37 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:46:37.713 7 INFO glance.api.v2.image_data [None req-0dd2d334-ed7a-48b6-8669-0c5dfed8a516 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:46:53.705 7 INFO glance.location [None req-0dd2d334-ed7a-48b6-8669-0c5dfed8a516 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/380] 199.19.213.124 () {48 vars in 1045 bytes} [Tue May 5 17:46:37 2026] PUT /v2/images/e076fbf8-1c06-4fde-bf1a-ed59d2f9bf45/file => generated 0 bytes in 16032 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25332 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.19.213.124 () {44 vars in 971 bytes} [Tue May 5 17:46:53 2026] GET /v2/images/e076fbf8-1c06-4fde-bf1a-ed59d2f9bf45 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.19.213.124 () {48 vars in 1050 bytes} [Tue May 5 17:46:53 2026] PATCH /v2/images/e076fbf8-1c06-4fde-bf1a-ed59d2f9bf45 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.19.213.124 () {44 vars in 971 bytes} [Tue May 5 17:46:53 2026] GET /v2/images/e076fbf8-1c06-4fde-bf1a-ed59d2f9bf45 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 17:47:30 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: 195/393] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 17:47:30 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 17:47:44 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: 200/397] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 17:47:44 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.19.213.124 () {44 vars in 939 bytes} [Tue May 5 17:47:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.19.213.124 () {44 vars in 961 bytes} [Tue May 5 17:47:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.19.213.124 () {44 vars in 939 bytes} [Tue May 5 17:47:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.19.213.124 () {48 vars in 951 bytes} [Tue May 5 17:47:44 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:47:44.720 7 INFO glance.api.v2.image_data [None req-f631194c-5e46-4a55-90d1-f1c105d65835 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:47:56.807 7 INFO glance.location [None req-f631194c-5e46-4a55-90d1-f1c105d65835 c9f4c49bf3c94ef7b56a6e7cb9054984 56e5fb55e2cb42bb9444cfcae776d6a1 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 200/404] 199.19.213.124 () {48 vars in 1046 bytes} [Tue May 5 17:47:44 2026] PUT /v2/images/0def9061-1645-4882-82c1-25efe9a631b9/file => generated 0 bytes in 12131 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29821 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.19.213.124 () {44 vars in 971 bytes} [Tue May 5 17:47:56 2026] GET /v2/images/0def9061-1645-4882-82c1-25efe9a631b9 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.19.213.124 () {44 vars in 971 bytes} [Tue May 5 17:47:56 2026] GET /v2/images/0def9061-1645-4882-82c1-25efe9a631b9 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/553] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 18:00: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: 275/554] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 18:00:05 2026] GET /v2/images => generated 4893 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 18:02:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 18:02:43 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/589] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 18:02:45 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: 293/590] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 18:02:45 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 18:03:37 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: 299/602] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 18:03:37 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 18:03:44 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: 301/606] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 18:03:44 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/619] 199.19.213.124 () {42 vars in 688 bytes} [Tue May 5 18:04:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/620] 199.19.213.124 () {44 vars in 910 bytes} [Tue May 5 18:04:45 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 313/629] 10.0.0.224 () {32 vars in 633 bytes} [Tue May 5 18:05:27 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/636] 10.0.0.104 () {36 vars in 987 bytes} [Tue May 5 18:05:51 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 100 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: 320/637] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:05:52 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/638] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:05:52 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: 321/639] 10.0.0.104 () {36 vars in 987 bytes} [Tue May 5 18:05:52 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/640] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:05:52 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: 322/641] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:05:52 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: 320/642] 10.0.0.104 () {36 vars in 987 bytes} [Tue May 5 18:05:52 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:05:52 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: 321/644] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:05:52 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: 324/645] 10.0.0.49 () {36 vars in 986 bytes} [Tue May 5 18:05:52 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/646] 10.0.0.49 () {36 vars in 926 bytes} [Tue May 5 18:05:52 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: 325/647] 10.0.0.11 () {36 vars in 986 bytes} [Tue May 5 18:05:53 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 10.0.0.11 () {36 vars in 926 bytes} [Tue May 5 18:05:53 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: 326/649] 10.0.0.11 () {36 vars in 986 bytes} [Tue May 5 18:05:53 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/650] 10.0.0.11 () {36 vars in 926 bytes} [Tue May 5 18:05:53 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: 327/651] 10.0.0.11 () {36 vars in 926 bytes} [Tue May 5 18:05:53 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: 326/654] 199.19.213.124 () {36 vars in 991 bytes} [Tue May 5 18:06:00 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/655] 199.19.213.124 () {36 vars in 931 bytes} [Tue May 5 18:06:00 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: 327/656] 199.19.213.124 () {36 vars in 991 bytes} [Tue May 5 18:06:01 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/657] 199.19.213.124 () {36 vars in 931 bytes} [Tue May 5 18:06: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: 332/660] 10.0.0.224 () {34 vars in 655 bytes} [Tue May 5 18:06:09 2026] POST /v2/images => generated 649 bytes in 232 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 18:06:09.567 7 WARNING glance.api.v2.images [None req-928fa1c5-7052-47a0-9269-3834ebc14e6f a21ed3dfa26a4020a198b86d2694464f 51f85a1034f544098687c37f03af7c95 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f1299c78-0be3-40b9-a852-cca717a8d006 [pid: 7|app: 0|req: 329/661] 10.0.0.224 () {32 vars in 710 bytes} [Tue May 5 18:06:09 2026] DELETE /v2/images/f1299c78-0be3-40b9-a852-cca717a8d006 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.224 () {32 vars in 707 bytes} [Tue May 5 18:06:09 2026] GET /v2/images/f1299c78-0be3-40b9-a852-cca717a8d006 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 10.0.0.224 () {32 vars in 633 bytes} [Tue May 5 18:06:09 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.224 () {34 vars in 655 bytes} [Tue May 5 18:06:09 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.224 () {32 vars in 717 bytes} [Tue May 5 18:06:09 2026] GET /v2/images/a8734ce8-e55b-4c3a-b2f2-36fe0ef31714/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:06:09.765 8 WARNING oslo_policy.policy [None req-c096b353-70c1-4594-b3de-4bc75f013534 a21ed3dfa26a4020a198b86d2694464f 51f85a1034f544098687c37f03af7c95 - - 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-05 18:06:09.765 8 WARNING oslo_policy.policy [None req-c096b353-70c1-4594-b3de-4bc75f013534 a21ed3dfa26a4020a198b86d2694464f 51f85a1034f544098687c37f03af7c95 - - 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-05 18:06:09.767 8 INFO glance.api.v2.image_data [None req-c096b353-70c1-4594-b3de-4bc75f013534 a21ed3dfa26a4020a198b86d2694464f 51f85a1034f544098687c37f03af7c95 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 18:06:09.824 8 WARNING glance_store._drivers.rbd [None req-c096b353-70c1-4594-b3de-4bc75f013534 a21ed3dfa26a4020a198b86d2694464f 51f85a1034f544098687c37f03af7c95 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 18:06:10.850 8 INFO glance.location [None req-c096b353-70c1-4594-b3de-4bc75f013534 a21ed3dfa26a4020a198b86d2694464f 51f85a1034f544098687c37f03af7c95 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 335/666] 10.0.0.224 () {32 vars in 727 bytes} [Tue May 5 18:06:09 2026] PUT /v2/images/a8734ce8-e55b-4c3a-b2f2-36fe0ef31714/file => generated 0 bytes in 1138 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 10.0.0.224 () {32 vars in 707 bytes} [Tue May 5 18:06:10 2026] GET /v2/images/a8734ce8-e55b-4c3a-b2f2-36fe0ef31714 => generated 1103 bytes in 13 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.224 () {32 vars in 717 bytes} [Tue May 5 18:06:10 2026] GET /v2/images/a8734ce8-e55b-4c3a-b2f2-36fe0ef31714/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.224 () {34 vars in 655 bytes} [Tue May 5 18:06:11 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/670] 10.0.0.224 () {32 vars in 726 bytes} [Tue May 5 18:06:11 2026] PATCH /v2/images/c77e634b-df55-466c-ac0a-d5fbbd078ade => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/671] 10.0.0.224 () {32 vars in 707 bytes} [Tue May 5 18:06:11 2026] GET /v2/images/c77e634b-df55-466c-ac0a-d5fbbd078ade => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:06:11.218 8 WARNING glance.api.v2.images [None req-2993bc4a-040d-4049-aff1-af0833e3e541 a21ed3dfa26a4020a198b86d2694464f 51f85a1034f544098687c37f03af7c95 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c77e634b-df55-466c-ac0a-d5fbbd078ade [pid: 8|app: 0|req: 338/672] 10.0.0.224 () {32 vars in 710 bytes} [Tue May 5 18:06:11 2026] DELETE /v2/images/c77e634b-df55-466c-ac0a-d5fbbd078ade => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.224 () {32 vars in 707 bytes} [Tue May 5 18:06:11 2026] GET /v2/images/c77e634b-df55-466c-ac0a-d5fbbd078ade => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:06:11.281 8 WARNING glance.api.v2.images [None req-d1dda095-5dfd-441d-ab8f-ba7fcbdbf5b4 a21ed3dfa26a4020a198b86d2694464f 51f85a1034f544098687c37f03af7c95 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a8734ce8-e55b-4c3a-b2f2-36fe0ef31714 [pid: 8|app: 0|req: 339/674] 10.0.0.224 () {32 vars in 710 bytes} [Tue May 5 18:06:11 2026] DELETE /v2/images/a8734ce8-e55b-4c3a-b2f2-36fe0ef31714 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.224 () {32 vars in 707 bytes} [Tue May 5 18:06:12 2026] GET /v2/images/a8734ce8-e55b-4c3a-b2f2-36fe0ef31714 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:06:12.134 8 WARNING glance.api.v2.images [None req-0260227d-a3d2-4ecf-9e40-2aeac7ea5837 a21ed3dfa26a4020a198b86d2694464f 51f85a1034f544098687c37f03af7c95 - - default default] Failed to find image f1299c78-0be3-40b9-a852-cca717a8d006 to delete: glance.common.exception.ImageNotFound: No image found with ID f1299c78-0be3-40b9-a852-cca717a8d006 [pid: 8|app: 0|req: 340/676] 10.0.0.224 () {32 vars in 710 bytes} [Tue May 5 18:06:12 2026] DELETE /v2/images/f1299c78-0be3-40b9-a852-cca717a8d006 => 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: 337/677] 10.0.0.224 () {32 vars in 707 bytes} [Tue May 5 18:06:12 2026] GET /v2/images/f1299c78-0be3-40b9-a852-cca717a8d006 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 10.0.0.49 () {36 vars in 986 bytes} [Tue May 5 18:06:23 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/681] 10.0.0.49 () {36 vars in 926 bytes} [Tue May 5 18:06:23 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: 342/686] 10.0.0.49 () {36 vars in 986 bytes} [Tue May 5 18:06:40 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 10.0.0.49 () {36 vars in 926 bytes} [Tue May 5 18:06:40 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: 344/690] 10.0.0.49 () {36 vars in 986 bytes} [Tue May 5 18:06:50 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/691] 10.0.0.49 () {36 vars in 926 bytes} [Tue May 5 18:06:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/702] 10.0.0.49 () {36 vars in 986 bytes} [Tue May 5 18:07:40 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/703] 10.0.0.49 () {36 vars in 926 bytes} [Tue May 5 18:07:40 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: 351/704] 10.0.0.49 () {36 vars in 986 bytes} [Tue May 5 18:07:42 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.49 () {36 vars in 926 bytes} [Tue May 5 18:07:42 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: 357/716] 10.0.0.224 () {32 vars in 707 bytes} [Tue May 5 18:08:31 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 10.0.0.224 () {32 vars in 707 bytes} [Tue May 5 18:08:31 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.104 () {36 vars in 987 bytes} [Tue May 5 18:08:31 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/719] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:08:31 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: 359/720] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:08:31 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: 362/721] 10.0.0.104 () {36 vars in 987 bytes} [Tue May 5 18:08:31 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/722] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:08:31 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: 363/723] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:08:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.104 () {36 vars in 987 bytes} [Tue May 5 18:08:31 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:08:32 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: 362/726] 10.0.0.11 () {36 vars in 986 bytes} [Tue May 5 18:08:32 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.11 () {36 vars in 926 bytes} [Tue May 5 18:08:32 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: 363/728] 10.0.0.11 () {36 vars in 986 bytes} [Tue May 5 18:08:32 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.11 () {36 vars in 926 bytes} [Tue May 5 18:08:32 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/730] 10.0.0.11 () {36 vars in 926 bytes} [Tue May 5 18:08:32 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: 368/737] 10.0.0.49 () {36 vars in 986 bytes} [Tue May 5 18:09:02 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/738] 10.0.0.49 () {36 vars in 926 bytes} [Tue May 5 18:09:02 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: 372/741] 10.0.0.224 () {30 vars in 411 bytes} [Tue May 5 18:09:16 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 10.0.0.49 () {36 vars in 986 bytes} [Tue May 5 18:09:38 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/749] 10.0.0.49 () {36 vars in 926 bytes} [Tue May 5 18:09:38 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: 377/750] 10.0.0.49 () {36 vars in 986 bytes} [Tue May 5 18:09:42 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.49 () {36 vars in 926 bytes} [Tue May 5 18:09:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/766] 10.0.0.49 () {36 vars in 986 bytes} [Tue May 5 18:10:51 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/767] 10.0.0.49 () {36 vars in 926 bytes} [Tue May 5 18:10:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.49 () {36 vars in 986 bytes} [Tue May 5 18:11:09 2026] GET /v2/images/228a0028-92bb-4267-a620-c9140a01f457 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/773] 10.0.0.49 () {36 vars in 926 bytes} [Tue May 5 18:11:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/782] 199.19.213.124 () {32 vars in 826 bytes} [Tue May 5 18:11:57 2026] GET /v2/images?status=active&owner=56e5fb55e2cb42bb9444cfcae776d6a1&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 199.19.213.124 () {32 vars in 653 bytes} [Tue May 5 18:11:57 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: 391/784] 10.0.0.104 () {36 vars in 987 bytes} [Tue May 5 18:11:57 2026] GET /v2/images/9a3b1a35-817e-4765-adfa-0500375ac015 => generated 1209 bytes in 42 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.104 () {36 vars in 927 bytes} [Tue May 5 18:11:57 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: 392/786] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:11:57 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: 395/787] 10.0.0.104 () {36 vars in 987 bytes} [Tue May 5 18:11:57 2026] GET /v2/images/9a3b1a35-817e-4765-adfa-0500375ac015 => generated 1209 bytes in 16 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.104 () {36 vars in 927 bytes} [Tue May 5 18:11: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: 396/789] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:11:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.104 () {36 vars in 987 bytes} [Tue May 5 18:11:58 2026] GET /v2/images/9a3b1a35-817e-4765-adfa-0500375ac015 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/791] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:11:58 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: 395/792] 10.0.0.104 () {36 vars in 927 bytes} [Tue May 5 18:11:58 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: 398/793] 10.0.0.11 () {36 vars in 986 bytes} [Tue May 5 18:11:58 2026] GET /v2/images/9a3b1a35-817e-4765-adfa-0500375ac015 => generated 1209 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.11 () {36 vars in 926 bytes} [Tue May 5 18:11:58 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: 399/795] 10.0.0.11 () {36 vars in 986 bytes} [Tue May 5 18:11:58 2026] GET /v2/images/9a3b1a35-817e-4765-adfa-0500375ac015 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.11 () {36 vars in 926 bytes} [Tue May 5 18:11:58 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: 400/797] 10.0.0.11 () {36 vars in 926 bytes} [Tue May 5 18:11: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: 426/848] 10.0.0.224 () {32 vars in 633 bytes} [Tue May 5 18:16:03 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)