+ 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 Apr 29 02:17:05 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6899b7d6c-s2nhg 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.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f04e4176668 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)... 2026-04-29 02:17:07.201 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-29 02:17:07.243 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-04-29 02:17:08.063 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-04-29 02:17:08.064 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-04-29 02:17:08.064 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 02:17:08.071 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-04-29 02:17:08.072 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-04-29 02:17:08.073 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 02:17:10.085 8 WARNING glance.api.v2.images [None req-674af4f6-973e-4fb4-a2a6-4a7506f3474f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 02:17:10.135 7 WARNING glance.api.v2.images [None req-280663c6-3ec6-40b7-a307-2f1e54003449 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 02:17:10.428 8 WARNING keystonemiddleware._common.config [None req-674af4f6-973e-4fb4-a2a6-4a7506f3474f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:17:10.436 8 WARNING oslo_config.cfg [None req-674af4f6-973e-4fb4-a2a6-4a7506f3474f - - - - - -] 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 0x7f04e4176668 pid: 8 (default app) 2026-04-29 02:17:10.469 7 WARNING keystonemiddleware._common.config [None req-280663c6-3ec6-40b7-a307-2f1e54003449 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:17:10.477 7 WARNING oslo_config.cfg [None req-280663c6-3ec6-40b7-a307-2f1e54003449 - - - - - -] 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 0x7f04e4176668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 02:17:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:17:12.010 7 WARNING oslo_policy.policy [None req-bf09d3ad-fe07-48d0-945c-42c4ca2a6ec5 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - 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-04-29 02:17:12.011 7 WARNING oslo_policy.policy [None req-bf09d3ad-fe07-48d0-945c-42c4ca2a6ec5 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - 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-04-29 02:17:12.033 7 WARNING oslo_policy.policy [None req-bf09d3ad-fe07-48d0-945c-42c4ca2a6ec5 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - 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-04-29 02:17:12.033 7 WARNING oslo_policy.policy [None req-bf09d3ad-fe07-48d0-945c-42c4ca2a6ec5 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 02:17:11 2026] GET /v2/images => generated 69 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 02:17:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 02:17:15 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 02:17:15.387 8 WARNING oslo_policy.policy [None req-0bc9215d-df22-494d-b7f7-df047d834579 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - 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-04-29 02:17:15.387 8 WARNING oslo_policy.policy [None req-0bc9215d-df22-494d-b7f7-df047d834579 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.242 () {44 vars in 911 bytes} [Wed Apr 29 02:17:15 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.242 () {44 vars in 933 bytes} [Wed Apr 29 02:17:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-29 02:17:15.519 8 WARNING oslo_policy.policy [None req-ee5d7a68-85d7-48b8-ab4e-ff5103abaa59 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - 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-04-29 02:17:15.519 8 WARNING oslo_policy.policy [None req-ee5d7a68-85d7-48b8-ab4e-ff5103abaa59 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.242 () {44 vars in 939 bytes} [Wed Apr 29 02:17:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-29 02:17:15.601 7 WARNING oslo_config.cfg [None req-e1a653c7-7ae5-4872-a63f-1b07f111dfe9 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.242 () {48 vars in 951 bytes} [Wed Apr 29 02:17:15 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-29 02:17:15.623 8 WARNING oslo_policy.policy [None req-594d7006-74d6-4ae4-8286-bc5b44919932 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - 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-04-29 02:17:15.623 8 WARNING oslo_policy.policy [None req-594d7006-74d6-4ae4-8286-bc5b44919932 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - 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-04-29 02:17:15.624 8 INFO glance.api.v2.image_data [None req-594d7006-74d6-4ae4-8286-bc5b44919932 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:17:19.219 8 WARNING glance.location [None req-594d7006-74d6-4ae4-8286-bc5b44919932 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.242 () {48 vars in 1045 bytes} [Wed Apr 29 02:17:15 2026] PUT /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f/file => generated 0 bytes in 3638 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6409 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.242 () {44 vars in 971 bytes} [Wed Apr 29 02:17:19 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-29 02:17:19.294 8 WARNING oslo_config.cfg [None req-117bc7ba-4045-4497-b297-b098e2e16aac 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.242 () {44 vars in 971 bytes} [Wed Apr 29 02:17:19 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 02:38:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 02:38:14 2026] GET /v2/images => generated 1240 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 02:38:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 02:38:31 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.242 () {44 vars in 937 bytes} [Wed Apr 29 02:38:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.242 () {44 vars in 959 bytes} [Wed Apr 29 02:38:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.242 () {44 vars in 939 bytes} [Wed Apr 29 02:38:31 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: 137/278] 199.204.45.242 () {48 vars in 951 bytes} [Wed Apr 29 02:38:31 2026] POST /v2/images => generated 796 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-29 02:38:31.392 8 INFO glance.api.v2.image_data [None req-ed121845-b157-4216-9f4a-b35ce2a30265 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:38:57.136 8 WARNING glance.location [None req-ed121845-b157-4216-9f4a-b35ce2a30265 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/283] 199.204.45.242 () {48 vars in 1046 bytes} [Wed Apr 29 02:38:31 2026] PUT /v2/images/d7794a8e-617a-4aa1-a6b0-ca39428fbfa8/file => generated 0 bytes in 25783 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64581 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.242 () {44 vars in 971 bytes} [Wed Apr 29 02:38:57 2026] GET /v2/images/d7794a8e-617a-4aa1-a6b0-ca39428fbfa8 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.242 () {44 vars in 971 bytes} [Wed Apr 29 02:38:57 2026] GET /v2/images/d7794a8e-617a-4aa1-a6b0-ca39428fbfa8 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 02:38:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 02:38:58 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 02:46:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 02:46:01 2026] GET /v2/images => generated 2451 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 02:46:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 02:46:10 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.242 () {44 vars in 947 bytes} [Wed Apr 29 02:46:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.242 () {44 vars in 969 bytes} [Wed Apr 29 02:46:10 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.242 () {44 vars in 939 bytes} [Wed Apr 29 02:46:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.242 () {48 vars in 951 bytes} [Wed Apr 29 02:46:10 2026] POST /v2/images => generated 799 bytes in 408 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-29 02:46:10.857 8 INFO glance.api.v2.image_data [None req-e7de977b-8e38-4dc6-af8b-65c01dd19769 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:46:30.068 8 INFO glance.location [None req-e7de977b-8e38-4dc6-af8b-65c01dd19769 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/388] 199.204.45.242 () {48 vars in 1045 bytes} [Wed Apr 29 02:46:10 2026] PUT /v2/images/beceb379-081d-4f62-b83c-2bf252775edd/file => generated 0 bytes in 19249 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25816 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.242 () {44 vars in 971 bytes} [Wed Apr 29 02:46:30 2026] GET /v2/images/beceb379-081d-4f62-b83c-2bf252775edd => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Apr 29 02:46:30 2026] PATCH /v2/images/beceb379-081d-4f62-b83c-2bf252775edd => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.242 () {44 vars in 971 bytes} [Wed Apr 29 02:46:30 2026] GET /v2/images/beceb379-081d-4f62-b83c-2bf252775edd => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 02:47:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 02:47:06 2026] GET /v2/images => generated 3687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 02:47:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 02:47:22 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.242 () {44 vars in 939 bytes} [Wed Apr 29 02:47:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.204.45.242 () {44 vars in 961 bytes} [Wed Apr 29 02:47:23 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.204.45.242 () {44 vars in 939 bytes} [Wed Apr 29 02:47:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.242 () {48 vars in 951 bytes} [Wed Apr 29 02:47:23 2026] POST /v2/images => generated 791 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-29 02:47:23.195 7 WARNING oslo_policy.policy [None req-cb3945a5-2e96-4eaa-a8f5-e77af4c70ab8 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - 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-04-29 02:47:23.195 7 WARNING oslo_policy.policy [None req-cb3945a5-2e96-4eaa-a8f5-e77af4c70ab8 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - 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-04-29 02:47:23.197 7 INFO glance.api.v2.image_data [None req-cb3945a5-2e96-4eaa-a8f5-e77af4c70ab8 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:47:36.623 7 INFO glance.location [None req-cb3945a5-2e96-4eaa-a8f5-e77af4c70ab8 8fdbc0281af442e2aea92abd43f9548c 898cd97fb1204092a5a6369791b4762f - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 207/412] 199.204.45.242 () {48 vars in 1046 bytes} [Wed Apr 29 02:47:23 2026] PUT /v2/images/13ad19ca-e882-4fe0-a8ec-49acbf9301af/file => generated 0 bytes in 13488 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32844 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.242 () {44 vars in 971 bytes} [Wed Apr 29 02:47:36 2026] GET /v2/images/13ad19ca-e882-4fe0-a8ec-49acbf9301af => generated 1204 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.242 () {44 vars in 971 bytes} [Wed Apr 29 02:47:36 2026] GET /v2/images/13ad19ca-e882-4fe0-a8ec-49acbf9301af => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/567] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 03:00:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/568] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 03:00:11 2026] GET /v2/images => generated 4893 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 03:02:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 03:02:35 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 03:02:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/600] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 03:02:37 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/611] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 03:03:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 03:03:26 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/615] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 03:03:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/616] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 03:03:34 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/629] 199.204.45.242 () {42 vars in 688 bytes} [Wed Apr 29 03:04:34 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/630] 199.204.45.242 () {44 vars in 910 bytes} [Wed Apr 29 03:04:34 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 321/639] 10.0.0.110 () {32 vars in 632 bytes} [Wed Apr 29 03:05:17 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 10.0.0.31 () {36 vars in 985 bytes} [Wed Apr 29 03:05:42 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 322/647] 10.0.0.31 () {36 vars in 925 bytes} [Wed Apr 29 03:05:42 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/648] 10.0.0.218 () {36 vars in 986 bytes} [Wed Apr 29 03:05:43 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/649] 10.0.0.31 () {36 vars in 985 bytes} [Wed Apr 29 03:05:43 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 327/650] 10.0.0.31 () {36 vars in 925 bytes} [Wed Apr 29 03:05:43 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: 324/651] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:05:44 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: 328/652] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:05:44 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: 325/653] 10.0.0.218 () {36 vars in 986 bytes} [Wed Apr 29 03:05:44 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 329/654] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:05:44 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: 326/655] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:05:44 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/656] 10.0.0.218 () {36 vars in 986 bytes} [Wed Apr 29 03:05:44 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/657] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:05:44 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: 331/658] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:05:44 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: 328/659] 10.0.0.109 () {36 vars in 910 bytes} [Wed Apr 29 03:05:45 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 10.0.0.109 () {36 vars in 1006 bytes} [Wed Apr 29 03:05:45 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f/locations => generated 127 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/661] 10.0.0.109 () {36 vars in 986 bytes} [Wed Apr 29 03:05:45 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 333/662] 10.0.0.109 () {36 vars in 926 bytes} [Wed Apr 29 03:05:45 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: 330/663] 10.0.0.109 () {36 vars in 926 bytes} [Wed Apr 29 03:05:45 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/666] 199.204.45.242 () {36 vars in 990 bytes} [Wed Apr 29 03:05:50 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 335/667] 199.204.45.242 () {36 vars in 930 bytes} [Wed Apr 29 03:05:50 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: 333/668] 199.204.45.242 () {36 vars in 990 bytes} [Wed Apr 29 03:05:51 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 336/669] 199.204.45.242 () {36 vars in 930 bytes} [Wed Apr 29 03:05:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/674] 10.0.0.31 () {36 vars in 985 bytes} [Wed Apr 29 03:06:10 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.31 () {36 vars in 925 bytes} [Wed Apr 29 03:06:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.31 () {36 vars in 985 bytes} [Wed Apr 29 03:06:30 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 339/681] 10.0.0.31 () {36 vars in 925 bytes} [Wed Apr 29 03:06:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/682] 10.0.0.110 () {30 vars in 410 bytes} [Wed Apr 29 03:06:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.31 () {36 vars in 985 bytes} [Wed Apr 29 03:07:08 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 347/690] 10.0.0.31 () {36 vars in 925 bytes} [Wed Apr 29 03:07:08 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: 350/695] 10.0.0.110 () {32 vars in 706 bytes} [Wed Apr 29 03:07:28 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 346/696] 10.0.0.110 () {32 vars in 706 bytes} [Wed Apr 29 03:07:28 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.218 () {36 vars in 986 bytes} [Wed Apr 29 03:07:28 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:07:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:07:28 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: 348/700] 10.0.0.218 () {36 vars in 986 bytes} [Wed Apr 29 03:07:28 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 353/701] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:07:28 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: 349/702] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:07:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/703] 10.0.0.218 () {36 vars in 986 bytes} [Wed Apr 29 03:07:28 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:07:29 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: 355/705] 10.0.0.109 () {36 vars in 910 bytes} [Wed Apr 29 03:07:29 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.109 () {36 vars in 1006 bytes} [Wed Apr 29 03:07:29 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/707] 10.0.0.109 () {36 vars in 986 bytes} [Wed Apr 29 03:07:29 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.109 () {36 vars in 926 bytes} [Wed Apr 29 03:07:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/709] 10.0.0.109 () {36 vars in 926 bytes} [Wed Apr 29 03:07:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/714] 10.0.0.31 () {36 vars in 985 bytes} [Wed Apr 29 03:07:44 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/715] 10.0.0.31 () {36 vars in 925 bytes} [Wed Apr 29 03:07:44 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: 358/720] 10.0.0.110 () {34 vars in 654 bytes} [Wed Apr 29 03:08:01 2026] POST /v2/images => generated 648 bytes in 167 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-29 03:08:01.395 7 WARNING glance.api.v2.images [None req-2db0de9d-8b65-438c-b570-3f2257ea9a5f 70d2343cb7834976854d1e5279ac0773 04b2e62a3c8d468794e9fb6daad1ed84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//31a0ccd7-217d-48c4-a458-1b8d99ba3480 [pid: 7|app: 0|req: 363/721] 10.0.0.110 () {32 vars in 709 bytes} [Wed Apr 29 03:08:01 2026] DELETE /v2/images/31a0ccd7-217d-48c4-a458-1b8d99ba3480 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/722] 10.0.0.110 () {32 vars in 706 bytes} [Wed Apr 29 03:08:01 2026] GET /v2/images/31a0ccd7-217d-48c4-a458-1b8d99ba3480 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/723] 10.0.0.110 () {32 vars in 632 bytes} [Wed Apr 29 03:08:01 2026] GET /v2/images => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.110 () {34 vars in 654 bytes} [Wed Apr 29 03:08:01 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/725] 10.0.0.110 () {32 vars in 716 bytes} [Wed Apr 29 03:08:01 2026] GET /v2/images/e0d755a7-b73d-486f-9be1-6ae052b2eef5/file => generated 0 bytes in 9 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 03:08:01.549 8 INFO glance.api.v2.image_data [None req-fa4ef3ea-ba41-4d5a-a084-a1fb083bf3bd 70d2343cb7834976854d1e5279ac0773 04b2e62a3c8d468794e9fb6daad1ed84 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 03:08:01.587 8 WARNING glance_store._drivers.rbd [None req-fa4ef3ea-ba41-4d5a-a084-a1fb083bf3bd 70d2343cb7834976854d1e5279ac0773 04b2e62a3c8d468794e9fb6daad1ed84 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-29 03:08:02.076 8 INFO glance.location [None req-fa4ef3ea-ba41-4d5a-a084-a1fb083bf3bd 70d2343cb7834976854d1e5279ac0773 04b2e62a3c8d468794e9fb6daad1ed84 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/726] 10.0.0.110 () {32 vars in 726 bytes} [Wed Apr 29 03:08:01 2026] PUT /v2/images/e0d755a7-b73d-486f-9be1-6ae052b2eef5/file => generated 0 bytes in 570 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.110 () {32 vars in 706 bytes} [Wed Apr 29 03:08:02 2026] GET /v2/images/e0d755a7-b73d-486f-9be1-6ae052b2eef5 => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.110 () {32 vars in 716 bytes} [Wed Apr 29 03:08:02 2026] GET /v2/images/e0d755a7-b73d-486f-9be1-6ae052b2eef5/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.110 () {34 vars in 654 bytes} [Wed Apr 29 03:08:02 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.110 () {32 vars in 725 bytes} [Wed Apr 29 03:08:02 2026] PATCH /v2/images/a48643b1-21b6-4d54-9602-68d1022c3127 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.110 () {32 vars in 706 bytes} [Wed Apr 29 03:08:02 2026] GET /v2/images/a48643b1-21b6-4d54-9602-68d1022c3127 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-29 03:08:02.377 8 WARNING glance.api.v2.images [None req-76411f04-9bac-40dd-839d-268de34da0a6 70d2343cb7834976854d1e5279ac0773 04b2e62a3c8d468794e9fb6daad1ed84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a48643b1-21b6-4d54-9602-68d1022c3127 [pid: 8|app: 0|req: 364/732] 10.0.0.110 () {32 vars in 709 bytes} [Wed Apr 29 03:08:02 2026] DELETE /v2/images/a48643b1-21b6-4d54-9602-68d1022c3127 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.110 () {32 vars in 706 bytes} [Wed Apr 29 03:08:02 2026] GET /v2/images/a48643b1-21b6-4d54-9602-68d1022c3127 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 03:08:02.455 8 WARNING glance.api.v2.images [None req-6982a300-7fe7-4cc5-9da6-9e98f9f8175c 70d2343cb7834976854d1e5279ac0773 04b2e62a3c8d468794e9fb6daad1ed84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e0d755a7-b73d-486f-9be1-6ae052b2eef5 [pid: 8|app: 0|req: 365/734] 10.0.0.110 () {32 vars in 709 bytes} [Wed Apr 29 03:08:02 2026] DELETE /v2/images/e0d755a7-b73d-486f-9be1-6ae052b2eef5 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/735] 10.0.0.110 () {32 vars in 706 bytes} [Wed Apr 29 03:08:03 2026] GET /v2/images/e0d755a7-b73d-486f-9be1-6ae052b2eef5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 03:08:03.348 8 WARNING glance.api.v2.images [None req-0dca7b63-05bb-468c-b72c-f95d06dd6dd0 70d2343cb7834976854d1e5279ac0773 04b2e62a3c8d468794e9fb6daad1ed84 - - default default] Failed to find image 31a0ccd7-217d-48c4-a458-1b8d99ba3480 to delete: glance.common.exception.ImageNotFound: No image found with ID 31a0ccd7-217d-48c4-a458-1b8d99ba3480 [pid: 8|app: 0|req: 366/736] 10.0.0.110 () {32 vars in 709 bytes} [Wed Apr 29 03:08:03 2026] DELETE /v2/images/31a0ccd7-217d-48c4-a458-1b8d99ba3480 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/737] 10.0.0.110 () {32 vars in 706 bytes} [Wed Apr 29 03:08:03 2026] GET /v2/images/31a0ccd7-217d-48c4-a458-1b8d99ba3480 => 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: 369/742] 10.0.0.31 () {36 vars in 985 bytes} [Wed Apr 29 03:08:24 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 374/743] 10.0.0.31 () {36 vars in 925 bytes} [Wed Apr 29 03:08:24 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: 378/750] 10.0.0.31 () {36 vars in 985 bytes} [Wed Apr 29 03:08:59 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 373/751] 10.0.0.31 () {36 vars in 925 bytes} [Wed Apr 29 03:08:59 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: 381/766] 10.0.0.31 () {36 vars in 985 bytes} [Wed Apr 29 03:10:06 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/767] 10.0.0.31 () {36 vars in 925 bytes} [Wed Apr 29 03:10:06 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: 388/770] 10.0.0.31 () {36 vars in 985 bytes} [Wed Apr 29 03:10:10 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 383/771] 10.0.0.31 () {36 vars in 925 bytes} [Wed Apr 29 03:10:10 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: 390/774] 10.0.0.31 () {36 vars in 985 bytes} [Wed Apr 29 03:10:26 2026] GET /v2/images/e305f3e9-90a1-44d7-bd80-205e2a77d75f => 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: 385/775] 10.0.0.31 () {36 vars in 925 bytes} [Wed Apr 29 03:10:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/784] 199.204.45.242 () {32 vars in 825 bytes} [Wed Apr 29 03:11:00 2026] GET /v2/images?status=active&owner=898cd97fb1204092a5a6369791b4762f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/785] 199.204.45.242 () {32 vars in 652 bytes} [Wed Apr 29 03:11:00 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: 396/786] 10.0.0.218 () {36 vars in 986 bytes} [Wed Apr 29 03:11:01 2026] GET /v2/images/d7794a8e-617a-4aa1-a6b0-ca39428fbfa8 => generated 1209 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/787] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:11:01 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: 397/788] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:11:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/789] 10.0.0.218 () {36 vars in 986 bytes} [Wed Apr 29 03:11:01 2026] GET /v2/images/d7794a8e-617a-4aa1-a6b0-ca39428fbfa8 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/790] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:11:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/791] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:11:01 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: 399/792] 10.0.0.218 () {36 vars in 986 bytes} [Wed Apr 29 03:11:01 2026] GET /v2/images/d7794a8e-617a-4aa1-a6b0-ca39428fbfa8 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/793] 10.0.0.218 () {36 vars in 926 bytes} [Wed Apr 29 03:11:01 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/794] 10.0.0.109 () {36 vars in 910 bytes} [Wed Apr 29 03:11:01 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/795] 10.0.0.109 () {36 vars in 1006 bytes} [Wed Apr 29 03:11:01 2026] GET /v2/images/d7794a8e-617a-4aa1-a6b0-ca39428fbfa8/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/796] 10.0.0.109 () {36 vars in 986 bytes} [Wed Apr 29 03:11:01 2026] GET /v2/images/d7794a8e-617a-4aa1-a6b0-ca39428fbfa8 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/797] 10.0.0.109 () {36 vars in 926 bytes} [Wed Apr 29 03:11:01 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: 402/798] 10.0.0.109 () {36 vars in 926 bytes} [Wed Apr 29 03:11:01 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: 418/841] 10.0.0.110 () {32 vars in 632 bytes} [Wed Apr 29 03:14:31 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)