+ 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 [Fri Aug 28 04:32:26 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-65787c9469-gjz79 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 0x5592fe031170 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-08-28 04:32:28.585 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-28 04:32:28.717 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-08-28 04:32:29.159 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-28 04:32:29.160 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-28 04:32:29.315 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-28 04:32:29.315 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-28 04:32:30.657 7 WARNING glance.api.v2.images [None req-5278e11c-1ec4-4ef6-9d53-f547061a729b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 04:32:30.843 8 WARNING glance.api.v2.images [None req-38ce751d-2580-4f4a-9e3c-5f9df50ece23 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 04:32:30.911 7 WARNING keystonemiddleware._common.config [None req-5278e11c-1ec4-4ef6-9d53-f547061a729b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:32:30.919 7 WARNING oslo_config.cfg [None req-5278e11c-1ec4-4ef6-9d53-f547061a729b - - - - - -] 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 0x5592fe031170 pid: 7 (default app) 2026-08-28 04:32:31.087 8 WARNING keystonemiddleware._common.config [None req-38ce751d-2580-4f4a-9e3c-5f9df50ece23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:32:31.094 8 WARNING oslo_config.cfg [None req-38ce751d-2580-4f4a-9e3c-5f9df50ece23 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5592fe031170 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 04:32:31 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-08-28 04:32:32.280 8 WARNING oslo_policy.policy [None req-848baa6c-579c-4ea3-973f-cfac47826a0a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-28 04:32:32.281 8 WARNING oslo_policy.policy [None req-848baa6c-579c-4ea3-973f-cfac47826a0a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-28 04:32:32.313 8 WARNING oslo_policy.policy [None req-848baa6c-579c-4ea3-973f-cfac47826a0a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-28 04:32:32.313 8 WARNING oslo_policy.policy [None req-848baa6c-579c-4ea3-973f-cfac47826a0a 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 04:32:31 2026] GET /v2/images => generated 69 bytes in 610 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 04:32:35 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: 2/8] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 04:32:35 2026] GET /v2/images => generated 69 bytes in 51 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-08-28 04:32:35.731 7 WARNING oslo_policy.policy [None req-29d98d04-3de0-4b86-8cd2-042ae8250569 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-28 04:32:35.732 7 WARNING oslo_policy.policy [None req-29d98d04-3de0-4b86-8cd2-042ae8250569 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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/9] 162.253.55.68 () {44 vars in 908 bytes} [Fri Aug 28 04:32:35 2026] GET /v2/images/cirros => generated 151 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.68 () {44 vars in 930 bytes} [Fri Aug 28 04:32:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:32:35.913 7 WARNING oslo_policy.policy [None req-c529d9b2-c427-4099-9316-5461ae8a7257 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-28 04:32:35.914 7 WARNING oslo_policy.policy [None req-c529d9b2-c427-4099-9316-5461ae8a7257 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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: 8/11] 162.253.55.68 () {44 vars in 936 bytes} [Fri Aug 28 04:32:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:32:36.024 8 WARNING oslo_config.cfg [None req-3c9b58d4-7fe6-4f74-83c1-69ad49007abd 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.68 () {48 vars in 948 bytes} [Fri Aug 28 04:32:35 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 04:32:36.049 7 WARNING oslo_policy.policy [None req-e0107aeb-09c3-4bf9-97de-3b12b9c497a1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-28 04:32:36.050 7 WARNING oslo_policy.policy [None req-e0107aeb-09c3-4bf9-97de-3b12b9c497a1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-28 04:32:36.053 7 INFO glance.api.v2.image_data [None req-e0107aeb-09c3-4bf9-97de-3b12b9c497a1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:32:39.307 7 INFO glance.location [None req-e0107aeb-09c3-4bf9-97de-3b12b9c497a1 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 162.253.55.68 () {48 vars in 1042 bytes} [Fri Aug 28 04:32:36 2026] PUT /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22/file => generated 0 bytes in 3317 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8390 switches on core 0) [pid: 8|app: 0|req: 5/14] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 04:32:39 2026] GET /v2/images => generated 1240 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:32:39.388 7 WARNING oslo_config.cfg [None req-b8b35839-eada-42fd-a8e7-63b14311b604 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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: 10/15] 162.253.55.68 () {48 vars in 1046 bytes} [Fri Aug 28 04:32:39 2026] PATCH /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 04:32:39 2026] GET /v2/images => generated 1240 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 04:55:07 2026] GET / => generated 1183 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 04:55:07 2026] GET /v2/images => generated 1240 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/293] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 04:55: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: 145/294] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 04:55:25 2026] GET /v2/images => generated 1240 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/295] 162.253.55.68 () {44 vars in 934 bytes} [Fri Aug 28 04:55:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/296] 162.253.55.68 () {44 vars in 956 bytes} [Fri Aug 28 04:55:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/297] 162.253.55.68 () {44 vars in 936 bytes} [Fri Aug 28 04:55:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/298] 162.253.55.68 () {48 vars in 948 bytes} [Fri Aug 28 04:55:25 2026] POST /v2/images => generated 796 bytes in 79 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 04:55:25.977 7 INFO glance.api.v2.image_data [None req-5f0fce91-79ba-4cba-b633-547657c54e23 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:55:56.775 7 INFO glance.location [None req-5f0fce91-79ba-4cba-b633-547657c54e23 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 152/305] 162.253.55.68 () {48 vars in 1043 bytes} [Fri Aug 28 04:55:25 2026] PUT /v2/images/cb43ec56-d338-4378-bd56-220a2833e3ac/file => generated 0 bytes in 30871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (72421 switches on core 0) [pid: 8|app: 0|req: 154/306] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 04:55:56 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/307] 162.253.55.68 () {48 vars in 1046 bytes} [Fri Aug 28 04:55:56 2026] PATCH /v2/images/cb43ec56-d338-4378-bd56-220a2833e3ac => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 162.253.55.68 () {48 vars in 1047 bytes} [Fri Aug 28 04:55:56 2026] PATCH /v2/images/cb43ec56-d338-4378-bd56-220a2833e3ac => generated 1209 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 04:55:56 2026] GET /v2/images => generated 2451 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/310] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 04:55:58 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: 155/311] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 04:55:58 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 05:02:32 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: 196/393] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:02:32 2026] GET /v2/images => generated 2451 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 05:02:40 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: 197/395] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:02:40 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 162.253.55.68 () {44 vars in 944 bytes} [Fri Aug 28 05:02:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 162.253.55.68 () {44 vars in 966 bytes} [Fri Aug 28 05:02:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 162.253.55.68 () {44 vars in 936 bytes} [Fri Aug 28 05:02:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 162.253.55.68 () {48 vars in 948 bytes} [Fri Aug 28 05:02:40 2026] POST /v2/images => generated 799 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 05:02:40.920 8 WARNING oslo_policy.policy [None req-8b17d60b-b43e-4264-90e4-d2111e98f6e6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-28 05:02:40.921 8 WARNING oslo_policy.policy [None req-8b17d60b-b43e-4264-90e4-d2111e98f6e6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - 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-28 05:02:40.924 8 INFO glance.api.v2.image_data [None req-8b17d60b-b43e-4264-90e4-d2111e98f6e6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:03:01.251 8 INFO glance.location [None req-8b17d60b-b43e-4264-90e4-d2111e98f6e6 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/404] 162.253.55.68 () {48 vars in 1042 bytes} [Fri Aug 28 05:02:40 2026] PUT /v2/images/22a58676-3873-45bf-b283-4374df11112e/file => generated 0 bytes in 20400 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28417 switches on core 0) [pid: 7|app: 0|req: 204/405] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:03:01 2026] GET /v2/images => generated 3664 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 162.253.55.68 () {48 vars in 1047 bytes} [Fri Aug 28 05:03:01 2026] PATCH /v2/images/22a58676-3873-45bf-b283-4374df11112e => generated 1234 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:03:01 2026] GET /v2/images => generated 3687 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 05:03:40 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: 207/417] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:03:40 2026] GET /v2/images => generated 3687 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 05:03:53 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: 210/423] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:03:53 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/424] 162.253.55.68 () {44 vars in 936 bytes} [Fri Aug 28 05:03:54 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/425] 162.253.55.68 () {44 vars in 958 bytes} [Fri Aug 28 05:03:54 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 162.253.55.68 () {44 vars in 936 bytes} [Fri Aug 28 05:03:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 162.253.55.68 () {48 vars in 948 bytes} [Fri Aug 28 05:03:54 2026] POST /v2/images => generated 791 bytes in 496 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 05:03:54.670 7 INFO glance.api.v2.image_data [None req-080074b9-28c2-4da8-93f9-3096bbb5de55 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:04:13.809 7 INFO glance.location [None req-080074b9-28c2-4da8-93f9-3096bbb5de55 8f441ccfd0b841b09a509027e23597b6 9515c5495bd24d64acf52f9cd98718a8 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 216/432] 162.253.55.68 () {48 vars in 1043 bytes} [Fri Aug 28 05:03:54 2026] PUT /v2/images/5ed3d14a-42b7-4dcf-8fc1-fe795ffe80ab/file => generated 0 bytes in 19206 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34054 switches on core 0) [pid: 8|app: 0|req: 217/433] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:04:13 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 162.253.55.68 () {48 vars in 1046 bytes} [Fri Aug 28 05:04:13 2026] PATCH /v2/images/5ed3d14a-42b7-4dcf-8fc1-fe795ffe80ab => generated 1204 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:04:13 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/604] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 05:18:14 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: 303/605] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:18:14 2026] GET /v2/images => generated 4893 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/636] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 05:20:47 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: 319/637] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:20:47 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 05:20:49 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: 320/639] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:20:49 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/650] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 05:21:39 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: 326/651] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:21:39 2026] GET /v2/images => generated 4893 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/654] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 05:21:46 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: 327/655] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:21:46 2026] GET /v2/images => generated 4893 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 162.253.55.68 () {42 vars in 685 bytes} [Fri Aug 28 05:22:51 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: 334/669] 162.253.55.68 () {44 vars in 907 bytes} [Fri Aug 28 05:22:51 2026] GET /v2/images => generated 4893 bytes in 85 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: 340/680] 10.0.0.187 () {32 vars in 633 bytes} [Fri Aug 28 05:23:35 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 10.0.0.104 () {36 vars in 987 bytes} [Fri Aug 28 05:23:55 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 179 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: 343/686] 10.0.0.104 () {36 vars in 927 bytes} [Fri Aug 28 05:23:55 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 10.0.0.248 () {36 vars in 987 bytes} [Fri Aug 28 05:23:56 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.248 () {36 vars in 927 bytes} [Fri Aug 28 05:23:56 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: 345/689] 10.0.0.248 () {36 vars in 927 bytes} [Fri Aug 28 05:23:56 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 10.0.0.248 () {36 vars in 987 bytes} [Fri Aug 28 05:23:56 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.248 () {36 vars in 927 bytes} [Fri Aug 28 05:23:56 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: 346/692] 10.0.0.248 () {36 vars in 927 bytes} [Fri Aug 28 05:23:56 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: 347/693] 10.0.0.248 () {36 vars in 987 bytes} [Fri Aug 28 05:23:56 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/694] 10.0.0.248 () {36 vars in 927 bytes} [Fri Aug 28 05:23:56 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: 348/695] 10.0.0.248 () {36 vars in 927 bytes} [Fri Aug 28 05:23:56 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: 348/696] 10.0.0.25 () {36 vars in 986 bytes} [Fri Aug 28 05:23:57 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.25 () {36 vars in 926 bytes} [Fri Aug 28 05:23:57 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: 349/698] 10.0.0.25 () {36 vars in 986 bytes} [Fri Aug 28 05:23:57 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.25 () {36 vars in 926 bytes} [Fri Aug 28 05:23:57 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: 350/700] 10.0.0.25 () {36 vars in 926 bytes} [Fri Aug 28 05:23:57 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: 351/701] 162.253.55.68 () {36 vars in 990 bytes} [Fri Aug 28 05:23:58 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 162.253.55.68 () {36 vars in 930 bytes} [Fri Aug 28 05:23:58 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: 352/703] 162.253.55.68 () {36 vars in 990 bytes} [Fri Aug 28 05:23:59 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => 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: 352/704] 162.253.55.68 () {36 vars in 930 bytes} [Fri Aug 28 05:23:59 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: 353/705] 10.0.0.104 () {36 vars in 987 bytes} [Fri Aug 28 05:24:01 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => 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: 353/706] 10.0.0.104 () {36 vars in 927 bytes} [Fri Aug 28 05:24: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: 357/713] 10.0.0.104 () {36 vars in 987 bytes} [Fri Aug 28 05:24:26 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => 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: 357/714] 10.0.0.104 () {36 vars in 927 bytes} [Fri Aug 28 05:24:26 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) 2026-08-28 05:24:27.995 7 WARNING keystonemiddleware.audit [None req-cbf641ac-6b80-41c3-949e-6276480b7edf 448c552660154ec98f80c4fc1584202a 24dfbf74344348d9acbba71d9a041c60 - - default default] Skipping service tempest-service-442189716 as it have no endpoints. [pid: 7|app: 0|req: 358/715] 10.0.0.104 () {36 vars in 987 bytes} [Fri Aug 28 05:24:27 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 05:24:28.050 8 WARNING keystonemiddleware.audit [None req-cbf641ac-6b80-41c3-949e-6276480b7edf 448c552660154ec98f80c4fc1584202a 24dfbf74344348d9acbba71d9a041c60 - - default default] Skipping service tempest-service-442189716 as it have no endpoints. [pid: 8|app: 0|req: 358/716] 10.0.0.104 () {36 vars in 927 bytes} [Fri Aug 28 05:24:28 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/723] 10.0.0.104 () {36 vars in 987 bytes} [Fri Aug 28 05:24:53 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => 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: 362/724] 10.0.0.104 () {36 vars in 927 bytes} [Fri Aug 28 05:24:53 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: 363/725] 10.0.0.187 () {34 vars in 655 bytes} [Fri Aug 28 05:24:54 2026] POST /v2/images => generated 649 bytes in 303 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-28 05:24:54.336 8 WARNING glance.api.v2.images [None req-67e31683-b45f-4bba-8f24-02621f32e8e5 c7ca0cedf7f049d58054559ca457b6bd 79937f0e7ba4468093c1a08c21aa9d78 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dbd92ada-83c3-43a0-ab79-1f39cacf7c98 [pid: 8|app: 0|req: 363/726] 10.0.0.187 () {32 vars in 710 bytes} [Fri Aug 28 05:24:54 2026] DELETE /v2/images/dbd92ada-83c3-43a0-ab79-1f39cacf7c98 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/727] 10.0.0.187 () {32 vars in 707 bytes} [Fri Aug 28 05:24:54 2026] GET /v2/images/dbd92ada-83c3-43a0-ab79-1f39cacf7c98 => 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: 364/728] 10.0.0.187 () {32 vars in 633 bytes} [Fri Aug 28 05:24:54 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/729] 10.0.0.187 () {34 vars in 655 bytes} [Fri Aug 28 05:24:54 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/730] 10.0.0.187 () {32 vars in 717 bytes} [Fri Aug 28 05:24:54 2026] GET /v2/images/85a0bcc0-3f06-49bb-b08a-da963fb40fd6/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:24:54.547 7 INFO glance.api.v2.image_data [None req-197e6c1a-598a-4668-b421-7d73793b1484 c7ca0cedf7f049d58054559ca457b6bd 79937f0e7ba4468093c1a08c21aa9d78 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:24:54.605 7 WARNING glance_store._drivers.rbd [None req-197e6c1a-598a-4668-b421-7d73793b1484 c7ca0cedf7f049d58054559ca457b6bd 79937f0e7ba4468093c1a08c21aa9d78 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-28 05:24:55.177 7 INFO glance.location [None req-197e6c1a-598a-4668-b421-7d73793b1484 c7ca0cedf7f049d58054559ca457b6bd 79937f0e7ba4468093c1a08c21aa9d78 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 366/731] 10.0.0.187 () {32 vars in 727 bytes} [Fri Aug 28 05:24:54 2026] PUT /v2/images/85a0bcc0-3f06-49bb-b08a-da963fb40fd6/file => generated 0 bytes in 685 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/732] 10.0.0.187 () {32 vars in 707 bytes} [Fri Aug 28 05:24:55 2026] GET /v2/images/85a0bcc0-3f06-49bb-b08a-da963fb40fd6 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.187 () {32 vars in 717 bytes} [Fri Aug 28 05:24:55 2026] GET /v2/images/85a0bcc0-3f06-49bb-b08a-da963fb40fd6/file => generated 1024 bytes in 179 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.187 () {34 vars in 655 bytes} [Fri Aug 28 05:24:55 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/735] 10.0.0.187 () {32 vars in 726 bytes} [Fri Aug 28 05:24:55 2026] PATCH /v2/images/7043b879-c649-4349-aa8a-70d160a9ca72 => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/736] 10.0.0.187 () {32 vars in 707 bytes} [Fri Aug 28 05:24:55 2026] GET /v2/images/7043b879-c649-4349-aa8a-70d160a9ca72 => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:24:55.582 7 WARNING glance.api.v2.images [None req-77fe9b6f-9a89-4af9-9472-1b6a98ac2b4c c7ca0cedf7f049d58054559ca457b6bd 79937f0e7ba4468093c1a08c21aa9d78 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7043b879-c649-4349-aa8a-70d160a9ca72 [pid: 7|app: 0|req: 369/737] 10.0.0.187 () {32 vars in 710 bytes} [Fri Aug 28 05:24:55 2026] DELETE /v2/images/7043b879-c649-4349-aa8a-70d160a9ca72 => 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: 369/738] 10.0.0.187 () {32 vars in 707 bytes} [Fri Aug 28 05:24:55 2026] GET /v2/images/7043b879-c649-4349-aa8a-70d160a9ca72 => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:24:55.678 7 WARNING glance.api.v2.images [None req-79587bbb-906d-4e6c-9bd9-d3c429e08138 c7ca0cedf7f049d58054559ca457b6bd 79937f0e7ba4468093c1a08c21aa9d78 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//85a0bcc0-3f06-49bb-b08a-da963fb40fd6 [pid: 7|app: 0|req: 370/739] 10.0.0.187 () {32 vars in 710 bytes} [Fri Aug 28 05:24:55 2026] DELETE /v2/images/85a0bcc0-3f06-49bb-b08a-da963fb40fd6 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.187 () {32 vars in 707 bytes} [Fri Aug 28 05:24:56 2026] GET /v2/images/85a0bcc0-3f06-49bb-b08a-da963fb40fd6 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:24:56.516 7 WARNING glance.api.v2.images [None req-4b7002c0-0ca1-4ca8-b1a1-02ec7558c6b9 c7ca0cedf7f049d58054559ca457b6bd 79937f0e7ba4468093c1a08c21aa9d78 - - default default] Failed to find image dbd92ada-83c3-43a0-ab79-1f39cacf7c98 to delete: glance.common.exception.ImageNotFound: No image found with ID dbd92ada-83c3-43a0-ab79-1f39cacf7c98 [pid: 7|app: 0|req: 371/741] 10.0.0.187 () {32 vars in 710 bytes} [Fri Aug 28 05:24:56 2026] DELETE /v2/images/dbd92ada-83c3-43a0-ab79-1f39cacf7c98 => generated 147 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.187 () {32 vars in 707 bytes} [Fri Aug 28 05:24:56 2026] GET /v2/images/dbd92ada-83c3-43a0-ab79-1f39cacf7c98 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 10.0.0.187 () {30 vars in 411 bytes} [Fri Aug 28 05:25:08 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: 378/756] 10.0.0.104 () {36 vars in 987 bytes} [Fri Aug 28 05:25:58 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/757] 10.0.0.104 () {36 vars in 927 bytes} [Fri Aug 28 05:25:58 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: 8|app: 0|req: 379/758] 10.0.0.104 () {36 vars in 987 bytes} [Fri Aug 28 05:25:59 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/759] 10.0.0.104 () {36 vars in 927 bytes} [Fri Aug 28 05:25:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/762] 10.0.0.104 () {36 vars in 987 bytes} [Fri Aug 28 05:26:07 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/763] 10.0.0.104 () {36 vars in 927 bytes} [Fri Aug 28 05:26:07 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.104 () {36 vars in 987 bytes} [Fri Aug 28 05:26:36 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/771] 10.0.0.104 () {36 vars in 927 bytes} [Fri Aug 28 05:26:37 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: 8|app: 0|req: 389/778] 10.0.0.187 () {32 vars in 707 bytes} [Fri Aug 28 05:27:11 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.187 () {32 vars in 707 bytes} [Fri Aug 28 05:27:11 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => 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: 390/780] 10.0.0.248 () {36 vars in 987 bytes} [Fri Aug 28 05:27:11 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => 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: 391/781] 10.0.0.248 () {36 vars in 927 bytes} [Fri Aug 28 05:27:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.248 () {36 vars in 927 bytes} [Fri Aug 28 05:27:11 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: 392/783] 10.0.0.248 () {36 vars in 987 bytes} [Fri Aug 28 05:27:11 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/784] 10.0.0.248 () {36 vars in 927 bytes} [Fri Aug 28 05:27:11 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: 393/785] 10.0.0.248 () {36 vars in 927 bytes} [Fri Aug 28 05:27:11 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: 393/786] 10.0.0.248 () {36 vars in 987 bytes} [Fri Aug 28 05:27:11 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/787] 10.0.0.248 () {36 vars in 927 bytes} [Fri Aug 28 05:27:11 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: 395/790] 10.0.0.25 () {36 vars in 986 bytes} [Fri Aug 28 05:27:11 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/791] 10.0.0.25 () {36 vars in 926 bytes} [Fri Aug 28 05:27:11 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.25 () {36 vars in 986 bytes} [Fri Aug 28 05:27:11 2026] GET /v2/images/aefd374e-4f25-4d61-b81e-67516c7b9e22 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.25 () {36 vars in 926 bytes} [Fri Aug 28 05:27:11 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: 397/794] 10.0.0.25 () {36 vars in 926 bytes} [Fri Aug 28 05:27:11 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)