+ 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 [Mon May 18 18:08:07 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-65d96b89f-pmv7n 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f3dd1f56668 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-18 18:08:09.494 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-18 18:08:09.494 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-18 18:08:10.360 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-18 18:08:10.361 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-18 18:08:10.362 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-18 18:08:10.400 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-18 18:08:10.401 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-18 18:08:10.402 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-18 18:08:12.376 7 WARNING glance.api.v2.images [None req-475587b3-9b8d-4d5b-af02-766057714611 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 18:08:12.386 8 WARNING glance.api.v2.images [None req-f7bd3ea9-db35-4d6a-9b43-073819a7fcc5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 18:08:12.728 7 WARNING keystonemiddleware._common.config [None req-475587b3-9b8d-4d5b-af02-766057714611 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 18:08:12.730 8 WARNING keystonemiddleware._common.config [None req-f7bd3ea9-db35-4d6a-9b43-073819a7fcc5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 18:08:12.736 7 WARNING oslo_config.cfg [None req-475587b3-9b8d-4d5b-af02-766057714611 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-18 18:08:12.738 8 WARNING oslo_config.cfg [None req-f7bd3ea9-db35-4d6a-9b43-073819a7fcc5 - - - - - -] 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 0x7f3dd1f56668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3dd1f56668 pid: 8 (default app) [pid: 8|app: 0|req: 2/5] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:08: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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 18:08:14.021 7 WARNING oslo_policy.policy [None req-06703920-cdef-428d-bfc0-7f669f9814a5 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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-18 18:08:14.021 7 WARNING oslo_policy.policy [None req-06703920-cdef-428d-bfc0-7f669f9814a5 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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-18 18:08:14.038 7 WARNING oslo_policy.policy [None req-06703920-cdef-428d-bfc0-7f669f9814a5 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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-18 18:08:14.038 7 WARNING oslo_policy.policy [None req-06703920-cdef-428d-bfc0-7f669f9814a5 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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: 4/6] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:08:13 2026] GET /v2/images => generated 69 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/7] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:08: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: 5/8] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:08:17 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 18:08:17.344 8 WARNING oslo_policy.policy [None req-311cf145-94f6-4745-9a97-2bc6e953d7d5 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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-18 18:08:17.344 8 WARNING oslo_policy.policy [None req-311cf145-94f6-4745-9a97-2bc6e953d7d5 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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: 4/9] 199.19.213.174 () {44 vars in 909 bytes} [Mon May 18 18:08:17 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.19.213.174 () {44 vars in 931 bytes} [Mon May 18 18:08: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-05-18 18:08:17.488 8 WARNING oslo_policy.policy [None req-c1bdfaca-a528-4ad1-9e43-9bb54a5d52e1 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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-18 18:08:17.489 8 WARNING oslo_policy.policy [None req-c1bdfaca-a528-4ad1-9e43-9bb54a5d52e1 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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: 5/11] 199.19.213.174 () {44 vars in 937 bytes} [Mon May 18 18:08:17 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-18 18:08:17.571 7 WARNING oslo_config.cfg [None req-8ebb8588-465d-4de7-be58-a51cfad9f91c 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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: 7/12] 199.19.213.174 () {48 vars in 949 bytes} [Mon May 18 18:08:17 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 18:08:17.592 8 WARNING oslo_policy.policy [None req-f845f1e6-18c8-4c0f-bd96-b02ceacfbc7c 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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-18 18:08:17.592 8 WARNING oslo_policy.policy [None req-f845f1e6-18c8-4c0f-bd96-b02ceacfbc7c 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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-18 18:08:17.593 8 INFO glance.api.v2.image_data [None req-f845f1e6-18c8-4c0f-bd96-b02ceacfbc7c 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 18:08:21.438 8 WARNING glance.location [None req-f845f1e6-18c8-4c0f-bd96-b02ceacfbc7c 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 6/13] 199.19.213.174 () {48 vars in 1043 bytes} [Mon May 18 18:08:17 2026] PUT /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520/file => generated 0 bytes in 3882 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7885 switches on core 0) [pid: 7|app: 0|req: 8/14] 199.19.213.174 () {44 vars in 969 bytes} [Mon May 18 18:08:21 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 18:08:21.503 8 WARNING oslo_config.cfg [None req-b0c4aaaa-d002-41c7-b870-0b6cd521fa65 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - 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: 7/15] 199.19.213.174 () {44 vars in 969 bytes} [Mon May 18 18:08:21 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 132/264] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:28:52 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/265] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:28:52 2026] GET /v2/images => generated 1240 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:29: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: 135/269] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:29:09 2026] GET /v2/images => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.19.213.174 () {44 vars in 935 bytes} [Mon May 18 18:29:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.19.213.174 () {44 vars in 957 bytes} [Mon May 18 18:29:09 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: 136/272] 199.19.213.174 () {44 vars in 937 bytes} [Mon May 18 18:29:09 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/273] 199.19.213.174 () {48 vars in 949 bytes} [Mon May 18 18:29:09 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 18:29:09.845 8 INFO glance.api.v2.image_data [None req-037bd2e6-31fe-4f41-b771-3eb3f2bd8225 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 18:29:36.311 8 WARNING glance.location [None req-037bd2e6-31fe-4f41-b771-3eb3f2bd8225 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/280] 199.19.213.174 () {48 vars in 1044 bytes} [Mon May 18 18:29:09 2026] PUT /v2/images/e01beeaa-f023-4313-99ef-bf39bc90561c/file => generated 0 bytes in 26511 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66262 switches on core 0) [pid: 7|app: 0|req: 144/281] 199.19.213.174 () {44 vars in 969 bytes} [Mon May 18 18:29:36 2026] GET /v2/images/e01beeaa-f023-4313-99ef-bf39bc90561c => 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: 138/282] 199.19.213.174 () {44 vars in 969 bytes} [Mon May 18 18:29:36 2026] GET /v2/images/e01beeaa-f023-4313-99ef-bf39bc90561c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/283] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:29:37 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: 139/284] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:29:37 2026] GET /v2/images => generated 2451 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:36:41 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: 182/370] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:36:41 2026] GET /v2/images => generated 2451 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:36:59 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: 191/376] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:36:59 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.19.213.174 () {44 vars in 945 bytes} [Mon May 18 18:36:59 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.19.213.174 () {44 vars in 967 bytes} [Mon May 18 18:36:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.19.213.174 () {44 vars in 937 bytes} [Mon May 18 18:36:59 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: 7|app: 0|req: 193/380] 199.19.213.174 () {48 vars in 949 bytes} [Mon May 18 18:36:59 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 18:36:59.247 8 INFO glance.api.v2.image_data [None req-cf9ba580-cbce-4d6f-9a9c-d7b0cda2aa14 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 18:37:11.355 8 INFO glance.location [None req-cf9ba580-cbce-4d6f-9a9c-d7b0cda2aa14 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/383] 199.19.213.174 () {48 vars in 1043 bytes} [Mon May 18 18:36:59 2026] PUT /v2/images/989d4508-2abc-4e9f-befa-12fe16869e58/file => generated 0 bytes in 12156 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26666 switches on core 0) [pid: 7|app: 0|req: 196/384] 199.19.213.174 () {44 vars in 969 bytes} [Mon May 18 18:37:11 2026] GET /v2/images/989d4508-2abc-4e9f-befa-12fe16869e58 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.19.213.174 () {48 vars in 1048 bytes} [Mon May 18 18:37:11 2026] PATCH /v2/images/989d4508-2abc-4e9f-befa-12fe16869e58 => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.19.213.174 () {44 vars in 969 bytes} [Mon May 18 18:37:11 2026] GET /v2/images/989d4508-2abc-4e9f-befa-12fe16869e58 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:37:48 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: 202/396] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:37:48 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: 8|app: 0|req: 196/399] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:37:59 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: 204/400] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:37:59 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/401] 199.19.213.174 () {44 vars in 937 bytes} [Mon May 18 18:37:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/402] 199.19.213.174 () {44 vars in 959 bytes} [Mon May 18 18:37:59 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: 8|app: 0|req: 198/403] 199.19.213.174 () {44 vars in 937 bytes} [Mon May 18 18:37:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 199.19.213.174 () {48 vars in 949 bytes} [Mon May 18 18:37:59 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 18:37:59.289 8 INFO glance.api.v2.image_data [None req-66bef64e-b543-4522-9ea1-802a859316e3 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 18:38:08.448 8 INFO glance.location [None req-66bef64e-b543-4522-9ea1-802a859316e3 6f4d987e5ce24f40994e2107d609af59 524bfc2325c74a77ad5d15ca48ca5071 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 199/407] 199.19.213.174 () {48 vars in 1043 bytes} [Mon May 18 18:37:59 2026] PUT /v2/images/0fcbbad0-4fd8-4ab3-a20a-d97bf6acc0cb/file => generated 0 bytes in 9203 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22641 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.19.213.174 () {44 vars in 969 bytes} [Mon May 18 18:38:08 2026] GET /v2/images/0fcbbad0-4fd8-4ab3-a20a-d97bf6acc0cb => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/409] 199.19.213.174 () {44 vars in 969 bytes} [Mon May 18 18:38:08 2026] GET /v2/images/0fcbbad0-4fd8-4ab3-a20a-d97bf6acc0cb => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/568] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:51:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/569] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:51:14 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/596] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:53:30 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: 303/597] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:53:30 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/598] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:53: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: 304/599] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:53:32 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/610] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:54:20 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: 310/611] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:54:20 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/614] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:54:28 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: 303/615] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:54:28 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/628] 199.19.213.174 () {42 vars in 686 bytes} [Mon May 18 18:55:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/629] 199.19.213.174 () {44 vars in 908 bytes} [Mon May 18 18:55:26 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/638] 10.0.0.205 () {32 vars in 632 bytes} [Mon May 18 18:56:08 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/643] 10.0.0.78 () {36 vars in 985 bytes} [Mon May 18 18:56:30 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/644] 10.0.0.78 () {36 vars in 925 bytes} [Mon May 18 18:56:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/647] 199.19.213.174 () {36 vars in 990 bytes} [Mon May 18 18:56:38 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/648] 199.19.213.174 () {36 vars in 930 bytes} [Mon May 18 18:56:38 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: 7|app: 0|req: 329/649] 199.19.213.174 () {36 vars in 990 bytes} [Mon May 18 18:56:39 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 321/650] 199.19.213.174 () {36 vars in 930 bytes} [Mon May 18 18:56:39 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: 331/653] 10.0.0.78 () {36 vars in 985 bytes} [Mon May 18 18:56:44 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 323/654] 10.0.0.78 () {36 vars in 925 bytes} [Mon May 18 18:56:44 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: 332/655] 10.0.0.227 () {36 vars in 986 bytes} [Mon May 18 18:56:48 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/656] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 18:56:48 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/657] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 18:56:48 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: 325/658] 10.0.0.227 () {36 vars in 986 bytes} [Mon May 18 18:56:48 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/659] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 18:56:48 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: 326/660] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 18:56:48 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: 7|app: 0|req: 335/661] 10.0.0.227 () {36 vars in 986 bytes} [Mon May 18 18:56:48 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 327/662] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 18:56:48 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: 7|app: 0|req: 336/663] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 18:56:48 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: 328/664] 10.0.0.245 () {36 vars in 910 bytes} [Mon May 18 18:56:49 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 10.0.0.245 () {36 vars in 1006 bytes} [Mon May 18 18:56:49 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/666] 10.0.0.245 () {36 vars in 986 bytes} [Mon May 18 18:56:49 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/667] 10.0.0.245 () {36 vars in 926 bytes} [Mon May 18 18:56:49 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: 330/668] 10.0.0.245 () {36 vars in 926 bytes} [Mon May 18 18:56:49 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/675] 10.0.0.78 () {36 vars in 985 bytes} [Mon May 18 18:57:20 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 342/676] 10.0.0.78 () {36 vars in 925 bytes} [Mon May 18 18:57:20 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: 346/683] 10.0.0.78 () {36 vars in 985 bytes} [Mon May 18 18:57:45 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 338/684] 10.0.0.78 () {36 vars in 925 bytes} [Mon May 18 18:57:45 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: 348/687] 10.0.0.78 () {36 vars in 985 bytes} [Mon May 18 18:57:58 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 340/688] 10.0.0.78 () {36 vars in 925 bytes} [Mon May 18 18:57:58 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: 349/689] 10.0.0.78 () {36 vars in 985 bytes} [Mon May 18 18:58:01 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 341/690] 10.0.0.78 () {36 vars in 925 bytes} [Mon May 18 18:58:01 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: 8|app: 0|req: 346/699] 10.0.0.78 () {36 vars in 985 bytes} [Mon May 18 18:58:35 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 354/700] 10.0.0.78 () {36 vars in 925 bytes} [Mon May 18 18:58:35 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.205 () {30 vars in 410 bytes} [Mon May 18 18:58:43 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: 357/706] 10.0.0.78 () {36 vars in 985 bytes} [Mon May 18 18:58:54 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.78 () {36 vars in 925 bytes} [Mon May 18 18:58: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: 7|app: 0|req: 362/716] 10.0.0.205 () {34 vars in 654 bytes} [Mon May 18 18:59:34 2026] POST /v2/images => generated 648 bytes in 176 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-18 18:59:34.981 8 WARNING glance.api.v2.images [None req-78852213-731b-4aac-998e-3589854cd340 b2ba1f8b7be9448a9b24b47bc20cb297 6cb0706da23d42ac96b8457035fee023 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d05ca39f-e43e-434c-9b53-1e053992cf51 [pid: 8|app: 0|req: 355/717] 10.0.0.205 () {32 vars in 709 bytes} [Mon May 18 18:59:34 2026] DELETE /v2/images/d05ca39f-e43e-434c-9b53-1e053992cf51 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/718] 10.0.0.205 () {32 vars in 706 bytes} [Mon May 18 18:59:35 2026] GET /v2/images/d05ca39f-e43e-434c-9b53-1e053992cf51 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/719] 10.0.0.205 () {32 vars in 632 bytes} [Mon May 18 18:59:35 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/720] 10.0.0.205 () {34 vars in 654 bytes} [Mon May 18 18:59:35 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/721] 10.0.0.205 () {32 vars in 716 bytes} [Mon May 18 18:59:35 2026] GET /v2/images/8966eed8-171e-4a78-86d2-985eb888f323/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 18:59:35.163 7 WARNING oslo_policy.policy [None req-d12a7685-f8dd-4731-a446-e695d3bc08cb b2ba1f8b7be9448a9b24b47bc20cb297 6cb0706da23d42ac96b8457035fee023 - - 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-18 18:59:35.163 7 WARNING oslo_policy.policy [None req-d12a7685-f8dd-4731-a446-e695d3bc08cb b2ba1f8b7be9448a9b24b47bc20cb297 6cb0706da23d42ac96b8457035fee023 - - 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-18 18:59:35.165 7 INFO glance.api.v2.image_data [None req-d12a7685-f8dd-4731-a446-e695d3bc08cb b2ba1f8b7be9448a9b24b47bc20cb297 6cb0706da23d42ac96b8457035fee023 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 18:59:35.214 7 WARNING glance_store._drivers.rbd [None req-d12a7685-f8dd-4731-a446-e695d3bc08cb b2ba1f8b7be9448a9b24b47bc20cb297 6cb0706da23d42ac96b8457035fee023 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 358/722] 10.0.0.205 () {32 vars in 706 bytes} [Mon May 18 18:59:35 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 359/723] 10.0.0.205 () {32 vars in 706 bytes} [Mon May 18 18:59:35 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.227 () {36 vars in 986 bytes} [Mon May 18 18:59:35 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 18:59: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: 362/726] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 18:59: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: 363/727] 10.0.0.227 () {36 vars in 986 bytes} [Mon May 18 18:59:35 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 364/728] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 18:59:35 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 18:59:35 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 10.0.0.227 () {36 vars in 986 bytes} [Mon May 18 18:59:35 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 18:59: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: 368/732] 10.0.0.245 () {36 vars in 910 bytes} [Mon May 18 18:59:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/733] 10.0.0.245 () {36 vars in 1006 bytes} [Mon May 18 18:59:35 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520/locations => generated 127 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.245 () {36 vars in 986 bytes} [Mon May 18 18:59:35 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => 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: 371/735] 10.0.0.245 () {36 vars in 926 bytes} [Mon May 18 18:59:35 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) 2026-05-18 18:59:35.763 7 INFO glance.location [None req-d12a7685-f8dd-4731-a446-e695d3bc08cb b2ba1f8b7be9448a9b24b47bc20cb297 6cb0706da23d42ac96b8457035fee023 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 372/736] 10.0.0.245 () {36 vars in 926 bytes} [Mon May 18 18:59: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: 7|app: 0|req: 365/737] 10.0.0.205 () {32 vars in 726 bytes} [Mon May 18 18:59:35 2026] PUT /v2/images/8966eed8-171e-4a78-86d2-985eb888f323/file => generated 0 bytes in 641 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.205 () {32 vars in 706 bytes} [Mon May 18 18:59:35 2026] GET /v2/images/8966eed8-171e-4a78-86d2-985eb888f323 => 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: 366/739] 10.0.0.205 () {32 vars in 716 bytes} [Mon May 18 18:59:35 2026] GET /v2/images/8966eed8-171e-4a78-86d2-985eb888f323/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/740] 10.0.0.205 () {34 vars in 654 bytes} [Mon May 18 18:59:35 2026] POST /v2/images => generated 648 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 10.0.0.205 () {32 vars in 725 bytes} [Mon May 18 18:59:36 2026] PATCH /v2/images/3f13b0f4-1a02-46d4-bad0-c0ca1683294c => generated 653 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 10.0.0.205 () {32 vars in 706 bytes} [Mon May 18 18:59:36 2026] GET /v2/images/3f13b0f4-1a02-46d4-bad0-c0ca1683294c => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 18:59:36.132 7 WARNING glance.api.v2.images [None req-99451655-2e1a-403b-a1f1-fd0f7f00d537 b2ba1f8b7be9448a9b24b47bc20cb297 6cb0706da23d42ac96b8457035fee023 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3f13b0f4-1a02-46d4-bad0-c0ca1683294c [pid: 7|app: 0|req: 368/743] 10.0.0.205 () {32 vars in 709 bytes} [Mon May 18 18:59:36 2026] DELETE /v2/images/3f13b0f4-1a02-46d4-bad0-c0ca1683294c => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/744] 10.0.0.205 () {32 vars in 706 bytes} [Mon May 18 18:59:36 2026] GET /v2/images/3f13b0f4-1a02-46d4-bad0-c0ca1683294c => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 18:59:36.206 7 WARNING glance.api.v2.images [None req-f0b4539f-bd8e-4f72-8186-31bb89188338 b2ba1f8b7be9448a9b24b47bc20cb297 6cb0706da23d42ac96b8457035fee023 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8966eed8-171e-4a78-86d2-985eb888f323 [pid: 7|app: 0|req: 369/745] 10.0.0.205 () {32 vars in 709 bytes} [Mon May 18 18:59:36 2026] DELETE /v2/images/8966eed8-171e-4a78-86d2-985eb888f323 => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.205 () {32 vars in 706 bytes} [Mon May 18 18:59:37 2026] GET /v2/images/8966eed8-171e-4a78-86d2-985eb888f323 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 18:59:37.054 7 WARNING glance.api.v2.images [None req-c3eff22e-0116-46af-a8c9-253cafb8fa6c b2ba1f8b7be9448a9b24b47bc20cb297 6cb0706da23d42ac96b8457035fee023 - - default default] Failed to find image d05ca39f-e43e-434c-9b53-1e053992cf51 to delete: glance.common.exception.ImageNotFound: No image found with ID d05ca39f-e43e-434c-9b53-1e053992cf51 [pid: 7|app: 0|req: 370/747] 10.0.0.205 () {32 vars in 709 bytes} [Mon May 18 18:59:37 2026] DELETE /v2/images/d05ca39f-e43e-434c-9b53-1e053992cf51 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/748] 10.0.0.205 () {32 vars in 706 bytes} [Mon May 18 18:59:37 2026] GET /v2/images/d05ca39f-e43e-434c-9b53-1e053992cf51 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 10.0.0.78 () {36 vars in 985 bytes} [Mon May 18 18:59:51 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/752] 10.0.0.78 () {36 vars in 925 bytes} [Mon May 18 18:59: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: 389/769] 10.0.0.78 () {36 vars in 985 bytes} [Mon May 18 19:01:03 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/770] 10.0.0.78 () {36 vars in 925 bytes} [Mon May 18 19:01:03 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: 392/775] 10.0.0.78 () {36 vars in 985 bytes} [Mon May 18 19:01:22 2026] GET /v2/images/7cead773-c3a2-4f74-a26c-03f6ff99d520 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/776] 10.0.0.78 () {36 vars in 925 bytes} [Mon May 18 19:01:22 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: 396/783] 199.19.213.174 () {32 vars in 825 bytes} [Mon May 18 19:01:59 2026] GET /v2/images?status=active&owner=524bfc2325c74a77ad5d15ca48ca5071&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/784] 199.19.213.174 () {32 vars in 652 bytes} [Mon May 18 19:01:59 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: 397/785] 10.0.0.227 () {36 vars in 986 bytes} [Mon May 18 19:01:59 2026] GET /v2/images/e01beeaa-f023-4313-99ef-bf39bc90561c => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/786] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 19:01:59 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: 398/787] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 19:01:59 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: 390/788] 10.0.0.227 () {36 vars in 986 bytes} [Mon May 18 19:01:59 2026] GET /v2/images/e01beeaa-f023-4313-99ef-bf39bc90561c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/789] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 19:01:59 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: 391/790] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 19:02:00 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: 400/791] 10.0.0.227 () {36 vars in 986 bytes} [Mon May 18 19:02:00 2026] GET /v2/images/e01beeaa-f023-4313-99ef-bf39bc90561c => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/792] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 19:02:00 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: 401/793] 10.0.0.227 () {36 vars in 926 bytes} [Mon May 18 19:02:00 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: 393/794] 10.0.0.245 () {36 vars in 910 bytes} [Mon May 18 19:02:00 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/795] 10.0.0.245 () {36 vars in 1006 bytes} [Mon May 18 19:02:00 2026] GET /v2/images/e01beeaa-f023-4313-99ef-bf39bc90561c/locations => generated 127 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/796] 10.0.0.245 () {36 vars in 986 bytes} [Mon May 18 19:02:00 2026] GET /v2/images/e01beeaa-f023-4313-99ef-bf39bc90561c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/797] 10.0.0.245 () {36 vars in 926 bytes} [Mon May 18 19:02:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/798] 10.0.0.245 () {36 vars in 926 bytes} [Mon May 18 19:02: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: 8|app: 0|req: 426/843] 10.0.0.205 () {32 vars in 632 bytes} [Mon May 18 19:05:33 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)