+ 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 [Thu Sep 10 11:24:57 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-66d45d864-gcf7l 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 0x563583068180 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-09-10 11:24:59.447 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-10 11:24:59.553 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-09-10 11:25:00.046 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-09-10 11:25:00.047 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-09-10 11:25:00.153 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-09-10 11:25:00.154 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-09-10 11:25:01.644 8 WARNING glance.api.v2.images [None req-be29f6ab-809b-496c-8df5-7e128c7e9dd0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-10 11:25:01.839 7 WARNING glance.api.v2.images [None req-a4a3dc40-b714-4799-ac75-ff234cbc5209 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-10 11:25:01.892 8 WARNING keystonemiddleware._common.config [None req-be29f6ab-809b-496c-8df5-7e128c7e9dd0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 11:25:01.900 8 WARNING oslo_config.cfg [None req-be29f6ab-809b-496c-8df5-7e128c7e9dd0 - - - - - -] 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 0x563583068180 pid: 8 (default app) 2026-09-10 11:25:02.123 7 WARNING keystonemiddleware._common.config [None req-a4a3dc40-b714-4799-ac75-ff234cbc5209 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 11:25:02.133 7 WARNING oslo_config.cfg [None req-a4a3dc40-b714-4799-ac75-ff234cbc5209 - - - - - -] 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 0x563583068180 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 11:25:03 2026] GET / => generated 1193 bytes in 2 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-09-10 11:25:04.466 7 WARNING oslo_policy.policy [None req-5ae56099-0c36-4114-bd79-20a60fb8c124 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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-09-10 11:25:04.467 7 WARNING oslo_policy.policy [None req-5ae56099-0c36-4114-bd79-20a60fb8c124 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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-09-10 11:25:04.492 7 WARNING oslo_policy.policy [None req-5ae56099-0c36-4114-bd79-20a60fb8c124 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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-09-10 11:25:04.493 7 WARNING oslo_policy.policy [None req-5ae56099-0c36-4114-bd79-20a60fb8c124 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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: 2/6] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:25:03 2026] GET /v2/images => generated 69 bytes in 609 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 11:25:18 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: 4/10] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:25:18 2026] GET /v2/images => generated 69 bytes in 62 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-09-10 11:25:18.335 8 WARNING oslo_policy.policy [None req-3de340ba-0271-44c9-827c-4419b9c6daa9 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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-09-10 11:25:18.335 8 WARNING oslo_policy.policy [None req-3de340ba-0271-44c9-827c-4419b9c6daa9 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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/11] 162.253.55.161 () {44 vars in 911 bytes} [Thu Sep 10 11:25:18 2026] GET /v2/images/cirros => generated 151 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 162.253.55.161 () {44 vars in 933 bytes} [Thu Sep 10 11:25:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-10 11:25:18.494 8 WARNING oslo_policy.policy [None req-3540e79b-7288-4b57-9c87-58484ae34b9c 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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-09-10 11:25:18.495 8 WARNING oslo_policy.policy [None req-3540e79b-7288-4b57-9c87-58484ae34b9c 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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: 8/13] 162.253.55.161 () {44 vars in 939 bytes} [Thu Sep 10 11:25:18 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-09-10 11:25:18.597 7 WARNING oslo_config.cfg [None req-dd7867a9-81d3-457a-a972-b0db713538e1 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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: 6/14] 162.253.55.161 () {48 vars in 951 bytes} [Thu Sep 10 11:25:18 2026] POST /v2/images => generated 760 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 11:25:18.626 8 WARNING oslo_policy.policy [None req-b09c36b0-408c-48e2-bbcf-287fde24e910 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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-09-10 11:25:18.627 8 WARNING oslo_policy.policy [None req-b09c36b0-408c-48e2-bbcf-287fde24e910 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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-09-10 11:25:18.630 8 INFO glance.api.v2.image_data [None req-b09c36b0-408c-48e2-bbcf-287fde24e910 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 11:25:23.130 8 INFO glance.location [None req-b09c36b0-408c-48e2-bbcf-287fde24e910 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/17] 162.253.55.161 () {48 vars in 1045 bytes} [Thu Sep 10 11:25:18 2026] PUT /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57/file => generated 0 bytes in 4578 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8260 switches on core 0) [pid: 7|app: 0|req: 9/18] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:25:23 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-10 11:25:23.239 8 WARNING oslo_config.cfg [None req-45775695-b189-405b-a308-578435a09215 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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: 10/19] 162.253.55.161 () {48 vars in 1049 bytes} [Thu Sep 10 11:25:23 2026] PATCH /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => 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: 10/20] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:25:23 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/295] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 11:48:20 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/296] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:48:20 2026] GET /v2/images => generated 1240 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/301] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 11:48:39 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: 151/302] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:48:39 2026] GET /v2/images => generated 1240 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/303] 162.253.55.161 () {44 vars in 937 bytes} [Thu Sep 10 11:48:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 162.253.55.161 () {44 vars in 959 bytes} [Thu Sep 10 11:48:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 162.253.55.161 () {44 vars in 939 bytes} [Thu Sep 10 11:48:39 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: 7|app: 0|req: 153/306] 162.253.55.161 () {48 vars in 951 bytes} [Thu Sep 10 11:48:39 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 11:48:39.617 8 INFO glance.api.v2.image_data [None req-a25c034f-4bf6-4a51-b8c1-d6e4cfdbff69 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 11:49:10.477 8 INFO glance.location [None req-a25c034f-4bf6-4a51-b8c1-d6e4cfdbff69 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 154/313] 162.253.55.161 () {48 vars in 1046 bytes} [Thu Sep 10 11:48:39 2026] PUT /v2/images/ce8143f8-f2fa-4a4f-9615-ce66cb0c3115/file => generated 0 bytes in 30922 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68203 switches on core 0) [pid: 7|app: 0|req: 160/314] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:49:10 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: 155/315] 162.253.55.161 () {48 vars in 1049 bytes} [Thu Sep 10 11:49:10 2026] PATCH /v2/images/ce8143f8-f2fa-4a4f-9615-ce66cb0c3115 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/316] 162.253.55.161 () {48 vars in 1050 bytes} [Thu Sep 10 11:49:10 2026] PATCH /v2/images/ce8143f8-f2fa-4a4f-9615-ce66cb0c3115 => generated 1209 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/317] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:49:10 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/318] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 11:49:12 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: 157/321] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:49:12 2026] GET /v2/images => generated 2451 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/402] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 11:55:55 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: 198/403] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:55:55 2026] GET /v2/images => generated 2451 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/406] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 11:56:07 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: 200/407] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:56:07 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: 7|app: 0|req: 208/408] 162.253.55.161 () {44 vars in 947 bytes} [Thu Sep 10 11:56:07 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 162.253.55.161 () {44 vars in 969 bytes} [Thu Sep 10 11:56:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 162.253.55.161 () {44 vars in 939 bytes} [Thu Sep 10 11:56:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/411] 162.253.55.161 () {48 vars in 951 bytes} [Thu Sep 10 11:56:07 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 11:56:07.925 7 WARNING oslo_policy.policy [None req-68da40ab-c77f-41ec-8de2-9be54430ff5b 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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-09-10 11:56:07.926 7 WARNING oslo_policy.policy [None req-68da40ab-c77f-41ec-8de2-9be54430ff5b 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - 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-09-10 11:56:07.928 7 INFO glance.api.v2.image_data [None req-68da40ab-c77f-41ec-8de2-9be54430ff5b 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 11:56:43.733 7 INFO glance.location [None req-68da40ab-c77f-41ec-8de2-9be54430ff5b 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 210/420] 162.253.55.161 () {48 vars in 1045 bytes} [Thu Sep 10 11:56:07 2026] PUT /v2/images/9f997e20-0b70-451c-9fd7-98782825aa55/file => generated 0 bytes in 35881 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19262 switches on core 0) [pid: 8|app: 0|req: 211/421] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:56:43 2026] GET /v2/images => generated 3664 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 162.253.55.161 () {48 vars in 1050 bytes} [Thu Sep 10 11:56:43 2026] PATCH /v2/images/9f997e20-0b70-451c-9fd7-98782825aa55 => generated 1234 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:56:43 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 11:57:33 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: 217/435] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:57:33 2026] GET /v2/images => generated 3687 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 11:57:44 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: 219/439] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:57:44 2026] GET /v2/images => generated 3687 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 162.253.55.161 () {44 vars in 939 bytes} [Thu Sep 10 11:57:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 162.253.55.161 () {44 vars in 961 bytes} [Thu Sep 10 11:57:45 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: 8|app: 0|req: 222/442] 162.253.55.161 () {44 vars in 939 bytes} [Thu Sep 10 11:57:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 162.253.55.161 () {48 vars in 951 bytes} [Thu Sep 10 11:57:45 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-10 11:57:45.214 8 INFO glance.api.v2.image_data [None req-4fd0991d-10c6-48a1-8de4-65df85791739 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 11:58:03.844 8 INFO glance.location [None req-4fd0991d-10c6-48a1-8de4-65df85791739 33b3d57f3aac4a90b3bd909ff5cb6801 3fda3d98fe004c19936e5676c6b7ccb1 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 8|app: 0|req: 223/448] 162.253.55.161 () {48 vars in 1046 bytes} [Thu Sep 10 11:57:45 2026] PUT /v2/images/a75a64ea-4cc9-417e-80e9-abe5d6964db3/file => generated 0 bytes in 18717 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30007 switches on core 0) [pid: 7|app: 0|req: 226/449] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:58:03 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 162.253.55.161 () {48 vars in 1049 bytes} [Thu Sep 10 11:58:03 2026] PATCH /v2/images/a75a64ea-4cc9-417e-80e9-abe5d6964db3 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 11:58:04 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: 310/616] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 12:11: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: 307/617] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 12:11:51 2026] GET /v2/images => generated 4893 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/648] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 12:14:20 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: 323/649] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 12:14:20 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/650] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 12:14:21 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: 324/651] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 12:14:21 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 12:15:09 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: 330/663] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 12:15:09 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 12:15:16 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: 335/667] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 12:15:16 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/682] 162.253.55.161 () {42 vars in 688 bytes} [Thu Sep 10 12:16:22 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: 343/683] 162.253.55.161 () {44 vars in 910 bytes} [Thu Sep 10 12:16:22 2026] GET /v2/images => generated 4893 bytes in 81 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: 348/692] 10.0.0.246 () {32 vars in 632 bytes} [Thu Sep 10 12:17:07 2026] GET /v2/images => generated 4893 bytes in 31 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: 347/697] 10.0.0.55 () {36 vars in 985 bytes} [Thu Sep 10 12:17:28 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.55 () {36 vars in 925 bytes} [Thu Sep 10 12:17:28 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: 348/699] 10.0.0.22 () {36 vars in 985 bytes} [Thu Sep 10 12:17:28 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.22 () {36 vars in 925 bytes} [Thu Sep 10 12:17:28 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: 349/701] 10.0.0.22 () {36 vars in 925 bytes} [Thu Sep 10 12:17:28 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: 353/702] 10.0.0.22 () {36 vars in 985 bytes} [Thu Sep 10 12:17:28 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.22 () {36 vars in 925 bytes} [Thu Sep 10 12:17:28 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: 354/704] 10.0.0.22 () {36 vars in 925 bytes} [Thu Sep 10 12:17:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.22 () {36 vars in 985 bytes} [Thu Sep 10 12:17:29 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => 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: 355/706] 10.0.0.22 () {36 vars in 925 bytes} [Thu Sep 10 12:17:29 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: 352/707] 10.0.0.22 () {36 vars in 925 bytes} [Thu Sep 10 12:17:29 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: 356/708] 10.0.0.55 () {36 vars in 985 bytes} [Thu Sep 10 12:17:29 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 10.0.0.55 () {36 vars in 925 bytes} [Thu Sep 10 12:17:29 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: 357/710] 10.0.0.119 () {36 vars in 986 bytes} [Thu Sep 10 12:17:29 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 10.0.0.119 () {36 vars in 926 bytes} [Thu Sep 10 12:17:30 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: 358/712] 10.0.0.119 () {36 vars in 986 bytes} [Thu Sep 10 12:17:30 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => 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: 355/713] 10.0.0.119 () {36 vars in 926 bytes} [Thu Sep 10 12:17:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.119 () {36 vars in 926 bytes} [Thu Sep 10 12:17:30 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: 356/715] 162.253.55.161 () {36 vars in 990 bytes} [Thu Sep 10 12:17:32 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 162.253.55.161 () {36 vars in 930 bytes} [Thu Sep 10 12:17:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 162.253.55.161 () {36 vars in 990 bytes} [Thu Sep 10 12:17:32 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => 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: 362/720] 162.253.55.161 () {36 vars in 930 bytes} [Thu Sep 10 12:17:32 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: 365/725] 10.0.0.55 () {36 vars in 985 bytes} [Thu Sep 10 12:18:00 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/726] 10.0.0.55 () {36 vars in 925 bytes} [Thu Sep 10 12:18:00 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: 366/727] 10.0.0.55 () {36 vars in 985 bytes} [Thu Sep 10 12:18:02 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => 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: 362/728] 10.0.0.55 () {36 vars in 925 bytes} [Thu Sep 10 12:18:02 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.246 () {34 vars in 654 bytes} [Thu Sep 10 12:18:10 2026] POST /v2/images => generated 649 bytes in 241 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-10 12:18:10.395 8 WARNING glance.api.v2.images [None req-4949edc9-79c4-4ce8-9cc1-cd303c8b7eb3 cb3d00d1932e4c9c9b08cb672c31ee67 36f328d078c546f29ee9c8dc31daab07 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//13210ae5-14ce-456c-b39c-86e22aa7b50b [pid: 8|app: 0|req: 364/732] 10.0.0.246 () {32 vars in 709 bytes} [Thu Sep 10 12:18:10 2026] DELETE /v2/images/13210ae5-14ce-456c-b39c-86e22aa7b50b => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.246 () {32 vars in 706 bytes} [Thu Sep 10 12:18:10 2026] GET /v2/images/13210ae5-14ce-456c-b39c-86e22aa7b50b => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/734] 10.0.0.246 () {32 vars in 632 bytes} [Thu Sep 10 12:18:10 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/735] 10.0.0.246 () {34 vars in 654 bytes} [Thu Sep 10 12:18:10 2026] POST /v2/images => generated 703 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/736] 10.0.0.246 () {32 vars in 716 bytes} [Thu Sep 10 12:18:10 2026] GET /v2/images/145b5f82-0f9e-4170-a05b-02c609b85ad1/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-10 12:18:10.644 7 INFO glance.api.v2.image_data [None req-d349d041-57e4-4fe9-b6ae-a5bce172966e cb3d00d1932e4c9c9b08cb672c31ee67 36f328d078c546f29ee9c8dc31daab07 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-10 12:18:10.710 7 WARNING glance_store._drivers.rbd [None req-d349d041-57e4-4fe9-b6ae-a5bce172966e cb3d00d1932e4c9c9b08cb672c31ee67 36f328d078c546f29ee9c8dc31daab07 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-10 12:18:11.299 7 INFO glance.location [None req-d349d041-57e4-4fe9-b6ae-a5bce172966e cb3d00d1932e4c9c9b08cb672c31ee67 36f328d078c546f29ee9c8dc31daab07 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/737] 10.0.0.246 () {32 vars in 726 bytes} [Thu Sep 10 12:18:10 2026] PUT /v2/images/145b5f82-0f9e-4170-a05b-02c609b85ad1/file => generated 0 bytes in 723 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/738] 10.0.0.246 () {32 vars in 706 bytes} [Thu Sep 10 12:18:11 2026] GET /v2/images/145b5f82-0f9e-4170-a05b-02c609b85ad1 => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/739] 10.0.0.246 () {32 vars in 716 bytes} [Thu Sep 10 12:18:11 2026] GET /v2/images/145b5f82-0f9e-4170-a05b-02c609b85ad1/file => generated 1024 bytes in 168 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/740] 10.0.0.246 () {34 vars in 654 bytes} [Thu Sep 10 12:18:11 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/741] 10.0.0.246 () {32 vars in 725 bytes} [Thu Sep 10 12:18:11 2026] PATCH /v2/images/a52d377f-e2ce-4e65-a7c5-292eaa293309 => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/742] 10.0.0.246 () {32 vars in 706 bytes} [Thu Sep 10 12:18:11 2026] GET /v2/images/a52d377f-e2ce-4e65-a7c5-292eaa293309 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-10 12:18:11.692 7 WARNING glance.api.v2.images [None req-7803f55e-e718-4061-bae9-6975d96512f9 cb3d00d1932e4c9c9b08cb672c31ee67 36f328d078c546f29ee9c8dc31daab07 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a52d377f-e2ce-4e65-a7c5-292eaa293309 [pid: 7|app: 0|req: 374/743] 10.0.0.246 () {32 vars in 709 bytes} [Thu Sep 10 12:18:11 2026] DELETE /v2/images/a52d377f-e2ce-4e65-a7c5-292eaa293309 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 10.0.0.246 () {32 vars in 706 bytes} [Thu Sep 10 12:18:11 2026] GET /v2/images/a52d377f-e2ce-4e65-a7c5-292eaa293309 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:18:11.852 7 WARNING glance.api.v2.images [None req-ef5fc932-ab89-4ca6-b621-a73af22bfd49 cb3d00d1932e4c9c9b08cb672c31ee67 36f328d078c546f29ee9c8dc31daab07 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//145b5f82-0f9e-4170-a05b-02c609b85ad1 [pid: 7|app: 0|req: 375/747] 10.0.0.246 () {32 vars in 709 bytes} [Thu Sep 10 12:18:11 2026] DELETE /v2/images/145b5f82-0f9e-4170-a05b-02c609b85ad1 => generated 0 bytes in 994 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.246 () {32 vars in 706 bytes} [Thu Sep 10 12:18:12 2026] GET /v2/images/145b5f82-0f9e-4170-a05b-02c609b85ad1 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-10 12:18:12.777 7 WARNING glance.api.v2.images [None req-ab901ae5-302d-4e9f-8be2-8e34bcb6c9a6 cb3d00d1932e4c9c9b08cb672c31ee67 36f328d078c546f29ee9c8dc31daab07 - - default default] Failed to find image 13210ae5-14ce-456c-b39c-86e22aa7b50b to delete: glance.common.exception.ImageNotFound: No image found with ID 13210ae5-14ce-456c-b39c-86e22aa7b50b [pid: 7|app: 0|req: 376/749] 10.0.0.246 () {32 vars in 709 bytes} [Thu Sep 10 12:18:12 2026] DELETE /v2/images/13210ae5-14ce-456c-b39c-86e22aa7b50b => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.246 () {32 vars in 706 bytes} [Thu Sep 10 12:18:12 2026] GET /v2/images/13210ae5-14ce-456c-b39c-86e22aa7b50b => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/753] 10.0.0.55 () {36 vars in 985 bytes} [Thu Sep 10 12:18:25 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.55 () {36 vars in 925 bytes} [Thu Sep 10 12:18:25 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 10.0.0.246 () {32 vars in 706 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 10.0.0.246 () {32 vars in 706 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.22 () {36 vars in 985 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.22 () {36 vars in 925 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/767] 10.0.0.22 () {36 vars in 925 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/768] 10.0.0.22 () {36 vars in 985 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/769] 10.0.0.22 () {36 vars in 925 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.22 () {36 vars in 925 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/771] 10.0.0.22 () {36 vars in 985 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => 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: 387/772] 10.0.0.22 () {36 vars in 925 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/773] 10.0.0.119 () {36 vars in 986 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => 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: 388/774] 10.0.0.119 () {36 vars in 926 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/775] 10.0.0.119 () {36 vars in 986 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => 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: 389/776] 10.0.0.119 () {36 vars in 926 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/777] 10.0.0.119 () {36 vars in 926 bytes} [Thu Sep 10 12:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.55 () {36 vars in 985 bytes} [Thu Sep 10 12:19:24 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 105 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.55 () {36 vars in 925 bytes} [Thu Sep 10 12:19:24 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.246 () {30 vars in 410 bytes} [Thu Sep 10 12:19:36 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: 396/791] 10.0.0.55 () {36 vars in 985 bytes} [Thu Sep 10 12:19:58 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => 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/792] 10.0.0.55 () {36 vars in 925 bytes} [Thu Sep 10 12:19:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/799] 10.0.0.55 () {36 vars in 985 bytes} [Thu Sep 10 12:20:29 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => 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: 400/800] 10.0.0.55 () {36 vars in 925 bytes} [Thu Sep 10 12:20:29 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: 404/807] 10.0.0.55 () {36 vars in 985 bytes} [Thu Sep 10 12:20:55 2026] GET /v2/images/8fffca0a-4e51-45cb-98ce-27fbfb9cdf57 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/808] 10.0.0.55 () {36 vars in 925 bytes} [Thu Sep 10 12:20:55 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)