+ 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 Jul 21 13:32:32 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-844ff5f98-xthb8 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55e078579140 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-21 13:32:34.168 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-21 13:32:34.190 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-21 13:32:34.791 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-07-21 13:32:34.792 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-07-21 13:32:34.857 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-07-21 13:32:34.858 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-07-21 13:32:36.466 7 WARNING glance.api.v2.images [None req-5c49b23d-e7f9-4de1-9dcb-ff804a91425f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 13:32:36.488 8 WARNING glance.api.v2.images [None req-eb8fd7e8-3add-4e78-8416-3b337ec1e42e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 13:32:36.730 7 WARNING keystonemiddleware._common.config [None req-5c49b23d-e7f9-4de1-9dcb-ff804a91425f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 13:32:36.737 8 WARNING keystonemiddleware._common.config [None req-eb8fd7e8-3add-4e78-8416-3b337ec1e42e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 13:32:36.739 7 WARNING oslo_config.cfg [None req-5c49b23d-e7f9-4de1-9dcb-ff804a91425f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-21 13:32:36.745 8 WARNING oslo_config.cfg [None req-eb8fd7e8-3add-4e78-8416-3b337ec1e42e - - - - - -] 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 4 seconds on interpreter 0x55e078579140 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55e078579140 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 13:32:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 13:32:38.338 8 WARNING oslo_policy.policy [None req-6754a1b0-4f35-4b1a-a169-35c611f4b28c 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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-07-21 13:32:38.339 8 WARNING oslo_policy.policy [None req-6754a1b0-4f35-4b1a-a169-35c611f4b28c 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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-07-21 13:32:38.359 8 WARNING oslo_policy.policy [None req-6754a1b0-4f35-4b1a-a169-35c611f4b28c 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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-07-21 13:32:38.359 8 WARNING oslo_policy.policy [None req-6754a1b0-4f35-4b1a-a169-35c611f4b28c 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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: 2/6] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 13:32:37 2026] GET /v2/images => generated 69 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 13:32:41 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 13:32:41 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 13:32:41.845 7 WARNING oslo_policy.policy [None req-0dffbcc7-2235-4aa1-8fa6-ff9946abb033 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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-07-21 13:32:41.845 7 WARNING oslo_policy.policy [None req-0dffbcc7-2235-4aa1-8fa6-ff9946abb033 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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/9] 199.19.213.83 () {44 vars in 907 bytes} [Tue Jul 21 13:32:41 2026] GET /v2/images/cirros => generated 151 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.83 () {44 vars in 929 bytes} [Tue Jul 21 13:32:41 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 13:32:41.966 7 WARNING oslo_policy.policy [None req-523031df-f979-443b-8e20-374c3cc518e0 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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-07-21 13:32:41.967 7 WARNING oslo_policy.policy [None req-523031df-f979-443b-8e20-374c3cc518e0 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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/11] 199.19.213.83 () {44 vars in 935 bytes} [Tue Jul 21 13:32:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 13:32:42.042 8 WARNING oslo_config.cfg [None req-45b9202d-4c37-4e29-9e0f-35c0b38d0384 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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: 5/12] 199.19.213.83 () {48 vars in 947 bytes} [Tue Jul 21 13:32:41 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 13:32:42.065 7 WARNING oslo_policy.policy [None req-8ab5cf4d-9972-4fc6-afa4-d5bd0782a2db 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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-07-21 13:32:42.066 7 WARNING oslo_policy.policy [None req-8ab5cf4d-9972-4fc6-afa4-d5bd0782a2db 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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-07-21 13:32:42.067 7 INFO glance.api.v2.image_data [None req-8ab5cf4d-9972-4fc6-afa4-d5bd0782a2db 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 13:32:45.951 7 INFO glance.location [None req-8ab5cf4d-9972-4fc6-afa4-d5bd0782a2db 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.19.213.83 () {48 vars in 1041 bytes} [Tue Jul 21 13:32:42 2026] PUT /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b/file => generated 0 bytes in 3928 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6926 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 13:32:45 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 13:32:46.030 7 WARNING oslo_config.cfg [None req-19d28d46-fd50-4192-9b63-8cc8f7f9ec35 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - 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/15] 199.19.213.83 () {48 vars in 1045 bytes} [Tue Jul 21 13:32:46 2026] PATCH /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => 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: 7/16] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 13:32:46 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 13:55:23 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 13:55:23 2026] GET /v2/images => generated 1240 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 13:55:40 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 13:55:40 2026] GET /v2/images => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.19.213.83 () {44 vars in 933 bytes} [Tue Jul 21 13:55:40 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/298] 199.19.213.83 () {44 vars in 955 bytes} [Tue Jul 21 13:55:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/299] 199.19.213.83 () {44 vars in 935 bytes} [Tue Jul 21 13:55:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 199.19.213.83 () {48 vars in 947 bytes} [Tue Jul 21 13:55:40 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 13:55:40.699 7 INFO glance.api.v2.image_data [None req-d6fa9bbe-f135-46fa-bb15-828df3191548 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 13:56:26.782 7 INFO glance.location [None req-d6fa9bbe-f135-46fa-bb15-828df3191548 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 152/309] 199.19.213.83 () {48 vars in 1042 bytes} [Tue Jul 21 13:55:40 2026] PUT /v2/images/a8a7348c-5161-4ad4-ba0f-4fa771cf0c11/file => generated 0 bytes in 46144 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58951 switches on core 0) [pid: 8|app: 0|req: 158/310] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 13:56:26 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/311] 199.19.213.83 () {48 vars in 1045 bytes} [Tue Jul 21 13:56:26 2026] PATCH /v2/images/a8a7348c-5161-4ad4-ba0f-4fa771cf0c11 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/312] 199.19.213.83 () {48 vars in 1046 bytes} [Tue Jul 21 13:56:26 2026] PATCH /v2/images/a8a7348c-5161-4ad4-ba0f-4fa771cf0c11 => generated 1209 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/313] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 13:56:26 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/316] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 13:56:28 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/317] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 13:56:28 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 14:03:31 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:03:31 2026] GET /v2/images => generated 2451 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 14:03:55 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:03:55 2026] GET /v2/images => generated 2451 bytes in 2004 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.19.213.83 () {44 vars in 943 bytes} [Tue Jul 21 14:03:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.19.213.83 () {44 vars in 965 bytes} [Tue Jul 21 14:03:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.19.213.83 () {44 vars in 935 bytes} [Tue Jul 21 14:03:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/415] 199.19.213.83 () {48 vars in 947 bytes} [Tue Jul 21 14:03:57 2026] POST /v2/images => generated 799 bytes in 418 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 14:03:57.839 7 INFO glance.api.v2.image_data [None req-b2a599cb-6b9c-4d4f-b808-c5f9dfd1f724 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 14:04:24.775 7 INFO glance.location [None req-b2a599cb-6b9c-4d4f-b808-c5f9dfd1f724 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 206/420] 199.19.213.83 () {48 vars in 1041 bytes} [Tue Jul 21 14:03:57 2026] PUT /v2/images/3aafa38a-9df3-41a9-b276-d33b6c91182e/file => generated 0 bytes in 26993 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22099 switches on core 0) [pid: 8|app: 0|req: 215/421] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:04:24 2026] GET /v2/images => generated 3664 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/422] 199.19.213.83 () {48 vars in 1046 bytes} [Tue Jul 21 14:04:24 2026] PATCH /v2/images/3aafa38a-9df3-41a9-b276-d33b6c91182e => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/423] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:04:24 2026] GET /v2/images => generated 3687 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/434] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 14:05:13 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/435] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:05:13 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/438] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 14:05:25 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/439] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:05:25 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/440] 199.19.213.83 () {44 vars in 935 bytes} [Tue Jul 21 14:05:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/441] 199.19.213.83 () {44 vars in 957 bytes} [Tue Jul 21 14:05:25 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: 217/442] 199.19.213.83 () {44 vars in 935 bytes} [Tue Jul 21 14:05:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/443] 199.19.213.83 () {48 vars in 947 bytes} [Tue Jul 21 14:05:25 2026] POST /v2/images => generated 791 bytes in 404 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-21 14:05:26.065 7 INFO glance.api.v2.image_data [None req-6beaf066-08ec-419a-9acc-9a7137d9a8f3 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 14:05:41.923 7 INFO glance.location [None req-6beaf066-08ec-419a-9acc-9a7137d9a8f3 73727c77de8545feaf69bc13749b4143 d325001a338a4a64b9b78d020e485d33 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 218/448] 199.19.213.83 () {48 vars in 1042 bytes} [Tue Jul 21 14:05:26 2026] PUT /v2/images/7f9eebeb-d5f7-43fb-ad2c-824428e0f9b1/file => generated 0 bytes in 15911 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35054 switches on core 0) [pid: 8|app: 0|req: 231/449] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:05:41 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/450] 199.19.213.83 () {48 vars in 1045 bytes} [Tue Jul 21 14:05:42 2026] PATCH /v2/images/7f9eebeb-d5f7-43fb-ad2c-824428e0f9b1 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/451] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:05:42 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/614] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 14:19:07 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/615] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:19:07 2026] GET /v2/images => generated 4893 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/644] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 14:21:32 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/645] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:21:32 2026] GET /v2/images => generated 4893 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/646] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 14:21:34 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/647] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:21:34 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/658] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 14:22:21 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/659] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:22:21 2026] GET /v2/images => generated 4893 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/662] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 14:22:28 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/663] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:22:28 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/676] 199.19.213.83 () {42 vars in 684 bytes} [Tue Jul 21 14:23:30 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/677] 199.19.213.83 () {44 vars in 906 bytes} [Tue Jul 21 14:23:30 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/686] 10.0.0.3 () {32 vars in 630 bytes} [Tue Jul 21 14:24:15 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/691] 10.0.0.42 () {36 vars in 985 bytes} [Tue Jul 21 14:24:36 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/692] 10.0.0.42 () {36 vars in 925 bytes} [Tue Jul 21 14:24:36 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: 341/695] 199.19.213.83 () {36 vars in 989 bytes} [Tue Jul 21 14:24:40 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/696] 199.19.213.83 () {36 vars in 929 bytes} [Tue Jul 21 14:24:41 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/697] 199.19.213.83 () {36 vars in 989 bytes} [Tue Jul 21 14:24:42 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/698] 199.19.213.83 () {36 vars in 929 bytes} [Tue Jul 21 14:24:42 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/699] 10.0.0.135 () {36 vars in 986 bytes} [Tue Jul 21 14:24:42 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/700] 10.0.0.135 () {36 vars in 926 bytes} [Tue Jul 21 14:24:42 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/701] 10.0.0.135 () {36 vars in 926 bytes} [Tue Jul 21 14:24:42 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/702] 10.0.0.135 () {36 vars in 986 bytes} [Tue Jul 21 14:24:42 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/703] 10.0.0.135 () {36 vars in 926 bytes} [Tue Jul 21 14:24:42 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: 359/704] 10.0.0.135 () {36 vars in 926 bytes} [Tue Jul 21 14:24: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: 346/705] 10.0.0.135 () {36 vars in 986 bytes} [Tue Jul 21 14:24:42 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/706] 10.0.0.135 () {36 vars in 926 bytes} [Tue Jul 21 14:24:42 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/707] 10.0.0.135 () {36 vars in 926 bytes} [Tue Jul 21 14:24:42 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/708] 10.0.0.81 () {36 vars in 985 bytes} [Tue Jul 21 14:24:43 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/709] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 21 14:24:43 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: 362/710] 10.0.0.81 () {36 vars in 985 bytes} [Tue Jul 21 14:24:43 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/711] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 21 14:24:43 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/712] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 21 14:24:43 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/717] 10.0.0.42 () {36 vars in 985 bytes} [Tue Jul 21 14:25:06 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/718] 10.0.0.42 () {36 vars in 925 bytes} [Tue Jul 21 14:25:06 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: 354/721] 10.0.0.42 () {36 vars in 985 bytes} [Tue Jul 21 14:25:16 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/722] 10.0.0.42 () {36 vars in 925 bytes} [Tue Jul 21 14:25:16 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: 358/729] 10.0.0.42 () {36 vars in 985 bytes} [Tue Jul 21 14:25:40 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/730] 10.0.0.42 () {36 vars in 925 bytes} [Tue Jul 21 14:25: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: 360/733] 10.0.0.42 () {36 vars in 985 bytes} [Tue Jul 21 14:25:49 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => 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: 374/734] 10.0.0.42 () {36 vars in 925 bytes} [Tue Jul 21 14:25:49 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/735] 10.0.0.42 () {36 vars in 985 bytes} [Tue Jul 21 14:25:55 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => 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: 375/736] 10.0.0.42 () {36 vars in 925 bytes} [Tue Jul 21 14:25:55 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: 363/739] 10.0.0.3 () {34 vars in 652 bytes} [Tue Jul 21 14:26:00 2026] POST /v2/images => generated 649 bytes in 258 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-21 14:26:01.261 8 WARNING glance.api.v2.images [None req-526841bd-182c-4bd9-a2b0-d138e6c6b5e8 fe8f2a45bdf342bf8273c5f87615c8a6 cb04708cdbb54669a34a40e79927db0b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0a1f43de-0a41-49af-9d77-54e42a27db38 [pid: 8|app: 0|req: 377/740] 10.0.0.3 () {32 vars in 707 bytes} [Tue Jul 21 14:26:01 2026] DELETE /v2/images/0a1f43de-0a41-49af-9d77-54e42a27db38 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/741] 10.0.0.3 () {32 vars in 704 bytes} [Tue Jul 21 14:26:01 2026] GET /v2/images/0a1f43de-0a41-49af-9d77-54e42a27db38 => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/742] 10.0.0.3 () {32 vars in 630 bytes} [Tue Jul 21 14:26:01 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/743] 10.0.0.3 () {34 vars in 652 bytes} [Tue Jul 21 14:26:01 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-21 14:26:01.449 8 WARNING oslo_policy.policy [None req-4ae07718-8077-461e-b648-d01ffc277b6e fe8f2a45bdf342bf8273c5f87615c8a6 cb04708cdbb54669a34a40e79927db0b - - 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-07-21 14:26:01.449 8 WARNING oslo_policy.policy [None req-4ae07718-8077-461e-b648-d01ffc277b6e fe8f2a45bdf342bf8273c5f87615c8a6 cb04708cdbb54669a34a40e79927db0b - - 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: 379/744] 10.0.0.3 () {32 vars in 714 bytes} [Tue Jul 21 14:26:01 2026] GET /v2/images/0ed10269-4d73-4b41-b784-fbb14a9d8f59/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 14:26:01.473 7 INFO glance.api.v2.image_data [None req-139703c6-0974-4920-a470-bcf46f9de3de fe8f2a45bdf342bf8273c5f87615c8a6 cb04708cdbb54669a34a40e79927db0b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 14:26:01.529 7 WARNING glance_store._drivers.rbd [None req-139703c6-0974-4920-a470-bcf46f9de3de fe8f2a45bdf342bf8273c5f87615c8a6 cb04708cdbb54669a34a40e79927db0b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-21 14:26:02.241 7 INFO glance.location [None req-139703c6-0974-4920-a470-bcf46f9de3de fe8f2a45bdf342bf8273c5f87615c8a6 cb04708cdbb54669a34a40e79927db0b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 366/745] 10.0.0.3 () {32 vars in 724 bytes} [Tue Jul 21 14:26:01 2026] PUT /v2/images/0ed10269-4d73-4b41-b784-fbb14a9d8f59/file => generated 0 bytes in 826 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/746] 10.0.0.3 () {32 vars in 704 bytes} [Tue Jul 21 14:26:02 2026] GET /v2/images/0ed10269-4d73-4b41-b784-fbb14a9d8f59 => generated 1103 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/747] 10.0.0.3 () {32 vars in 714 bytes} [Tue Jul 21 14:26:02 2026] GET /v2/images/0ed10269-4d73-4b41-b784-fbb14a9d8f59/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/748] 10.0.0.3 () {34 vars in 652 bytes} [Tue Jul 21 14:26:02 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/749] 10.0.0.3 () {32 vars in 723 bytes} [Tue Jul 21 14:26:02 2026] PATCH /v2/images/494f48c1-72ca-47c9-8940-4a8eec85a3eb => generated 653 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/750] 10.0.0.3 () {32 vars in 704 bytes} [Tue Jul 21 14:26:02 2026] GET /v2/images/494f48c1-72ca-47c9-8940-4a8eec85a3eb => generated 653 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 14:26:02.638 7 WARNING glance.api.v2.images [None req-6726f8cb-5a1c-43b0-8c23-552fcab3ce36 fe8f2a45bdf342bf8273c5f87615c8a6 cb04708cdbb54669a34a40e79927db0b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//494f48c1-72ca-47c9-8940-4a8eec85a3eb [pid: 7|app: 0|req: 369/751] 10.0.0.3 () {32 vars in 707 bytes} [Tue Jul 21 14:26:02 2026] DELETE /v2/images/494f48c1-72ca-47c9-8940-4a8eec85a3eb => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/752] 10.0.0.3 () {32 vars in 704 bytes} [Tue Jul 21 14:26:02 2026] GET /v2/images/494f48c1-72ca-47c9-8940-4a8eec85a3eb => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:26:02.724 7 WARNING glance.api.v2.images [None req-0f31d4da-d969-4439-a372-293bef055e2e fe8f2a45bdf342bf8273c5f87615c8a6 cb04708cdbb54669a34a40e79927db0b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0ed10269-4d73-4b41-b784-fbb14a9d8f59 [pid: 7|app: 0|req: 370/753] 10.0.0.3 () {32 vars in 707 bytes} [Tue Jul 21 14:26:02 2026] DELETE /v2/images/0ed10269-4d73-4b41-b784-fbb14a9d8f59 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/754] 10.0.0.3 () {32 vars in 704 bytes} [Tue Jul 21 14:26:03 2026] GET /v2/images/0ed10269-4d73-4b41-b784-fbb14a9d8f59 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 14:26:03.608 7 WARNING glance.api.v2.images [None req-6e77b20e-ccdd-46b1-bb92-8fea5db25999 fe8f2a45bdf342bf8273c5f87615c8a6 cb04708cdbb54669a34a40e79927db0b - - default default] Failed to find image 0a1f43de-0a41-49af-9d77-54e42a27db38 to delete: glance.common.exception.ImageNotFound: No image found with ID 0a1f43de-0a41-49af-9d77-54e42a27db38 [pid: 7|app: 0|req: 371/755] 10.0.0.3 () {32 vars in 707 bytes} [Tue Jul 21 14:26:03 2026] DELETE /v2/images/0a1f43de-0a41-49af-9d77-54e42a27db38 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/756] 10.0.0.3 () {32 vars in 704 bytes} [Tue Jul 21 14:26:03 2026] GET /v2/images/0a1f43de-0a41-49af-9d77-54e42a27db38 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/757] 10.0.0.3 () {30 vars in 408 bytes} [Tue Jul 21 14:26:06 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/770] 10.0.0.3 () {32 vars in 704 bytes} [Tue Jul 21 14:27:00 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/771] 10.0.0.3 () {32 vars in 704 bytes} [Tue Jul 21 14:27:00 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/772] 10.0.0.135 () {36 vars in 986 bytes} [Tue Jul 21 14:27:00 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => 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: 393/773] 10.0.0.135 () {36 vars in 926 bytes} [Tue Jul 21 14:27:00 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: 381/774] 10.0.0.135 () {36 vars in 926 bytes} [Tue Jul 21 14:27:00 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/775] 10.0.0.135 () {36 vars in 986 bytes} [Tue Jul 21 14:27:00 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/776] 10.0.0.135 () {36 vars in 926 bytes} [Tue Jul 21 14:27:00 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/777] 10.0.0.135 () {36 vars in 926 bytes} [Tue Jul 21 14:27:00 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: 383/778] 10.0.0.135 () {36 vars in 986 bytes} [Tue Jul 21 14:27:00 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/779] 10.0.0.135 () {36 vars in 926 bytes} [Tue Jul 21 14:27: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: 384/780] 10.0.0.81 () {36 vars in 985 bytes} [Tue Jul 21 14:27:01 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => 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: 397/781] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 21 14:27:01 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/782] 10.0.0.81 () {36 vars in 985 bytes} [Tue Jul 21 14:27:01 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/783] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 21 14:27:01 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: 386/784] 10.0.0.81 () {36 vars in 925 bytes} [Tue Jul 21 14:27:01 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/791] 10.0.0.42 () {36 vars in 985 bytes} [Tue Jul 21 14:27:33 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/792] 10.0.0.42 () {36 vars in 925 bytes} [Tue Jul 21 14:27: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: 8|app: 0|req: 406/799] 10.0.0.42 () {36 vars in 985 bytes} [Tue Jul 21 14:28:05 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/800] 10.0.0.42 () {36 vars in 925 bytes} [Tue Jul 21 14:28:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/807] 10.0.0.42 () {36 vars in 985 bytes} [Tue Jul 21 14:28:31 2026] GET /v2/images/638e3fd7-b905-430a-bea5-fdbe5e0e546b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/808] 10.0.0.42 () {36 vars in 925 bytes} [Tue Jul 21 14:28:31 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)