+ 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 4 19:11:55 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6bd8bfb7dc-jfs8v 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 0x7f8daa10c668 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-04 19:11:57.667 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-04 19:11:57.765 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-04 19:11:58.494 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-04 19:11:58.495 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-04 19:11:58.495 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 19:11:58.617 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-04 19:11:58.618 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-04 19:11:58.618 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-04 19:12:00.488 8 WARNING glance.api.v2.images [None req-f638a0bb-a0c3-4a63-ad4e-b0150c9d4a94 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 19:12:00.686 7 WARNING glance.api.v2.images [None req-bd13ba1f-f9e5-41b6-b2f2-4b80660e1af8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-04 19:12:00.820 8 WARNING keystonemiddleware._common.config [None req-f638a0bb-a0c3-4a63-ad4e-b0150c9d4a94 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 19:12:00.827 8 WARNING oslo_config.cfg [None req-f638a0bb-a0c3-4a63-ad4e-b0150c9d4a94 - - - - - -] 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 0x7f8daa10c668 pid: 8 (default app) 2026-05-04 19:12:01.023 7 WARNING keystonemiddleware._common.config [None req-bd13ba1f-f9e5-41b6-b2f2-4b80660e1af8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 19:12:01.031 7 WARNING oslo_config.cfg [None req-bd13ba1f-f9e5-41b6-b2f2-4b80660e1af8 - - - - - -] 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 0x7f8daa10c668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 19:12:02 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-04 19:12:03.197 7 WARNING oslo_policy.policy [None req-530e357b-7d3b-4d4c-9c60-b3d0fd0f16f1 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - 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-04 19:12:03.197 7 WARNING oslo_policy.policy [None req-530e357b-7d3b-4d4c-9c60-b3d0fd0f16f1 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - 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-04 19:12:03.212 7 WARNING oslo_policy.policy [None req-530e357b-7d3b-4d4c-9c60-b3d0fd0f16f1 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - 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-04 19:12:03.212 7 WARNING oslo_policy.policy [None req-530e357b-7d3b-4d4c-9c60-b3d0fd0f16f1 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 19:12:02 2026] GET /v2/images => generated 69 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 19:12:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 19:12:06 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-04 19:12:06.461 8 WARNING oslo_policy.policy [None req-d0f228a2-cd4d-4604-8984-0c7cb3199520 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - 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-04 19:12:06.461 8 WARNING oslo_policy.policy [None req-d0f228a2-cd4d-4604-8984-0c7cb3199520 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.134 () {44 vars in 912 bytes} [Mon May 4 19:12:06 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.134 () {44 vars in 934 bytes} [Mon May 4 19:12:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 19:12:06.586 8 WARNING oslo_policy.policy [None req-1a8454bf-e96a-424f-8689-74d93884ca77 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - 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-04 19:12:06.586 8 WARNING oslo_policy.policy [None req-1a8454bf-e96a-424f-8689-74d93884ca77 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.134 () {44 vars in 940 bytes} [Mon May 4 19:12:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-04 19:12:06.666 7 WARNING oslo_config.cfg [None req-79e6e1c7-132a-4c8c-8369-964bc31ff351 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.134 () {48 vars in 952 bytes} [Mon May 4 19:12:06 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 19:12:06.690 8 WARNING oslo_policy.policy [None req-a701a4e2-b3e8-493a-892a-776805ff4bf3 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - 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-04 19:12:06.690 8 WARNING oslo_policy.policy [None req-a701a4e2-b3e8-493a-892a-776805ff4bf3 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - 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-04 19:12:06.692 8 INFO glance.api.v2.image_data [None req-a701a4e2-b3e8-493a-892a-776805ff4bf3 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 19:12:10.493 8 WARNING glance.location [None req-a701a4e2-b3e8-493a-892a-776805ff4bf3 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.134 () {48 vars in 1046 bytes} [Mon May 4 19:12:06 2026] PUT /v2/images/534e79ef-6c66-4000-bb0c-a30c473cf594/file => generated 0 bytes in 3847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7795 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.134 () {44 vars in 972 bytes} [Mon May 4 19:12:10 2026] GET /v2/images/534e79ef-6c66-4000-bb0c-a30c473cf594 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-04 19:12:10.562 8 WARNING oslo_config.cfg [None req-a03d2f44-4af7-4d99-8242-a0fb9fa0a5a1 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.19.213.134 () {44 vars in 972 bytes} [Mon May 4 19:12:10 2026] GET /v2/images/534e79ef-6c66-4000-bb0c-a30c473cf594 => 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: 412/825] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 20:19:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/826] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 20:19:36 2026] GET /v2/images => generated 1240 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/831] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 20:19:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/832] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 20:19:57 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/833] 199.19.213.134 () {44 vars in 938 bytes} [Mon May 4 20:19:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/834] 199.19.213.134 () {44 vars in 960 bytes} [Mon May 4 20:19:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/835] 199.19.213.134 () {44 vars in 940 bytes} [Mon May 4 20:19:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/836] 199.19.213.134 () {48 vars in 952 bytes} [Mon May 4 20:19:57 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 20:19:57.412 8 INFO glance.api.v2.image_data [None req-b868a8cb-f973-4a7e-93c4-4660bea8a5b3 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 20:20:24.470 8 WARNING glance.location [None req-b868a8cb-f973-4a7e-93c4-4660bea8a5b3 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 420/843] 199.19.213.134 () {48 vars in 1047 bytes} [Mon May 4 20:19:57 2026] PUT /v2/images/ff8b92b0-8ad0-4ae9-8492-4f40f6f71eb1/file => generated 0 bytes in 27111 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63641 switches on core 0) [pid: 7|app: 0|req: 424/844] 199.19.213.134 () {44 vars in 972 bytes} [Mon May 4 20:20:24 2026] GET /v2/images/ff8b92b0-8ad0-4ae9-8492-4f40f6f71eb1 => 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: 421/845] 199.19.213.134 () {44 vars in 972 bytes} [Mon May 4 20:20:24 2026] GET /v2/images/ff8b92b0-8ad0-4ae9-8492-4f40f6f71eb1 => 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: 425/846] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 20:20:25 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: 422/847] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 20:20:25 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/936] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 20:27:45 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/937] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 20:27:45 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/940] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 20:27:58 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: 469/941] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 20:27:58 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/942] 199.19.213.134 () {44 vars in 948 bytes} [Mon May 4 20:27:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/943] 199.19.213.134 () {44 vars in 970 bytes} [Mon May 4 20:27:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/944] 199.19.213.134 () {44 vars in 940 bytes} [Mon May 4 20:27:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/945] 199.19.213.134 () {48 vars in 952 bytes} [Mon May 4 20:27:58 2026] POST /v2/images => generated 799 bytes in 138 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 20:27:58.701 7 WARNING oslo_policy.policy [None req-f3daeeeb-a9a4-48ed-af86-e8c910609de1 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - 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-04 20:27:58.702 7 WARNING oslo_policy.policy [None req-f3daeeeb-a9a4-48ed-af86-e8c910609de1 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - 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-04 20:27:58.703 7 INFO glance.api.v2.image_data [None req-f3daeeeb-a9a4-48ed-af86-e8c910609de1 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 20:28:20.657 7 INFO glance.location [None req-f3daeeeb-a9a4-48ed-af86-e8c910609de1 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 475/952] 199.19.213.134 () {48 vars in 1046 bytes} [Mon May 4 20:27:58 2026] PUT /v2/images/a1dda82f-da78-41f0-aec8-92f841a8a9de/file => generated 0 bytes in 22005 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26222 switches on core 0) [pid: 8|app: 0|req: 478/953] 199.19.213.134 () {44 vars in 972 bytes} [Mon May 4 20:28:20 2026] GET /v2/images/a1dda82f-da78-41f0-aec8-92f841a8a9de => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/954] 199.19.213.134 () {48 vars in 1051 bytes} [Mon May 4 20:28:20 2026] PATCH /v2/images/a1dda82f-da78-41f0-aec8-92f841a8a9de => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/955] 199.19.213.134 () {44 vars in 972 bytes} [Mon May 4 20:28:20 2026] GET /v2/images/a1dda82f-da78-41f0-aec8-92f841a8a9de => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/964] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 20:29:03 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: 481/965] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 20:29:03 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/968] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 20:29:19 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: 486/969] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 20:29:19 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/970] 199.19.213.134 () {44 vars in 940 bytes} [Mon May 4 20:29:19 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/971] 199.19.213.134 () {44 vars in 962 bytes} [Mon May 4 20:29:19 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/972] 199.19.213.134 () {44 vars in 940 bytes} [Mon May 4 20:29:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/973] 199.19.213.134 () {48 vars in 952 bytes} [Mon May 4 20:29:19 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-04 20:29:19.548 7 INFO glance.api.v2.image_data [None req-88dcea3d-f8d3-4160-a840-f36187283920 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-04 20:29:34.908 7 INFO glance.location [None req-88dcea3d-f8d3-4160-a840-f36187283920 4c6270f81f3942238fa85e81863f50e6 0304d75d28de4f31a47941a292d00dbf - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 486/978] 199.19.213.134 () {48 vars in 1047 bytes} [Mon May 4 20:29:19 2026] PUT /v2/images/ce4c4f25-4b29-4aa5-a37d-3001051be1c6/file => generated 0 bytes in 15400 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30987 switches on core 0) [pid: 8|app: 0|req: 493/979] 199.19.213.134 () {44 vars in 972 bytes} [Mon May 4 20:29:34 2026] GET /v2/images/ce4c4f25-4b29-4aa5-a37d-3001051be1c6 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/980] 199.19.213.134 () {44 vars in 972 bytes} [Mon May 4 20:29:34 2026] GET /v2/images/ce4c4f25-4b29-4aa5-a37d-3001051be1c6 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1127] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 20:41:47 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: 567/1128] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 20:41:47 2026] GET /v2/images => generated 4893 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1157] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 20:44:09 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: 582/1158] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 20:44:09 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1161] 199.19.213.134 () {42 vars in 689 bytes} [Mon May 4 20:44:10 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: 584/1162] 199.19.213.134 () {44 vars in 911 bytes} [Mon May 4 20:44:10 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)