+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 5 07:31:37 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-777bcc6fb5-jr8kk 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 0x558e9122b130 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-05 07:31:38.875 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-05 07:31:38.930 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-05 07:31:39.490 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 07:31:39.491 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 07:31:39.573 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 07:31:39.574 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-05 07:31:41.171 7 WARNING glance.api.v2.images [None req-2f7df2b7-0d16-4a2b-af38-a3d5a3347703 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 07:31:41.256 8 WARNING glance.api.v2.images [None req-94e37267-f3f1-4882-b5bd-aabd5f744c03 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 07:31:41.422 7 WARNING keystonemiddleware._common.config [None req-2f7df2b7-0d16-4a2b-af38-a3d5a3347703 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 07:31:41.430 7 WARNING oslo_config.cfg [None req-2f7df2b7-0d16-4a2b-af38-a3d5a3347703 - - - - - -] 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 0x558e9122b130 pid: 7 (default app) 2026-08-05 07:31:41.494 8 WARNING keystonemiddleware._common.config [None req-94e37267-f3f1-4882-b5bd-aabd5f744c03 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 07:31:41.502 8 WARNING oslo_config.cfg [None req-94e37267-f3f1-4882-b5bd-aabd5f744c03 - - - - - -] 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 0x558e9122b130 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 07:31:42 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:31:42.865 8 WARNING oslo_policy.policy [None req-c6785a4e-bfcd-44f1-89ab-9692661f1876 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 07:31:42.865 8 WARNING oslo_policy.policy [None req-c6785a4e-bfcd-44f1-89ab-9692661f1876 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 07:31:42.882 8 WARNING oslo_policy.policy [None req-c6785a4e-bfcd-44f1-89ab-9692661f1876 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 07:31:42.882 8 WARNING oslo_policy.policy [None req-c6785a4e-bfcd-44f1-89ab-9692661f1876 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - 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/5] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 07:31:42 2026] GET /v2/images => generated 69 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 07:31:46 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 07:31:46 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:31:46.216 7 WARNING oslo_policy.policy [None req-03c14cfa-ed89-4387-aec7-c4f884d4a69a bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 07:31:46.216 7 WARNING oslo_policy.policy [None req-03c14cfa-ed89-4387-aec7-c4f884d4a69a bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - 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/8] 199.204.45.35 () {44 vars in 907 bytes} [Wed Aug 5 07:31:46 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.35 () {44 vars in 929 bytes} [Wed Aug 5 07:31:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 07:31:46.352 7 WARNING oslo_policy.policy [None req-c444bd06-d4f6-4df5-8b6b-4cdbd73b5d96 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 07:31:46.353 7 WARNING oslo_policy.policy [None req-c444bd06-d4f6-4df5-8b6b-4cdbd73b5d96 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.35 () {44 vars in 935 bytes} [Wed Aug 5 07:31:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 07:31:46.432 8 WARNING oslo_config.cfg [None req-b8039bd3-0c9e-49a7-bfd4-29a25cb7511e bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - 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/11] 199.204.45.35 () {48 vars in 947 bytes} [Wed Aug 5 07:31:46 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 07:31:46.464 7 WARNING oslo_policy.policy [None req-ead22660-20f7-4670-8fe7-635e0c970068 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 07:31:46.464 7 WARNING oslo_policy.policy [None req-ead22660-20f7-4670-8fe7-635e0c970068 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 07:31:46.466 7 INFO glance.api.v2.image_data [None req-ead22660-20f7-4670-8fe7-635e0c970068 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 07:31:50.336 7 INFO glance.location [None req-ead22660-20f7-4670-8fe7-635e0c970068 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.35 () {48 vars in 1041 bytes} [Wed Aug 5 07:31:46 2026] PUT /v2/images/702c27db-41b0-4608-94be-ad613b6d973b/file => generated 0 bytes in 3930 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8765 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 07:31:50 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-05 07:31:50.420 7 WARNING oslo_config.cfg [None req-66719990-80e3-4335-b0df-5a6ea03d4faa bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.35 () {48 vars in 1045 bytes} [Wed Aug 5 07:31:50 2026] PATCH /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 6/15] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 07:31:50 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: 8|app: 0|req: 138/278] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 07:53:38 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 07:53:38 2026] GET /v2/images => generated 1240 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 07:54:01 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 07:54:01 2026] GET /v2/images => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.35 () {44 vars in 933 bytes} [Wed Aug 5 07:54:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.204.45.35 () {44 vars in 955 bytes} [Wed Aug 5 07:54:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.204.45.35 () {44 vars in 935 bytes} [Wed Aug 5 07:54:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.35 () {48 vars in 947 bytes} [Wed Aug 5 07:54:02 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 07:54:02.138 8 WARNING oslo_policy.policy [None req-4da2fd5c-412b-43b6-9cc5-b97b417cddf2 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 07:54:02.138 8 WARNING oslo_policy.policy [None req-4da2fd5c-412b-43b6-9cc5-b97b417cddf2 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-05 07:54:02.140 8 INFO glance.api.v2.image_data [None req-4da2fd5c-412b-43b6-9cc5-b97b417cddf2 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 07:54:28.749 8 INFO glance.location [None req-4da2fd5c-412b-43b6-9cc5-b97b417cddf2 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 145/296] 199.204.45.35 () {48 vars in 1042 bytes} [Wed Aug 5 07:54:02 2026] PUT /v2/images/2cb5e025-151e-497a-b607-310503cc7156/file => generated 0 bytes in 26668 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62881 switches on core 0) [pid: 7|app: 0|req: 152/297] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 07:54:28 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/298] 199.204.45.35 () {48 vars in 1045 bytes} [Wed Aug 5 07:54:28 2026] PATCH /v2/images/2cb5e025-151e-497a-b607-310503cc7156 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/299] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Aug 5 07:54:28 2026] PATCH /v2/images/2cb5e025-151e-497a-b607-310503cc7156 => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/300] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 07:54:28 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: 154/301] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 07:54:30 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/302] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 07:54:30 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 08:00:54 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:00:54 2026] GET /v2/images => generated 2451 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 08:01:06 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:01:06 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.35 () {44 vars in 943 bytes} [Wed Aug 5 08:01:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.35 () {44 vars in 965 bytes} [Wed Aug 5 08:01:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.35 () {44 vars in 935 bytes} [Wed Aug 5 08:01:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.204.45.35 () {48 vars in 947 bytes} [Wed Aug 5 08:01:06 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 08:01:06.416 8 INFO glance.api.v2.image_data [None req-421fc15c-0ace-4be0-9b82-e7bbddae6929 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 08:01:23.911 8 INFO glance.location [None req-421fc15c-0ace-4be0-9b82-e7bbddae6929 bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/395] 199.204.45.35 () {48 vars in 1041 bytes} [Wed Aug 5 08:01:06 2026] PUT /v2/images/5dfb5170-ae0d-476b-a34f-e406e92f3f91/file => generated 0 bytes in 17541 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25937 switches on core 0) [pid: 7|app: 0|req: 203/396] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:01:23 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/397] 199.204.45.35 () {48 vars in 1046 bytes} [Wed Aug 5 08:01:23 2026] PATCH /v2/images/5dfb5170-ae0d-476b-a34f-e406e92f3f91 => generated 1234 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/398] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:01:24 2026] GET /v2/images => generated 3687 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/405] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 08:02:01 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/408] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:02: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: 212/411] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 08:02:13 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/412] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:02: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: 213/413] 199.204.45.35 () {44 vars in 935 bytes} [Wed Aug 5 08:02:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/414] 199.204.45.35 () {44 vars in 957 bytes} [Wed Aug 5 08:02: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: 214/415] 199.204.45.35 () {44 vars in 935 bytes} [Wed Aug 5 08:02:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/416] 199.204.45.35 () {48 vars in 947 bytes} [Wed Aug 5 08:02:13 2026] POST /v2/images => generated 791 bytes in 459 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-05 08:02:14.034 7 INFO glance.api.v2.image_data [None req-5d9a9c83-7f22-4b38-94c4-24d0963c08ef bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 08:02:39.950 7 INFO glance.location [None req-5d9a9c83-7f22-4b38-94c4-24d0963c08ef bad9087eb07a46fcaa754ad35477751f f9a2e9ff2e834de9970cd1125ab30f77 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 215/421] 199.204.45.35 () {48 vars in 1042 bytes} [Wed Aug 5 08:02:14 2026] PUT /v2/images/041207d8-92fc-4ec2-b813-1f4aa3972210/file => generated 0 bytes in 25968 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31941 switches on core 0) [pid: 8|app: 0|req: 207/422] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:02:39 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: 216/423] 199.204.45.35 () {48 vars in 1045 bytes} [Wed Aug 5 08:02:40 2026] PATCH /v2/images/041207d8-92fc-4ec2-b813-1f4aa3972210 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/424] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:02:40 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/583] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 08:15:47 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/584] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:15:47 2026] GET /v2/images => generated 4893 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/613] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 08:18:07 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/614] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:18:07 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/615] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 08:18:09 2026] GET / => generated 1183 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/616] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:18:09 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/627] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 08:18:54 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/628] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:18:54 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/631] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 08:19:01 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/632] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:19:01 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/645] 199.204.45.35 () {42 vars in 684 bytes} [Wed Aug 5 08:20:02 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/646] 199.204.45.35 () {44 vars in 906 bytes} [Wed Aug 5 08:20:02 2026] GET /v2/images => generated 4893 bytes in 68 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: 325/657] 10.0.0.211 () {32 vars in 633 bytes} [Wed Aug 5 08:20:59 2026] GET /v2/images => generated 4893 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/664] 10.0.0.230 () {36 vars in 987 bytes} [Wed Aug 5 08:21:30 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => generated 1171 bytes in 18 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: 336/665] 10.0.0.230 () {36 vars in 927 bytes} [Wed Aug 5 08:21:30 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: 330/666] 10.0.0.230 () {36 vars in 987 bytes} [Wed Aug 5 08:21:31 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/667] 10.0.0.230 () {36 vars in 927 bytes} [Wed Aug 5 08:21:31 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: 332/670] 199.204.45.35 () {36 vars in 990 bytes} [Wed Aug 5 08:21:34 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 199.204.45.35 () {36 vars in 930 bytes} [Wed Aug 5 08:21:34 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: 333/672] 199.204.45.35 () {36 vars in 990 bytes} [Wed Aug 5 08:21:35 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 199.204.45.35 () {36 vars in 930 bytes} [Wed Aug 5 08:21:35 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/678] 10.0.0.230 () {36 vars in 987 bytes} [Wed Aug 5 08:21:53 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/679] 10.0.0.230 () {36 vars in 927 bytes} [Wed Aug 5 08:21:53 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 08:21:54 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => generated 1171 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 08:21:54 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: 338/682] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 08:21:54 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: 345/683] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 08:21:54 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 339/684] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 08:21:54 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: 346/685] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 08:21:54 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: 340/686] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 08:21:54 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/687] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 08:21:54 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: 341/688] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 08:21:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 10.0.0.82 () {36 vars in 986 bytes} [Wed Aug 5 08:21:55 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => generated 1171 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/690] 10.0.0.82 () {36 vars in 926 bytes} [Wed Aug 5 08:21:55 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: 349/691] 10.0.0.82 () {36 vars in 986 bytes} [Wed Aug 5 08:21:55 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 343/692] 10.0.0.82 () {36 vars in 926 bytes} [Wed Aug 5 08:21:55 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: 350/693] 10.0.0.82 () {36 vars in 926 bytes} [Wed Aug 5 08:21:55 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/700] 10.0.0.230 () {36 vars in 987 bytes} [Wed Aug 5 08:22:26 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 347/701] 10.0.0.230 () {36 vars in 927 bytes} [Wed Aug 5 08:22:26 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: 356/704] 10.0.0.230 () {36 vars in 987 bytes} [Wed Aug 5 08:22:33 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 349/705] 10.0.0.230 () {36 vars in 927 bytes} [Wed Aug 5 08:22:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 10.0.0.211 () {34 vars in 655 bytes} [Wed Aug 5 08:23:12 2026] POST /v2/images => generated 649 bytes in 334 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-05 08:23:13.313 8 WARNING glance.api.v2.images [None req-5fc0fd9b-fd9a-4d30-a1a8-ffec82635bd2 eec62bcf55a946a0af67f4ff5a39c16a 59f5c0761afc4d0cb85e7cbd01d1c386 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e49c5ef7-db88-4604-84f2-0b1d11381501 [pid: 8|app: 0|req: 354/715] 10.0.0.211 () {32 vars in 710 bytes} [Wed Aug 5 08:23:13 2026] DELETE /v2/images/e49c5ef7-db88-4604-84f2-0b1d11381501 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/716] 10.0.0.211 () {32 vars in 707 bytes} [Wed Aug 5 08:23:13 2026] GET /v2/images/e49c5ef7-db88-4604-84f2-0b1d11381501 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/717] 10.0.0.211 () {32 vars in 633 bytes} [Wed Aug 5 08:23:13 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/718] 10.0.0.211 () {34 vars in 655 bytes} [Wed Aug 5 08:23:13 2026] POST /v2/images => generated 702 bytes in 153 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/719] 10.0.0.211 () {32 vars in 717 bytes} [Wed Aug 5 08:23:13 2026] GET /v2/images/644268d2-0434-4ec4-bc8f-c210d4ed53a4/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-05 08:23:13.606 7 INFO glance.api.v2.image_data [None req-d0aa5f2d-eddf-412d-ad9c-a4af51ed6b66 eec62bcf55a946a0af67f4ff5a39c16a 59f5c0761afc4d0cb85e7cbd01d1c386 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 08:23:13.640 7 WARNING glance_store._drivers.rbd [None req-d0aa5f2d-eddf-412d-ad9c-a4af51ed6b66 eec62bcf55a946a0af67f4ff5a39c16a 59f5c0761afc4d0cb85e7cbd01d1c386 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-05 08:23:13.874 7 INFO glance.location [None req-d0aa5f2d-eddf-412d-ad9c-a4af51ed6b66 eec62bcf55a946a0af67f4ff5a39c16a 59f5c0761afc4d0cb85e7cbd01d1c386 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 364/720] 10.0.0.211 () {32 vars in 727 bytes} [Wed Aug 5 08:23:13 2026] PUT /v2/images/644268d2-0434-4ec4-bc8f-c210d4ed53a4/file => generated 0 bytes in 313 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/721] 10.0.0.211 () {32 vars in 707 bytes} [Wed Aug 5 08:23:13 2026] GET /v2/images/644268d2-0434-4ec4-bc8f-c210d4ed53a4 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/722] 10.0.0.211 () {32 vars in 717 bytes} [Wed Aug 5 08:23:13 2026] GET /v2/images/644268d2-0434-4ec4-bc8f-c210d4ed53a4/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/723] 10.0.0.211 () {34 vars in 655 bytes} [Wed Aug 5 08:23:14 2026] POST /v2/images => generated 649 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/724] 10.0.0.211 () {32 vars in 726 bytes} [Wed Aug 5 08:23:14 2026] PATCH /v2/images/8bc06abb-c8f7-40a1-aac5-861f5613bb5f => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/725] 10.0.0.211 () {32 vars in 707 bytes} [Wed Aug 5 08:23:14 2026] GET /v2/images/8bc06abb-c8f7-40a1-aac5-861f5613bb5f => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 08:23:14.233 7 WARNING glance.api.v2.images [None req-b4711d37-43c8-436e-a242-f07391337774 eec62bcf55a946a0af67f4ff5a39c16a 59f5c0761afc4d0cb85e7cbd01d1c386 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8bc06abb-c8f7-40a1-aac5-861f5613bb5f [pid: 7|app: 0|req: 367/726] 10.0.0.211 () {32 vars in 710 bytes} [Wed Aug 5 08:23:14 2026] DELETE /v2/images/8bc06abb-c8f7-40a1-aac5-861f5613bb5f => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/727] 10.0.0.211 () {32 vars in 707 bytes} [Wed Aug 5 08:23:14 2026] GET /v2/images/8bc06abb-c8f7-40a1-aac5-861f5613bb5f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 08:23:14.304 7 WARNING glance.api.v2.images [None req-bf28bb04-06e8-4326-a86f-5a46cdac098f eec62bcf55a946a0af67f4ff5a39c16a 59f5c0761afc4d0cb85e7cbd01d1c386 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//644268d2-0434-4ec4-bc8f-c210d4ed53a4 [pid: 7|app: 0|req: 368/728] 10.0.0.211 () {32 vars in 710 bytes} [Wed Aug 5 08:23:14 2026] DELETE /v2/images/644268d2-0434-4ec4-bc8f-c210d4ed53a4 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/729] 10.0.0.211 () {32 vars in 707 bytes} [Wed Aug 5 08:23:15 2026] GET /v2/images/644268d2-0434-4ec4-bc8f-c210d4ed53a4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 08:23:15.235 7 WARNING glance.api.v2.images [None req-a31505d7-3a5e-4b61-880b-280cb34da2d3 eec62bcf55a946a0af67f4ff5a39c16a 59f5c0761afc4d0cb85e7cbd01d1c386 - - default default] Failed to find image e49c5ef7-db88-4604-84f2-0b1d11381501 to delete: glance.common.exception.ImageNotFound: No image found with ID e49c5ef7-db88-4604-84f2-0b1d11381501 [pid: 7|app: 0|req: 369/730] 10.0.0.211 () {32 vars in 710 bytes} [Wed Aug 5 08:23:15 2026] DELETE /v2/images/e49c5ef7-db88-4604-84f2-0b1d11381501 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/731] 10.0.0.211 () {32 vars in 707 bytes} [Wed Aug 5 08:23:15 2026] GET /v2/images/e49c5ef7-db88-4604-84f2-0b1d11381501 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.211 () {30 vars in 411 bytes} [Wed Aug 5 08:23:25 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/747] 10.0.0.211 () {32 vars in 707 bytes} [Wed Aug 5 08:24:29 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 370/748] 10.0.0.211 () {32 vars in 707 bytes} [Wed Aug 5 08:24:29 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 08:24:29 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 371/750] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 08:24: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: 380/751] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 08:24:30 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: 372/752] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 08:24:30 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 381/753] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 08:24:30 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 08:24:30 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: 382/755] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 5 08:24:30 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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/756] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 5 08:24:30 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: 384/759] 10.0.0.82 () {36 vars in 986 bytes} [Wed Aug 5 08:24:32 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 376/760] 10.0.0.82 () {36 vars in 926 bytes} [Wed Aug 5 08:24:32 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: 385/761] 10.0.0.82 () {36 vars in 986 bytes} [Wed Aug 5 08:24:32 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 377/762] 10.0.0.82 () {36 vars in 926 bytes} [Wed Aug 5 08:24: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: 386/763] 10.0.0.82 () {36 vars in 926 bytes} [Wed Aug 5 08:24:32 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: 378/764] 10.0.0.230 () {36 vars in 987 bytes} [Wed Aug 5 08:24:34 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 387/765] 10.0.0.230 () {36 vars in 927 bytes} [Wed Aug 5 08:24:34 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: 380/768] 10.0.0.230 () {36 vars in 987 bytes} [Wed Aug 5 08:24:41 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/769] 10.0.0.230 () {36 vars in 927 bytes} [Wed Aug 5 08:24:41 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: 392/774] 10.0.0.230 () {36 vars in 987 bytes} [Wed Aug 5 08:25:05 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 383/775] 10.0.0.230 () {36 vars in 927 bytes} [Wed Aug 5 08:25:05 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: 396/782] 10.0.0.230 () {36 vars in 987 bytes} [Wed Aug 5 08:25:33 2026] GET /v2/images/702c27db-41b0-4608-94be-ad613b6d973b => 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: 387/783] 10.0.0.230 () {36 vars in 927 bytes} [Wed Aug 5 08:25:33 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)