+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 5 11:24:02 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-7d55f96cf9-5h749 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 0x55cb291d3190 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-05 11:24:04.467 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-05 11:24:04.473 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-05 11:24:05.083 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 11:24:05.084 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 11:24:05.120 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 11:24:05.121 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 11:24:06.698 8 WARNING glance.api.v2.images [None req-9830bad2-308e-4cc3-a4c8-a33875424f4c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 11:24:06.719 7 WARNING glance.api.v2.images [None req-10c90c11-8785-456b-8418-789406fe34fd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 11:24:06.948 8 WARNING keystonemiddleware._common.config [None req-9830bad2-308e-4cc3-a4c8-a33875424f4c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:24:06.957 8 WARNING oslo_config.cfg [None req-9830bad2-308e-4cc3-a4c8-a33875424f4c - - - - - -] 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 0x55cb291d3190 pid: 8 (default app) 2026-08-05 11:24:06.961 7 WARNING keystonemiddleware._common.config [None req-10c90c11-8785-456b-8418-789406fe34fd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 11:24:06.969 7 WARNING oslo_config.cfg [None req-10c90c11-8785-456b-8418-789406fe34fd - - - - - -] 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 0x55cb291d3190 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 11:24:08 2026] GET / => generated 1193 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-05 11:24:09.236 7 WARNING oslo_policy.policy [None req-b92381d7-3856-4ac3-bd83-462b18947dc6 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:24:09.237 7 WARNING oslo_policy.policy [None req-b92381d7-3856-4ac3-bd83-462b18947dc6 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:24:09.258 7 WARNING oslo_policy.policy [None req-b92381d7-3856-4ac3-bd83-462b18947dc6 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:24:09.258 7 WARNING oslo_policy.policy [None req-b92381d7-3856-4ac3-bd83-462b18947dc6 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:24:08 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 11:24:12 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:24:12 2026] GET /v2/images => generated 69 bytes in 50 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-05 11:24:12.713 8 WARNING oslo_policy.policy [None req-58e7a798-3e68-47dd-b3ec-dfc94787ed6d 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:24:12.713 8 WARNING oslo_policy.policy [None req-58e7a798-3e68-47dd-b3ec-dfc94787ed6d 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.238 () {44 vars in 911 bytes} [Wed Aug 5 11:24:12 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.238 () {44 vars in 933 bytes} [Wed Aug 5 11:24:12 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:24:12.848 8 WARNING oslo_policy.policy [None req-3f97fb30-04e0-4d4b-8819-f73f4f0fb149 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:24:12.849 8 WARNING oslo_policy.policy [None req-3f97fb30-04e0-4d4b-8819-f73f4f0fb149 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.238 () {44 vars in 939 bytes} [Wed Aug 5 11:24:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 11:24:12.933 7 WARNING oslo_config.cfg [None req-8ef3927d-0981-41bd-8e7d-8f82bf33fa71 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.238 () {48 vars in 951 bytes} [Wed Aug 5 11:24:12 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 11:24:12.955 8 WARNING oslo_policy.policy [None req-daf9b054-ca7a-4524-a116-547598210251 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:24:12.956 8 WARNING oslo_policy.policy [None req-daf9b054-ca7a-4524-a116-547598210251 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:24:12.957 8 INFO glance.api.v2.image_data [None req-daf9b054-ca7a-4524-a116-547598210251 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 11:24:18.987 8 INFO glance.location [None req-daf9b054-ca7a-4524-a116-547598210251 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.238 () {48 vars in 1045 bytes} [Wed Aug 5 11:24:12 2026] PUT /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88/file => generated 0 bytes in 6076 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6812 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:24:19 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-05 11:24:19.066 8 WARNING oslo_config.cfg [None req-760c030f-f7ec-482b-a51d-841377d227c5 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.238 () {48 vars in 1049 bytes} [Wed Aug 5 11:24:19 2026] PATCH /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:24:19 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 11:45:51 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:45:51 2026] GET /v2/images => generated 1240 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 11:46:20 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:46:20 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.238 () {44 vars in 937 bytes} [Wed Aug 5 11:46:20 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.238 () {44 vars in 959 bytes} [Wed Aug 5 11:46:20 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.238 () {44 vars in 939 bytes} [Wed Aug 5 11:46:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.204.45.238 () {48 vars in 951 bytes} [Wed Aug 5 11:46:20 2026] POST /v2/images => generated 796 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 11:46:20.365 7 WARNING oslo_policy.policy [None req-00b358da-fbcd-415b-a806-09b77e44f0d9 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:46:20.365 7 WARNING oslo_policy.policy [None req-00b358da-fbcd-415b-a806-09b77e44f0d9 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 11:46:20.367 7 INFO glance.api.v2.image_data [None req-00b358da-fbcd-415b-a806-09b77e44f0d9 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 11:46:47.352 7 INFO glance.location [None req-00b358da-fbcd-415b-a806-09b77e44f0d9 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 145/296] 199.204.45.238 () {48 vars in 1046 bytes} [Wed Aug 5 11:46:20 2026] PUT /v2/images/f8b9dcb2-8c5c-4d83-975c-9ad3260b96ae/file => generated 0 bytes in 27047 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66278 switches on core 0) [pid: 8|app: 0|req: 152/297] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:46:47 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/298] 199.204.45.238 () {48 vars in 1049 bytes} [Wed Aug 5 11:46:47 2026] PATCH /v2/images/f8b9dcb2-8c5c-4d83-975c-9ad3260b96ae => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/299] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Aug 5 11:46:47 2026] PATCH /v2/images/f8b9dcb2-8c5c-4d83-975c-9ad3260b96ae => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/300] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:46:47 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/301] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 11:46:48 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/302] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:46:48 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/379] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 11:53:15 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:53:15 2026] GET /v2/images => generated 2451 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 11:53:27 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:53:27 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/387] 199.204.45.238 () {44 vars in 947 bytes} [Wed Aug 5 11:53:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.204.45.238 () {44 vars in 969 bytes} [Wed Aug 5 11:53:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.238 () {44 vars in 939 bytes} [Wed Aug 5 11:53:27 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: 198/390] 199.204.45.238 () {48 vars in 951 bytes} [Wed Aug 5 11:53:27 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 11:53:27.279 7 INFO glance.api.v2.image_data [None req-9c7ae6e7-839e-40ab-bb33-c47c071bff0f 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 11:54:11.734 7 INFO glance.location [None req-9c7ae6e7-839e-40ab-bb33-c47c071bff0f 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 193/399] 199.204.45.238 () {48 vars in 1045 bytes} [Wed Aug 5 11:53:27 2026] PUT /v2/images/86f148c2-2c25-4414-950e-cda6c273f11c/file => generated 0 bytes in 44510 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21332 switches on core 0) [pid: 8|app: 0|req: 207/400] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:54:11 2026] GET /v2/images => generated 3664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/401] 199.204.45.238 () {48 vars in 1050 bytes} [Wed Aug 5 11:54:11 2026] PATCH /v2/images/86f148c2-2c25-4414-950e-cda6c273f11c => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/402] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:54:11 2026] GET /v2/images => generated 3687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/415] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 11:55:06 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/416] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:55:06 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/419] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 11:55:22 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/420] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:55:22 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/421] 199.204.45.238 () {44 vars in 939 bytes} [Wed Aug 5 11:55:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/422] 199.204.45.238 () {44 vars in 961 bytes} [Wed Aug 5 11:55:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/423] 199.204.45.238 () {44 vars in 939 bytes} [Wed Aug 5 11:55:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/424] 199.204.45.238 () {48 vars in 951 bytes} [Wed Aug 5 11:55:22 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 11:55:23.053 7 INFO glance.api.v2.image_data [None req-ba2ed708-3b66-45ac-84d7-4fe07bd6d749 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 11:55:37.573 7 INFO glance.location [None req-ba2ed708-3b66-45ac-84d7-4fe07bd6d749 17d8235536954b7b8b4b5df3a1d891c9 7bda8c81a7b441409aa31658ae1e5fa3 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 206/429] 199.204.45.238 () {48 vars in 1046 bytes} [Wed Aug 5 11:55:23 2026] PUT /v2/images/4ab3e8da-0c60-429d-9ed6-4ec7687ff52e/file => generated 0 bytes in 14567 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33936 switches on core 0) [pid: 8|app: 0|req: 224/430] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:55:37 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/431] 199.204.45.238 () {48 vars in 1049 bytes} [Wed Aug 5 11:55:37 2026] PATCH /v2/images/4ab3e8da-0c60-429d-9ed6-4ec7687ff52e => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/432] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 11:55:37 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/587] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 12:08:32 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/588] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 12:08:32 2026] GET /v2/images => generated 4893 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/617] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 12:10:53 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/618] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 12:10:53 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: 8|app: 0|req: 319/619] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 12:10:55 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/620] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 12:10:55 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/631] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 12:11:41 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/632] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 12:11:41 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/635] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 12:11:48 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/636] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 12:11:48 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/649] 199.204.45.238 () {42 vars in 688 bytes} [Wed Aug 5 12:12:49 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/650] 199.204.45.238 () {44 vars in 910 bytes} [Wed Aug 5 12:12:49 2026] GET /v2/images => generated 4893 bytes in 62 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: 339/659] 10.0.0.72 () {32 vars in 632 bytes} [Wed Aug 5 12:13:33 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: 8|app: 0|req: 342/664] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 12:13:55 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 25 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: 323/665] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 12:13:55 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: 344/668] 199.204.45.238 () {36 vars in 991 bytes} [Wed Aug 5 12:13:58 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/669] 199.204.45.238 () {36 vars in 931 bytes} [Wed Aug 5 12:13:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/670] 199.204.45.238 () {36 vars in 991 bytes} [Wed Aug 5 12:13:59 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/671] 199.204.45.238 () {36 vars in 931 bytes} [Wed Aug 5 12:13: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: 8|app: 0|req: 346/672] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 12:14:01 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => 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: 327/673] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 12:14:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/676] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 12:14:14 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/677] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 12:14:14 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/678] 10.0.0.145 () {36 vars in 987 bytes} [Wed Aug 5 12:14:15 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/679] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:14:15 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: 350/680] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:14:15 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: 331/681] 10.0.0.145 () {36 vars in 987 bytes} [Wed Aug 5 12:14:15 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => 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: 351/682] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:14:16 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: 332/683] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:14:16 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: 352/684] 10.0.0.145 () {36 vars in 987 bytes} [Wed Aug 5 12:14:16 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/685] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:14:16 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: 353/686] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:14:16 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: 335/689] 10.0.0.188 () {36 vars in 987 bytes} [Wed Aug 5 12:14:17 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/690] 10.0.0.188 () {36 vars in 927 bytes} [Wed Aug 5 12:14:17 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: 336/691] 10.0.0.188 () {36 vars in 987 bytes} [Wed Aug 5 12:14:17 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => 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: 356/692] 10.0.0.188 () {36 vars in 927 bytes} [Wed Aug 5 12:14:17 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: 337/693] 10.0.0.188 () {36 vars in 927 bytes} [Wed Aug 5 12:14:17 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: 359/698] 10.0.0.72 () {30 vars in 410 bytes} [Wed Aug 5 12:14:42 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/701] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 12:14:51 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/702] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 12:14:51 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: 7|app: 0|req: 342/703] 10.0.0.72 () {34 vars in 654 bytes} [Wed Aug 5 12:14:52 2026] POST /v2/images => generated 649 bytes in 369 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-05 12:14:52.513 8 WARNING glance.api.v2.images [None req-3415dae0-e520-4c44-a51f-b3baddd7e5a9 25b5e0be0a20493d827a26d39c8bcf78 009fefcda4084ecea2e07be28de86473 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//507f0cb5-14a2-4740-88ce-245d4cbd5e83 [pid: 8|app: 0|req: 362/704] 10.0.0.72 () {32 vars in 709 bytes} [Wed Aug 5 12:14:52 2026] DELETE /v2/images/507f0cb5-14a2-4740-88ce-245d4cbd5e83 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/705] 10.0.0.72 () {32 vars in 706 bytes} [Wed Aug 5 12:14:52 2026] GET /v2/images/507f0cb5-14a2-4740-88ce-245d4cbd5e83 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/706] 10.0.0.72 () {32 vars in 632 bytes} [Wed Aug 5 12:14:52 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/707] 10.0.0.72 () {34 vars in 654 bytes} [Wed Aug 5 12:14:52 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/708] 10.0.0.72 () {32 vars in 716 bytes} [Wed Aug 5 12:14:52 2026] GET /v2/images/1694d5aa-5f64-4615-951b-87306e24c6f6/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-05 12:14:52.698 7 INFO glance.api.v2.image_data [None req-35afedfb-1a07-43fb-805a-b745ca12837f 25b5e0be0a20493d827a26d39c8bcf78 009fefcda4084ecea2e07be28de86473 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 12:14:52.745 7 WARNING glance_store._drivers.rbd [None req-35afedfb-1a07-43fb-805a-b745ca12837f 25b5e0be0a20493d827a26d39c8bcf78 009fefcda4084ecea2e07be28de86473 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-05 12:14:53.234 7 INFO glance.location [None req-35afedfb-1a07-43fb-805a-b745ca12837f 25b5e0be0a20493d827a26d39c8bcf78 009fefcda4084ecea2e07be28de86473 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/709] 10.0.0.72 () {32 vars in 726 bytes} [Wed Aug 5 12:14:52 2026] PUT /v2/images/1694d5aa-5f64-4615-951b-87306e24c6f6/file => generated 0 bytes in 602 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/710] 10.0.0.72 () {32 vars in 706 bytes} [Wed Aug 5 12:14:53 2026] GET /v2/images/1694d5aa-5f64-4615-951b-87306e24c6f6 => generated 1103 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/711] 10.0.0.72 () {32 vars in 716 bytes} [Wed Aug 5 12:14:53 2026] GET /v2/images/1694d5aa-5f64-4615-951b-87306e24c6f6/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/712] 10.0.0.72 () {34 vars in 654 bytes} [Wed Aug 5 12:14:53 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/713] 10.0.0.72 () {32 vars in 725 bytes} [Wed Aug 5 12:14:53 2026] PATCH /v2/images/f3304f7d-838d-4922-8e77-2792b71a0b63 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/714] 10.0.0.72 () {32 vars in 706 bytes} [Wed Aug 5 12:14:53 2026] GET /v2/images/f3304f7d-838d-4922-8e77-2792b71a0b63 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 12:14:53.565 7 WARNING glance.api.v2.images [None req-ec7ab555-b3d4-4f05-b72c-d3c64ba543a4 25b5e0be0a20493d827a26d39c8bcf78 009fefcda4084ecea2e07be28de86473 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f3304f7d-838d-4922-8e77-2792b71a0b63 [pid: 7|app: 0|req: 348/715] 10.0.0.72 () {32 vars in 709 bytes} [Wed Aug 5 12:14:53 2026] DELETE /v2/images/f3304f7d-838d-4922-8e77-2792b71a0b63 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/716] 10.0.0.72 () {32 vars in 706 bytes} [Wed Aug 5 12:14:53 2026] GET /v2/images/f3304f7d-838d-4922-8e77-2792b71a0b63 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 12:14:53.641 7 WARNING glance.api.v2.images [None req-c18ccb2b-f649-4f8f-a0bf-d7b02f129879 25b5e0be0a20493d827a26d39c8bcf78 009fefcda4084ecea2e07be28de86473 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1694d5aa-5f64-4615-951b-87306e24c6f6 [pid: 7|app: 0|req: 349/717] 10.0.0.72 () {32 vars in 709 bytes} [Wed Aug 5 12:14:53 2026] DELETE /v2/images/1694d5aa-5f64-4615-951b-87306e24c6f6 => generated 0 bytes in 915 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/718] 10.0.0.72 () {32 vars in 706 bytes} [Wed Aug 5 12:14:54 2026] GET /v2/images/1694d5aa-5f64-4615-951b-87306e24c6f6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 12:14:54.577 7 WARNING glance.api.v2.images [None req-89b98e3b-c824-4637-b3ff-514fa12cead2 25b5e0be0a20493d827a26d39c8bcf78 009fefcda4084ecea2e07be28de86473 - - default default] Failed to find image 507f0cb5-14a2-4740-88ce-245d4cbd5e83 to delete: glance.common.exception.ImageNotFound: No image found with ID 507f0cb5-14a2-4740-88ce-245d4cbd5e83 [pid: 7|app: 0|req: 350/719] 10.0.0.72 () {32 vars in 709 bytes} [Wed Aug 5 12:14:54 2026] DELETE /v2/images/507f0cb5-14a2-4740-88ce-245d4cbd5e83 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/720] 10.0.0.72 () {32 vars in 706 bytes} [Wed Aug 5 12:14:54 2026] GET /v2/images/507f0cb5-14a2-4740-88ce-245d4cbd5e83 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/725] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 12:15:11 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => 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: 373/726] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 12:15: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: 7|app: 0|req: 357/733] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 12:15:43 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => 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: 377/734] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 12:15:43 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: 365/749] 10.0.0.72 () {32 vars in 706 bytes} [Wed Aug 5 12:16:47 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => 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: 385/750] 10.0.0.72 () {32 vars in 706 bytes} [Wed Aug 5 12:16:47 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/751] 10.0.0.145 () {36 vars in 987 bytes} [Wed Aug 5 12:16:48 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/752] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:16:48 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: 367/753] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:16:48 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: 387/754] 10.0.0.145 () {36 vars in 987 bytes} [Wed Aug 5 12:16:48 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => 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: 368/755] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:16:48 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: 388/756] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:16:48 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: 369/757] 10.0.0.145 () {36 vars in 987 bytes} [Wed Aug 5 12:16:48 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => 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: 389/758] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:16:48 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: 370/759] 10.0.0.145 () {36 vars in 927 bytes} [Wed Aug 5 12:16:48 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: 390/760] 10.0.0.188 () {36 vars in 987 bytes} [Wed Aug 5 12:16:48 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/761] 10.0.0.188 () {36 vars in 927 bytes} [Wed Aug 5 12:16:48 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: 391/762] 10.0.0.188 () {36 vars in 987 bytes} [Wed Aug 5 12:16:48 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/763] 10.0.0.188 () {36 vars in 927 bytes} [Wed Aug 5 12:16:48 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: 392/764] 10.0.0.188 () {36 vars in 927 bytes} [Wed Aug 5 12:16:48 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: 394/767] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 12:16:57 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => 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: 374/768] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 12:16:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/775] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 12:17:32 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/776] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 12:17:32 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: 401/781] 10.0.0.80 () {36 vars in 986 bytes} [Wed Aug 5 12:17:56 2026] GET /v2/images/a1e9b621-e439-4168-815e-074b70a3eb88 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/782] 10.0.0.80 () {36 vars in 926 bytes} [Wed Aug 5 12:17:56 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)