+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 5 11:43:36 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-7f6b878575-z259f machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f950c904668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-05 11:43:38.844 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-05 11:43:38.905 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-08-05 11:43:39.751 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 11:43:39.753 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 11:43:39.753 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-05 11:43:39.873 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 11:43:39.874 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 11:43:39.874 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-05 11:43:41.881 8 WARNING glance.api.v2.images [None req-824f904c-75f4-4c68-9b81-dd1296775791 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 11:43:42.095 7 WARNING glance.api.v2.images [None req-5636032b-afa5-4c38-a20a-ec6a6c9cb435 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 11:43:42.235 8 WARNING keystonemiddleware._common.config [None req-824f904c-75f4-4c68-9b81-dd1296775791 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:43:42.243 8 WARNING oslo_config.cfg [None req-824f904c-75f4-4c68-9b81-dd1296775791 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f950c904668 pid: 8 (default app) 2026-08-05 11:43:42.463 7 WARNING keystonemiddleware._common.config [None req-5636032b-afa5-4c38-a20a-ec6a6c9cb435 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:43:42.471 7 WARNING oslo_config.cfg [None req-5636032b-afa5-4c38-a20a-ec6a6c9cb435 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f950c904668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 11:43:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 11:43:43.894 7 WARNING oslo_policy.policy [None req-e066f23e-69d4-4866-8972-7bc1e051116f db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:43:43.894 7 WARNING oslo_policy.policy [None req-e066f23e-69d4-4866-8972-7bc1e051116f db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:43:43.911 7 WARNING oslo_policy.policy [None req-e066f23e-69d4-4866-8972-7bc1e051116f db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:43:43.911 7 WARNING oslo_policy.policy [None req-e066f23e-69d4-4866-8972-7bc1e051116f db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - 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: 1/5] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 11:43:43 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 11:43:47 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 11:43:47 2026] GET /v2/images => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 11:43:47.660 8 WARNING oslo_policy.policy [None req-db62e1c4-819f-4a7c-9cf3-42549f3542d6 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:43:47.661 8 WARNING oslo_policy.policy [None req-db62e1c4-819f-4a7c-9cf3-42549f3542d6 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - 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/8] 199.19.213.99 () {44 vars in 908 bytes} [Wed Aug 5 11:43:47 2026] GET /v2/images/cirros => generated 151 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.99 () {44 vars in 930 bytes} [Wed Aug 5 11:43:47 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-08-05 11:43:47.829 8 WARNING oslo_policy.policy [None req-81e64eae-774b-455e-b8cf-d5c96ccf8a05 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:43:47.830 8 WARNING oslo_policy.policy [None req-81e64eae-774b-455e-b8cf-d5c96ccf8a05 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - 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/10] 199.19.213.99 () {44 vars in 936 bytes} [Wed Aug 5 11:43:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:43:47.917 7 WARNING oslo_config.cfg [None req-acf139fb-7c12-4e7f-bee8-92222af9f903 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - 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: 4/11] 199.19.213.99 () {48 vars in 948 bytes} [Wed Aug 5 11:43:47 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 11:43:47.940 8 WARNING oslo_policy.policy [None req-fe831a93-c26c-4af7-8a6a-9927f7f50e47 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:43:47.940 8 WARNING oslo_policy.policy [None req-fe831a93-c26c-4af7-8a6a-9927f7f50e47 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:43:47.943 8 INFO glance.api.v2.image_data [None req-fe831a93-c26c-4af7-8a6a-9927f7f50e47 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 11:43:52.419 8 WARNING glance.location [None req-fe831a93-c26c-4af7-8a6a-9927f7f50e47 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.99 () {48 vars in 1042 bytes} [Wed Aug 5 11:43:47 2026] PUT /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950/file => generated 0 bytes in 4534 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5857 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.99 () {44 vars in 968 bytes} [Wed Aug 5 11:43:52 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-05 11:43:52.588 8 WARNING oslo_config.cfg [None req-291ea701-d494-4152-a934-8812579daad0 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - 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/16] 199.19.213.99 () {48 vars in 1048 bytes} [Wed Aug 5 11:43:52 2026] PATCH /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.99 () {44 vars in 968 bytes} [Wed Aug 5 11:43:52 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:05:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:05:04 2026] GET /v2/images => generated 1381 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:05:24 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:05:24 2026] GET /v2/images => generated 1381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.19.213.99 () {44 vars in 934 bytes} [Wed Aug 5 12:05:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.19.213.99 () {44 vars in 956 bytes} [Wed Aug 5 12:05:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.19.213.99 () {44 vars in 936 bytes} [Wed Aug 5 12:05:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.19.213.99 () {48 vars in 948 bytes} [Wed Aug 5 12:05:24 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 12:05:24.764 7 WARNING oslo_policy.policy [None req-251fcf2f-1a28-4222-a3c7-5a844203d68f db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 12:05:24.766 7 WARNING oslo_policy.policy [None req-251fcf2f-1a28-4222-a3c7-5a844203d68f db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 12:05:24.768 7 INFO glance.api.v2.image_data [None req-251fcf2f-1a28-4222-a3c7-5a844203d68f db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:05:54.636 7 WARNING glance.location [None req-251fcf2f-1a28-4222-a3c7-5a844203d68f db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/290] 199.19.213.99 () {48 vars in 1043 bytes} [Wed Aug 5 12:05:24 2026] PUT /v2/images/55f9a90c-f37a-41b2-a816-d365e125a226/file => generated 0 bytes in 29929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (81315 switches on core 0) [pid: 8|app: 0|req: 149/291] 199.19.213.99 () {44 vars in 968 bytes} [Wed Aug 5 12:05:54 2026] GET /v2/images/55f9a90c-f37a-41b2-a816-d365e125a226 => 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: 143/292] 199.19.213.99 () {48 vars in 1048 bytes} [Wed Aug 5 12:05:54 2026] PATCH /v2/images/55f9a90c-f37a-41b2-a816-d365e125a226 => generated 1395 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/293] 199.19.213.99 () {44 vars in 968 bytes} [Wed Aug 5 12:05:54 2026] GET /v2/images/55f9a90c-f37a-41b2-a816-d365e125a226 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/294] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:05:56 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/295] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:05:56 2026] GET /v2/images => generated 2778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:13:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:13:12 2026] GET /v2/images => generated 2778 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/390] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:13:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/391] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:13:40 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 199.19.213.99 () {44 vars in 944 bytes} [Wed Aug 5 12:13:41 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/393] 199.19.213.99 () {44 vars in 966 bytes} [Wed Aug 5 12:13:41 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: 201/394] 199.19.213.99 () {44 vars in 936 bytes} [Wed Aug 5 12:13:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 199.19.213.99 () {48 vars in 948 bytes} [Wed Aug 5 12:13:41 2026] POST /v2/images => generated 799 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 12:13:41.200 8 INFO glance.api.v2.image_data [None req-56e280b0-f9c2-4199-a351-7b2bc7977d28 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:14:10.932 8 INFO glance.location [None req-56e280b0-f9c2-4199-a351-7b2bc7977d28 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 202/402] 199.19.213.99 () {48 vars in 1042 bytes} [Wed Aug 5 12:13:41 2026] PUT /v2/images/56981969-eab7-410f-9208-caa697612369/file => generated 0 bytes in 29794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19003 switches on core 0) [pid: 7|app: 0|req: 201/403] 199.19.213.99 () {44 vars in 968 bytes} [Wed Aug 5 12:14:10 2026] GET /v2/images/56981969-eab7-410f-9208-caa697612369 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 199.19.213.99 () {48 vars in 1048 bytes} [Wed Aug 5 12:14:11 2026] PATCH /v2/images/56981969-eab7-410f-9208-caa697612369 => generated 1410 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 199.19.213.99 () {44 vars in 968 bytes} [Wed Aug 5 12:14:11 2026] GET /v2/images/56981969-eab7-410f-9208-caa697612369 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:15:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:15:03 2026] GET /v2/images => generated 4190 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:15:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:15:17 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 199.19.213.99 () {44 vars in 936 bytes} [Wed Aug 5 12:15:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.19.213.99 () {44 vars in 958 bytes} [Wed Aug 5 12:15:18 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: 8|app: 0|req: 214/426] 199.19.213.99 () {44 vars in 936 bytes} [Wed Aug 5 12:15:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.19.213.99 () {48 vars in 948 bytes} [Wed Aug 5 12:15:18 2026] POST /v2/images => generated 791 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 12:15:18.143 8 INFO glance.api.v2.image_data [None req-a35d9fd2-d771-4bfa-9e6c-ec5fb83365a8 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:15:32.698 8 INFO glance.location [None req-a35d9fd2-d771-4bfa-9e6c-ec5fb83365a8 db9eef740fab45d5b816d2b4f4e19d9b ab6a2164a332465dac130421ea338572 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 215/432] 199.19.213.99 () {48 vars in 1043 bytes} [Wed Aug 5 12:15:18 2026] PUT /v2/images/30c14975-73df-4fbc-9a6b-2848a60b0a01/file => generated 0 bytes in 14611 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38131 switches on core 0) [pid: 7|app: 0|req: 218/433] 199.19.213.99 () {44 vars in 968 bytes} [Wed Aug 5 12:15:32 2026] GET /v2/images/30c14975-73df-4fbc-9a6b-2848a60b0a01 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 199.19.213.99 () {48 vars in 1048 bytes} [Wed Aug 5 12:15:32 2026] PATCH /v2/images/30c14975-73df-4fbc-9a6b-2848a60b0a01 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 199.19.213.99 () {44 vars in 968 bytes} [Wed Aug 5 12:15:32 2026] GET /v2/images/30c14975-73df-4fbc-9a6b-2848a60b0a01 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:30:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/613] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:30:13 2026] GET /v2/images => generated 5574 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/644] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:32:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:32:48 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:32:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:32:50 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:33:45 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/661] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:33:45 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/664] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:33:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:33:55 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/680] 199.19.213.99 () {42 vars in 685 bytes} [Wed Aug 5 12:35:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/681] 199.19.213.99 () {44 vars in 907 bytes} [Wed Aug 5 12:35:04 2026] GET /v2/images => generated 5574 bytes in 66 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: 345/692] 10.0.0.109 () {32 vars in 633 bytes} [Wed Aug 5 12:35:51 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 5 12:36:24 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 32 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: 351/700] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 5 12:36:24 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.209 () {36 vars in 987 bytes} [Wed Aug 5 12:36:26 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:36:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/703] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:36:26 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: 353/704] 10.0.0.209 () {36 vars in 987 bytes} [Wed Aug 5 12:36:26 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:36:26 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: 354/706] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:36: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: 8|app: 0|req: 353/707] 10.0.0.209 () {36 vars in 987 bytes} [Wed Aug 5 12:36:26 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:36:26 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/709] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:36:26 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: 356/710] 10.0.0.125 () {36 vars in 987 bytes} [Wed Aug 5 12:36:27 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 10.0.0.125 () {36 vars in 927 bytes} [Wed Aug 5 12:36:27 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: 357/712] 10.0.0.125 () {36 vars in 987 bytes} [Wed Aug 5 12:36:27 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => 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: 356/713] 10.0.0.125 () {36 vars in 927 bytes} [Wed Aug 5 12:36:27 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: 358/714] 10.0.0.125 () {36 vars in 927 bytes} [Wed Aug 5 12:36:27 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: 360/717] 199.19.213.99 () {36 vars in 990 bytes} [Wed Aug 5 12:36:33 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => 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: 358/718] 199.19.213.99 () {36 vars in 930 bytes} [Wed Aug 5 12:36:33 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 199.19.213.99 () {36 vars in 990 bytes} [Wed Aug 5 12:36:34 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => 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: 359/720] 199.19.213.99 () {36 vars in 930 bytes} [Wed Aug 5 12:36:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.109 () {30 vars in 411 bytes} [Wed Aug 5 12:36:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/724] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 5 12:36:46 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => 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: 364/725] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 5 12:36:46 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: 368/732] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 5 12:37:19 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => 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: 365/733] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 5 12:37:19 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: 371/738] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 5 12:37:33 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => 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: 368/739] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 5 12:37:33 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: 370/742] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 5 12:37:45 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => 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: 373/743] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 5 12:37:45 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: 375/746] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 5 12:38:01 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 5 12:38:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.109 () {34 vars in 655 bytes} [Wed Aug 5 12:38:26 2026] POST /v2/images => generated 649 bytes in 359 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-05 12:38:26.895 7 WARNING glance.api.v2.images [None req-0701e072-e6df-45de-8846-581af37087e9 b19646d996344d45ac6cdcc81f23107e e8f144861702487d9fdb037377f18feb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b33a814c-c2d3-42e7-a654-b10e1ec0505f [pid: 7|app: 0|req: 379/755] 10.0.0.109 () {32 vars in 710 bytes} [Wed Aug 5 12:38:26 2026] DELETE /v2/images/b33a814c-c2d3-42e7-a654-b10e1ec0505f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.109 () {32 vars in 707 bytes} [Wed Aug 5 12:38:26 2026] GET /v2/images/b33a814c-c2d3-42e7-a654-b10e1ec0505f => 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: 380/757] 10.0.0.109 () {32 vars in 633 bytes} [Wed Aug 5 12:38:26 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 10.0.0.109 () {34 vars in 655 bytes} [Wed Aug 5 12:38:27 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 10.0.0.109 () {32 vars in 717 bytes} [Wed Aug 5 12:38:27 2026] GET /v2/images/16e75761-c71c-4e74-adc8-e690764ef8b2/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-05 12:38:27.090 8 INFO glance.api.v2.image_data [None req-a0da41ae-12cb-4f81-a9f6-a07ea7ef42d0 b19646d996344d45ac6cdcc81f23107e e8f144861702487d9fdb037377f18feb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:38:27.133 8 WARNING glance_store._drivers.rbd [None req-a0da41ae-12cb-4f81-a9f6-a07ea7ef42d0 b19646d996344d45ac6cdcc81f23107e e8f144861702487d9fdb037377f18feb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-05 12:38:27.749 8 INFO glance.location [None req-a0da41ae-12cb-4f81-a9f6-a07ea7ef42d0 b19646d996344d45ac6cdcc81f23107e e8f144861702487d9fdb037377f18feb - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 379/760] 10.0.0.109 () {32 vars in 727 bytes} [Wed Aug 5 12:38:27 2026] PUT /v2/images/16e75761-c71c-4e74-adc8-e690764ef8b2/file => generated 0 bytes in 710 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.109 () {32 vars in 707 bytes} [Wed Aug 5 12:38:27 2026] GET /v2/images/16e75761-c71c-4e74-adc8-e690764ef8b2 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.109 () {32 vars in 717 bytes} [Wed Aug 5 12:38:27 2026] GET /v2/images/16e75761-c71c-4e74-adc8-e690764ef8b2/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/763] 10.0.0.109 () {34 vars in 655 bytes} [Wed Aug 5 12:38:27 2026] POST /v2/images => generated 647 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/764] 10.0.0.109 () {32 vars in 726 bytes} [Wed Aug 5 12:38:28 2026] PATCH /v2/images/c68f5ce5-598d-4cee-8356-8b7f85fc99d7 => generated 652 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/765] 10.0.0.109 () {32 vars in 707 bytes} [Wed Aug 5 12:38:28 2026] GET /v2/images/c68f5ce5-598d-4cee-8356-8b7f85fc99d7 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 12:38:28.111 8 WARNING glance.api.v2.images [None req-355ef796-b038-4e6c-9628-82c3f3e1bd3c b19646d996344d45ac6cdcc81f23107e e8f144861702487d9fdb037377f18feb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c68f5ce5-598d-4cee-8356-8b7f85fc99d7 [pid: 8|app: 0|req: 382/766] 10.0.0.109 () {32 vars in 710 bytes} [Wed Aug 5 12:38:28 2026] DELETE /v2/images/c68f5ce5-598d-4cee-8356-8b7f85fc99d7 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 10.0.0.109 () {32 vars in 707 bytes} [Wed Aug 5 12:38:28 2026] GET /v2/images/c68f5ce5-598d-4cee-8356-8b7f85fc99d7 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 12:38:28.180 8 WARNING glance.api.v2.images [None req-f0dc09cb-8e74-42d9-af7c-81309d19d5f3 b19646d996344d45ac6cdcc81f23107e e8f144861702487d9fdb037377f18feb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//16e75761-c71c-4e74-adc8-e690764ef8b2 [pid: 8|app: 0|req: 383/768] 10.0.0.109 () {32 vars in 710 bytes} [Wed Aug 5 12:38:28 2026] DELETE /v2/images/16e75761-c71c-4e74-adc8-e690764ef8b2 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.109 () {32 vars in 707 bytes} [Wed Aug 5 12:38:29 2026] GET /v2/images/16e75761-c71c-4e74-adc8-e690764ef8b2 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 12:38:29.113 8 WARNING glance.api.v2.images [None req-83927e5c-cd35-4beb-9e02-4757d52a9de3 b19646d996344d45ac6cdcc81f23107e e8f144861702487d9fdb037377f18feb - - default default] Failed to find image b33a814c-c2d3-42e7-a654-b10e1ec0505f to delete: glance.common.exception.ImageNotFound: No image found with ID b33a814c-c2d3-42e7-a654-b10e1ec0505f [pid: 8|app: 0|req: 384/770] 10.0.0.109 () {32 vars in 710 bytes} [Wed Aug 5 12:38:29 2026] DELETE /v2/images/b33a814c-c2d3-42e7-a654-b10e1ec0505f => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.109 () {32 vars in 707 bytes} [Wed Aug 5 12:38:29 2026] GET /v2/images/b33a814c-c2d3-42e7-a654-b10e1ec0505f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/792] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 5 12:40:10 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => 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: 398/793] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 5 12:40:10 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/802] 10.0.0.109 () {32 vars in 707 bytes} [Wed Aug 5 12:40:44 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 10.0.0.109 () {32 vars in 707 bytes} [Wed Aug 5 12:40:44 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.209 () {36 vars in 987 bytes} [Wed Aug 5 12:40:45 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:40:45 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: 402/806] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:40:45 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: 405/807] 10.0.0.209 () {36 vars in 987 bytes} [Wed Aug 5 12:40:45 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/808] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:40:45 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: 406/809] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:40:45 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: 404/810] 10.0.0.209 () {36 vars in 987 bytes} [Wed Aug 5 12:40:45 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/811] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:40:45 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: 405/812] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:40:45 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: 408/813] 10.0.0.125 () {36 vars in 987 bytes} [Wed Aug 5 12:40:45 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => 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: 406/814] 10.0.0.125 () {36 vars in 927 bytes} [Wed Aug 5 12:40:45 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: 409/815] 10.0.0.125 () {36 vars in 987 bytes} [Wed Aug 5 12:40:45 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.125 () {36 vars in 927 bytes} [Wed Aug 5 12:40:45 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/817] 10.0.0.125 () {36 vars in 927 bytes} [Wed Aug 5 12:40:45 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: 413/822] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 5 12:41:09 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/823] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 5 12:41:09 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/824] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 5 12:41:10 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/825] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 5 12:41:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/830] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 5 12:41:27 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/831] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 5 12:41:27 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: 417/836] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 5 12:41:42 2026] GET /v2/images/d1ac4967-9706-4d54-934d-9448d1ac7950 => 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: 420/837] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 5 12:41:42 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: 420/842] 199.19.213.99 () {32 vars in 825 bytes} [Wed Aug 5 12:42:07 2026] GET /v2/images?status=active&owner=ab6a2164a332465dac130421ea338572&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/843] 199.19.213.99 () {32 vars in 652 bytes} [Wed Aug 5 12:42:08 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: 421/844] 10.0.0.209 () {36 vars in 987 bytes} [Wed Aug 5 12:42:08 2026] GET /v2/images/55f9a90c-f37a-41b2-a816-d365e125a226 => generated 1395 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/845] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:42: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: 422/846] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:42: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: 425/847] 10.0.0.209 () {36 vars in 987 bytes} [Wed Aug 5 12:42:09 2026] GET /v2/images/55f9a90c-f37a-41b2-a816-d365e125a226 => 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: 423/848] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:42:09 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/849] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:42: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: 8|app: 0|req: 424/850] 10.0.0.209 () {36 vars in 987 bytes} [Wed Aug 5 12:42:09 2026] GET /v2/images/55f9a90c-f37a-41b2-a816-d365e125a226 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/851] 10.0.0.209 () {36 vars in 927 bytes} [Wed Aug 5 12:42: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: 8|app: 0|req: 425/852] 10.0.0.125 () {36 vars in 987 bytes} [Wed Aug 5 12:42:09 2026] GET /v2/images/55f9a90c-f37a-41b2-a816-d365e125a226 => generated 1395 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/853] 10.0.0.125 () {36 vars in 927 bytes} [Wed Aug 5 12:42: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: 426/854] 10.0.0.125 () {36 vars in 987 bytes} [Wed Aug 5 12:42:09 2026] GET /v2/images/55f9a90c-f37a-41b2-a816-d365e125a226 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/855] 10.0.0.125 () {36 vars in 927 bytes} [Wed Aug 5 12:42:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/856] 10.0.0.125 () {36 vars in 927 bytes} [Wed Aug 5 12:42: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: 453/903] 10.0.0.109 () {32 vars in 633 bytes} [Wed Aug 5 12:45:57 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)