+ 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 [Sat May 9 22:04:32 2026] *** compiled with version: 13.3.0 on 09 May 2026 12:55:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-766db485cd-d5npq 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 0x7fa97175a668 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-05-09 22:04:34.574 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 22:04:34.583 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-05-09 22:04:35.465 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 22:04:35.466 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 22:04:35.467 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 22:04:35.570 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 22:04:35.571 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 22:04:35.571 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 22:04:37.536 7 WARNING glance.api.v2.images [None req-795fa0b0-b460-401d-9ceb-1be1f170cae0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 22:04:37.661 8 WARNING glance.api.v2.images [None req-a4971931-f10f-4cfc-aa38-1b6c7ff32898 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 22:04:37.879 7 WARNING keystonemiddleware._common.config [None req-795fa0b0-b460-401d-9ceb-1be1f170cae0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:04:37.886 7 WARNING oslo_config.cfg [None req-795fa0b0-b460-401d-9ceb-1be1f170cae0 - - - - - -] 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 0x7fa97175a668 pid: 7 (default app) 2026-05-09 22:04:38.006 8 WARNING keystonemiddleware._common.config [None req-a4971931-f10f-4cfc-aa38-1b6c7ff32898 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 22:04:38.013 8 WARNING oslo_config.cfg [None req-a4971931-f10f-4cfc-aa38-1b6c7ff32898 - - - - - -] 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 0x7fa97175a668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:04:39 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-05-09 22:04:40.025 8 WARNING oslo_policy.policy [None req-5df38bfe-e880-487c-8600-9b8e62474da0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:04:40.025 8 WARNING oslo_policy.policy [None req-5df38bfe-e880-487c-8600-9b8e62474da0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:04:40.041 8 WARNING oslo_policy.policy [None req-5df38bfe-e880-487c-8600-9b8e62474da0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:04:40.041 8 WARNING oslo_policy.policy [None req-5df38bfe-e880-487c-8600-9b8e62474da0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:04:39 2026] GET /v2/images => generated 69 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:04:43 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: 2/8] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:04:43 2026] GET /v2/images => generated 69 bytes in 39 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-05-09 22:04:43.494 7 WARNING oslo_policy.policy [None req-178b439a-ff38-4c9c-a0a9-07b1f69f49f5 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:04:43.494 7 WARNING oslo_policy.policy [None req-178b439a-ff38-4c9c-a0a9-07b1f69f49f5 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.235 () {44 vars in 912 bytes} [Sat May 9 22:04:43 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.235 () {44 vars in 934 bytes} [Sat May 9 22:04:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:04:43.628 7 WARNING oslo_policy.policy [None req-1e413971-5ab3-4d2a-8f8f-7babb75d2549 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:04:43.628 7 WARNING oslo_policy.policy [None req-1e413971-5ab3-4d2a-8f8f-7babb75d2549 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - 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: 8/11] 199.204.45.235 () {44 vars in 940 bytes} [Sat May 9 22:04:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 22:04:43.708 8 WARNING oslo_config.cfg [None req-d2ded5be-c0dc-4e17-9b0a-a713aab0c630 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.235 () {48 vars in 952 bytes} [Sat May 9 22:04:43 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-05-09 22:04:43.732 7 WARNING oslo_policy.policy [None req-f65e0e85-b202-4af6-b0f4-26d434f2afb3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:04:43.732 7 WARNING oslo_policy.policy [None req-f65e0e85-b202-4af6-b0f4-26d434f2afb3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:04:43.734 7 INFO glance.api.v2.image_data [None req-f65e0e85-b202-4af6-b0f4-26d434f2afb3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:04:47.868 7 INFO glance.location [None req-f65e0e85-b202-4af6-b0f4-26d434f2afb3 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/15] 199.204.45.235 () {48 vars in 1046 bytes} [Sat May 9 22:04:43 2026] PUT /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621/file => generated 0 bytes in 4177 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7096 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.235 () {44 vars in 972 bytes} [Sat May 9 22:04:47 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 22:04:47.942 7 WARNING oslo_config.cfg [None req-56169400-ffdb-4348-81d2-2c220589dbe0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - 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: 10/17] 199.204.45.235 () {44 vars in 972 bytes} [Sat May 9 22:04:47 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => 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: 130/262] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:25:09 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: 133/263] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:25:09 2026] GET /v2/images => generated 1240 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:25:49 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: 135/273] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:25:49 2026] GET /v2/images => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.235 () {44 vars in 938 bytes} [Sat May 9 22:25:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.235 () {44 vars in 960 bytes} [Sat May 9 22:25:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.235 () {44 vars in 940 bytes} [Sat May 9 22:25:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.204.45.235 () {48 vars in 952 bytes} [Sat May 9 22:25:49 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-05-09 22:25:49.583 7 INFO glance.api.v2.image_data [None req-9f19998b-b31d-4acb-962a-89ebaf6cb713 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:26:15.895 7 INFO glance.location [None req-9f19998b-b31d-4acb-962a-89ebaf6cb713 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 141/282] 199.204.45.235 () {48 vars in 1047 bytes} [Sat May 9 22:25:49 2026] PUT /v2/images/c50db7e8-bfc3-4d3c-a631-24dc6c0fb352/file => generated 0 bytes in 26367 msecs (HTTP/1.1 204) 4 headers in 171 bytes (72040 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.235 () {44 vars in 972 bytes} [Sat May 9 22:26:15 2026] GET /v2/images/c50db7e8-bfc3-4d3c-a631-24dc6c0fb352 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.235 () {44 vars in 972 bytes} [Sat May 9 22:26:15 2026] GET /v2/images/c50db7e8-bfc3-4d3c-a631-24dc6c0fb352 => generated 1209 bytes in 18 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.235 () {42 vars in 689 bytes} [Sat May 9 22:26: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: 143/286] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:26:17 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:32:56 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: 184/368] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:32:56 2026] GET /v2/images => generated 2451 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/371] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:33:05 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: 186/372] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:33:05 2026] GET /v2/images => generated 2451 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 199.204.45.235 () {44 vars in 948 bytes} [Sat May 9 22:33:05 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/374] 199.204.45.235 () {44 vars in 970 bytes} [Sat May 9 22:33:05 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/375] 199.204.45.235 () {44 vars in 940 bytes} [Sat May 9 22:33:05 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: 8|app: 0|req: 188/376] 199.204.45.235 () {48 vars in 952 bytes} [Sat May 9 22:33:05 2026] POST /v2/images => generated 799 bytes in 174 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 22:33:05.394 7 INFO glance.api.v2.image_data [None req-653d475f-d50c-45dc-86ab-805cce38f9a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:33:21.980 7 INFO glance.location [None req-653d475f-d50c-45dc-86ab-805cce38f9a0 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/381] 199.204.45.235 () {48 vars in 1046 bytes} [Sat May 9 22:33:05 2026] PUT /v2/images/4606b50d-fd6c-44d2-8848-244b4d649ba5/file => generated 0 bytes in 16647 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24978 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.235 () {44 vars in 972 bytes} [Sat May 9 22:33:22 2026] GET /v2/images/4606b50d-fd6c-44d2-8848-244b4d649ba5 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.235 () {48 vars in 1051 bytes} [Sat May 9 22:33:22 2026] PATCH /v2/images/4606b50d-fd6c-44d2-8848-244b4d649ba5 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.235 () {44 vars in 972 bytes} [Sat May 9 22:33:22 2026] GET /v2/images/4606b50d-fd6c-44d2-8848-244b4d649ba5 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:33: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: 199/394] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:33:58 2026] GET /v2/images => generated 3687 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:34:17 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/398] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:34:17 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.235 () {44 vars in 940 bytes} [Sat May 9 22:34:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.235 () {44 vars in 962 bytes} [Sat May 9 22:34:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.235 () {44 vars in 940 bytes} [Sat May 9 22:34:17 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: 8|app: 0|req: 203/402] 199.204.45.235 () {48 vars in 952 bytes} [Sat May 9 22:34:17 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 22:34:17.333 7 INFO glance.api.v2.image_data [None req-db1e668c-f8e0-4523-8881-dbf58f087822 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:34:29.434 7 INFO glance.location [None req-db1e668c-f8e0-4523-8881-dbf58f087822 ff2eab42376448b3b4245c6ae19b52a5 65c0e3cfaf4f491c97425a903e66a3a7 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 200/407] 199.204.45.235 () {48 vars in 1047 bytes} [Sat May 9 22:34:17 2026] PUT /v2/images/2cef9d84-0cfa-43e3-b3f1-cd481a639b42/file => generated 0 bytes in 12147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63108 switches on core 0) [pid: 8|app: 0|req: 208/408] 199.204.45.235 () {44 vars in 972 bytes} [Sat May 9 22:34:29 2026] GET /v2/images/2cef9d84-0cfa-43e3-b3f1-cd481a639b42 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/409] 199.204.45.235 () {44 vars in 972 bytes} [Sat May 9 22:34:29 2026] GET /v2/images/2cef9d84-0cfa-43e3-b3f1-cd481a639b42 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/554] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:46:34 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: 274/555] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:46:34 2026] GET /v2/images => generated 4893 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/582] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:48:45 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: 288/583] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:48:45 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/584] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:48:46 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: 289/585] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:48:46 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/596] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:49: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: 295/597] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:49:32 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/600] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:49:39 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: 304/601] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:49:39 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/614] 199.204.45.235 () {42 vars in 689 bytes} [Sat May 9 22:50:40 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: 311/615] 199.204.45.235 () {44 vars in 911 bytes} [Sat May 9 22:50:40 2026] GET /v2/images => generated 4893 bytes in 47 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: 309/624] 10.0.0.86 () {32 vars in 632 bytes} [Sat May 9 22:51:21 2026] GET /v2/images => generated 4893 bytes in 25 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: 318/629] 10.0.0.210 () {36 vars in 987 bytes} [Sat May 9 22:51:41 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/630] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:51:42 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/631] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:51:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/632] 10.0.0.210 () {36 vars in 987 bytes} [Sat May 9 22:51:42 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => 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: 320/633] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:51:42 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: 314/634] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:51:42 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: 321/635] 10.0.0.210 () {36 vars in 987 bytes} [Sat May 9 22:51:42 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => 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: 315/636] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:51:42 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/637] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:51:42 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: 316/638] 10.0.0.182 () {36 vars in 987 bytes} [Sat May 9 22:51:43 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/639] 10.0.0.182 () {36 vars in 927 bytes} [Sat May 9 22:51:43 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: 317/640] 10.0.0.182 () {36 vars in 987 bytes} [Sat May 9 22:51:43 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => 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: 324/641] 10.0.0.182 () {36 vars in 927 bytes} [Sat May 9 22:51:43 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: 318/642] 10.0.0.182 () {36 vars in 927 bytes} [Sat May 9 22:51:43 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: 325/643] 10.0.0.18 () {36 vars in 986 bytes} [Sat May 9 22:51:46 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/644] 10.0.0.18 () {36 vars in 926 bytes} [Sat May 9 22:51:46 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: 8|app: 0|req: 327/647] 10.0.0.18 () {36 vars in 986 bytes} [Sat May 9 22:51:53 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => 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: 321/648] 10.0.0.18 () {36 vars in 926 bytes} [Sat May 9 22:51:53 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: 328/649] 10.0.0.18 () {36 vars in 986 bytes} [Sat May 9 22:51:54 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/650] 10.0.0.18 () {36 vars in 926 bytes} [Sat May 9 22:51:54 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: 329/651] 199.204.45.235 () {36 vars in 991 bytes} [Sat May 9 22:51:55 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => 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: 323/652] 199.204.45.235 () {36 vars in 931 bytes} [Sat May 9 22:51:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/653] 199.204.45.235 () {36 vars in 991 bytes} [Sat May 9 22:51:56 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/654] 199.204.45.235 () {36 vars in 931 bytes} [Sat May 9 22:51:56 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: 334/661] 10.0.0.18 () {36 vars in 986 bytes} [Sat May 9 22:52:27 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/662] 10.0.0.18 () {36 vars in 926 bytes} [Sat May 9 22:52:27 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: 339/671] 10.0.0.86 () {32 vars in 706 bytes} [Sat May 9 22:53:01 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/672] 10.0.0.86 () {32 vars in 706 bytes} [Sat May 9 22:53:01 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/673] 10.0.0.210 () {36 vars in 987 bytes} [Sat May 9 22:53:01 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/674] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:53: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: 341/675] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:53: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: 335/676] 10.0.0.210 () {36 vars in 987 bytes} [Sat May 9 22:53:01 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => 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: 342/677] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:53: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: 336/678] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:53: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: 343/679] 10.0.0.210 () {36 vars in 987 bytes} [Sat May 9 22:53:01 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/680] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:53:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/681] 10.0.0.182 () {36 vars in 987 bytes} [Sat May 9 22:53:01 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => 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: 338/682] 10.0.0.182 () {36 vars in 927 bytes} [Sat May 9 22:53:01 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/683] 10.0.0.182 () {36 vars in 987 bytes} [Sat May 9 22:53:01 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => 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: 339/684] 10.0.0.182 () {36 vars in 927 bytes} [Sat May 9 22:53:01 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/685] 10.0.0.182 () {36 vars in 927 bytes} [Sat May 9 22:53: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: 340/686] 10.0.0.86 () {34 vars in 654 bytes} [Sat May 9 22:53:03 2026] POST /v2/images => generated 648 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 22:53:03.742 8 WARNING glance.api.v2.images [None req-a589b719-4227-4a29-bc16-f1b020404435 697eb25d1bd14bdaa4cd2ca3fd0a18c3 d595d222d5384e61a1234cea15196e56 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62549675-3e9d-4d3b-b74a-ab32d488669b [pid: 8|app: 0|req: 347/687] 10.0.0.86 () {32 vars in 709 bytes} [Sat May 9 22:53:03 2026] DELETE /v2/images/62549675-3e9d-4d3b-b74a-ab32d488669b => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/688] 10.0.0.86 () {32 vars in 706 bytes} [Sat May 9 22:53:03 2026] GET /v2/images/62549675-3e9d-4d3b-b74a-ab32d488669b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/689] 10.0.0.86 () {32 vars in 632 bytes} [Sat May 9 22:53:03 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.86 () {34 vars in 654 bytes} [Sat May 9 22:53:03 2026] POST /v2/images => generated 703 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 22:53:03.905 8 WARNING oslo_policy.policy [None req-a5e7970c-dd8c-4b66-bb12-0f04a155673f 697eb25d1bd14bdaa4cd2ca3fd0a18c3 d595d222d5384e61a1234cea15196e56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 22:53:03.905 8 WARNING oslo_policy.policy [None req-a5e7970c-dd8c-4b66-bb12-0f04a155673f 697eb25d1bd14bdaa4cd2ca3fd0a18c3 d595d222d5384e61a1234cea15196e56 - - 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: 349/691] 10.0.0.86 () {32 vars in 716 bytes} [Sat May 9 22:53:03 2026] GET /v2/images/1650025a-ce36-45a1-8884-c9beb1bed6b5/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 22:53:03.926 7 INFO glance.api.v2.image_data [None req-6a341c65-5ab1-49ba-9690-7fd6643c90da 697eb25d1bd14bdaa4cd2ca3fd0a18c3 d595d222d5384e61a1234cea15196e56 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 22:53:03.963 7 WARNING glance_store._drivers.rbd [None req-6a341c65-5ab1-49ba-9690-7fd6643c90da 697eb25d1bd14bdaa4cd2ca3fd0a18c3 d595d222d5384e61a1234cea15196e56 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 22:53:05.005 7 INFO glance.location [None req-6a341c65-5ab1-49ba-9690-7fd6643c90da 697eb25d1bd14bdaa4cd2ca3fd0a18c3 d595d222d5384e61a1234cea15196e56 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 343/692] 10.0.0.86 () {32 vars in 726 bytes} [Sat May 9 22:53:03 2026] PUT /v2/images/1650025a-ce36-45a1-8884-c9beb1bed6b5/file => generated 0 bytes in 1120 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/693] 10.0.0.86 () {32 vars in 706 bytes} [Sat May 9 22:53:05 2026] GET /v2/images/1650025a-ce36-45a1-8884-c9beb1bed6b5 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.86 () {32 vars in 716 bytes} [Sat May 9 22:53:05 2026] GET /v2/images/1650025a-ce36-45a1-8884-c9beb1bed6b5/file => generated 1024 bytes in 146 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.86 () {34 vars in 654 bytes} [Sat May 9 22:53:05 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.86 () {32 vars in 725 bytes} [Sat May 9 22:53:05 2026] PATCH /v2/images/5d882468-c3e0-4aa4-ad3e-793f2da30508 => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/697] 10.0.0.86 () {32 vars in 706 bytes} [Sat May 9 22:53:05 2026] GET /v2/images/5d882468-c3e0-4aa4-ad3e-793f2da30508 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 22:53:05.326 7 WARNING glance.api.v2.images [None req-d4bc6603-b7a4-4bab-be0a-11f1ad93259b 697eb25d1bd14bdaa4cd2ca3fd0a18c3 d595d222d5384e61a1234cea15196e56 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5d882468-c3e0-4aa4-ad3e-793f2da30508 [pid: 7|app: 0|req: 346/698] 10.0.0.86 () {32 vars in 709 bytes} [Sat May 9 22:53:05 2026] DELETE /v2/images/5d882468-c3e0-4aa4-ad3e-793f2da30508 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 10.0.0.86 () {32 vars in 706 bytes} [Sat May 9 22:53:05 2026] GET /v2/images/5d882468-c3e0-4aa4-ad3e-793f2da30508 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:53:05.394 7 WARNING glance.api.v2.images [None req-73d47df7-db9f-4f0f-a95a-81b17ec0b9df 697eb25d1bd14bdaa4cd2ca3fd0a18c3 d595d222d5384e61a1234cea15196e56 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1650025a-ce36-45a1-8884-c9beb1bed6b5 [pid: 7|app: 0|req: 347/700] 10.0.0.86 () {32 vars in 709 bytes} [Sat May 9 22:53:05 2026] DELETE /v2/images/1650025a-ce36-45a1-8884-c9beb1bed6b5 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.86 () {32 vars in 706 bytes} [Sat May 9 22:53:06 2026] GET /v2/images/1650025a-ce36-45a1-8884-c9beb1bed6b5 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 22:53:06.261 7 WARNING glance.api.v2.images [None req-a98c4b7f-7dbb-499a-9992-9d8e241ff94f 697eb25d1bd14bdaa4cd2ca3fd0a18c3 d595d222d5384e61a1234cea15196e56 - - default default] Failed to find image 62549675-3e9d-4d3b-b74a-ab32d488669b to delete: glance.common.exception.ImageNotFound: No image found with ID 62549675-3e9d-4d3b-b74a-ab32d488669b [pid: 7|app: 0|req: 348/702] 10.0.0.86 () {32 vars in 709 bytes} [Sat May 9 22:53:06 2026] DELETE /v2/images/62549675-3e9d-4d3b-b74a-ab32d488669b => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.86 () {32 vars in 706 bytes} [Sat May 9 22:53:06 2026] GET /v2/images/62549675-3e9d-4d3b-b74a-ab32d488669b => 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: 350/706] 10.0.0.18 () {36 vars in 986 bytes} [Sat May 9 22:53:15 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/707] 10.0.0.18 () {36 vars in 926 bytes} [Sat May 9 22:53:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.18 () {36 vars in 986 bytes} [Sat May 9 22:53:17 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.18 () {36 vars in 926 bytes} [Sat May 9 22:53:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/718] 10.0.0.18 () {36 vars in 986 bytes} [Sat May 9 22:53:55 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/719] 10.0.0.18 () {36 vars in 926 bytes} [Sat May 9 22:53:55 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: 358/722] 10.0.0.86 () {30 vars in 410 bytes} [Sat May 9 22:53: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: 365/723] 10.0.0.18 () {36 vars in 986 bytes} [Sat May 9 22:54:02 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/724] 10.0.0.18 () {36 vars in 926 bytes} [Sat May 9 22:54:02 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.18 () {36 vars in 986 bytes} [Sat May 9 22:54:17 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.18 () {36 vars in 926 bytes} [Sat May 9 22:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/747] 10.0.0.18 () {36 vars in 986 bytes} [Sat May 9 22:55:46 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => 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: 371/748] 10.0.0.18 () {36 vars in 926 bytes} [Sat May 9 22:55:46 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: 380/753] 10.0.0.18 () {36 vars in 986 bytes} [Sat May 9 22:56:04 2026] GET /v2/images/48084e9c-5deb-4042-a12c-04f5276fc621 => 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/754] 10.0.0.18 () {36 vars in 926 bytes} [Sat May 9 22:56:04 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: 384/761] 199.204.45.235 () {32 vars in 826 bytes} [Sat May 9 22:56:34 2026] GET /v2/images?status=active&owner=65c0e3cfaf4f491c97425a903e66a3a7&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/762] 199.204.45.235 () {32 vars in 653 bytes} [Sat May 9 22:56:35 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: 385/763] 10.0.0.210 () {36 vars in 987 bytes} [Sat May 9 22:56:35 2026] GET /v2/images/c50db7e8-bfc3-4d3c-a631-24dc6c0fb352 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/764] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:56:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/765] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:56:35 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: 380/766] 10.0.0.210 () {36 vars in 987 bytes} [Sat May 9 22:56:35 2026] GET /v2/images/c50db7e8-bfc3-4d3c-a631-24dc6c0fb352 => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/767] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:56:35 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: 381/768] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:56:35 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: 388/769] 10.0.0.210 () {36 vars in 987 bytes} [Sat May 9 22:56:35 2026] GET /v2/images/c50db7e8-bfc3-4d3c-a631-24dc6c0fb352 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/770] 10.0.0.210 () {36 vars in 927 bytes} [Sat May 9 22:56:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/771] 10.0.0.182 () {36 vars in 987 bytes} [Sat May 9 22:56:35 2026] GET /v2/images/c50db7e8-bfc3-4d3c-a631-24dc6c0fb352 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/772] 10.0.0.182 () {36 vars in 927 bytes} [Sat May 9 22:56:35 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: 390/773] 10.0.0.182 () {36 vars in 987 bytes} [Sat May 9 22:56:35 2026] GET /v2/images/c50db7e8-bfc3-4d3c-a631-24dc6c0fb352 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.182 () {36 vars in 927 bytes} [Sat May 9 22:56:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/775] 10.0.0.182 () {36 vars in 927 bytes} [Sat May 9 22:56:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/818] 10.0.0.86 () {32 vars in 632 bytes} [Sat May 9 23:00:05 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)