+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Aug 25 19:28:43 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-595b7746ff-swzfb 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 0x5582e112f190 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-25 19:28:45.325 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-25 19:28:45.396 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-25 19:28:46.005 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-25 19:28:46.006 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-25 19:28:46.047 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-25 19:28:46.048 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-25 19:28:47.628 7 WARNING glance.api.v2.images [None req-0726dcdf-bf06-43d4-a374-14e1e6d57f8f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-25 19:28:47.677 8 WARNING glance.api.v2.images [None req-9af3c900-9f74-4454-aa3c-a99c505b4f4e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-25 19:28:47.871 7 WARNING keystonemiddleware._common.config [None req-0726dcdf-bf06-43d4-a374-14e1e6d57f8f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-25 19:28:47.879 7 WARNING oslo_config.cfg [None req-0726dcdf-bf06-43d4-a374-14e1e6d57f8f - - - - - -] 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 0x5582e112f190 pid: 7 (default app) 2026-08-25 19:28:47.925 8 WARNING keystonemiddleware._common.config [None req-9af3c900-9f74-4454-aa3c-a99c505b4f4e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-25 19:28:47.933 8 WARNING oslo_config.cfg [None req-9af3c900-9f74-4454-aa3c-a99c505b4f4e - - - - - -] 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 0x5582e112f190 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 19:28:50 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-25 19:28:50.890 8 WARNING oslo_policy.policy [None req-43b8731f-79a5-47fe-b3a3-fd7de0e480da fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - 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-25 19:28:50.890 8 WARNING oslo_policy.policy [None req-43b8731f-79a5-47fe-b3a3-fd7de0e480da fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - 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-25 19:28:50.908 8 WARNING oslo_policy.policy [None req-43b8731f-79a5-47fe-b3a3-fd7de0e480da fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - 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-25 19:28:50.908 8 WARNING oslo_policy.policy [None req-43b8731f-79a5-47fe-b3a3-fd7de0e480da fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:28:50 2026] GET /v2/images => generated 69 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 19:28:54 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: 2/6] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:28:54 2026] GET /v2/images => generated 69 bytes in 49 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-25 19:28:54.466 7 WARNING oslo_policy.policy [None req-3168b889-f3fd-4701-8a26-c84f89ef4952 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - 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-25 19:28:54.466 7 WARNING oslo_policy.policy [None req-3168b889-f3fd-4701-8a26-c84f89ef4952 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - 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: 5/7] 162.253.55.102 () {44 vars in 912 bytes} [Tue Aug 25 19:28:54 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.102 () {44 vars in 934 bytes} [Tue Aug 25 19:28:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-25 19:28:54.599 7 WARNING oslo_policy.policy [None req-5e40c390-85e0-4cf9-b1aa-833d3f56fca0 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - 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-25 19:28:54.600 7 WARNING oslo_policy.policy [None req-5e40c390-85e0-4cf9-b1aa-833d3f56fca0 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 162.253.55.102 () {44 vars in 940 bytes} [Tue Aug 25 19:28:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-25 19:28:54.678 8 WARNING oslo_config.cfg [None req-824d5d79-48fc-43d2-8c2a-ca0905f40ab0 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 162.253.55.102 () {48 vars in 952 bytes} [Tue Aug 25 19:28:54 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-25 19:28:54.702 7 WARNING oslo_policy.policy [None req-cd2364ef-7779-423e-bb15-c1f44e9bf4d2 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - 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-25 19:28:54.702 7 WARNING oslo_policy.policy [None req-cd2364ef-7779-423e-bb15-c1f44e9bf4d2 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - 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-25 19:28:54.704 7 INFO glance.api.v2.image_data [None req-cd2364ef-7779-423e-bb15-c1f44e9bf4d2 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-25 19:28:58.758 7 INFO glance.location [None req-cd2364ef-7779-423e-bb15-c1f44e9bf4d2 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/13] 162.253.55.102 () {48 vars in 1046 bytes} [Tue Aug 25 19:28:54 2026] PUT /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd/file => generated 0 bytes in 4101 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7670 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:28:58 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-25 19:28:58.833 7 WARNING oslo_config.cfg [None req-5394c4cf-8e86-4f42-8f76-75f0707a0671 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - 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: 8/15] 162.253.55.102 () {48 vars in 1050 bytes} [Tue Aug 25 19:28:58 2026] PATCH /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 8/16] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:28:58 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 19:50:31 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: 138/276] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:50:31 2026] GET /v2/images => generated 1240 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 19:50:48 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: 141/282] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:50:48 2026] GET /v2/images => generated 1240 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 162.253.55.102 () {44 vars in 938 bytes} [Tue Aug 25 19:50:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 162.253.55.102 () {44 vars in 960 bytes} [Tue Aug 25 19:50:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 162.253.55.102 () {44 vars in 940 bytes} [Tue Aug 25 19:50:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 162.253.55.102 () {48 vars in 952 bytes} [Tue Aug 25 19:50:49 2026] POST /v2/images => generated 796 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-25 19:50:49.204 8 WARNING oslo_policy.policy [None req-514c30f5-c001-4914-a13e-743bba81c189 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - 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-25 19:50:49.204 8 WARNING oslo_policy.policy [None req-514c30f5-c001-4914-a13e-743bba81c189 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - 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-25 19:50:49.206 8 INFO glance.api.v2.image_data [None req-514c30f5-c001-4914-a13e-743bba81c189 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-25 19:51:14.509 8 INFO glance.location [None req-514c30f5-c001-4914-a13e-743bba81c189 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 144/291] 162.253.55.102 () {48 vars in 1047 bytes} [Tue Aug 25 19:50:49 2026] PUT /v2/images/f0e3e653-53d5-4892-9fa9-d775cb18a6a2/file => generated 0 bytes in 25371 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69150 switches on core 0) [pid: 7|app: 0|req: 148/292] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:51:14 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 162.253.55.102 () {48 vars in 1050 bytes} [Tue Aug 25 19:51:14 2026] PATCH /v2/images/f0e3e653-53d5-4892-9fa9-d775cb18a6a2 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 162.253.55.102 () {48 vars in 1051 bytes} [Tue Aug 25 19:51:14 2026] PATCH /v2/images/f0e3e653-53d5-4892-9fa9-d775cb18a6a2 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:51:14 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: 7|app: 0|req: 150/296] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 19:51:16 2026] GET / => generated 1193 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/297] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:51:16 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 19:57:56 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: 188/379] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:57:56 2026] GET /v2/images => generated 2451 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 19:58:13 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: 191/385] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:58:13 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 162.253.55.102 () {44 vars in 948 bytes} [Tue Aug 25 19:58:13 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: 192/387] 162.253.55.102 () {44 vars in 970 bytes} [Tue Aug 25 19:58:13 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: 196/388] 162.253.55.102 () {44 vars in 940 bytes} [Tue Aug 25 19:58:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 162.253.55.102 () {48 vars in 952 bytes} [Tue Aug 25 19:58:13 2026] POST /v2/images => generated 799 bytes in 356 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-25 19:58:13.668 7 INFO glance.api.v2.image_data [None req-9f462f0f-121c-4214-bdf4-2d3106907e73 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-25 19:58:24.727 7 INFO glance.location [None req-9f462f0f-121c-4214-bdf4-2d3106907e73 fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/392] 162.253.55.102 () {48 vars in 1046 bytes} [Tue Aug 25 19:58:13 2026] PUT /v2/images/990c69c0-ee66-481d-90e4-76390f3dfd7e/file => generated 0 bytes in 11111 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26903 switches on core 0) [pid: 8|app: 0|req: 196/393] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:58:24 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 162.253.55.102 () {48 vars in 1051 bytes} [Tue Aug 25 19:58:24 2026] PATCH /v2/images/990c69c0-ee66-481d-90e4-76390f3dfd7e => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:58:24 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: 202/404] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 19:59:01 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: 203/405] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:59:01 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 19:59:13 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: 204/409] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:59:13 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 162.253.55.102 () {44 vars in 940 bytes} [Tue Aug 25 19:59:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 162.253.55.102 () {44 vars in 962 bytes} [Tue Aug 25 19:59:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 162.253.55.102 () {44 vars in 940 bytes} [Tue Aug 25 19:59:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 162.253.55.102 () {48 vars in 952 bytes} [Tue Aug 25 19:59:13 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-25 19:59:13.848 7 INFO glance.api.v2.image_data [None req-75022a5a-5ae9-4c01-b13c-239c9546856d fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-25 19:59:29.745 7 INFO glance.location [None req-75022a5a-5ae9-4c01-b13c-239c9546856d fa0dfed5827a40ccb7fecfa4b0c4c986 56796ea42d4a42329bf61ce4beeca967 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 208/418] 162.253.55.102 () {48 vars in 1047 bytes} [Tue Aug 25 19:59:13 2026] PUT /v2/images/d58da85a-6256-4ee4-beb0-c7f973f4a017/file => generated 0 bytes in 15947 msecs (HTTP/1.1 204) 4 headers in 171 bytes (40860 switches on core 0) [pid: 8|app: 0|req: 211/419] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:59:29 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 162.253.55.102 () {48 vars in 1050 bytes} [Tue Aug 25 19:59:29 2026] PATCH /v2/images/d58da85a-6256-4ee4-beb0-c7f973f4a017 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 19:59:29 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 20:12:40 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: 292/581] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 20:12:40 2026] GET /v2/images => generated 4893 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/610] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 20:15:00 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: 307/611] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 20:15:00 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/612] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 20:15:01 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: 308/613] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 20:15:01 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/624] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 20:15: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: 314/625] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 20:15:48 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 20:15:56 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: 315/627] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 20:15:56 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/640] 162.253.55.102 () {42 vars in 689 bytes} [Tue Aug 25 20:16:56 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: 319/641] 162.253.55.102 () {44 vars in 911 bytes} [Tue Aug 25 20:16:56 2026] GET /v2/images => generated 4893 bytes in 64 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: 328/652] 10.0.0.236 () {32 vars in 633 bytes} [Tue Aug 25 20:17:38 2026] GET /v2/images => generated 4893 bytes in 29 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: 327/657] 10.0.0.235 () {36 vars in 987 bytes} [Tue Aug 25 20:17:58 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => generated 1171 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/658] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:17:58 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: 328/659] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:17:58 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: 332/660] 10.0.0.235 () {36 vars in 987 bytes} [Tue Aug 25 20:17:58 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 329/661] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:17:58 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: 333/662] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:17:58 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: 330/663] 10.0.0.235 () {36 vars in 987 bytes} [Tue Aug 25 20:17:58 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 334/664] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:17:58 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: 331/665] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:17: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: 335/666] 10.0.0.142 () {36 vars in 987 bytes} [Tue Aug 25 20:17:59 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => generated 1171 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 10.0.0.142 () {36 vars in 927 bytes} [Tue Aug 25 20:17:59 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: 336/668] 10.0.0.142 () {36 vars in 987 bytes} [Tue Aug 25 20:17:59 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.142 () {36 vars in 927 bytes} [Tue Aug 25 20:17:59 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: 337/670] 10.0.0.142 () {36 vars in 927 bytes} [Tue Aug 25 20:17:59 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: 334/671] 10.0.0.16 () {36 vars in 986 bytes} [Tue Aug 25 20:18:04 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 338/672] 10.0.0.16 () {36 vars in 926 bytes} [Tue Aug 25 20:18:04 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: 335/673] 162.253.55.102 () {36 vars in 991 bytes} [Tue Aug 25 20:18:07 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 162.253.55.102 () {36 vars in 931 bytes} [Tue Aug 25 20:18:07 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: 336/675] 162.253.55.102 () {36 vars in 991 bytes} [Tue Aug 25 20:18:07 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 340/676] 162.253.55.102 () {36 vars in 931 bytes} [Tue Aug 25 20:18:07 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: 338/679] 10.0.0.16 () {36 vars in 986 bytes} [Tue Aug 25 20:18:17 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 342/680] 10.0.0.16 () {36 vars in 926 bytes} [Tue Aug 25 20:18:17 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: 340/683] 10.0.0.16 () {36 vars in 986 bytes} [Tue Aug 25 20:18:18 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 344/684] 10.0.0.16 () {36 vars in 926 bytes} [Tue Aug 25 20:18:18 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: 342/687] 10.0.0.16 () {36 vars in 986 bytes} [Tue Aug 25 20:18:36 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 346/688] 10.0.0.16 () {36 vars in 926 bytes} [Tue Aug 25 20:18:36 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.16 () {36 vars in 986 bytes} [Tue Aug 25 20:18:37 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.16 () {36 vars in 926 bytes} [Tue Aug 25 20:18:37 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: 349/693] 10.0.0.236 () {34 vars in 655 bytes} [Tue Aug 25 20:18:44 2026] POST /v2/images => generated 649 bytes in 171 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-25 20:18:44.884 7 WARNING glance.api.v2.images [None req-7d0dd88d-0084-46a6-b754-9ae91827ac78 959aeb64221546aa9a65f5e53c2782cd 9ca877c7e78d4612bc2e6ad080e98620 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bbdf1581-d3df-4dbc-baaa-299998bf18c5 [pid: 7|app: 0|req: 345/694] 10.0.0.236 () {32 vars in 710 bytes} [Tue Aug 25 20:18:44 2026] DELETE /v2/images/bbdf1581-d3df-4dbc-baaa-299998bf18c5 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 10.0.0.236 () {32 vars in 707 bytes} [Tue Aug 25 20:18:45 2026] GET /v2/images/bbdf1581-d3df-4dbc-baaa-299998bf18c5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.236 () {32 vars in 633 bytes} [Tue Aug 25 20:18:45 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.236 () {34 vars in 655 bytes} [Tue Aug 25 20:18:45 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 25 20:18:45 2026] GET /v2/images/7765aac9-1f2e-484e-af64-9dce587d068d/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-25 20:18:45.202 8 INFO glance.api.v2.image_data [None req-9927d98f-d74f-4572-b69c-187d88f9e949 959aeb64221546aa9a65f5e53c2782cd 9ca877c7e78d4612bc2e6ad080e98620 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-25 20:18:45.244 8 WARNING glance_store._drivers.rbd [None req-9927d98f-d74f-4572-b69c-187d88f9e949 959aeb64221546aa9a65f5e53c2782cd 9ca877c7e78d4612bc2e6ad080e98620 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-25 20:18:45.659 8 INFO glance.location [None req-9927d98f-d74f-4572-b69c-187d88f9e949 959aeb64221546aa9a65f5e53c2782cd 9ca877c7e78d4612bc2e6ad080e98620 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/699] 10.0.0.236 () {32 vars in 727 bytes} [Tue Aug 25 20:18:45 2026] PUT /v2/images/7765aac9-1f2e-484e-af64-9dce587d068d/file => generated 0 bytes in 532 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.236 () {32 vars in 707 bytes} [Tue Aug 25 20:18:45 2026] GET /v2/images/7765aac9-1f2e-484e-af64-9dce587d068d => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.236 () {32 vars in 717 bytes} [Tue Aug 25 20:18:45 2026] GET /v2/images/7765aac9-1f2e-484e-af64-9dce587d068d/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.236 () {34 vars in 655 bytes} [Tue Aug 25 20:18:45 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.236 () {32 vars in 726 bytes} [Tue Aug 25 20:18:45 2026] PATCH /v2/images/8f70604d-ce1d-444e-a431-097c083f97a7 => generated 652 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.236 () {32 vars in 707 bytes} [Tue Aug 25 20:18:46 2026] GET /v2/images/8f70604d-ce1d-444e-a431-097c083f97a7 => generated 652 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-25 20:18:46.152 8 WARNING glance.api.v2.images [None req-1507780f-2b45-4b6e-822c-4d35b5ea21fa 959aeb64221546aa9a65f5e53c2782cd 9ca877c7e78d4612bc2e6ad080e98620 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8f70604d-ce1d-444e-a431-097c083f97a7 [pid: 8|app: 0|req: 355/705] 10.0.0.236 () {32 vars in 710 bytes} [Tue Aug 25 20:18:46 2026] DELETE /v2/images/8f70604d-ce1d-444e-a431-097c083f97a7 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.236 () {32 vars in 707 bytes} [Tue Aug 25 20:18:46 2026] GET /v2/images/8f70604d-ce1d-444e-a431-097c083f97a7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-25 20:18:46.222 8 WARNING glance.api.v2.images [None req-6d38214e-ac51-4fa0-a3fb-325f814292eb 959aeb64221546aa9a65f5e53c2782cd 9ca877c7e78d4612bc2e6ad080e98620 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7765aac9-1f2e-484e-af64-9dce587d068d [pid: 8|app: 0|req: 356/707] 10.0.0.236 () {32 vars in 710 bytes} [Tue Aug 25 20:18:46 2026] DELETE /v2/images/7765aac9-1f2e-484e-af64-9dce587d068d => generated 0 bytes in 721 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.236 () {32 vars in 707 bytes} [Tue Aug 25 20:18:46 2026] GET /v2/images/7765aac9-1f2e-484e-af64-9dce587d068d => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-25 20:18:46.970 8 WARNING glance.api.v2.images [None req-5f873681-f75c-499e-8470-ceb5f1cbbff2 959aeb64221546aa9a65f5e53c2782cd 9ca877c7e78d4612bc2e6ad080e98620 - - default default] Failed to find image bbdf1581-d3df-4dbc-baaa-299998bf18c5 to delete: glance.common.exception.ImageNotFound: No image found with ID bbdf1581-d3df-4dbc-baaa-299998bf18c5 [pid: 8|app: 0|req: 357/709] 10.0.0.236 () {32 vars in 710 bytes} [Tue Aug 25 20:18:46 2026] DELETE /v2/images/bbdf1581-d3df-4dbc-baaa-299998bf18c5 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.236 () {32 vars in 707 bytes} [Tue Aug 25 20:18:46 2026] GET /v2/images/bbdf1581-d3df-4dbc-baaa-299998bf18c5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.236 () {30 vars in 411 bytes} [Tue Aug 25 20:19:14 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: 367/728] 10.0.0.236 () {32 vars in 707 bytes} [Tue Aug 25 20:20:01 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 362/729] 10.0.0.236 () {32 vars in 707 bytes} [Tue Aug 25 20:20:01 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 368/730] 10.0.0.235 () {36 vars in 987 bytes} [Tue Aug 25 20:20:01 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => generated 1171 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:20:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/732] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:20:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 10.0.0.235 () {36 vars in 987 bytes} [Tue Aug 25 20:20:02 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 370/734] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:20:02 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: 365/735] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:20:02 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: 371/736] 10.0.0.235 () {36 vars in 987 bytes} [Tue Aug 25 20:20:02 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 366/737] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:20:02 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: 372/738] 10.0.0.235 () {36 vars in 927 bytes} [Tue Aug 25 20:20:02 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: 367/739] 10.0.0.142 () {36 vars in 987 bytes} [Tue Aug 25 20:20:02 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 373/740] 10.0.0.142 () {36 vars in 927 bytes} [Tue Aug 25 20:20:02 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: 368/741] 10.0.0.142 () {36 vars in 987 bytes} [Tue Aug 25 20:20:02 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 374/742] 10.0.0.142 () {36 vars in 927 bytes} [Tue Aug 25 20:20:02 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/743] 10.0.0.142 () {36 vars in 927 bytes} [Tue Aug 25 20:20: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: 374/752] 10.0.0.16 () {36 vars in 986 bytes} [Tue Aug 25 20:20:40 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 379/753] 10.0.0.16 () {36 vars in 926 bytes} [Tue Aug 25 20:20:40 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: 375/754] 10.0.0.16 () {36 vars in 986 bytes} [Tue Aug 25 20:20:44 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/755] 10.0.0.16 () {36 vars in 926 bytes} [Tue Aug 25 20:20:44 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: 378/760] 10.0.0.16 () {36 vars in 986 bytes} [Tue Aug 25 20:21:02 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 383/761] 10.0.0.16 () {36 vars in 926 bytes} [Tue Aug 25 20:21:02 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: 380/764] 10.0.0.16 () {36 vars in 986 bytes} [Tue Aug 25 20:21:13 2026] GET /v2/images/b211ea2c-b3e7-4581-9d29-540ee8da8dcd => 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: 385/765] 10.0.0.16 () {36 vars in 926 bytes} [Tue Aug 25 20:21:13 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)