+ 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 Mar 2 02:26:46 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-5658c6489c-rf9mq 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f879b5e1668 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-03-02 02:26:48.108 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-02 02:26:48.141 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-03-02 02:26:48.963 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-03-02 02:26:48.964 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-03-02 02:26:48.965 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 02:26:48.998 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-03-02 02:26:48.998 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-03-02 02:26:48.999 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 02:26:50.930 8 WARNING glance.api.v2.images [None req-954ccc0d-534a-4864-a0dc-718ef231749a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 02:26:50.957 7 WARNING glance.api.v2.images [None req-892ef535-7a2d-489b-a258-007138b2dadf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 02:26:51.255 8 WARNING keystonemiddleware._common.config [None req-954ccc0d-534a-4864-a0dc-718ef231749a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 02:26:51.262 8 WARNING oslo_config.cfg [None req-954ccc0d-534a-4864-a0dc-718ef231749a - - - - - -] 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 0x7f879b5e1668 pid: 8 (default app) 2026-03-02 02:26:51.281 7 WARNING keystonemiddleware._common.config [None req-892ef535-7a2d-489b-a258-007138b2dadf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 02:26:51.288 7 WARNING oslo_config.cfg [None req-892ef535-7a2d-489b-a258-007138b2dadf - - - - - -] 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 0x7f879b5e1668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 2 02:26:52 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-03-02 02:26:53.425 7 WARNING oslo_policy.policy [None req-b2419a83-26b9-417c-8ceb-a0e90f00c054 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - 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-03-02 02:26:53.426 7 WARNING oslo_policy.policy [None req-b2419a83-26b9-417c-8ceb-a0e90f00c054 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - 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-03-02 02:26:53.443 7 WARNING oslo_policy.policy [None req-b2419a83-26b9-417c-8ceb-a0e90f00c054 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - 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-03-02 02:26:53.443 7 WARNING oslo_policy.policy [None req-b2419a83-26b9-417c-8ceb-a0e90f00c054 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 2 02:26:52 2026] GET /v2/images => generated 69 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 2 02:26:56 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 2 02:26:56 2026] GET /v2/images => generated 69 bytes in 38 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-03-02 02:26:56.840 8 WARNING oslo_policy.policy [None req-8b4e333a-d762-4f5b-a259-9167d7ded229 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - 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-03-02 02:26:56.840 8 WARNING oslo_policy.policy [None req-8b4e333a-d762-4f5b-a259-9167d7ded229 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.140 () {44 vars in 912 bytes} [Mon Mar 2 02:26:56 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.140 () {44 vars in 934 bytes} [Mon Mar 2 02:26:56 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:26:56.985 8 WARNING oslo_policy.policy [None req-b5c1950f-51a6-44d3-bd67-38bba5a06107 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - 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-03-02 02:26:56.985 8 WARNING oslo_policy.policy [None req-b5c1950f-51a6-44d3-bd67-38bba5a06107 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.140 () {44 vars in 940 bytes} [Mon Mar 2 02:26:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:26:57.072 7 WARNING oslo_config.cfg [None req-0f69034b-4aae-4194-b786-7d9c07d33791 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.140 () {48 vars in 952 bytes} [Mon Mar 2 02:26:57 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 02:26:57.093 8 WARNING oslo_policy.policy [None req-5f69dd02-beba-4709-8079-75de266c1e6c 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - 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-03-02 02:26:57.094 8 WARNING oslo_policy.policy [None req-5f69dd02-beba-4709-8079-75de266c1e6c 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - 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-03-02 02:26:57.095 8 INFO glance.api.v2.image_data [None req-5f69dd02-beba-4709-8079-75de266c1e6c 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 02:27:00.575 8 INFO glance.location [None req-5f69dd02-beba-4709-8079-75de266c1e6c 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.204.45.140 () {48 vars in 1046 bytes} [Mon Mar 2 02:26:57 2026] PUT /v2/images/e4427f22-89c3-4bfc-aefb-24dccc28c692/file => generated 0 bytes in 3528 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6957 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 2 02:27:00 2026] GET /v2/images/e4427f22-89c3-4bfc-aefb-24dccc28c692 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 02:27:00.646 8 WARNING oslo_config.cfg [None req-615db32e-1e8d-4cc8-846a-d3e500b13f96 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 2 02:27:00 2026] GET /v2/images/e4427f22-89c3-4bfc-aefb-24dccc28c692 => 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: 133/261] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 2 02:47:28 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: 129/262] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 2 02:47:28 2026] GET /v2/images => generated 1240 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/267] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 2 02:47:43 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: 132/268] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 2 02:47:43 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 199.204.45.140 () {44 vars in 938 bytes} [Mon Mar 2 02:47:43 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/270] 199.204.45.140 () {44 vars in 960 bytes} [Mon Mar 2 02:47:43 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.204.45.140 () {44 vars in 940 bytes} [Mon Mar 2 02:47:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 199.204.45.140 () {48 vars in 952 bytes} [Mon Mar 2 02:47:43 2026] POST /v2/images => generated 796 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 02:47:43.921 8 INFO glance.api.v2.image_data [None req-e19471a3-30cb-4991-afa2-f176ee10e71e 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 02:48:09.838 8 INFO glance.location [None req-e19471a3-30cb-4991-afa2-f176ee10e71e 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 139/277] 199.204.45.140 () {48 vars in 1047 bytes} [Mon Mar 2 02:47:43 2026] PUT /v2/images/05351b3c-cf94-4345-a278-f9431a88dfa3/file => generated 0 bytes in 25970 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62547 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 2 02:48:09 2026] GET /v2/images/05351b3c-cf94-4345-a278-f9431a88dfa3 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 2 02:48:09 2026] GET /v2/images/05351b3c-cf94-4345-a278-f9431a88dfa3 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 2 02:48:11 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: 141/283] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 2 02:48:11 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 2 02:55:03 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: 184/367] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 2 02:55:03 2026] GET /v2/images => generated 2451 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 2 02:55:15 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/371] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 2 02:55:15 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/372] 199.204.45.140 () {44 vars in 948 bytes} [Mon Mar 2 02:55:15 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/373] 199.204.45.140 () {44 vars in 970 bytes} [Mon Mar 2 02:55:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.140 () {44 vars in 940 bytes} [Mon Mar 2 02:55:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.140 () {48 vars in 952 bytes} [Mon Mar 2 02:55:15 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 02:55:15.767 7 WARNING oslo_policy.policy [None req-59d71148-d5a0-4d4c-be4b-74f886386501 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - 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-03-02 02:55:15.768 7 WARNING oslo_policy.policy [None req-59d71148-d5a0-4d4c-be4b-74f886386501 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - 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-03-02 02:55:15.770 7 INFO glance.api.v2.image_data [None req-59d71148-d5a0-4d4c-be4b-74f886386501 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 02:55:31.575 7 INFO glance.location [None req-59d71148-d5a0-4d4c-be4b-74f886386501 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 188/380] 199.204.45.140 () {48 vars in 1046 bytes} [Mon Mar 2 02:55:15 2026] PUT /v2/images/a9e251c5-dcb9-4bad-9052-75eebda7727f/file => generated 0 bytes in 15860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28095 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 2 02:55:31 2026] GET /v2/images/a9e251c5-dcb9-4bad-9052-75eebda7727f => generated 1211 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.204.45.140 () {48 vars in 1051 bytes} [Mon Mar 2 02:55:31 2026] PATCH /v2/images/a9e251c5-dcb9-4bad-9052-75eebda7727f => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 2 02:55:31 2026] GET /v2/images/a9e251c5-dcb9-4bad-9052-75eebda7727f => 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: 193/390] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 2 02:56:08 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: 198/391] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 2 02:56:08 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.204.45.140 () {42 vars in 689 bytes} [Mon Mar 2 02:56:27 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: 196/397] 199.204.45.140 () {44 vars in 911 bytes} [Mon Mar 2 02:56:27 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.204.45.140 () {44 vars in 940 bytes} [Mon Mar 2 02:56:27 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.204.45.140 () {44 vars in 962 bytes} [Mon Mar 2 02:56:27 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.140 () {44 vars in 940 bytes} [Mon Mar 2 02:56:27 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: 198/401] 199.204.45.140 () {48 vars in 952 bytes} [Mon Mar 2 02:56:27 2026] POST /v2/images => generated 791 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 02:56:27.328 8 INFO glance.api.v2.image_data [None req-f2d9c189-d58f-4cff-b855-88ccd95fcb0d 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 02:56:39.611 8 INFO glance.location [None req-f2d9c189-d58f-4cff-b855-88ccd95fcb0d 5c16e9e1de8948bdafc4d4c74106913d d804aeb5c3a6499ba97fc77d3f126b7b - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 204/404] 199.204.45.140 () {48 vars in 1047 bytes} [Mon Mar 2 02:56:27 2026] PUT /v2/images/88eec745-6669-4191-911e-5c157b43ffff/file => generated 0 bytes in 12335 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27372 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 2 02:56:39 2026] GET /v2/images/88eec745-6669-4191-911e-5c157b43ffff => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 199.204.45.140 () {44 vars in 972 bytes} [Mon Mar 2 02:56:39 2026] GET /v2/images/88eec745-6669-4191-911e-5c157b43ffff => generated 1204 bytes in 19 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: 232/459] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:00:59 2026] GET /v2/images => generated 4893 bytes in 126 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: 228/460] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:00:59 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/473] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:01:59 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/474] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:01:59 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/487] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:02:59 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:02:59 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/501] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:03:59 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/502] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:03:59 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/515] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:04:59 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/516] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:04:59 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/529] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:05:59 2026] GET /v2/images => generated 4893 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/530] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:05:59 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/543] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:06:59 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: 274/544] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:06:59 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/557] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:07:59 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: 8|app: 0|req: 281/558] 10.0.0.93 () {28 vars in 568 bytes} [Mon Mar 2 03:07:59 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)