+ 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 11 11:09:19 2026] *** compiled with version: 13.3.0 on 11 May 2026 01:40:44 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5b5757d65b-9skgn 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 0x7f3f3ff7b668 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-11 11:09:21.494 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 11:09:21.521 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-11 11:09:22.407 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-11 11:09:22.408 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-11 11:09:22.408 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 11:09:22.438 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-11 11:09:22.440 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-11 11:09:22.440 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 11:09:24.470 8 WARNING glance.api.v2.images [None req-67f7b181-2af5-45e3-a54c-058c67699493 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 11:09:24.494 7 WARNING glance.api.v2.images [None req-137bd5c5-498c-44fc-9470-bbf7dc1d8560 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 11:09:24.815 8 WARNING keystonemiddleware._common.config [None req-67f7b181-2af5-45e3-a54c-058c67699493 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:09:24.822 8 WARNING oslo_config.cfg [None req-67f7b181-2af5-45e3-a54c-058c67699493 - - - - - -] 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 0x7f3f3ff7b668 pid: 8 (default app) 2026-05-11 11:09:24.854 7 WARNING keystonemiddleware._common.config [None req-137bd5c5-498c-44fc-9470-bbf7dc1d8560 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 11:09:24.864 7 WARNING oslo_config.cfg [None req-137bd5c5-498c-44fc-9470-bbf7dc1d8560 - - - - - -] 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 0x7f3f3ff7b668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:09:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:09:25.645 7 WARNING oslo_policy.policy [None req-07d9bea7-807f-40c0-8078-de517bfe64b6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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-11 11:09:25.645 7 WARNING oslo_policy.policy [None req-07d9bea7-807f-40c0-8078-de517bfe64b6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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-11 11:09:25.670 7 WARNING oslo_policy.policy [None req-07d9bea7-807f-40c0-8078-de517bfe64b6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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-11 11:09:25.670 7 WARNING oslo_policy.policy [None req-07d9bea7-807f-40c0-8078-de517bfe64b6 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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/6] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:09:25 2026] GET /v2/images => generated 69 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:09:29 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:09:29 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 11:09:29.214 8 WARNING oslo_policy.policy [None req-17a387b9-d224-4f40-85cc-b6fc8c2f6820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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-11 11:09:29.214 8 WARNING oslo_policy.policy [None req-17a387b9-d224-4f40-85cc-b6fc8c2f6820 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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/9] 199.204.45.72 () {44 vars in 908 bytes} [Mon May 11 11:09:29 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.72 () {44 vars in 930 bytes} [Mon May 11 11:09:29 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-11 11:09:29.351 8 WARNING oslo_policy.policy [None req-c61254c0-543c-4e02-81fe-5157db3b85c8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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-11 11:09:29.352 8 WARNING oslo_policy.policy [None req-c61254c0-543c-4e02-81fe-5157db3b85c8 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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: 8/11] 199.204.45.72 () {44 vars in 936 bytes} [Mon May 11 11:09:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 11:09:29.442 7 WARNING oslo_config.cfg [None req-7b5476e2-81d1-425d-9a51-3129be3cc10c 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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/12] 199.204.45.72 () {48 vars in 948 bytes} [Mon May 11 11:09:29 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 11:09:29.466 8 WARNING oslo_policy.policy [None req-79a21fd4-8ed1-4c94-9078-82e576144b37 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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-11 11:09:29.467 8 WARNING oslo_policy.policy [None req-79a21fd4-8ed1-4c94-9078-82e576144b37 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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-11 11:09:29.468 8 INFO glance.api.v2.image_data [None req-79a21fd4-8ed1-4c94-9078-82e576144b37 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:09:33.709 8 INFO glance.location [None req-79a21fd4-8ed1-4c94-9078-82e576144b37 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/13] 199.204.45.72 () {48 vars in 1042 bytes} [Mon May 11 11:09:29 2026] PUT /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526/file => generated 0 bytes in 4291 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5805 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 11:09:33 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 11:09:33.797 8 WARNING oslo_config.cfg [None req-1cfc2fbf-f8b8-4e13-ba78-94c02b2c14c1 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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: 10/15] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 11:09:33 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/258] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:29:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/259] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:29:38 2026] GET /v2/images => generated 1240 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/284] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:31:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/285] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:31:44 2026] GET /v2/images => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/286] 199.204.45.72 () {44 vars in 934 bytes} [Mon May 11 11:31:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/287] 199.204.45.72 () {44 vars in 956 bytes} [Mon May 11 11:31:44 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: 147/288] 199.204.45.72 () {44 vars in 936 bytes} [Mon May 11 11:31:44 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: 142/289] 199.204.45.72 () {48 vars in 948 bytes} [Mon May 11 11:31:44 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 11:31:44.288 8 INFO glance.api.v2.image_data [None req-5fa7a442-2579-4008-8407-fc5e7943cab7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:32:12.652 8 INFO glance.location [None req-5fa7a442-2579-4008-8407-fc5e7943cab7 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 148/296] 199.204.45.72 () {48 vars in 1043 bytes} [Mon May 11 11:31:44 2026] PUT /v2/images/930cb0f3-e127-42b3-be9d-359767cfe6a5/file => generated 0 bytes in 28404 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64703 switches on core 0) [pid: 7|app: 0|req: 149/297] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 11:32:12 2026] GET /v2/images/930cb0f3-e127-42b3-be9d-359767cfe6a5 => 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: 149/298] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 11:32:12 2026] GET /v2/images/930cb0f3-e127-42b3-be9d-359767cfe6a5 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:32:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:32:14 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:38:44 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:38:44 2026] GET /v2/images => generated 2451 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:38:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:38:52 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.72 () {44 vars in 944 bytes} [Mon May 11 11:38:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.72 () {44 vars in 966 bytes} [Mon May 11 11:38:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.72 () {44 vars in 936 bytes} [Mon May 11 11:38:52 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) [pid: 8|app: 0|req: 194/388] 199.204.45.72 () {48 vars in 948 bytes} [Mon May 11 11:38:52 2026] POST /v2/images => generated 799 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 11:38:52.594 7 WARNING oslo_policy.policy [None req-ca1fe864-cbf9-489e-885e-42bb55302e1b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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-11 11:38:52.595 7 WARNING oslo_policy.policy [None req-ca1fe864-cbf9-489e-885e-42bb55302e1b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - 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-11 11:38:52.596 7 INFO glance.api.v2.image_data [None req-ca1fe864-cbf9-489e-885e-42bb55302e1b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:39:10.757 7 INFO glance.location [None req-ca1fe864-cbf9-489e-885e-42bb55302e1b 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/393] 199.204.45.72 () {48 vars in 1042 bytes} [Mon May 11 11:38:52 2026] PUT /v2/images/76838356-48b9-4eee-bcc8-31dfa15fc49a/file => generated 0 bytes in 18216 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28519 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 11:39:10 2026] GET /v2/images/76838356-48b9-4eee-bcc8-31dfa15fc49a => generated 1211 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.204.45.72 () {48 vars in 1047 bytes} [Mon May 11 11:39:10 2026] PATCH /v2/images/76838356-48b9-4eee-bcc8-31dfa15fc49a => generated 1234 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 11:39:10 2026] GET /v2/images/76838356-48b9-4eee-bcc8-31dfa15fc49a => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:39:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:39:47 2026] GET /v2/images => generated 3687 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:40:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:40:03 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.72 () {44 vars in 936 bytes} [Mon May 11 11:40:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.204.45.72 () {44 vars in 958 bytes} [Mon May 11 11:40:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 199.204.45.72 () {44 vars in 936 bytes} [Mon May 11 11:40:03 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: 205/414] 199.204.45.72 () {48 vars in 948 bytes} [Mon May 11 11:40:03 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-11 11:40:03.254 8 INFO glance.api.v2.image_data [None req-f15a1936-3cbc-4c3e-a9eb-970d7f74e077 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 11:40:15.211 8 INFO glance.location [None req-f15a1936-3cbc-4c3e-a9eb-970d7f74e077 21f213de4a904c03bf20b2f226e2c45a 1c5074aad43e4f538ffabfc416f3d63b - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 210/419] 199.204.45.72 () {48 vars in 1043 bytes} [Mon May 11 11:40:03 2026] PUT /v2/images/dfc0b79d-db0e-46f4-a502-43bace164e88/file => generated 0 bytes in 12000 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32876 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 11:40:15 2026] GET /v2/images/dfc0b79d-db0e-46f4-a502-43bace164e88 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.204.45.72 () {44 vars in 968 bytes} [Mon May 11 11:40:15 2026] GET /v2/images/dfc0b79d-db0e-46f4-a502-43bace164e88 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:52:16 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/567] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:52:16 2026] GET /v2/images => generated 4893 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:54:30 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:54:30 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: 7|app: 0|req: 298/596] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:54:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:54:32 2026] GET /v2/images => generated 4893 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:55:18 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:55:18 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: 307/612] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:55:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:55:25 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 199.204.45.72 () {42 vars in 685 bytes} [Mon May 11 11:56:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 199.204.45.72 () {44 vars in 907 bytes} [Mon May 11 11:56:26 2026] GET /v2/images => generated 4893 bytes in 55 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: 318/636] 10.0.0.95 () {32 vars in 632 bytes} [Mon May 11 11:57:07 2026] GET /v2/images => generated 4893 bytes in 20 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: 321/641] 10.0.0.123 () {36 vars in 987 bytes} [Mon May 11 11:57:26 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => 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: 321/642] 10.0.0.123 () {36 vars in 927 bytes} [Mon May 11 11:57:26 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: 322/643] 199.204.45.72 () {36 vars in 990 bytes} [Mon May 11 11:57:33 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/644] 199.204.45.72 () {36 vars in 930 bytes} [Mon May 11 11:57:33 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: 324/647] 199.204.45.72 () {36 vars in 990 bytes} [Mon May 11 11:57:34 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => 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: 324/648] 199.204.45.72 () {36 vars in 930 bytes} [Mon May 11 11:57:34 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: 325/649] 10.0.0.164 () {36 vars in 987 bytes} [Mon May 11 11:57:37 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 11:57:37 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: 326/651] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 11:57:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.164 () {36 vars in 987 bytes} [Mon May 11 11:57:37 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => 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: 327/653] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 11:57:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 11:57:37 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 10.0.0.164 () {36 vars in 987 bytes} [Mon May 11 11:57:37 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => 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: 328/656] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 11:57:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 11:57:37 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 11:57:38 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 11:57:38 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: 330/660] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 11:57:38 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 11:57:38 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: 331/662] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 11:57:39 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: 332/663] 10.0.0.95 () {30 vars in 410 bytes} [Mon May 11 11:57:39 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/672] 10.0.0.123 () {36 vars in 987 bytes} [Mon May 11 11:58:19 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 10.0.0.123 () {36 vars in 927 bytes} [Mon May 11 11:58:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 10.0.0.123 () {36 vars in 987 bytes} [Mon May 11 11:58:24 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/677] 10.0.0.123 () {36 vars in 927 bytes} [Mon May 11 11:58:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 10.0.0.95 () {32 vars in 706 bytes} [Mon May 11 11:58:47 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => 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: 342/683] 10.0.0.95 () {32 vars in 706 bytes} [Mon May 11 11:58:47 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.164 () {36 vars in 987 bytes} [Mon May 11 11:58:47 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => 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: 343/685] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 11:58:47 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: 343/686] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 11:58:47 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: 344/687] 10.0.0.164 () {36 vars in 987 bytes} [Mon May 11 11:58:47 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => 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: 344/688] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 11:58: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: 345/689] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 11:58: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: 345/690] 10.0.0.164 () {36 vars in 987 bytes} [Mon May 11 11:58:48 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 11:58: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: 346/692] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 11:58:48 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/693] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 11:58: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: 8|app: 0|req: 347/694] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 11:58:48 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => 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: 348/695] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 11:58: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: 8|app: 0|req: 348/696] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 11:58: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: 7|app: 0|req: 349/697] 10.0.0.123 () {36 vars in 987 bytes} [Mon May 11 11:58:53 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => 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: 349/698] 10.0.0.123 () {36 vars in 927 bytes} [Mon May 11 11:58:53 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: 351/701] 10.0.0.123 () {36 vars in 987 bytes} [Mon May 11 11:59:03 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => 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: 351/702] 10.0.0.123 () {36 vars in 927 bytes} [Mon May 11 11:59:04 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: 355/709] 10.0.0.123 () {36 vars in 987 bytes} [Mon May 11 11:59:33 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/710] 10.0.0.123 () {36 vars in 927 bytes} [Mon May 11 11:59:33 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: 357/713] 10.0.0.123 () {36 vars in 987 bytes} [Mon May 11 11:59:36 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => 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: 357/714] 10.0.0.123 () {36 vars in 927 bytes} [Mon May 11 11:59:36 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: 362/723] 10.0.0.123 () {36 vars in 987 bytes} [Mon May 11 12:00:18 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/724] 10.0.0.123 () {36 vars in 927 bytes} [Mon May 11 12:00:18 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: 366/731] 10.0.0.95 () {34 vars in 654 bytes} [Mon May 11 12:00:48 2026] POST /v2/images => generated 649 bytes in 191 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 12:00:48.987 8 WARNING glance.api.v2.images [None req-2da08bfe-22fd-4e2c-8a1c-af43e1aa0b12 3da707b24c23416b819db1fbe452dbec a6fcfc4f51144b7cadaf9410fb5d0a1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e9c41f4c-bc41-49ca-bd33-150b39946a82 [pid: 8|app: 0|req: 366/732] 10.0.0.95 () {32 vars in 709 bytes} [Mon May 11 12:00:48 2026] DELETE /v2/images/e9c41f4c-bc41-49ca-bd33-150b39946a82 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.95 () {32 vars in 706 bytes} [Mon May 11 12:00:49 2026] GET /v2/images/e9c41f4c-bc41-49ca-bd33-150b39946a82 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 10.0.0.95 () {32 vars in 632 bytes} [Mon May 11 12:00:49 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/735] 10.0.0.95 () {34 vars in 654 bytes} [Mon May 11 12:00:49 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/736] 10.0.0.95 () {32 vars in 716 bytes} [Mon May 11 12:00:49 2026] GET /v2/images/273d1de7-7d97-409b-828d-65fa0b0956ec/file => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 12:00:49.197 7 INFO glance.api.v2.image_data [None req-129dce9e-15bf-44db-bd6b-5c9ca6d47e58 3da707b24c23416b819db1fbe452dbec a6fcfc4f51144b7cadaf9410fb5d0a1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 12:00:49.233 7 WARNING glance_store._drivers.rbd [None req-129dce9e-15bf-44db-bd6b-5c9ca6d47e58 3da707b24c23416b819db1fbe452dbec a6fcfc4f51144b7cadaf9410fb5d0a1f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 12:00:50.383 7 INFO glance.location [None req-129dce9e-15bf-44db-bd6b-5c9ca6d47e58 3da707b24c23416b819db1fbe452dbec a6fcfc4f51144b7cadaf9410fb5d0a1f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 369/737] 10.0.0.95 () {32 vars in 726 bytes} [Mon May 11 12:00:49 2026] PUT /v2/images/273d1de7-7d97-409b-828d-65fa0b0956ec/file => generated 0 bytes in 1247 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/738] 10.0.0.95 () {32 vars in 706 bytes} [Mon May 11 12:00:50 2026] GET /v2/images/273d1de7-7d97-409b-828d-65fa0b0956ec => 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: 370/739] 10.0.0.95 () {32 vars in 716 bytes} [Mon May 11 12:00:50 2026] GET /v2/images/273d1de7-7d97-409b-828d-65fa0b0956ec/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.95 () {34 vars in 654 bytes} [Mon May 11 12:00:50 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.95 () {32 vars in 725 bytes} [Mon May 11 12:00:50 2026] PATCH /v2/images/3f78d346-1412-48a4-b627-52ce66ff1c04 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.95 () {32 vars in 706 bytes} [Mon May 11 12:00:50 2026] GET /v2/images/3f78d346-1412-48a4-b627-52ce66ff1c04 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 12:00:50.726 7 WARNING glance.api.v2.images [None req-9ce278d1-e498-4460-9707-e0f7c75a09a3 3da707b24c23416b819db1fbe452dbec a6fcfc4f51144b7cadaf9410fb5d0a1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3f78d346-1412-48a4-b627-52ce66ff1c04 [pid: 7|app: 0|req: 372/743] 10.0.0.95 () {32 vars in 709 bytes} [Mon May 11 12:00:50 2026] DELETE /v2/images/3f78d346-1412-48a4-b627-52ce66ff1c04 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/744] 10.0.0.95 () {32 vars in 706 bytes} [Mon May 11 12:00:50 2026] GET /v2/images/3f78d346-1412-48a4-b627-52ce66ff1c04 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:00:50.802 7 WARNING glance.api.v2.images [None req-88e28992-55d5-474b-868f-09a560229e71 3da707b24c23416b819db1fbe452dbec a6fcfc4f51144b7cadaf9410fb5d0a1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//273d1de7-7d97-409b-828d-65fa0b0956ec [pid: 7|app: 0|req: 373/745] 10.0.0.95 () {32 vars in 709 bytes} [Mon May 11 12:00:50 2026] DELETE /v2/images/273d1de7-7d97-409b-828d-65fa0b0956ec => generated 0 bytes in 896 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 10.0.0.95 () {32 vars in 706 bytes} [Mon May 11 12:00:51 2026] GET /v2/images/273d1de7-7d97-409b-828d-65fa0b0956ec => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 12:00:51.712 7 WARNING glance.api.v2.images [None req-fadb2f5e-de68-4e2e-8b53-92359608553e 3da707b24c23416b819db1fbe452dbec a6fcfc4f51144b7cadaf9410fb5d0a1f - - default default] Failed to find image e9c41f4c-bc41-49ca-bd33-150b39946a82 to delete: glance.common.exception.ImageNotFound: No image found with ID e9c41f4c-bc41-49ca-bd33-150b39946a82 [pid: 7|app: 0|req: 374/747] 10.0.0.95 () {32 vars in 709 bytes} [Mon May 11 12:00:51 2026] DELETE /v2/images/e9c41f4c-bc41-49ca-bd33-150b39946a82 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/748] 10.0.0.95 () {32 vars in 706 bytes} [Mon May 11 12:00:51 2026] GET /v2/images/e9c41f4c-bc41-49ca-bd33-150b39946a82 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/753] 10.0.0.123 () {36 vars in 987 bytes} [Mon May 11 12:01:13 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.123 () {36 vars in 927 bytes} [Mon May 11 12:01:13 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: 379/757] 10.0.0.123 () {36 vars in 987 bytes} [Mon May 11 12:01:14 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/758] 10.0.0.123 () {36 vars in 927 bytes} [Mon May 11 12:01:14 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: 381/761] 10.0.0.123 () {36 vars in 987 bytes} [Mon May 11 12:01:31 2026] GET /v2/images/5ab93859-8c19-4135-a2cc-fcc1938d6526 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/762] 10.0.0.123 () {36 vars in 927 bytes} [Mon May 11 12:01:31 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/769] 199.204.45.72 () {32 vars in 825 bytes} [Mon May 11 12:02:04 2026] GET /v2/images?status=active&owner=1c5074aad43e4f538ffabfc416f3d63b&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 199.204.45.72 () {32 vars in 652 bytes} [Mon May 11 12:02:04 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: 387/773] 10.0.0.164 () {36 vars in 987 bytes} [Mon May 11 12:02:05 2026] GET /v2/images/930cb0f3-e127-42b3-be9d-359767cfe6a5 => generated 1209 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 12:02:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 12:02:05 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: 388/776] 10.0.0.164 () {36 vars in 987 bytes} [Mon May 11 12:02:05 2026] GET /v2/images/930cb0f3-e127-42b3-be9d-359767cfe6a5 => 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: 389/777] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 12:02:05 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: 389/778] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 12:02:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/779] 10.0.0.164 () {36 vars in 987 bytes} [Mon May 11 12:02:05 2026] GET /v2/images/930cb0f3-e127-42b3-be9d-359767cfe6a5 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/780] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 12:02:05 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: 391/781] 10.0.0.164 () {36 vars in 927 bytes} [Mon May 11 12:02:05 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: 391/782] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 12:02:05 2026] GET /v2/images/930cb0f3-e127-42b3-be9d-359767cfe6a5 => 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: 392/783] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 12:02:05 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: 392/784] 10.0.0.218 () {36 vars in 987 bytes} [Mon May 11 12:02:05 2026] GET /v2/images/930cb0f3-e127-42b3-be9d-359767cfe6a5 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 12:02:05 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: 393/786] 10.0.0.218 () {36 vars in 927 bytes} [Mon May 11 12:02:05 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: 414/827] 10.0.0.95 () {32 vars in 632 bytes} [Mon May 11 12:05:32 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)