+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 2 12:39:07 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-87c9b8c84-88ntq 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fb24c416668 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-06-02 12:39:09.647 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-02 12:39:09.687 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-02 12:39:10.534 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-06-02 12:39:10.534 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-06-02 12:39:10.535 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 12:39:10.605 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-06-02 12:39:10.606 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-06-02 12:39:10.607 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-02 12:39:12.575 8 WARNING glance.api.v2.images [None req-73527cc7-b2d0-4509-b97b-165f865b29e3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 12:39:12.691 7 WARNING glance.api.v2.images [None req-6747616f-c0a6-4c6c-9094-6646c3d26309 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-02 12:39:12.911 8 WARNING keystonemiddleware._common.config [None req-73527cc7-b2d0-4509-b97b-165f865b29e3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 12:39:12.920 8 WARNING oslo_config.cfg [None req-73527cc7-b2d0-4509-b97b-165f865b29e3 - - - - - -] 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 0x7fb24c416668 pid: 8 (default app) 2026-06-02 12:39:13.029 7 WARNING keystonemiddleware._common.config [None req-6747616f-c0a6-4c6c-9094-6646c3d26309 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 12:39:13.037 7 WARNING oslo_config.cfg [None req-6747616f-c0a6-4c6c-9094-6646c3d26309 - - - - - -] 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 6 seconds on interpreter 0x7fb24c416668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 12:39:13 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 12:39:13.779 7 WARNING oslo_policy.policy [None req-419c9e93-05d0-4419-9490-8e3038bd1e95 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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-06-02 12:39:13.779 7 WARNING oslo_policy.policy [None req-419c9e93-05d0-4419-9490-8e3038bd1e95 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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-06-02 12:39:13.797 7 WARNING oslo_policy.policy [None req-419c9e93-05d0-4419-9490-8e3038bd1e95 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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-06-02 12:39:13.797 7 WARNING oslo_policy.policy [None req-419c9e93-05d0-4419-9490-8e3038bd1e95 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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.169 () {44 vars in 909 bytes} [Tue Jun 2 12:39:13 2026] GET /v2/images => generated 69 bytes in 540 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.169 () {42 vars in 687 bytes} [Tue Jun 2 12:39:17 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.169 () {44 vars in 909 bytes} [Tue Jun 2 12:39:17 2026] GET /v2/images => generated 69 bytes in 36 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 12:39:17.166 8 WARNING oslo_policy.policy [None req-75048cb7-199f-4a2e-afde-725a5e442eb5 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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-06-02 12:39:17.166 8 WARNING oslo_policy.policy [None req-75048cb7-199f-4a2e-afde-725a5e442eb5 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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.169 () {44 vars in 910 bytes} [Tue Jun 2 12:39:17 2026] GET /v2/images/cirros => generated 151 bytes in 116 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.169 () {44 vars in 932 bytes} [Tue Jun 2 12:39:17 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-06-02 12:39:17.299 8 WARNING oslo_policy.policy [None req-623a8434-2092-4488-9665-6ad8a352ac12 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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-06-02 12:39:17.300 8 WARNING oslo_policy.policy [None req-623a8434-2092-4488-9665-6ad8a352ac12 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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.169 () {44 vars in 938 bytes} [Tue Jun 2 12:39:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 12:39:17.408 7 WARNING oslo_config.cfg [None req-b631236a-b9a3-424d-8b73-605f33d711da 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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.169 () {48 vars in 950 bytes} [Tue Jun 2 12:39:17 2026] POST /v2/images => generated 760 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 12:39:17.429 8 WARNING oslo_policy.policy [None req-2bccf2cc-3527-4235-bb71-7f3b08a784fe 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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-06-02 12:39:17.429 8 WARNING oslo_policy.policy [None req-2bccf2cc-3527-4235-bb71-7f3b08a784fe 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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-06-02 12:39:17.430 8 INFO glance.api.v2.image_data [None req-2bccf2cc-3527-4235-bb71-7f3b08a784fe 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 12:39:22.496 8 INFO glance.location [None req-2bccf2cc-3527-4235-bb71-7f3b08a784fe 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.169 () {48 vars in 1044 bytes} [Tue Jun 2 12:39:17 2026] PUT /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6/file => generated 0 bytes in 5109 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6702 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.169 () {44 vars in 970 bytes} [Tue Jun 2 12:39:22 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 12:39:22.635 8 WARNING oslo_config.cfg [None req-c6ca1e78-de4c-44f0-b703-caaf56cb14b2 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - 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/16] 199.204.45.169 () {48 vars in 1050 bytes} [Tue Jun 2 12:39:22 2026] PATCH /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.169 () {44 vars in 970 bytes} [Tue Jun 2 12:39:22 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/264] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 12:59:57 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: 132/265] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 12:59:57 2026] GET /v2/images => generated 1381 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:00:15 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: 135/271] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:00:15 2026] GET /v2/images => generated 1381 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.169 () {44 vars in 936 bytes} [Tue Jun 2 13:00:15 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: 7|app: 0|req: 136/273] 199.204.45.169 () {44 vars in 958 bytes} [Tue Jun 2 13:00:15 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/274] 199.204.45.169 () {44 vars in 938 bytes} [Tue Jun 2 13:00:15 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: 137/275] 199.204.45.169 () {48 vars in 950 bytes} [Tue Jun 2 13:00:15 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 13:00:15.865 8 INFO glance.api.v2.image_data [None req-4a7615a6-5489-41e7-a967-8f3baecb58a9 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 13:00:42.302 8 INFO glance.location [None req-4a7615a6-5489-41e7-a967-8f3baecb58a9 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 139/280] 199.204.45.169 () {48 vars in 1045 bytes} [Tue Jun 2 13:00:15 2026] PUT /v2/images/ddb90bc0-9dca-4602-9b55-f16147eaae04/file => generated 0 bytes in 26489 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63465 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.169 () {44 vars in 970 bytes} [Tue Jun 2 13:00:42 2026] GET /v2/images/ddb90bc0-9dca-4602-9b55-f16147eaae04 => 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: 140/282] 199.204.45.169 () {48 vars in 1050 bytes} [Tue Jun 2 13:00:42 2026] PATCH /v2/images/ddb90bc0-9dca-4602-9b55-f16147eaae04 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.169 () {44 vars in 970 bytes} [Tue Jun 2 13:00:42 2026] GET /v2/images/ddb90bc0-9dca-4602-9b55-f16147eaae04 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:00:44 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: 145/287] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:00:44 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:07:39 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/371] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:07:39 2026] GET /v2/images => generated 2778 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:07:53 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: 190/377] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:07:53 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.169 () {44 vars in 946 bytes} [Tue Jun 2 13:07:53 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.169 () {44 vars in 968 bytes} [Tue Jun 2 13:07:53 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.169 () {44 vars in 938 bytes} [Tue Jun 2 13:07:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.169 () {48 vars in 950 bytes} [Tue Jun 2 13:07:53 2026] POST /v2/images => generated 799 bytes in 161 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 13:07:53.544 8 INFO glance.api.v2.image_data [None req-1a24a445-ae82-44e5-af3a-3ffd8075c406 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 13:08:12.386 8 INFO glance.location [None req-1a24a445-ae82-44e5-af3a-3ffd8075c406 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/384] 199.204.45.169 () {48 vars in 1044 bytes} [Tue Jun 2 13:07:53 2026] PUT /v2/images/f90ef82e-a6ae-4e4c-91c4-d1fbb52fba3c/file => generated 0 bytes in 18893 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22934 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.204.45.169 () {44 vars in 970 bytes} [Tue Jun 2 13:08:12 2026] GET /v2/images/f90ef82e-a6ae-4e4c-91c4-d1fbb52fba3c => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.169 () {48 vars in 1050 bytes} [Tue Jun 2 13:08:12 2026] PATCH /v2/images/f90ef82e-a6ae-4e4c-91c4-d1fbb52fba3c => generated 1410 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.204.45.169 () {44 vars in 970 bytes} [Tue Jun 2 13:08:12 2026] GET /v2/images/f90ef82e-a6ae-4e4c-91c4-d1fbb52fba3c => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:08:50 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: 195/397] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:08:50 2026] GET /v2/images => generated 4190 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:09: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: 206/405] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:09:15 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.204.45.169 () {44 vars in 938 bytes} [Tue Jun 2 13:09:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/407] 199.204.45.169 () {44 vars in 960 bytes} [Tue Jun 2 13:09:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.204.45.169 () {44 vars in 938 bytes} [Tue Jun 2 13:09:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.204.45.169 () {48 vars in 950 bytes} [Tue Jun 2 13:09:15 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-02 13:09:15.510 8 INFO glance.api.v2.image_data [None req-c9cee733-9538-4496-83e9-7b76cc7b77c3 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 13:09:30.529 8 INFO glance.location [None req-c9cee733-9538-4496-83e9-7b76cc7b77c3 0f261a576cdc4a618d3ad1511a919096 1efe53a29b3e49ec997d93b3c50929fd - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 202/412] 199.204.45.169 () {48 vars in 1045 bytes} [Tue Jun 2 13:09:15 2026] PUT /v2/images/9ec4c754-4a77-4ccd-825f-b164254867e4/file => generated 0 bytes in 15057 msecs (HTTP/1.1 204) 4 headers in 171 bytes (50316 switches on core 0) [pid: 7|app: 0|req: 211/413] 199.204.45.169 () {44 vars in 970 bytes} [Tue Jun 2 13:09:30 2026] GET /v2/images/9ec4c754-4a77-4ccd-825f-b164254867e4 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/414] 199.204.45.169 () {48 vars in 1050 bytes} [Tue Jun 2 13:09:30 2026] PATCH /v2/images/9ec4c754-4a77-4ccd-825f-b164254867e4 => generated 1382 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.204.45.169 () {44 vars in 970 bytes} [Tue Jun 2 13:09:30 2026] GET /v2/images/9ec4c754-4a77-4ccd-825f-b164254867e4 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/570] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:22:18 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: 281/571] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:22:18 2026] GET /v2/images => generated 5574 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/600] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:24:34 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/601] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:24:34 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/602] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:24:36 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: 297/603] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:24:36 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/614] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:25:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/615] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:25:24 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/618] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:25:32 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: 314/619] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:25:32 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 199.204.45.169 () {42 vars in 687 bytes} [Tue Jun 2 13:26:33 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: 312/633] 199.204.45.169 () {44 vars in 909 bytes} [Tue Jun 2 13:26:33 2026] GET /v2/images => generated 5574 bytes in 50 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: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: 317/642] 10.0.0.207 () {32 vars in 632 bytes} [Tue Jun 2 13:27:16 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 10.0.0.61 () {36 vars in 985 bytes} [Tue Jun 2 13:27:36 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 134 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: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: 328/648] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:27:36 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: 321/649] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:27:36 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: 329/650] 10.0.0.61 () {36 vars in 985 bytes} [Tue Jun 2 13:27:36 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/651] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:27:36 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: 330/652] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:27:36 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: 323/653] 10.0.0.61 () {36 vars in 985 bytes} [Tue Jun 2 13:27:36 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/654] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:27:36 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/655] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:27:36 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: 332/656] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 13:27:37 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/657] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 13:27:37 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: 333/658] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 13:27:37 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/659] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 13:27:37 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: 334/660] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 13:27:37 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: 327/661] 10.0.0.235 () {36 vars in 986 bytes} [Tue Jun 2 13:27:41 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/662] 10.0.0.235 () {36 vars in 926 bytes} [Tue Jun 2 13:27:41 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: 329/665] 10.0.0.235 () {36 vars in 986 bytes} [Tue Jun 2 13:27:48 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/666] 10.0.0.235 () {36 vars in 926 bytes} [Tue Jun 2 13:27:48 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: 330/667] 10.0.0.235 () {36 vars in 986 bytes} [Tue Jun 2 13:27:49 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/668] 10.0.0.235 () {36 vars in 926 bytes} [Tue Jun 2 13:27:49 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: 331/669] 199.204.45.169 () {36 vars in 990 bytes} [Tue Jun 2 13:27:50 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/670] 199.204.45.169 () {36 vars in 930 bytes} [Tue Jun 2 13:27:50 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/671] 199.204.45.169 () {36 vars in 990 bytes} [Tue Jun 2 13:27:51 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/672] 199.204.45.169 () {36 vars in 930 bytes} [Tue Jun 2 13:27:51 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: 336/679] 10.0.0.235 () {36 vars in 986 bytes} [Tue Jun 2 13:28:22 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/680] 10.0.0.235 () {36 vars in 926 bytes} [Tue Jun 2 13:28:22 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: 340/687] 10.0.0.235 () {36 vars in 986 bytes} [Tue Jun 2 13:28:48 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/688] 10.0.0.235 () {36 vars in 926 bytes} [Tue Jun 2 13:28:48 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/691] 10.0.0.207 () {30 vars in 410 bytes} [Tue Jun 2 13:28:56 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/694] 10.0.0.235 () {36 vars in 986 bytes} [Tue Jun 2 13:29:03 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/695] 10.0.0.235 () {36 vars in 926 bytes} [Tue Jun 2 13:29:03 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: 347/702] 10.0.0.207 () {34 vars in 654 bytes} [Tue Jun 2 13:29:39 2026] POST /v2/images => generated 648 bytes in 220 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-02 13:29:40.031 7 WARNING glance.api.v2.images [None req-b505d6be-e247-4ff0-baa0-2af18c588ec8 2ab4de1925dc4d929854a5ce621b9231 fb93d4658e7242a788332908715af59a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//21872388-5ed6-4056-819e-8284ff8f99d5 [pid: 7|app: 0|req: 356/703] 10.0.0.207 () {32 vars in 709 bytes} [Tue Jun 2 13:29:40 2026] DELETE /v2/images/21872388-5ed6-4056-819e-8284ff8f99d5 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/704] 10.0.0.207 () {32 vars in 706 bytes} [Tue Jun 2 13:29:40 2026] GET /v2/images/21872388-5ed6-4056-819e-8284ff8f99d5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/705] 10.0.0.207 () {32 vars in 632 bytes} [Tue Jun 2 13:29:40 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/706] 10.0.0.207 () {34 vars in 654 bytes} [Tue Jun 2 13:29:40 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-02 13:29:40.205 7 WARNING oslo_policy.policy [None req-b5f8d6ff-7ee1-43ca-ad44-c260c1b91688 2ab4de1925dc4d929854a5ce621b9231 fb93d4658e7242a788332908715af59a - - 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-06-02 13:29:40.205 7 WARNING oslo_policy.policy [None req-b5f8d6ff-7ee1-43ca-ad44-c260c1b91688 2ab4de1925dc4d929854a5ce621b9231 fb93d4658e7242a788332908715af59a - - 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: 358/707] 10.0.0.207 () {32 vars in 716 bytes} [Tue Jun 2 13:29:40 2026] GET /v2/images/bb5c7eb6-8747-46e7-aab8-6640762cfdef/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 13:29:40.225 8 INFO glance.api.v2.image_data [None req-83dc5690-dfad-42cc-873f-85868abefc38 2ab4de1925dc4d929854a5ce621b9231 fb93d4658e7242a788332908715af59a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-02 13:29:40.266 8 WARNING glance_store._drivers.rbd [None req-83dc5690-dfad-42cc-873f-85868abefc38 2ab4de1925dc4d929854a5ce621b9231 fb93d4658e7242a788332908715af59a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-02 13:29:40.944 8 INFO glance.location [None req-83dc5690-dfad-42cc-873f-85868abefc38 2ab4de1925dc4d929854a5ce621b9231 fb93d4658e7242a788332908715af59a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 350/708] 10.0.0.207 () {32 vars in 726 bytes} [Tue Jun 2 13:29:40 2026] PUT /v2/images/bb5c7eb6-8747-46e7-aab8-6640762cfdef/file => generated 0 bytes in 759 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/709] 10.0.0.207 () {32 vars in 706 bytes} [Tue Jun 2 13:29:40 2026] GET /v2/images/bb5c7eb6-8747-46e7-aab8-6640762cfdef => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/710] 10.0.0.207 () {32 vars in 716 bytes} [Tue Jun 2 13:29:41 2026] GET /v2/images/bb5c7eb6-8747-46e7-aab8-6640762cfdef/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/711] 10.0.0.207 () {34 vars in 654 bytes} [Tue Jun 2 13:29:41 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/712] 10.0.0.207 () {32 vars in 725 bytes} [Tue Jun 2 13:29:41 2026] PATCH /v2/images/c642ed62-a1c8-4312-b6ca-ffc3cfffa9c8 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/713] 10.0.0.207 () {32 vars in 706 bytes} [Tue Jun 2 13:29:41 2026] GET /v2/images/c642ed62-a1c8-4312-b6ca-ffc3cfffa9c8 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 13:29:41.280 8 WARNING glance.api.v2.images [None req-6fca90cc-53a3-4705-b4d7-a80e324325d0 2ab4de1925dc4d929854a5ce621b9231 fb93d4658e7242a788332908715af59a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c642ed62-a1c8-4312-b6ca-ffc3cfffa9c8 [pid: 8|app: 0|req: 353/714] 10.0.0.207 () {32 vars in 709 bytes} [Tue Jun 2 13:29:41 2026] DELETE /v2/images/c642ed62-a1c8-4312-b6ca-ffc3cfffa9c8 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/715] 10.0.0.207 () {32 vars in 706 bytes} [Tue Jun 2 13:29:41 2026] GET /v2/images/c642ed62-a1c8-4312-b6ca-ffc3cfffa9c8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:29:41.365 8 WARNING glance.api.v2.images [None req-0d828d67-682f-4992-8966-5e68d3e7e69a 2ab4de1925dc4d929854a5ce621b9231 fb93d4658e7242a788332908715af59a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bb5c7eb6-8747-46e7-aab8-6640762cfdef [pid: 7|app: 0|req: 363/716] 10.0.0.235 () {36 vars in 986 bytes} [Tue Jun 2 13:29:41 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.235 () {36 vars in 926 bytes} [Tue Jun 2 13:29:41 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: 354/718] 10.0.0.207 () {32 vars in 709 bytes} [Tue Jun 2 13:29:41 2026] DELETE /v2/images/bb5c7eb6-8747-46e7-aab8-6640762cfdef => generated 0 bytes in 843 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/719] 10.0.0.207 () {32 vars in 706 bytes} [Tue Jun 2 13:29:42 2026] GET /v2/images/bb5c7eb6-8747-46e7-aab8-6640762cfdef => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 13:29:42.225 8 WARNING glance.api.v2.images [None req-75916d37-34a8-46cc-b30f-a82fa9b44571 2ab4de1925dc4d929854a5ce621b9231 fb93d4658e7242a788332908715af59a - - default default] Failed to find image 21872388-5ed6-4056-819e-8284ff8f99d5 to delete: glance.common.exception.ImageNotFound: No image found with ID 21872388-5ed6-4056-819e-8284ff8f99d5 [pid: 8|app: 0|req: 355/720] 10.0.0.207 () {32 vars in 709 bytes} [Tue Jun 2 13:29:42 2026] DELETE /v2/images/21872388-5ed6-4056-819e-8284ff8f99d5 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/721] 10.0.0.207 () {32 vars in 706 bytes} [Tue Jun 2 13:29:42 2026] GET /v2/images/21872388-5ed6-4056-819e-8284ff8f99d5 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/728] 10.0.0.235 () {36 vars in 986 bytes} [Tue Jun 2 13:30:03 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 10.0.0.235 () {36 vars in 926 bytes} [Tue Jun 2 13:30:03 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: 374/736] 10.0.0.207 () {32 vars in 706 bytes} [Tue Jun 2 13:30:36 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.207 () {32 vars in 706 bytes} [Tue Jun 2 13:30:36 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/738] 10.0.0.61 () {36 vars in 985 bytes} [Tue Jun 2 13:30:36 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:30:37 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: 376/740] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:30:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/741] 10.0.0.61 () {36 vars in 985 bytes} [Tue Jun 2 13:30:37 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/742] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:30:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:30:37 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/744] 10.0.0.61 () {36 vars in 985 bytes} [Tue Jun 2 13:30:37 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:30:37 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: 379/746] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:30:37 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: 368/747] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 13:30:37 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/748] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 13:30:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/749] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 13:30:37 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 13:30:37 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: 370/751] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 13:30:37 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: 373/756] 10.0.0.235 () {36 vars in 986 bytes} [Tue Jun 2 13:30:59 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/757] 10.0.0.235 () {36 vars in 926 bytes} [Tue Jun 2 13:30:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/760] 10.0.0.235 () {36 vars in 986 bytes} [Tue Jun 2 13:31:06 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/761] 10.0.0.235 () {36 vars in 926 bytes} [Tue Jun 2 13:31:06 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: 389/766] 10.0.0.235 () {36 vars in 986 bytes} [Tue Jun 2 13:31:24 2026] GET /v2/images/050e4823-1c70-424c-851e-6acfc0ebeae6 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/767] 10.0.0.235 () {36 vars in 926 bytes} [Tue Jun 2 13:31:24 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: 393/774] 199.204.45.169 () {32 vars in 825 bytes} [Tue Jun 2 13:32:00 2026] GET /v2/images?status=active&owner=1efe53a29b3e49ec997d93b3c50929fd&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/775] 199.204.45.169 () {32 vars in 652 bytes} [Tue Jun 2 13:32:00 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: 394/776] 10.0.0.61 () {36 vars in 985 bytes} [Tue Jun 2 13:32:01 2026] GET /v2/images/ddb90bc0-9dca-4602-9b55-f16147eaae04 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/777] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:32:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/778] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:32: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: 384/779] 10.0.0.61 () {36 vars in 985 bytes} [Tue Jun 2 13:32:01 2026] GET /v2/images/ddb90bc0-9dca-4602-9b55-f16147eaae04 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/780] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:32: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: 385/781] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:32:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/782] 10.0.0.61 () {36 vars in 985 bytes} [Tue Jun 2 13:32:01 2026] GET /v2/images/ddb90bc0-9dca-4602-9b55-f16147eaae04 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/783] 10.0.0.61 () {36 vars in 925 bytes} [Tue Jun 2 13:32: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: 398/784] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 13:32:01 2026] GET /v2/images/ddb90bc0-9dca-4602-9b55-f16147eaae04 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/785] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 13:32:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/786] 10.0.0.203 () {36 vars in 986 bytes} [Tue Jun 2 13:32:01 2026] GET /v2/images/ddb90bc0-9dca-4602-9b55-f16147eaae04 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/787] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 13:32: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: 7|app: 0|req: 400/788] 10.0.0.203 () {36 vars in 926 bytes} [Tue Jun 2 13:32: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: 423/833] 10.0.0.207 () {32 vars in 632 bytes} [Tue Jun 2 13:35:42 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)