+ 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 [Wed Jun 10 04:00:24 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7957dbcfc9-xnfzr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f8c152aa668 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-06-10 04:00:26.569 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 04:00:26.667 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-06-10 04:00:27.435 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-06-10 04:00:27.436 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-06-10 04:00:27.436 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 04:00:27.536 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-06-10 04:00:27.537 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-06-10 04:00:27.537 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 04:00:29.498 7 WARNING glance.api.v2.images [None req-cf50d023-fd8e-4787-ae1f-90648c759742 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 04:00:29.665 8 WARNING glance.api.v2.images [None req-42411337-8d6d-48dc-a5b3-48424e5c54d7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 04:00:29.839 7 WARNING keystonemiddleware._common.config [None req-cf50d023-fd8e-4787-ae1f-90648c759742 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:00:29.847 7 WARNING oslo_config.cfg [None req-cf50d023-fd8e-4787-ae1f-90648c759742 - - - - - -] 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 0x7f8c152aa668 pid: 7 (default app) 2026-06-10 04:00:30.021 8 WARNING keystonemiddleware._common.config [None req-42411337-8d6d-48dc-a5b3-48424e5c54d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:00:30.030 8 WARNING oslo_config.cfg [None req-42411337-8d6d-48dc-a5b3-48424e5c54d7 - - - - - -] 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 0x7f8c152aa668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:00:31 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-06-10 04:00:32.286 8 WARNING oslo_policy.policy [None req-1c6aa56c-45ba-460f-ad4f-819533f1e93d 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - 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-06-10 04:00:32.286 8 WARNING oslo_policy.policy [None req-1c6aa56c-45ba-460f-ad4f-819533f1e93d 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - 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-06-10 04:00:32.300 8 WARNING oslo_policy.policy [None req-1c6aa56c-45ba-460f-ad4f-819533f1e93d 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - 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-06-10 04:00:32.300 8 WARNING oslo_policy.policy [None req-1c6aa56c-45ba-460f-ad4f-819533f1e93d 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:00:31 2026] GET /v2/images => generated 69 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:00:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:00:35 2026] GET /v2/images => generated 69 bytes in 37 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-06-10 04:00:36.005 7 WARNING oslo_policy.policy [None req-d3c6e680-11c2-494a-a4dd-4e4e7eed9370 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - 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-06-10 04:00:36.005 7 WARNING oslo_policy.policy [None req-d3c6e680-11c2-494a-a4dd-4e4e7eed9370 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.109 () {44 vars in 910 bytes} [Wed Jun 10 04:00:35 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.109 () {44 vars in 932 bytes} [Wed Jun 10 04:00:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:00:36.137 7 WARNING oslo_policy.policy [None req-abf15235-672c-4fb7-b153-3356b921790e 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - 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-06-10 04:00:36.137 7 WARNING oslo_policy.policy [None req-abf15235-672c-4fb7-b153-3356b921790e 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jun 10 04:00:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 04:00:36.226 8 WARNING oslo_config.cfg [None req-3b7295a7-b6bf-4aae-8a8d-25d57200f45c 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.109 () {48 vars in 950 bytes} [Wed Jun 10 04:00:36 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:00:36.248 7 WARNING oslo_policy.policy [None req-6f0782bd-d5a8-44c0-a60f-358621b49787 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - 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-06-10 04:00:36.248 7 WARNING oslo_policy.policy [None req-6f0782bd-d5a8-44c0-a60f-358621b49787 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - 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-06-10 04:00:36.250 7 INFO glance.api.v2.image_data [None req-6f0782bd-d5a8-44c0-a60f-358621b49787 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:00:40.226 7 WARNING glance.location [None req-6f0782bd-d5a8-44c0-a60f-358621b49787 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.109 () {48 vars in 1044 bytes} [Wed Jun 10 04:00:36 2026] PUT /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d/file => generated 0 bytes in 4026 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6805 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jun 10 04:00:40 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 04:00:40.392 7 WARNING oslo_config.cfg [None req-fca6bf05-d164-475d-9315-0c2d8e91765e 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.109 () {48 vars in 1050 bytes} [Wed Jun 10 04:00:40 2026] PATCH /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jun 10 04:00:40 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:21:46 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: 135/272] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:21:46 2026] GET /v2/images => generated 1381 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:23: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: 144/290] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:23:03 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.109 () {44 vars in 936 bytes} [Wed Jun 10 04:23:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.109 () {44 vars in 958 bytes} [Wed Jun 10 04:23:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jun 10 04:23:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.204.45.109 () {48 vars in 950 bytes} [Wed Jun 10 04:23:03 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:23:03.501 7 INFO glance.api.v2.image_data [None req-f901e1dc-4c1d-455b-a56e-b92cafcbdd31 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:23:33.156 7 WARNING glance.location [None req-f901e1dc-4c1d-455b-a56e-b92cafcbdd31 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 149/301] 199.204.45.109 () {48 vars in 1045 bytes} [Wed Jun 10 04:23:03 2026] PUT /v2/images/7417624c-7447-4615-ac8a-8c2c6f3dda6f/file => generated 0 bytes in 29711 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62474 switches on core 0) [pid: 8|app: 0|req: 153/302] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jun 10 04:23:33 2026] GET /v2/images/7417624c-7447-4615-ac8a-8c2c6f3dda6f => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/303] 199.204.45.109 () {48 vars in 1050 bytes} [Wed Jun 10 04:23:33 2026] PATCH /v2/images/7417624c-7447-4615-ac8a-8c2c6f3dda6f => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jun 10 04:23:33 2026] GET /v2/images/7417624c-7447-4615-ac8a-8c2c6f3dda6f => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:23:34 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: 155/306] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:23:34 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:30:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:30:40 2026] GET /v2/images => generated 2778 bytes in 141 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.109 () {42 vars in 687 bytes} [Wed Jun 10 04:30:48 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: 200/396] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:30:48 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.109 () {44 vars in 946 bytes} [Wed Jun 10 04:30:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.109 () {44 vars in 968 bytes} [Wed Jun 10 04:30:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jun 10 04:30:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.109 () {48 vars in 950 bytes} [Wed Jun 10 04:30:48 2026] POST /v2/images => generated 799 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:30:48.637 7 INFO glance.api.v2.image_data [None req-2f871a20-ea61-41ee-85d3-62c45077d5ce 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:33:25.375 7 INFO glance.location [None req-2f871a20-ea61-41ee-85d3-62c45077d5ce 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/433] 199.204.45.109 () {48 vars in 1044 bytes} [Wed Jun 10 04:30:48 2026] PUT /v2/images/845ea90c-d215-41c4-aa22-4d551d3442f4/file => generated 0 bytes in 156823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10029 switches on core 0) [pid: 8|app: 0|req: 235/434] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jun 10 04:33:25 2026] GET /v2/images/845ea90c-d215-41c4-aa22-4d551d3442f4 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/435] 199.204.45.109 () {48 vars in 1050 bytes} [Wed Jun 10 04:33:25 2026] PATCH /v2/images/845ea90c-d215-41c4-aa22-4d551d3442f4 => generated 1410 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/436] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jun 10 04:33:25 2026] GET /v2/images/845ea90c-d215-41c4-aa22-4d551d3442f4 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/445] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:34: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: 205/446] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:34:03 2026] GET /v2/images => generated 4190 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/449] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:34:13 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: 243/450] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:34:13 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/451] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jun 10 04:34:13 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: 8|app: 0|req: 244/452] 199.204.45.109 () {44 vars in 960 bytes} [Wed Jun 10 04:34:13 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: 209/453] 199.204.45.109 () {44 vars in 938 bytes} [Wed Jun 10 04:34:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/454] 199.204.45.109 () {48 vars in 950 bytes} [Wed Jun 10 04:34:13 2026] POST /v2/images => generated 791 bytes in 447 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 04:34:14.432 7 INFO glance.api.v2.image_data [None req-e1c25d17-fc55-4b16-96a3-fe701a2dfa2f 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:34:37.269 7 INFO glance.location [None req-e1c25d17-fc55-4b16-96a3-fe701a2dfa2f 776076a5d1f64fa5bbb8a07bfb8d71fb c4bf318bd0414f7a8d22288735fa09e7 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 210/459] 199.204.45.109 () {48 vars in 1045 bytes} [Wed Jun 10 04:34:14 2026] PUT /v2/images/a04d01a1-82a4-4371-999f-7a0ee67ebf36/file => generated 0 bytes in 22878 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28682 switches on core 0) [pid: 8|app: 0|req: 250/460] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jun 10 04:34:37 2026] GET /v2/images/a04d01a1-82a4-4371-999f-7a0ee67ebf36 => generated 1204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/461] 199.204.45.109 () {48 vars in 1050 bytes} [Wed Jun 10 04:34:37 2026] PATCH /v2/images/a04d01a1-82a4-4371-999f-7a0ee67ebf36 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/462] 199.204.45.109 () {44 vars in 970 bytes} [Wed Jun 10 04:34:37 2026] GET /v2/images/a04d01a1-82a4-4371-999f-7a0ee67ebf36 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/619] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:47:38 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: 290/620] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:47:38 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/649] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:49:57 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: 305/650] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:49:57 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/651] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:49:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/652] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:49:59 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/663] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:50:49 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: 312/664] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:50:49 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/667] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:50: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: 314/668] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:50:57 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/683] 199.204.45.109 () {42 vars in 687 bytes} [Wed Jun 10 04:52:02 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: 362/684] 199.204.45.109 () {44 vars in 909 bytes} [Wed Jun 10 04:52:02 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/693] 10.0.0.208 () {32 vars in 633 bytes} [Wed Jun 10 04:52:43 2026] GET /v2/images => generated 5574 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:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/698] 10.0.0.191 () {36 vars in 987 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/699] 10.0.0.191 () {36 vars in 927 bytes} [Wed Jun 10 04:53:02 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/700] 10.0.0.191 () {36 vars in 987 bytes} [Wed Jun 10 04:53:05 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/701] 10.0.0.191 () {36 vars in 927 bytes} [Wed Jun 10 04:53:05 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: 373/704] 199.204.45.109 () {36 vars in 991 bytes} [Wed Jun 10 04:53:10 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/705] 199.204.45.109 () {36 vars in 931 bytes} [Wed Jun 10 04:53:10 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: 374/706] 199.204.45.109 () {36 vars in 991 bytes} [Wed Jun 10 04:53:10 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/707] 199.204.45.109 () {36 vars in 931 bytes} [Wed Jun 10 04:53:10 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: 375/708] 10.0.0.191 () {36 vars in 987 bytes} [Wed Jun 10 04:53:15 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/709] 10.0.0.191 () {36 vars in 927 bytes} [Wed Jun 10 04:53:15 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: 338/716] 10.0.0.208 () {30 vars in 411 bytes} [Wed Jun 10 04:53:47 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: 380/719] 10.0.0.191 () {36 vars in 987 bytes} [Wed Jun 10 04:53:56 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/720] 10.0.0.191 () {36 vars in 927 bytes} [Wed Jun 10 04:53:56 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: 383/725] 10.0.0.84 () {36 vars in 986 bytes} [Wed Jun 10 04:54:16 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/726] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:54:16 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: 384/727] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:54:16 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: 7|app: 0|req: 344/728] 10.0.0.84 () {36 vars in 986 bytes} [Wed Jun 10 04:54:16 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/729] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:54:16 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/730] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:54:16 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/731] 10.0.0.84 () {36 vars in 986 bytes} [Wed Jun 10 04:54:16 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/732] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:54:16 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: 387/733] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:54:16 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: 347/734] 10.0.0.223 () {36 vars in 911 bytes} [Wed Jun 10 04:54:17 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/735] 10.0.0.223 () {36 vars in 1007 bytes} [Wed Jun 10 04:54:17 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/736] 10.0.0.223 () {36 vars in 987 bytes} [Wed Jun 10 04:54:17 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/737] 10.0.0.223 () {36 vars in 927 bytes} [Wed Jun 10 04:54:17 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: 7|app: 0|req: 349/738] 10.0.0.223 () {36 vars in 927 bytes} [Wed Jun 10 04:54:17 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: 392/743] 10.0.0.191 () {36 vars in 987 bytes} [Wed Jun 10 04:54:34 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/744] 10.0.0.191 () {36 vars in 927 bytes} [Wed Jun 10 04:54:34 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: 394/747] 10.0.0.191 () {36 vars in 987 bytes} [Wed Jun 10 04:54:47 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/748] 10.0.0.191 () {36 vars in 927 bytes} [Wed Jun 10 04:54:47 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: 396/751] 10.0.0.191 () {36 vars in 987 bytes} [Wed Jun 10 04:54:55 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/752] 10.0.0.191 () {36 vars in 927 bytes} [Wed Jun 10 04:54:55 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: 359/757] 10.0.0.208 () {34 vars in 655 bytes} [Wed Jun 10 04:55:16 2026] POST /v2/images => generated 649 bytes in 207 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 04:55:16.985 8 WARNING glance.api.v2.images [None req-da914157-68eb-4cdc-95b3-50093b1c77b8 8b3fd9d0e6fb45249f484cd6709d5d15 0d3b052373844d3780f543f02a82dd73 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5552acc1-1f0e-403c-bd57-dd77d55ead54 [pid: 8|app: 0|req: 399/758] 10.0.0.208 () {32 vars in 710 bytes} [Wed Jun 10 04:55:16 2026] DELETE /v2/images/5552acc1-1f0e-403c-bd57-dd77d55ead54 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/759] 10.0.0.208 () {32 vars in 707 bytes} [Wed Jun 10 04:55:17 2026] GET /v2/images/5552acc1-1f0e-403c-bd57-dd77d55ead54 => 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: 400/760] 10.0.0.208 () {32 vars in 633 bytes} [Wed Jun 10 04:55:17 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/761] 10.0.0.208 () {34 vars in 655 bytes} [Wed Jun 10 04:55:17 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 04:55:17.165 8 WARNING oslo_policy.policy [None req-4468bb73-c7f8-4c5e-8492-4c7dc5fee491 8b3fd9d0e6fb45249f484cd6709d5d15 0d3b052373844d3780f543f02a82dd73 - - 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-06-10 04:55:17.165 8 WARNING oslo_policy.policy [None req-4468bb73-c7f8-4c5e-8492-4c7dc5fee491 8b3fd9d0e6fb45249f484cd6709d5d15 0d3b052373844d3780f543f02a82dd73 - - 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: 401/762] 10.0.0.208 () {32 vars in 717 bytes} [Wed Jun 10 04:55:17 2026] GET /v2/images/3d200ea7-2af5-47aa-8f9a-70018a7b3fe2/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 04:55:17.187 7 INFO glance.api.v2.image_data [None req-4f3415b6-1cca-46f5-9e3b-639825c52c08 8b3fd9d0e6fb45249f484cd6709d5d15 0d3b052373844d3780f543f02a82dd73 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 04:55:17.232 7 WARNING glance_store._drivers.rbd [None req-4f3415b6-1cca-46f5-9e3b-639825c52c08 8b3fd9d0e6fb45249f484cd6709d5d15 0d3b052373844d3780f543f02a82dd73 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 04:55:17.714 7 INFO glance.location [None req-4f3415b6-1cca-46f5-9e3b-639825c52c08 8b3fd9d0e6fb45249f484cd6709d5d15 0d3b052373844d3780f543f02a82dd73 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/763] 10.0.0.208 () {32 vars in 727 bytes} [Wed Jun 10 04:55:17 2026] PUT /v2/images/3d200ea7-2af5-47aa-8f9a-70018a7b3fe2/file => generated 0 bytes in 569 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/764] 10.0.0.208 () {32 vars in 707 bytes} [Wed Jun 10 04:55:17 2026] GET /v2/images/3d200ea7-2af5-47aa-8f9a-70018a7b3fe2 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/765] 10.0.0.208 () {32 vars in 717 bytes} [Wed Jun 10 04:55:17 2026] GET /v2/images/3d200ea7-2af5-47aa-8f9a-70018a7b3fe2/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/766] 10.0.0.208 () {34 vars in 655 bytes} [Wed Jun 10 04:55:17 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/767] 10.0.0.208 () {32 vars in 726 bytes} [Wed Jun 10 04:55:17 2026] PATCH /v2/images/3d22f934-ce0c-438e-a0a3-2756e3baf028 => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/768] 10.0.0.208 () {32 vars in 707 bytes} [Wed Jun 10 04:55:18 2026] GET /v2/images/3d22f934-ce0c-438e-a0a3-2756e3baf028 => generated 653 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 04:55:18.046 7 WARNING glance.api.v2.images [None req-d0692f9f-23cf-4145-a83c-f851d6189a4a 8b3fd9d0e6fb45249f484cd6709d5d15 0d3b052373844d3780f543f02a82dd73 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3d22f934-ce0c-438e-a0a3-2756e3baf028 [pid: 7|app: 0|req: 365/769] 10.0.0.208 () {32 vars in 710 bytes} [Wed Jun 10 04:55:18 2026] DELETE /v2/images/3d22f934-ce0c-438e-a0a3-2756e3baf028 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/770] 10.0.0.208 () {32 vars in 707 bytes} [Wed Jun 10 04:55:18 2026] GET /v2/images/3d22f934-ce0c-438e-a0a3-2756e3baf028 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:55:18.115 7 WARNING glance.api.v2.images [None req-34afd4e9-e2bf-4c1d-8090-1972e676fbcb 8b3fd9d0e6fb45249f484cd6709d5d15 0d3b052373844d3780f543f02a82dd73 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3d200ea7-2af5-47aa-8f9a-70018a7b3fe2 [pid: 7|app: 0|req: 366/771] 10.0.0.208 () {32 vars in 710 bytes} [Wed Jun 10 04:55:18 2026] DELETE /v2/images/3d200ea7-2af5-47aa-8f9a-70018a7b3fe2 => generated 0 bytes in 908 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/772] 10.0.0.208 () {32 vars in 707 bytes} [Wed Jun 10 04:55:19 2026] GET /v2/images/3d200ea7-2af5-47aa-8f9a-70018a7b3fe2 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 04:55:19.045 7 WARNING glance.api.v2.images [None req-3005d2b2-b681-4dee-ace0-501ea420609e 8b3fd9d0e6fb45249f484cd6709d5d15 0d3b052373844d3780f543f02a82dd73 - - default default] Failed to find image 5552acc1-1f0e-403c-bd57-dd77d55ead54 to delete: glance.common.exception.ImageNotFound: No image found with ID 5552acc1-1f0e-403c-bd57-dd77d55ead54 [pid: 7|app: 0|req: 367/773] 10.0.0.208 () {32 vars in 710 bytes} [Wed Jun 10 04:55:19 2026] DELETE /v2/images/5552acc1-1f0e-403c-bd57-dd77d55ead54 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/774] 10.0.0.208 () {32 vars in 707 bytes} [Wed Jun 10 04:55:19 2026] GET /v2/images/5552acc1-1f0e-403c-bd57-dd77d55ead54 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/789] 10.0.0.208 () {32 vars in 707 bytes} [Wed Jun 10 04:56:28 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/790] 10.0.0.208 () {32 vars in 707 bytes} [Wed Jun 10 04:56:28 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/791] 10.0.0.84 () {36 vars in 986 bytes} [Wed Jun 10 04:56:28 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/792] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:56:28 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: 377/793] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:56:28 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: 417/794] 10.0.0.84 () {36 vars in 986 bytes} [Wed Jun 10 04:56:28 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/795] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:56:28 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: 418/796] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:56:28 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: 379/797] 10.0.0.84 () {36 vars in 986 bytes} [Wed Jun 10 04:56:28 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/798] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:56:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/799] 10.0.0.223 () {36 vars in 911 bytes} [Wed Jun 10 04:56:28 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/800] 10.0.0.223 () {36 vars in 1007 bytes} [Wed Jun 10 04:56:28 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/801] 10.0.0.223 () {36 vars in 987 bytes} [Wed Jun 10 04:56:28 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/802] 10.0.0.223 () {36 vars in 927 bytes} [Wed Jun 10 04:56:28 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: 382/803] 10.0.0.223 () {36 vars in 927 bytes} [Wed Jun 10 04:56:28 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: 385/808] 10.0.0.191 () {36 vars in 987 bytes} [Wed Jun 10 04:56:42 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/809] 10.0.0.191 () {36 vars in 927 bytes} [Wed Jun 10 04:56:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/810] 10.0.0.191 () {36 vars in 987 bytes} [Wed Jun 10 04:56:48 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/811] 10.0.0.191 () {36 vars in 927 bytes} [Wed Jun 10 04:56:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/816] 10.0.0.191 () {36 vars in 987 bytes} [Wed Jun 10 04:57:06 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/817] 10.0.0.191 () {36 vars in 927 bytes} [Wed Jun 10 04:57:06 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: 392/822] 10.0.0.191 () {36 vars in 987 bytes} [Wed Jun 10 04:57:22 2026] GET /v2/images/f13a1513-0ac2-403d-9420-7f2735151a3d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/823] 10.0.0.191 () {36 vars in 927 bytes} [Wed Jun 10 04:57:22 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: 434/828] 199.204.45.109 () {32 vars in 826 bytes} [Wed Jun 10 04:57:47 2026] GET /v2/images?status=active&owner=c4bf318bd0414f7a8d22288735fa09e7&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/829] 199.204.45.109 () {32 vars in 653 bytes} [Wed Jun 10 04:57:47 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: 435/830] 10.0.0.84 () {36 vars in 986 bytes} [Wed Jun 10 04:57:47 2026] GET /v2/images/7417624c-7447-4615-ac8a-8c2c6f3dda6f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/831] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:57:47 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/832] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:57:47 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: 397/833] 10.0.0.84 () {36 vars in 986 bytes} [Wed Jun 10 04:57:47 2026] GET /v2/images/7417624c-7447-4615-ac8a-8c2c6f3dda6f => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/834] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:57: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: 7|app: 0|req: 398/835] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:57: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: 438/836] 10.0.0.84 () {36 vars in 986 bytes} [Wed Jun 10 04:57:47 2026] GET /v2/images/7417624c-7447-4615-ac8a-8c2c6f3dda6f => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/837] 10.0.0.84 () {36 vars in 926 bytes} [Wed Jun 10 04:57:47 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: 439/838] 10.0.0.223 () {36 vars in 911 bytes} [Wed Jun 10 04:57:48 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/839] 10.0.0.223 () {36 vars in 1007 bytes} [Wed Jun 10 04:57:48 2026] GET /v2/images/7417624c-7447-4615-ac8a-8c2c6f3dda6f/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/840] 10.0.0.223 () {36 vars in 987 bytes} [Wed Jun 10 04:57:48 2026] GET /v2/images/7417624c-7447-4615-ac8a-8c2c6f3dda6f => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/841] 10.0.0.223 () {36 vars in 927 bytes} [Wed Jun 10 04:57: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: 441/842] 10.0.0.223 () {36 vars in 927 bytes} [Wed Jun 10 04:57:48 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/891] 10.0.0.208 () {32 vars in 633 bytes} [Wed Jun 10 05:01:48 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)