+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 05:22:16 2026] *** compiled with version: 11.4.0 on 20 May 2026 04:37:34 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-596874b987-txkgx 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 0x55d12df5d130 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-05-21 05:22:18.540 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 05:22:18.618 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-05-21 05:22:19.271 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-05-21 05:22:19.273 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-05-21 05:22:19.331 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-05-21 05:22:19.332 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-05-21 05:22:21.080 7 WARNING glance.api.v2.images [None req-855a6846-94cb-4016-aa77-776db9ecbd0b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 05:22:21.120 8 WARNING glance.api.v2.images [None req-e8c6dd47-6cd1-48c5-aa2b-8c0965b299f1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 05:22:21.360 7 WARNING keystonemiddleware._common.config [None req-855a6846-94cb-4016-aa77-776db9ecbd0b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:22:21.373 7 WARNING oslo_config.cfg [None req-855a6846-94cb-4016-aa77-776db9ecbd0b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55d12df5d130 pid: 7 (default app) 2026-05-21 05:22:21.384 8 WARNING keystonemiddleware._common.config [None req-e8c6dd47-6cd1-48c5-aa2b-8c0965b299f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:22:21.393 8 WARNING oslo_config.cfg [None req-e8c6dd47-6cd1-48c5-aa2b-8c0965b299f1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55d12df5d130 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 05:22:22 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-05-21 05:22:23.376 8 WARNING oslo_policy.policy [None req-a656c8d7-39a9-489d-a971-8fb575fbcd87 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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-05-21 05:22:23.376 8 WARNING oslo_policy.policy [None req-a656c8d7-39a9-489d-a971-8fb575fbcd87 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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-05-21 05:22:23.400 8 WARNING oslo_policy.policy [None req-a656c8d7-39a9-489d-a971-8fb575fbcd87 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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-05-21 05:22:23.400 8 WARNING oslo_policy.policy [None req-a656c8d7-39a9-489d-a971-8fb575fbcd87 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:22:22 2026] GET /v2/images => generated 69 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 05:22:26 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: 2/7] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:22:26 2026] GET /v2/images => generated 69 bytes in 56 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-05-21 05:22:27.070 7 WARNING oslo_policy.policy [None req-0aa82a31-47c6-4f51-a000-12efea00e081 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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-05-21 05:22:27.070 7 WARNING oslo_policy.policy [None req-0aa82a31-47c6-4f51-a000-12efea00e081 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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.19.213.237 () {44 vars in 912 bytes} [Thu May 21 05:22:27 2026] GET /v2/images/cirros => generated 151 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.237 () {44 vars in 934 bytes} [Thu May 21 05:22:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:22:27.222 7 WARNING oslo_policy.policy [None req-96188940-3699-4c4c-ad6b-19855d03498e ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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-05-21 05:22:27.223 7 WARNING oslo_policy.policy [None req-96188940-3699-4c4c-ad6b-19855d03498e ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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.19.213.237 () {44 vars in 940 bytes} [Thu May 21 05:22:27 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-05-21 05:22:27.311 8 WARNING oslo_config.cfg [None req-447f4a25-fb1f-4358-9115-9dfdd523d272 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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.19.213.237 () {48 vars in 952 bytes} [Thu May 21 05:22:27 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:22:27.341 7 WARNING oslo_policy.policy [None req-a4d994e0-0d2c-4a04-ba2d-18bbbb1932b8 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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-05-21 05:22:27.342 7 WARNING oslo_policy.policy [None req-a4d994e0-0d2c-4a04-ba2d-18bbbb1932b8 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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-05-21 05:22:27.344 7 INFO glance.api.v2.image_data [None req-a4d994e0-0d2c-4a04-ba2d-18bbbb1932b8 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:22:31.820 7 INFO glance.location [None req-a4d994e0-0d2c-4a04-ba2d-18bbbb1932b8 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.19.213.237 () {48 vars in 1046 bytes} [Thu May 21 05:22:27 2026] PUT /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5/file => generated 0 bytes in 4552 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2792 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:22:31 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:22:31.918 7 WARNING oslo_config.cfg [None req-ab88ce51-0f41-4c54-b8fa-6e50ced66954 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - 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/16] 199.19.213.237 () {48 vars in 1050 bytes} [Thu May 21 05:22:31 2026] PATCH /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => 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: 8/17] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:22:31 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/306] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 05:46:38 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/307] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:46:38 2026] GET /v2/images => generated 1240 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/312] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 05:46:57 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: 156/313] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:46:57 2026] GET /v2/images => generated 1240 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/314] 199.19.213.237 () {44 vars in 938 bytes} [Thu May 21 05:46:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/315] 199.19.213.237 () {44 vars in 960 bytes} [Thu May 21 05:46:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/316] 199.19.213.237 () {44 vars in 940 bytes} [Thu May 21 05:46:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/317] 199.19.213.237 () {48 vars in 952 bytes} [Thu May 21 05:46:57 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:46:57.734 7 INFO glance.api.v2.image_data [None req-653fe66d-de8d-4a92-8928-9268e1862847 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:47:33.684 7 INFO glance.location [None req-653fe66d-de8d-4a92-8928-9268e1862847 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 160/326] 199.19.213.237 () {48 vars in 1047 bytes} [Thu May 21 05:46:57 2026] PUT /v2/images/f76d0b82-3e0f-4018-95b4-5ec0be5a2091/file => generated 0 bytes in 36001 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63039 switches on core 0) [pid: 8|app: 0|req: 167/327] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:47:33 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/328] 199.19.213.237 () {48 vars in 1050 bytes} [Thu May 21 05:47:33 2026] PATCH /v2/images/f76d0b82-3e0f-4018-95b4-5ec0be5a2091 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/329] 199.19.213.237 () {48 vars in 1051 bytes} [Thu May 21 05:47:33 2026] PATCH /v2/images/f76d0b82-3e0f-4018-95b4-5ec0be5a2091 => generated 1209 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/330] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:47:33 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: 169/331] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 05:47:35 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/332] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:47:35 2026] GET /v2/images => generated 2451 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 05:54:39 2026] GET / => generated 1193 bytes in 7 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:54:39 2026] GET /v2/images => generated 2451 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 05:54: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: 214/422] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:54:48 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/423] 199.19.213.237 () {44 vars in 948 bytes} [Thu May 21 05:54:48 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: 215/424] 199.19.213.237 () {44 vars in 970 bytes} [Thu May 21 05:54:48 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: 7|app: 0|req: 210/425] 199.19.213.237 () {44 vars in 940 bytes} [Thu May 21 05:54:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/426] 199.19.213.237 () {48 vars in 952 bytes} [Thu May 21 05:54:48 2026] POST /v2/images => generated 799 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:54:48.317 7 INFO glance.api.v2.image_data [None req-d2f82fcb-c3e5-4f0f-8716-3a574e5c0d06 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:56:09.843 7 INFO glance.location [None req-d2f82fcb-c3e5-4f0f-8716-3a574e5c0d06 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 211/443] 199.19.213.237 () {48 vars in 1046 bytes} [Thu May 21 05:54:48 2026] PUT /v2/images/1a4d8c40-64ca-4968-8232-67f26e61baa5/file => generated 0 bytes in 81574 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17404 switches on core 0) [pid: 8|app: 0|req: 233/444] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:56:09 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: 7|app: 0|req: 212/445] 199.19.213.237 () {48 vars in 1051 bytes} [Thu May 21 05:56:09 2026] PATCH /v2/images/1a4d8c40-64ca-4968-8232-67f26e61baa5 => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/446] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:56:10 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/463] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 05:57:27 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/464] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:57:27 2026] GET /v2/images => generated 3687 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/469] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 05:57:47 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: 246/470] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:57:47 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/471] 199.19.213.237 () {44 vars in 940 bytes} [Thu May 21 05:57:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/472] 199.19.213.237 () {44 vars in 962 bytes} [Thu May 21 05:57:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/473] 199.19.213.237 () {44 vars in 940 bytes} [Thu May 21 05:57:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/474] 199.19.213.237 () {48 vars in 952 bytes} [Thu May 21 05:57:47 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:57:47.453 7 INFO glance.api.v2.image_data [None req-6e1bf030-f361-440b-99c5-d64e19d0d717 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:58:06.779 7 INFO glance.location [None req-6e1bf030-f361-440b-99c5-d64e19d0d717 ff31e01ed2c348bda15cb5eb961694f0 3f3265c6e9c84767b71a23f1c3ebc09c - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 227/479] 199.19.213.237 () {48 vars in 1047 bytes} [Thu May 21 05:57:47 2026] PUT /v2/images/22747841-9d21-4ae7-ac93-cda83aeff2e9/file => generated 0 bytes in 19378 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28045 switches on core 0) [pid: 8|app: 0|req: 253/480] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:58:06 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: 228/481] 199.19.213.237 () {48 vars in 1050 bytes} [Thu May 21 05:58:06 2026] PATCH /v2/images/22747841-9d21-4ae7-ac93-cda83aeff2e9 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/482] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 05:58:06 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/635] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 06:10:49 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/636] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 06:10:49 2026] GET /v2/images => generated 4893 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/665] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 06:13:06 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/666] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 06:13:06 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/667] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 06:13:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/668] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 06:13:07 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: 8|app: 0|req: 353/679] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 06:13:52 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/680] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 06:13:52 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/681] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 06:13:59 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/682] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 06:13:59 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: 8|app: 0|req: 361/695] 199.19.213.237 () {42 vars in 689 bytes} [Thu May 21 06:14:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/696] 199.19.213.237 () {44 vars in 911 bytes} [Thu May 21 06:14:59 2026] GET /v2/images => generated 4893 bytes in 73 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: 342/709] 10.0.0.155 () {32 vars in 633 bytes} [Thu May 21 06:15:55 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: 345/714] 10.0.0.252 () {36 vars in 987 bytes} [Thu May 21 06:16:15 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 19 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: 370/715] 10.0.0.252 () {36 vars in 927 bytes} [Thu May 21 06:16:16 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: 346/716] 10.0.0.150 () {36 vars in 987 bytes} [Thu May 21 06:16:17 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/717] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:16:17 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: 347/718] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:16: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: 8|app: 0|req: 372/719] 10.0.0.150 () {36 vars in 987 bytes} [Thu May 21 06:16:17 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/720] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:16: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: 8|app: 0|req: 373/721] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:16:17 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: 349/722] 10.0.0.150 () {36 vars in 987 bytes} [Thu May 21 06:16:17 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/723] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:16:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/724] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:16:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/725] 10.0.0.252 () {36 vars in 987 bytes} [Thu May 21 06:16:18 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => 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: 351/726] 10.0.0.252 () {36 vars in 927 bytes} [Thu May 21 06:16:18 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: 8|app: 0|req: 376/727] 10.0.0.49 () {36 vars in 986 bytes} [Thu May 21 06:16:18 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/728] 10.0.0.49 () {36 vars in 926 bytes} [Thu May 21 06:16:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/729] 10.0.0.49 () {36 vars in 986 bytes} [Thu May 21 06:16:18 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => 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: 353/730] 10.0.0.49 () {36 vars in 926 bytes} [Thu May 21 06:16:18 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/731] 10.0.0.49 () {36 vars in 926 bytes} [Thu May 21 06:16: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: 354/732] 199.19.213.237 () {36 vars in 991 bytes} [Thu May 21 06:16:19 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/733] 199.19.213.237 () {36 vars in 931 bytes} [Thu May 21 06:16:19 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: 355/734] 199.19.213.237 () {36 vars in 991 bytes} [Thu May 21 06:16:20 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => 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: 380/735] 199.19.213.237 () {36 vars in 931 bytes} [Thu May 21 06:16:20 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: 359/742] 10.0.0.155 () {30 vars in 411 bytes} [Thu May 21 06:16:47 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: 384/743] 10.0.0.252 () {36 vars in 987 bytes} [Thu May 21 06:16:47 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => 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: 360/744] 10.0.0.252 () {36 vars in 927 bytes} [Thu May 21 06:16:47 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: 385/745] 10.0.0.252 () {36 vars in 987 bytes} [Thu May 21 06:16:50 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/746] 10.0.0.252 () {36 vars in 927 bytes} [Thu May 21 06:16:50 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: 390/755] 10.0.0.252 () {36 vars in 987 bytes} [Thu May 21 06:17:28 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/756] 10.0.0.252 () {36 vars in 927 bytes} [Thu May 21 06:17:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/765] 10.0.0.155 () {34 vars in 655 bytes} [Thu May 21 06:18:07 2026] POST /v2/images => generated 649 bytes in 188 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 06:18:07.536 7 WARNING glance.api.v2.images [None req-acc606b7-9e82-4c2a-97f3-08077a25b7ea 0a9f30c627044e4abf92ef311f3fecf2 55612ee6b8bf400b853231d45922bc2d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c535c7ea-30ad-4b79-8fd5-bf1128979433 [pid: 7|app: 0|req: 371/766] 10.0.0.155 () {32 vars in 710 bytes} [Thu May 21 06:18:07 2026] DELETE /v2/images/c535c7ea-30ad-4b79-8fd5-bf1128979433 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/767] 10.0.0.155 () {32 vars in 707 bytes} [Thu May 21 06:18:07 2026] GET /v2/images/c535c7ea-30ad-4b79-8fd5-bf1128979433 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/768] 10.0.0.155 () {32 vars in 633 bytes} [Thu May 21 06:18:07 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/769] 10.0.0.155 () {34 vars in 655 bytes} [Thu May 21 06:18:07 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/770] 10.0.0.155 () {32 vars in 717 bytes} [Thu May 21 06:18:07 2026] GET /v2/images/7300c11b-21ee-4558-8aac-5c26d9157f31/file => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:18:07.738 8 WARNING oslo_policy.policy [None req-2dff2524-d5df-44f8-9b78-afcf2f194c1e 0a9f30c627044e4abf92ef311f3fecf2 55612ee6b8bf400b853231d45922bc2d - - 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-05-21 06:18:07.738 8 WARNING oslo_policy.policy [None req-2dff2524-d5df-44f8-9b78-afcf2f194c1e 0a9f30c627044e4abf92ef311f3fecf2 55612ee6b8bf400b853231d45922bc2d - - 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-05-21 06:18:07.740 8 INFO glance.api.v2.image_data [None req-2dff2524-d5df-44f8-9b78-afcf2f194c1e 0a9f30c627044e4abf92ef311f3fecf2 55612ee6b8bf400b853231d45922bc2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 06:18:07.793 8 WARNING glance_store._drivers.rbd [None req-2dff2524-d5df-44f8-9b78-afcf2f194c1e 0a9f30c627044e4abf92ef311f3fecf2 55612ee6b8bf400b853231d45922bc2d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 06:18:08.938 8 INFO glance.location [None req-2dff2524-d5df-44f8-9b78-afcf2f194c1e 0a9f30c627044e4abf92ef311f3fecf2 55612ee6b8bf400b853231d45922bc2d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 398/771] 10.0.0.155 () {32 vars in 727 bytes} [Thu May 21 06:18:07 2026] PUT /v2/images/7300c11b-21ee-4558-8aac-5c26d9157f31/file => generated 0 bytes in 1251 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/772] 10.0.0.155 () {32 vars in 707 bytes} [Thu May 21 06:18:08 2026] GET /v2/images/7300c11b-21ee-4558-8aac-5c26d9157f31 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/773] 10.0.0.155 () {32 vars in 717 bytes} [Thu May 21 06:18:08 2026] GET /v2/images/7300c11b-21ee-4558-8aac-5c26d9157f31/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/774] 10.0.0.155 () {34 vars in 655 bytes} [Thu May 21 06:18:09 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/775] 10.0.0.155 () {32 vars in 726 bytes} [Thu May 21 06:18:09 2026] PATCH /v2/images/517eb8e0-2855-4ced-a9e0-fe1a0e04f910 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/776] 10.0.0.155 () {32 vars in 707 bytes} [Thu May 21 06:18:09 2026] GET /v2/images/517eb8e0-2855-4ced-a9e0-fe1a0e04f910 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:18:09.245 8 WARNING glance.api.v2.images [None req-a0446eb3-218c-4959-9d5f-3bef397b432d 0a9f30c627044e4abf92ef311f3fecf2 55612ee6b8bf400b853231d45922bc2d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//517eb8e0-2855-4ced-a9e0-fe1a0e04f910 [pid: 8|app: 0|req: 401/777] 10.0.0.155 () {32 vars in 710 bytes} [Thu May 21 06:18:09 2026] DELETE /v2/images/517eb8e0-2855-4ced-a9e0-fe1a0e04f910 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/778] 10.0.0.155 () {32 vars in 707 bytes} [Thu May 21 06:18:09 2026] GET /v2/images/517eb8e0-2855-4ced-a9e0-fe1a0e04f910 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:18:09.307 8 WARNING glance.api.v2.images [None req-886c4e66-b41e-44ec-93cc-bf4192476287 0a9f30c627044e4abf92ef311f3fecf2 55612ee6b8bf400b853231d45922bc2d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7300c11b-21ee-4558-8aac-5c26d9157f31 [pid: 7|app: 0|req: 378/779] 10.0.0.252 () {36 vars in 987 bytes} [Thu May 21 06:18:09 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/780] 10.0.0.252 () {36 vars in 927 bytes} [Thu May 21 06:18:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/781] 10.0.0.155 () {32 vars in 710 bytes} [Thu May 21 06:18:09 2026] DELETE /v2/images/7300c11b-21ee-4558-8aac-5c26d9157f31 => generated 0 bytes in 939 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/782] 10.0.0.155 () {32 vars in 707 bytes} [Thu May 21 06:18:10 2026] GET /v2/images/7300c11b-21ee-4558-8aac-5c26d9157f31 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:18:10.269 8 WARNING glance.api.v2.images [None req-0fb73535-7da9-483d-99d5-19d9097cc152 0a9f30c627044e4abf92ef311f3fecf2 55612ee6b8bf400b853231d45922bc2d - - default default] Failed to find image c535c7ea-30ad-4b79-8fd5-bf1128979433 to delete: glance.common.exception.ImageNotFound: No image found with ID c535c7ea-30ad-4b79-8fd5-bf1128979433 [pid: 8|app: 0|req: 403/783] 10.0.0.155 () {32 vars in 710 bytes} [Thu May 21 06:18:10 2026] DELETE /v2/images/c535c7ea-30ad-4b79-8fd5-bf1128979433 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/784] 10.0.0.155 () {32 vars in 707 bytes} [Thu May 21 06:18:10 2026] GET /v2/images/c535c7ea-30ad-4b79-8fd5-bf1128979433 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/793] 10.0.0.155 () {32 vars in 707 bytes} [Thu May 21 06:18:40 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/794] 10.0.0.155 () {32 vars in 707 bytes} [Thu May 21 06:18:40 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/795] 10.0.0.150 () {36 vars in 987 bytes} [Thu May 21 06:18:40 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/796] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:18:41 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: 387/797] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:18:41 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: 411/798] 10.0.0.150 () {36 vars in 987 bytes} [Thu May 21 06:18:41 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/799] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:18:41 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: 412/800] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:18:41 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: 389/801] 10.0.0.150 () {36 vars in 987 bytes} [Thu May 21 06:18:41 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => 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: 413/802] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:18:41 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/803] 10.0.0.49 () {36 vars in 986 bytes} [Thu May 21 06:18:41 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => 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: 414/804] 10.0.0.49 () {36 vars in 926 bytes} [Thu May 21 06:18:41 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: 391/805] 10.0.0.49 () {36 vars in 986 bytes} [Thu May 21 06:18:41 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => 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: 415/806] 10.0.0.49 () {36 vars in 926 bytes} [Thu May 21 06:18: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/807] 10.0.0.49 () {36 vars in 926 bytes} [Thu May 21 06:18:41 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: 395/812] 10.0.0.252 () {36 vars in 987 bytes} [Thu May 21 06:19:09 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => 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: 418/813] 10.0.0.252 () {36 vars in 927 bytes} [Thu May 21 06:19:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/820] 10.0.0.252 () {36 vars in 987 bytes} [Thu May 21 06:19:36 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => 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: 399/821] 10.0.0.252 () {36 vars in 927 bytes} [Thu May 21 06:19:36 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: 424/824] 10.0.0.252 () {36 vars in 987 bytes} [Thu May 21 06:19:42 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => 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: 401/825] 10.0.0.252 () {36 vars in 927 bytes} [Thu May 21 06:19:42 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: 425/826] 10.0.0.252 () {36 vars in 987 bytes} [Thu May 21 06:19:49 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/827] 10.0.0.252 () {36 vars in 927 bytes} [Thu May 21 06:19:49 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/834] 199.19.213.237 () {32 vars in 826 bytes} [Thu May 21 06:20:15 2026] GET /v2/images?status=active&owner=3f3265c6e9c84767b71a23f1c3ebc09c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/835] 199.19.213.237 () {32 vars in 653 bytes} [Thu May 21 06:20:15 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: 430/836] 10.0.0.150 () {36 vars in 987 bytes} [Thu May 21 06:20:16 2026] GET /v2/images/f76d0b82-3e0f-4018-95b4-5ec0be5a2091 => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/837] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:20:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/838] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:20:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/839] 10.0.0.150 () {36 vars in 987 bytes} [Thu May 21 06:20:16 2026] GET /v2/images/f76d0b82-3e0f-4018-95b4-5ec0be5a2091 => generated 1209 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/840] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:20:16 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: 409/841] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:20:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/842] 10.0.0.150 () {36 vars in 987 bytes} [Thu May 21 06:20:16 2026] GET /v2/images/f76d0b82-3e0f-4018-95b4-5ec0be5a2091 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/843] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:20:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/844] 10.0.0.150 () {36 vars in 927 bytes} [Thu May 21 06:20:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/845] 10.0.0.49 () {36 vars in 986 bytes} [Thu May 21 06:20:17 2026] GET /v2/images/f76d0b82-3e0f-4018-95b4-5ec0be5a2091 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/846] 10.0.0.49 () {36 vars in 926 bytes} [Thu May 21 06:20:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/847] 10.0.0.49 () {36 vars in 986 bytes} [Thu May 21 06:20:17 2026] GET /v2/images/f76d0b82-3e0f-4018-95b4-5ec0be5a2091 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/848] 10.0.0.49 () {36 vars in 926 bytes} [Thu May 21 06:20:17 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: 413/849] 10.0.0.49 () {36 vars in 926 bytes} [Thu May 21 06:20:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/850] 10.0.0.252 () {36 vars in 987 bytes} [Thu May 21 06:20:20 2026] GET /v2/images/b5e1c6c9-784f-4fce-8aac-f0285ce6dbd5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/851] 10.0.0.252 () {36 vars in 927 bytes} [Thu May 21 06:20:20 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: 430/882] 10.0.0.155 () {32 vars in 633 bytes} [Thu May 21 06:22:47 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)