+ 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 [Tue Jun 16 01:25:09 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-6579596fc9-tw848 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 0x7f6d486f1668 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-16 01:25:11.500 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-16 01:25:11.563 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-16 01:25:12.348 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-16 01:25:12.349 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-16 01:25:12.349 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 01:25:12.496 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-16 01:25:12.497 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-16 01:25:12.498 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 01:25:14.453 8 WARNING glance.api.v2.images [None req-4191d4e7-b78c-4176-9dc9-2d1631e00166 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 01:25:14.724 7 WARNING glance.api.v2.images [None req-44afb7e9-e666-46fd-b5bd-f11117513627 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 01:25:14.810 8 WARNING keystonemiddleware._common.config [None req-4191d4e7-b78c-4176-9dc9-2d1631e00166 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:25:14.818 8 WARNING oslo_config.cfg [None req-4191d4e7-b78c-4176-9dc9-2d1631e00166 - - - - - -] 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 0x7f6d486f1668 pid: 8 (default app) 2026-06-16 01:25:15.155 7 WARNING keystonemiddleware._common.config [None req-44afb7e9-e666-46fd-b5bd-f11117513627 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:25:15.163 7 WARNING oslo_config.cfg [None req-44afb7e9-e666-46fd-b5bd-f11117513627 - - - - - -] 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 0x7f6d486f1668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 01:25:16 2026] GET / => generated 1301 bytes in 2 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-16 01:25:16.802 7 WARNING oslo_policy.policy [None req-7605d1cb-d38f-46a7-b367-37113e4c5e78 cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - 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-16 01:25:16.802 7 WARNING oslo_policy.policy [None req-7605d1cb-d38f-46a7-b367-37113e4c5e78 cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - 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-16 01:25:16.827 7 WARNING oslo_policy.policy [None req-7605d1cb-d38f-46a7-b367-37113e4c5e78 cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - 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-16 01:25:16.827 7 WARNING oslo_policy.policy [None req-7605d1cb-d38f-46a7-b367-37113e4c5e78 cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 01:25:16 2026] GET /v2/images => generated 69 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 01:25:20 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: 2/7] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 01:25:20 2026] GET /v2/images => generated 69 bytes in 41 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-16 01:25:20.544 8 WARNING oslo_policy.policy [None req-899c55a2-7b85-48a1-ac4a-01f1ada5cc20 cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - 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-16 01:25:20.544 8 WARNING oslo_policy.policy [None req-899c55a2-7b85-48a1-ac4a-01f1ada5cc20 cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.53 () {44 vars in 907 bytes} [Tue Jun 16 01:25:20 2026] GET /v2/images/cirros => generated 151 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.53 () {44 vars in 929 bytes} [Tue Jun 16 01:25:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 01:25:20.686 8 WARNING oslo_policy.policy [None req-1264e254-1b49-4a6b-aeaa-868067b28222 cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - 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-16 01:25:20.686 8 WARNING oslo_policy.policy [None req-1264e254-1b49-4a6b-aeaa-868067b28222 cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.53 () {44 vars in 935 bytes} [Tue Jun 16 01:25:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 01:25:20.769 7 WARNING oslo_config.cfg [None req-2cf47596-0ba4-4c70-b56e-2ead1c2aa903 cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.53 () {48 vars in 947 bytes} [Tue Jun 16 01:25:20 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 01:25:20.792 8 WARNING oslo_policy.policy [None req-db7f6e9b-2f9c-4c77-9386-60203adc871d cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - 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-16 01:25:20.792 8 WARNING oslo_policy.policy [None req-db7f6e9b-2f9c-4c77-9386-60203adc871d cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - 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-16 01:25:20.793 8 INFO glance.api.v2.image_data [None req-db7f6e9b-2f9c-4c77-9386-60203adc871d cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:25:25.449 8 WARNING glance.location [None req-db7f6e9b-2f9c-4c77-9386-60203adc871d cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.53 () {48 vars in 1041 bytes} [Tue Jun 16 01:25:20 2026] PUT /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1/file => generated 0 bytes in 4715 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5222 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.53 () {44 vars in 967 bytes} [Tue Jun 16 01:25:25 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 01:25:25.624 8 WARNING oslo_config.cfg [None req-649ac902-b22b-496b-a945-e72e2e683bb7 cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.53 () {48 vars in 1047 bytes} [Tue Jun 16 01:25:25 2026] PATCH /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.53 () {44 vars in 967 bytes} [Tue Jun 16 01:25:25 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => 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: 147/292] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 01:48:20 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: 146/293] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 01:48:20 2026] GET /v2/images => generated 1381 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/298] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 01:48:41 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: 149/299] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 01:48:41 2026] GET /v2/images => generated 1381 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/300] 199.204.45.53 () {44 vars in 933 bytes} [Tue Jun 16 01:48:41 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: 150/301] 199.204.45.53 () {44 vars in 955 bytes} [Tue Jun 16 01:48:42 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 199.204.45.53 () {44 vars in 935 bytes} [Tue Jun 16 01:48:42 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: 151/303] 199.204.45.53 () {48 vars in 947 bytes} [Tue Jun 16 01:48:42 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 01:48:42.126 8 INFO glance.api.v2.image_data [None req-e77fff61-4cd5-4938-9332-6721b06a342f cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:49:52.416 8 WARNING glance.location [None req-e77fff61-4cd5-4938-9332-6721b06a342f cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 153/318] 199.204.45.53 () {48 vars in 1042 bytes} [Tue Jun 16 01:48:42 2026] PUT /v2/images/e95b7ece-26f1-49c0-a039-c0b4ee7f6c4c/file => generated 0 bytes in 70340 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33274 switches on core 0) [pid: 7|app: 0|req: 166/319] 199.204.45.53 () {44 vars in 967 bytes} [Tue Jun 16 01:49:52 2026] GET /v2/images/e95b7ece-26f1-49c0-a039-c0b4ee7f6c4c => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/320] 199.204.45.53 () {48 vars in 1047 bytes} [Tue Jun 16 01:49:52 2026] PATCH /v2/images/e95b7ece-26f1-49c0-a039-c0b4ee7f6c4c => generated 1395 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/321] 199.204.45.53 () {44 vars in 967 bytes} [Tue Jun 16 01:49:52 2026] GET /v2/images/e95b7ece-26f1-49c0-a039-c0b4ee7f6c4c => 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: 155/322] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 01:49:54 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: 168/325] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 01:49:54 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/418] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 01:57:36 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: 215/419] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 01:57:36 2026] GET /v2/images => generated 2778 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/428] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 01:58:18 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: 209/429] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 01:58:18 2026] GET /v2/images => generated 2778 bytes in 1943 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/430] 199.204.45.53 () {44 vars in 943 bytes} [Tue Jun 16 01:58:20 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/431] 199.204.45.53 () {44 vars in 965 bytes} [Tue Jun 16 01:58:20 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/432] 199.204.45.53 () {44 vars in 935 bytes} [Tue Jun 16 01:58:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/435] 199.204.45.53 () {48 vars in 947 bytes} [Tue Jun 16 01:58:20 2026] POST /v2/images => generated 799 bytes in 8720 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 01:58:29.212 7 WARNING oslo_policy.policy [None req-920747ea-e4a8-4508-903c-fcea37fce24e cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - 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-16 01:58:29.212 7 WARNING oslo_policy.policy [None req-920747ea-e4a8-4508-903c-fcea37fce24e cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - 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-16 01:58:29.214 7 INFO glance.api.v2.image_data [None req-920747ea-e4a8-4508-903c-fcea37fce24e cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:01:59.589 7 INFO glance.location [None req-920747ea-e4a8-4508-903c-fcea37fce24e cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 225/478] 199.204.45.53 () {48 vars in 1041 bytes} [Tue Jun 16 01:58:29 2026] PUT /v2/images/d4156c1b-20b1-4edd-bc16-89bbc12220ba/file => generated 0 bytes in 210439 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8419 switches on core 0) [pid: 8|app: 0|req: 254/479] 199.204.45.53 () {44 vars in 967 bytes} [Tue Jun 16 02:01:59 2026] GET /v2/images/d4156c1b-20b1-4edd-bc16-89bbc12220ba => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/480] 199.204.45.53 () {48 vars in 1047 bytes} [Tue Jun 16 02:01:59 2026] PATCH /v2/images/d4156c1b-20b1-4edd-bc16-89bbc12220ba => generated 1410 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/481] 199.204.45.53 () {44 vars in 967 bytes} [Tue Jun 16 02:01:59 2026] GET /v2/images/d4156c1b-20b1-4edd-bc16-89bbc12220ba => 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: 260/490] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 02:02:42 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: 231/491] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 02:02:42 2026] GET /v2/images => generated 4190 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/494] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 02:02:53 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: 233/495] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 02:02:53 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/496] 199.204.45.53 () {44 vars in 935 bytes} [Tue Jun 16 02:02:53 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/497] 199.204.45.53 () {44 vars in 957 bytes} [Tue Jun 16 02:02:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/498] 199.204.45.53 () {44 vars in 935 bytes} [Tue Jun 16 02:02:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/501] 199.204.45.53 () {48 vars in 947 bytes} [Tue Jun 16 02:02:53 2026] POST /v2/images => generated 791 bytes in 1697 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 02:02:55.200 8 INFO glance.api.v2.image_data [None req-de6a67d1-b1d7-4f20-9167-131d9f0260bd cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:03:28.255 8 INFO glance.location [None req-de6a67d1-b1d7-4f20-9167-131d9f0260bd cfe1be6b7d8940b2ad3e6e1803af287d c448ca45ae6a4527b9385daa10cf3bb2 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 267/508] 199.204.45.53 () {48 vars in 1042 bytes} [Tue Jun 16 02:02:55 2026] PUT /v2/images/63089508-6818-4f21-b6da-2eda6b1f5455/file => generated 0 bytes in 33137 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14106 switches on core 0) [pid: 7|app: 0|req: 242/509] 199.204.45.53 () {44 vars in 967 bytes} [Tue Jun 16 02:03:28 2026] GET /v2/images/63089508-6818-4f21-b6da-2eda6b1f5455 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/510] 199.204.45.53 () {48 vars in 1047 bytes} [Tue Jun 16 02:03:28 2026] PATCH /v2/images/63089508-6818-4f21-b6da-2eda6b1f5455 => generated 1382 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/511] 199.204.45.53 () {44 vars in 967 bytes} [Tue Jun 16 02:03:28 2026] GET /v2/images/63089508-6818-4f21-b6da-2eda6b1f5455 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/686] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 02:17:59 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: 356/687] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 02:17:59 2026] GET /v2/images => generated 5574 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/718] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 02:20:27 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: 347/719] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 02:20:27 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/720] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 02:20:29 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: 348/721] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 02:20:29 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/732] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 02:21:23 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: 354/733] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 02:21:23 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/736] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 02:21:32 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: 356/737] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 02:21:32 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/752] 199.204.45.53 () {42 vars in 684 bytes} [Tue Jun 16 02:22:36 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: 364/753] 199.204.45.53 () {44 vars in 906 bytes} [Tue Jun 16 02:22:36 2026] GET /v2/images => generated 5574 bytes in 47 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: 394/762] 10.0.0.203 () {32 vars in 633 bytes} [Tue Jun 16 02:23:20 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/767] 10.0.0.17 () {36 vars in 986 bytes} [Tue Jun 16 02:23:40 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 23 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: 371/768] 10.0.0.17 () {36 vars in 926 bytes} [Tue Jun 16 02:23:40 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/769] 10.0.0.17 () {36 vars in 986 bytes} [Tue Jun 16 02:23:43 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/770] 10.0.0.17 () {36 vars in 926 bytes} [Tue Jun 16 02:23:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/773] 10.0.0.17 () {36 vars in 986 bytes} [Tue Jun 16 02:23:45 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => 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: 374/774] 10.0.0.17 () {36 vars in 926 bytes} [Tue Jun 16 02:23:45 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/775] 199.204.45.53 () {36 vars in 990 bytes} [Tue Jun 16 02:23:50 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/776] 199.204.45.53 () {36 vars in 930 bytes} [Tue Jun 16 02:23:50 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: 402/777] 199.204.45.53 () {36 vars in 990 bytes} [Tue Jun 16 02:23:51 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/778] 199.204.45.53 () {36 vars in 930 bytes} [Tue Jun 16 02:23:51 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: 405/783] 10.0.0.16 () {36 vars in 986 bytes} [Tue Jun 16 02:24:08 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/784] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:24:08 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: 406/785] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:24:08 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: 7|app: 0|req: 380/786] 10.0.0.16 () {36 vars in 986 bytes} [Tue Jun 16 02:24:08 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/787] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:24:08 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: 381/788] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:24:08 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: 408/789] 10.0.0.16 () {36 vars in 986 bytes} [Tue Jun 16 02:24:08 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/790] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:24:08 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: 409/791] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:24:08 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: 383/792] 10.0.0.59 () {36 vars in 910 bytes} [Tue Jun 16 02:24:09 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/793] 10.0.0.59 () {36 vars in 1006 bytes} [Tue Jun 16 02:24:09 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1/locations => generated 127 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/794] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jun 16 02:24:09 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/795] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jun 16 02:24:09 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: 7|app: 0|req: 385/796] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jun 16 02:24:09 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/801] 10.0.0.17 () {36 vars in 986 bytes} [Tue Jun 16 02:24:27 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => 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: 414/802] 10.0.0.17 () {36 vars in 926 bytes} [Tue Jun 16 02:24:27 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: 7|app: 0|req: 391/807] 10.0.0.17 () {36 vars in 986 bytes} [Tue Jun 16 02:24:49 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/808] 10.0.0.17 () {36 vars in 926 bytes} [Tue Jun 16 02:24:49 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/819] 10.0.0.203 () {34 vars in 655 bytes} [Tue Jun 16 02:25:39 2026] POST /v2/images => generated 648 bytes in 230 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-16 02:25:39.997 7 WARNING glance.api.v2.images [None req-4b77baf1-3c7b-46a0-a3ff-119dbeacc133 7d5dfc5a187347be96fb32706400a55a 36e51ea2b8644497bf5a478ec538e739 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//33634d41-2cb0-4fca-80d5-a6c9ccd19b13 [pid: 7|app: 0|req: 397/820] 10.0.0.203 () {32 vars in 710 bytes} [Tue Jun 16 02:25:39 2026] DELETE /v2/images/33634d41-2cb0-4fca-80d5-a6c9ccd19b13 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/821] 10.0.0.203 () {32 vars in 707 bytes} [Tue Jun 16 02:25:40 2026] GET /v2/images/33634d41-2cb0-4fca-80d5-a6c9ccd19b13 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/822] 10.0.0.203 () {32 vars in 633 bytes} [Tue Jun 16 02:25:40 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/823] 10.0.0.203 () {34 vars in 655 bytes} [Tue Jun 16 02:25:40 2026] POST /v2/images => generated 702 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/824] 10.0.0.203 () {32 vars in 717 bytes} [Tue Jun 16 02:25:40 2026] GET /v2/images/a42262eb-bc93-4a90-958a-3e2b7e333f4c/file => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 02:25:40.234 8 INFO glance.api.v2.image_data [None req-a8acf667-23db-457f-b110-375e2675ed54 7d5dfc5a187347be96fb32706400a55a 36e51ea2b8644497bf5a478ec538e739 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:25:40.296 8 WARNING glance_store._drivers.rbd [None req-a8acf667-23db-457f-b110-375e2675ed54 7d5dfc5a187347be96fb32706400a55a 36e51ea2b8644497bf5a478ec538e739 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-16 02:25:41.024 8 INFO glance.location [None req-a8acf667-23db-457f-b110-375e2675ed54 7d5dfc5a187347be96fb32706400a55a 36e51ea2b8644497bf5a478ec538e739 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 426/825] 10.0.0.203 () {32 vars in 727 bytes} [Tue Jun 16 02:25:40 2026] PUT /v2/images/a42262eb-bc93-4a90-958a-3e2b7e333f4c/file => generated 0 bytes in 851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/826] 10.0.0.203 () {32 vars in 707 bytes} [Tue Jun 16 02:25:41 2026] GET /v2/images/a42262eb-bc93-4a90-958a-3e2b7e333f4c => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/827] 10.0.0.203 () {32 vars in 717 bytes} [Tue Jun 16 02:25:41 2026] GET /v2/images/a42262eb-bc93-4a90-958a-3e2b7e333f4c/file => generated 1024 bytes in 189 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/828] 10.0.0.203 () {34 vars in 655 bytes} [Tue Jun 16 02:25:41 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/829] 10.0.0.203 () {32 vars in 726 bytes} [Tue Jun 16 02:25:41 2026] PATCH /v2/images/555968a0-dafc-43e7-b91a-e142b1c61115 => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/830] 10.0.0.203 () {32 vars in 707 bytes} [Tue Jun 16 02:25:41 2026] GET /v2/images/555968a0-dafc-43e7-b91a-e142b1c61115 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 02:25:41.426 8 WARNING glance.api.v2.images [None req-c12bfb03-1f8a-406e-88ba-a2b4fdd21f78 7d5dfc5a187347be96fb32706400a55a 36e51ea2b8644497bf5a478ec538e739 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//555968a0-dafc-43e7-b91a-e142b1c61115 [pid: 8|app: 0|req: 429/831] 10.0.0.203 () {32 vars in 710 bytes} [Tue Jun 16 02:25:41 2026] DELETE /v2/images/555968a0-dafc-43e7-b91a-e142b1c61115 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/832] 10.0.0.203 () {32 vars in 707 bytes} [Tue Jun 16 02:25:41 2026] GET /v2/images/555968a0-dafc-43e7-b91a-e142b1c61115 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 02:25:41.530 8 WARNING glance.api.v2.images [None req-94a22d7a-a7ae-4990-9634-fad371d71ed8 7d5dfc5a187347be96fb32706400a55a 36e51ea2b8644497bf5a478ec538e739 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a42262eb-bc93-4a90-958a-3e2b7e333f4c [pid: 8|app: 0|req: 430/833] 10.0.0.203 () {32 vars in 710 bytes} [Tue Jun 16 02:25:41 2026] DELETE /v2/images/a42262eb-bc93-4a90-958a-3e2b7e333f4c => generated 0 bytes in 872 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/834] 10.0.0.203 () {32 vars in 707 bytes} [Tue Jun 16 02:25:42 2026] GET /v2/images/a42262eb-bc93-4a90-958a-3e2b7e333f4c => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 02:25:42.414 8 WARNING glance.api.v2.images [None req-bda07bfc-8bf8-47a5-a695-2a90972fb955 7d5dfc5a187347be96fb32706400a55a 36e51ea2b8644497bf5a478ec538e739 - - default default] Failed to find image 33634d41-2cb0-4fca-80d5-a6c9ccd19b13 to delete: glance.common.exception.ImageNotFound: No image found with ID 33634d41-2cb0-4fca-80d5-a6c9ccd19b13 [pid: 8|app: 0|req: 431/835] 10.0.0.203 () {32 vars in 710 bytes} [Tue Jun 16 02:25:42 2026] DELETE /v2/images/33634d41-2cb0-4fca-80d5-a6c9ccd19b13 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/836] 10.0.0.203 () {32 vars in 707 bytes} [Tue Jun 16 02:25:42 2026] GET /v2/images/33634d41-2cb0-4fca-80d5-a6c9ccd19b13 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/839] 10.0.0.203 () {30 vars in 411 bytes} [Tue Jun 16 02:25:45 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: 438/848] 10.0.0.17 () {36 vars in 986 bytes} [Tue Jun 16 02:26:27 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/849] 10.0.0.17 () {36 vars in 926 bytes} [Tue Jun 16 02:26:27 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: 413/852] 10.0.0.17 () {36 vars in 986 bytes} [Tue Jun 16 02:26:34 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/853] 10.0.0.17 () {36 vars in 926 bytes} [Tue Jun 16 02:26:34 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: 443/858] 10.0.0.203 () {32 vars in 707 bytes} [Tue Jun 16 02:27:00 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/859] 10.0.0.203 () {32 vars in 707 bytes} [Tue Jun 16 02:27:00 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/860] 10.0.0.16 () {36 vars in 986 bytes} [Tue Jun 16 02:27:00 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/861] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:27:00 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: 445/862] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:27:00 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: 418/863] 10.0.0.16 () {36 vars in 986 bytes} [Tue Jun 16 02:27:00 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/864] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:27:00 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: 419/865] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:27:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/866] 10.0.0.16 () {36 vars in 986 bytes} [Tue Jun 16 02:27:00 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => 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: 420/867] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:27:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/868] 10.0.0.59 () {36 vars in 910 bytes} [Tue Jun 16 02:27:01 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/869] 10.0.0.59 () {36 vars in 1006 bytes} [Tue Jun 16 02:27:01 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/870] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jun 16 02:27:01 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/871] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jun 16 02:27:01 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: 450/872] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jun 16 02:27:01 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: 452/875] 10.0.0.17 () {36 vars in 986 bytes} [Tue Jun 16 02:27:04 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => 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: 424/876] 10.0.0.17 () {36 vars in 926 bytes} [Tue Jun 16 02:27:04 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: 453/877] 10.0.0.17 () {36 vars in 986 bytes} [Tue Jun 16 02:27:13 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/878] 10.0.0.17 () {36 vars in 926 bytes} [Tue Jun 16 02:27: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: 455/881] 10.0.0.17 () {36 vars in 986 bytes} [Tue Jun 16 02:27:22 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/882] 10.0.0.17 () {36 vars in 926 bytes} [Tue Jun 16 02:27:22 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: 461/893] 199.204.45.53 () {32 vars in 825 bytes} [Tue Jun 16 02:28:04 2026] GET /v2/images?status=active&owner=c448ca45ae6a4527b9385daa10cf3bb2&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/894] 199.204.45.53 () {32 vars in 652 bytes} [Tue Jun 16 02:28: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: 462/895] 10.0.0.16 () {36 vars in 986 bytes} [Tue Jun 16 02:28:05 2026] GET /v2/images/e95b7ece-26f1-49c0-a039-c0b4ee7f6c4c => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/896] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:28: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: 463/897] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:28: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: 435/898] 10.0.0.16 () {36 vars in 986 bytes} [Tue Jun 16 02:28:05 2026] GET /v2/images/e95b7ece-26f1-49c0-a039-c0b4ee7f6c4c => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/899] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:28: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: 436/900] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:28: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: 465/901] 10.0.0.16 () {36 vars in 986 bytes} [Tue Jun 16 02:28:05 2026] GET /v2/images/e95b7ece-26f1-49c0-a039-c0b4ee7f6c4c => 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: 437/902] 10.0.0.16 () {36 vars in 926 bytes} [Tue Jun 16 02:28: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: 466/903] 10.0.0.59 () {36 vars in 910 bytes} [Tue Jun 16 02:28:06 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/904] 10.0.0.59 () {36 vars in 1006 bytes} [Tue Jun 16 02:28:06 2026] GET /v2/images/e95b7ece-26f1-49c0-a039-c0b4ee7f6c4c/locations => generated 127 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/905] 10.0.0.59 () {36 vars in 986 bytes} [Tue Jun 16 02:28:06 2026] GET /v2/images/e95b7ece-26f1-49c0-a039-c0b4ee7f6c4c => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/906] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jun 16 02:28:06 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: 468/907] 10.0.0.59 () {36 vars in 926 bytes} [Tue Jun 16 02:28: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: 441/910] 10.0.0.17 () {36 vars in 986 bytes} [Tue Jun 16 02:28:23 2026] GET /v2/images/d61e0521-96c7-4b12-b71e-e7a2f2bb3db1 => 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: 470/911] 10.0.0.17 () {36 vars in 926 bytes} [Tue Jun 16 02:28:23 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: 464/956] 10.0.0.203 () {32 vars in 633 bytes} [Tue Jun 16 02:31:55 2026] GET /v2/images => generated 5574 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)