+ 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 Apr 1 23:03:18 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-577dcd5d6-4rwnp 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 0x7f71d3d25668 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-04-01 23:03:20.938 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-01 23:03:20.957 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-04-01 23:03:21.796 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-04-01 23:03:21.797 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-04-01 23:03:21.797 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-01 23:03:21.814 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-04-01 23:03:21.815 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-04-01 23:03:21.815 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-01 23:03:23.802 8 WARNING glance.api.v2.images [None req-0afafc5d-da77-4f79-a60f-cf0f809c89ac - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-01 23:03:23.914 7 WARNING glance.api.v2.images [None req-808605e3-4382-4792-9598-800dd1c58efa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-01 23:03:24.129 8 WARNING keystonemiddleware._common.config [None req-0afafc5d-da77-4f79-a60f-cf0f809c89ac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 23:03:24.137 8 WARNING oslo_config.cfg [None req-0afafc5d-da77-4f79-a60f-cf0f809c89ac - - - - - -] 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 0x7f71d3d25668 pid: 8 (default app) 2026-04-01 23:03:24.260 7 WARNING keystonemiddleware._common.config [None req-808605e3-4382-4792-9598-800dd1c58efa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 23:03:24.270 7 WARNING oslo_config.cfg [None req-808605e3-4382-4792-9598-800dd1c58efa - - - - - -] 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 0x7f71d3d25668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:03:25 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-04-01 23:03:26.416 7 WARNING oslo_policy.policy [None req-f72e6386-4e65-40c0-a20a-9ca523cde512 c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - 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-04-01 23:03:26.416 7 WARNING oslo_policy.policy [None req-f72e6386-4e65-40c0-a20a-9ca523cde512 c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - 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-04-01 23:03:26.431 7 WARNING oslo_policy.policy [None req-f72e6386-4e65-40c0-a20a-9ca523cde512 c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - 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-04-01 23:03:26.432 7 WARNING oslo_policy.policy [None req-f72e6386-4e65-40c0-a20a-9ca523cde512 c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:03:25 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:03:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:03:29 2026] GET /v2/images => generated 69 bytes in 36 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-04-01 23:03:29.779 8 WARNING oslo_policy.policy [None req-4a3d6518-c6f2-4dc9-8a47-703e4901fc04 c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - 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-04-01 23:03:29.779 8 WARNING oslo_policy.policy [None req-4a3d6518-c6f2-4dc9-8a47-703e4901fc04 c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.141 () {44 vars in 910 bytes} [Wed Apr 1 23:03:29 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.141 () {44 vars in 932 bytes} [Wed Apr 1 23:03:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-01 23:03:29.907 8 WARNING oslo_policy.policy [None req-108a8113-070c-4d7b-8965-58ad173524bc c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - 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-04-01 23:03:29.907 8 WARNING oslo_policy.policy [None req-108a8113-070c-4d7b-8965-58ad173524bc c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.141 () {44 vars in 938 bytes} [Wed Apr 1 23:03:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-01 23:03:29.986 7 WARNING oslo_config.cfg [None req-b9cbc731-f610-4d82-89e4-4c9efeca6a6b c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.141 () {48 vars in 950 bytes} [Wed Apr 1 23:03:29 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 23:03:30.004 8 WARNING oslo_policy.policy [None req-d7302fd0-1134-4400-8135-0a72e24a3b4a c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - 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-04-01 23:03:30.004 8 WARNING oslo_policy.policy [None req-d7302fd0-1134-4400-8135-0a72e24a3b4a c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - 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-04-01 23:03:30.005 8 INFO glance.api.v2.image_data [None req-d7302fd0-1134-4400-8135-0a72e24a3b4a c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 23:03:33.214 8 WARNING glance.location [None req-d7302fd0-1134-4400-8135-0a72e24a3b4a c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.141 () {48 vars in 1044 bytes} [Wed Apr 1 23:03:29 2026] PUT /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6/file => generated 0 bytes in 3249 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6590 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.141 () {44 vars in 970 bytes} [Wed Apr 1 23:03:33 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-01 23:03:33.289 8 WARNING oslo_config.cfg [None req-d1bbf101-8511-4ad3-9f7c-6de54c34f263 c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/15] 199.204.45.141 () {44 vars in 970 bytes} [Wed Apr 1 23:03:33 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/266] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:24:17 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: 131/267] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:24:17 2026] GET /v2/images => generated 1240 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/272] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:24:34 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: 134/273] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:24:34 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/274] 199.204.45.141 () {44 vars in 936 bytes} [Wed Apr 1 23:24:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/275] 199.204.45.141 () {44 vars in 958 bytes} [Wed Apr 1 23:24:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/276] 199.204.45.141 () {44 vars in 938 bytes} [Wed Apr 1 23:24:34 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: 7|app: 0|req: 136/277] 199.204.45.141 () {48 vars in 950 bytes} [Wed Apr 1 23:24:34 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 23:24:34.686 8 INFO glance.api.v2.image_data [None req-5338b7f1-c584-4d55-bebd-9b1f01c2a88d c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 23:25:00.423 8 WARNING glance.location [None req-5338b7f1-c584-4d55-bebd-9b1f01c2a88d c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/282] 199.204.45.141 () {48 vars in 1045 bytes} [Wed Apr 1 23:24:34 2026] PUT /v2/images/b9d8697e-81f4-4d59-a401-a69f0fa7c8e5/file => generated 0 bytes in 25786 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64250 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.141 () {44 vars in 970 bytes} [Wed Apr 1 23:25:00 2026] GET /v2/images/b9d8697e-81f4-4d59-a401-a69f0fa7c8e5 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.141 () {44 vars in 970 bytes} [Wed Apr 1 23:25:00 2026] GET /v2/images/b9d8697e-81f4-4d59-a401-a69f0fa7c8e5 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:25:01 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:25:01 2026] GET /v2/images => generated 2451 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:31:36 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: 183/368] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:31:36 2026] GET /v2/images => generated 2451 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:31:51 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: 187/372] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:31:51 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.141 () {44 vars in 946 bytes} [Wed Apr 1 23:31:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.141 () {44 vars in 968 bytes} [Wed Apr 1 23:31:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.141 () {44 vars in 938 bytes} [Wed Apr 1 23:31:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.141 () {48 vars in 950 bytes} [Wed Apr 1 23:31:51 2026] POST /v2/images => generated 799 bytes in 1279 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 23:31:52.568 7 WARNING oslo_policy.policy [None req-f9a68b0b-379e-468f-84fb-a8f0d359a149 c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - 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-04-01 23:31:52.569 7 WARNING oslo_policy.policy [None req-f9a68b0b-379e-468f-84fb-a8f0d359a149 c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - 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-04-01 23:31:52.570 7 INFO glance.api.v2.image_data [None req-f9a68b0b-379e-468f-84fb-a8f0d359a149 c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 23:32:08.513 7 INFO glance.location [None req-f9a68b0b-379e-468f-84fb-a8f0d359a149 c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 188/381] 199.204.45.141 () {48 vars in 1044 bytes} [Wed Apr 1 23:31:52 2026] PUT /v2/images/e9c3a0c4-6092-4960-883c-3d436a19c804/file => generated 0 bytes in 15992 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23711 switches on core 0) [pid: 8|app: 0|req: 194/382] 199.204.45.141 () {44 vars in 970 bytes} [Wed Apr 1 23:32:08 2026] GET /v2/images/e9c3a0c4-6092-4960-883c-3d436a19c804 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/383] 199.204.45.141 () {48 vars in 1049 bytes} [Wed Apr 1 23:32:08 2026] PATCH /v2/images/e9c3a0c4-6092-4960-883c-3d436a19c804 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.141 () {44 vars in 970 bytes} [Wed Apr 1 23:32:08 2026] GET /v2/images/e9c3a0c4-6092-4960-883c-3d436a19c804 => generated 1234 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/393] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:32:45 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: 194/394] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:32:45 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:33:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:33:01 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 199.204.45.141 () {44 vars in 938 bytes} [Wed Apr 1 23:33:01 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 199.204.45.141 () {44 vars in 960 bytes} [Wed Apr 1 23:33:01 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.204.45.141 () {44 vars in 938 bytes} [Wed Apr 1 23:33:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/402] 199.204.45.141 () {48 vars in 950 bytes} [Wed Apr 1 23:33:02 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 23:33:02.072 8 INFO glance.api.v2.image_data [None req-a5cc065d-8077-4f70-a361-f65d6297774e c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 23:33:11.807 8 INFO glance.location [None req-a5cc065d-8077-4f70-a361-f65d6297774e c77f969cd57b405da3889553ef3c575a 963b9d6b97644a6aac98c0661433ab9c - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 205/405] 199.204.45.141 () {48 vars in 1044 bytes} [Wed Apr 1 23:33:02 2026] PUT /v2/images/f638923c-2a0f-4975-9dee-cf3349ebc874/file => generated 0 bytes in 9773 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21294 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.141 () {44 vars in 970 bytes} [Wed Apr 1 23:33:11 2026] GET /v2/images/f638923c-2a0f-4975-9dee-cf3349ebc874 => generated 1203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.204.45.141 () {44 vars in 970 bytes} [Wed Apr 1 23:33:11 2026] GET /v2/images/f638923c-2a0f-4975-9dee-cf3349ebc874 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/554] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:45:15 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/555] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:45:15 2026] GET /v2/images => generated 4892 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/582] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:47:30 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: 289/583] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:47:30 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/584] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:47:32 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/585] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:47:32 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/596] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:48:20 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: 301/597] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:48:20 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/600] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:48:28 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: 303/601] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:48:28 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/614] 199.204.45.141 () {42 vars in 687 bytes} [Wed Apr 1 23:49:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/615] 199.204.45.141 () {44 vars in 909 bytes} [Wed Apr 1 23:49:27 2026] GET /v2/images => generated 4892 bytes in 53 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: 315/624] 10.0.0.112 () {32 vars in 632 bytes} [Wed Apr 1 23:50:09 2026] GET /v2/images => generated 4892 bytes in 18 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: 312/629] 10.0.0.55 () {36 vars in 985 bytes} [Wed Apr 1 23:50:31 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/630] 10.0.0.55 () {36 vars in 925 bytes} [Wed Apr 1 23:50:31 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/633] 10.0.0.112 () {30 vars in 410 bytes} [Wed Apr 1 23:50: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: 320/634] 199.204.45.141 () {36 vars in 990 bytes} [Wed Apr 1 23:50:38 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 199.204.45.141 () {36 vars in 930 bytes} [Wed Apr 1 23:50:38 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: 316/636] 10.0.0.55 () {36 vars in 985 bytes} [Wed Apr 1 23:50:39 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/637] 10.0.0.55 () {36 vars in 925 bytes} [Wed Apr 1 23:50:39 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: 318/638] 199.204.45.141 () {36 vars in 990 bytes} [Wed Apr 1 23:50:39 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 199.204.45.141 () {36 vars in 930 bytes} [Wed Apr 1 23:50:39 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: 321/640] 10.0.0.249 () {36 vars in 986 bytes} [Wed Apr 1 23:50:39 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:50:39 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: 322/642] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:50:39 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: 321/643] 10.0.0.249 () {36 vars in 986 bytes} [Wed Apr 1 23:50:39 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:50:39 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: 322/645] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:50:39 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: 324/646] 10.0.0.249 () {36 vars in 986 bytes} [Wed Apr 1 23:50:39 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/647] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:50:39 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: 325/648] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:50:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/649] 10.0.0.136 () {36 vars in 910 bytes} [Wed Apr 1 23:50:40 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: 326/650] 10.0.0.136 () {36 vars in 1006 bytes} [Wed Apr 1 23:50:40 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6/locations => generated 127 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/651] 10.0.0.136 () {36 vars in 986 bytes} [Wed Apr 1 23:50:40 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 10.0.0.136 () {36 vars in 926 bytes} [Wed Apr 1 23:50:40 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: 326/653] 10.0.0.136 () {36 vars in 926 bytes} [Wed Apr 1 23:50:40 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: 332/662] 10.0.0.55 () {36 vars in 985 bytes} [Wed Apr 1 23:51:18 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/663] 10.0.0.55 () {36 vars in 925 bytes} [Wed Apr 1 23:51:18 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: 334/668] 10.0.0.55 () {36 vars in 985 bytes} [Wed Apr 1 23:51:43 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 10.0.0.55 () {36 vars in 925 bytes} [Wed Apr 1 23:51:43 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: 338/676] 10.0.0.55 () {36 vars in 985 bytes} [Wed Apr 1 23:52:06 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.55 () {36 vars in 925 bytes} [Wed Apr 1 23:52:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 10.0.0.55 () {36 vars in 985 bytes} [Wed Apr 1 23:52:34 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 10.0.0.55 () {36 vars in 925 bytes} [Wed Apr 1 23:52: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: 345/688] 10.0.0.55 () {36 vars in 985 bytes} [Wed Apr 1 23:52:53 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.55 () {36 vars in 925 bytes} [Wed Apr 1 23:52:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.112 () {34 vars in 654 bytes} [Wed Apr 1 23:53:00 2026] POST /v2/images => generated 649 bytes in 251 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-01 23:53:00.302 7 WARNING glance.api.v2.images [None req-b731e513-3115-4398-a393-ac9fa1b18de6 2d6b06b4248f48389bc24b08464b7b63 6ee68f1c1812447ea6b4f99f1859d437 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//53836d6a-eca5-4d81-85da-7bfac73ec147 [pid: 7|app: 0|req: 346/693] 10.0.0.112 () {32 vars in 709 bytes} [Wed Apr 1 23:53:00 2026] DELETE /v2/images/53836d6a-eca5-4d81-85da-7bfac73ec147 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/694] 10.0.0.112 () {32 vars in 706 bytes} [Wed Apr 1 23:53:00 2026] GET /v2/images/53836d6a-eca5-4d81-85da-7bfac73ec147 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.112 () {32 vars in 632 bytes} [Wed Apr 1 23:53:00 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.112 () {34 vars in 654 bytes} [Wed Apr 1 23:53:00 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.112 () {32 vars in 716 bytes} [Wed Apr 1 23:53:00 2026] GET /v2/images/09706413-28d7-4fe9-b74e-259862606b88/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-01 23:53:00.492 8 INFO glance.api.v2.image_data [None req-9b602641-a374-40ad-985a-6f24c3fe377d 2d6b06b4248f48389bc24b08464b7b63 6ee68f1c1812447ea6b4f99f1859d437 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 23:53:00.533 8 WARNING glance_store._drivers.rbd [None req-9b602641-a374-40ad-985a-6f24c3fe377d 2d6b06b4248f48389bc24b08464b7b63 6ee68f1c1812447ea6b4f99f1859d437 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-01 23:53:01.212 8 INFO glance.location [None req-9b602641-a374-40ad-985a-6f24c3fe377d 2d6b06b4248f48389bc24b08464b7b63 6ee68f1c1812447ea6b4f99f1859d437 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 350/698] 10.0.0.112 () {32 vars in 726 bytes} [Wed Apr 1 23:53:00 2026] PUT /v2/images/09706413-28d7-4fe9-b74e-259862606b88/file => generated 0 bytes in 764 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/699] 10.0.0.112 () {32 vars in 706 bytes} [Wed Apr 1 23:53:01 2026] GET /v2/images/09706413-28d7-4fe9-b74e-259862606b88 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.112 () {32 vars in 716 bytes} [Wed Apr 1 23:53:01 2026] GET /v2/images/09706413-28d7-4fe9-b74e-259862606b88/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 10.0.0.112 () {34 vars in 654 bytes} [Wed Apr 1 23:53:01 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/702] 10.0.0.112 () {32 vars in 725 bytes} [Wed Apr 1 23:53:01 2026] PATCH /v2/images/ac20780f-49df-47f9-b33d-9b0c26818664 => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/703] 10.0.0.112 () {32 vars in 706 bytes} [Wed Apr 1 23:53:01 2026] GET /v2/images/ac20780f-49df-47f9-b33d-9b0c26818664 => generated 653 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-01 23:53:01.582 8 WARNING glance.api.v2.images [None req-371ce758-acb9-4747-a295-81ca4eabe6f6 2d6b06b4248f48389bc24b08464b7b63 6ee68f1c1812447ea6b4f99f1859d437 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ac20780f-49df-47f9-b33d-9b0c26818664 [pid: 8|app: 0|req: 353/704] 10.0.0.112 () {32 vars in 709 bytes} [Wed Apr 1 23:53:01 2026] DELETE /v2/images/ac20780f-49df-47f9-b33d-9b0c26818664 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.112 () {32 vars in 706 bytes} [Wed Apr 1 23:53:01 2026] GET /v2/images/ac20780f-49df-47f9-b33d-9b0c26818664 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-01 23:53:01.690 8 WARNING glance.api.v2.images [None req-d5f2745f-ffc7-4507-8341-e05904d20850 2d6b06b4248f48389bc24b08464b7b63 6ee68f1c1812447ea6b4f99f1859d437 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//09706413-28d7-4fe9-b74e-259862606b88 [pid: 8|app: 0|req: 354/706] 10.0.0.112 () {32 vars in 709 bytes} [Wed Apr 1 23:53:01 2026] DELETE /v2/images/09706413-28d7-4fe9-b74e-259862606b88 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.112 () {32 vars in 706 bytes} [Wed Apr 1 23:53:02 2026] GET /v2/images/09706413-28d7-4fe9-b74e-259862606b88 => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-01 23:53:02.567 8 WARNING glance.api.v2.images [None req-fc29f08e-e0ca-4e10-8ee1-447d8c6ccd27 2d6b06b4248f48389bc24b08464b7b63 6ee68f1c1812447ea6b4f99f1859d437 - - default default] Failed to find image 53836d6a-eca5-4d81-85da-7bfac73ec147 to delete: glance.common.exception.ImageNotFound: No image found with ID 53836d6a-eca5-4d81-85da-7bfac73ec147 [pid: 8|app: 0|req: 355/708] 10.0.0.112 () {32 vars in 709 bytes} [Wed Apr 1 23:53:02 2026] DELETE /v2/images/53836d6a-eca5-4d81-85da-7bfac73ec147 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.112 () {32 vars in 706 bytes} [Wed Apr 1 23:53:02 2026] GET /v2/images/53836d6a-eca5-4d81-85da-7bfac73ec147 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.112 () {32 vars in 706 bytes} [Wed Apr 1 23:53:07 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 10.0.0.112 () {32 vars in 706 bytes} [Wed Apr 1 23:53:07 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.249 () {36 vars in 986 bytes} [Wed Apr 1 23:53:08 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:53:08 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: 359/716] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:53:08 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: 358/717] 10.0.0.249 () {36 vars in 986 bytes} [Wed Apr 1 23:53:08 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:53:08 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: 359/719] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:53:08 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: 361/720] 10.0.0.249 () {36 vars in 986 bytes} [Wed Apr 1 23:53:08 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/721] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:53:08 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: 362/722] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:53: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: 7|app: 0|req: 361/723] 10.0.0.136 () {36 vars in 910 bytes} [Wed Apr 1 23:53:08 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: 363/724] 10.0.0.136 () {36 vars in 1006 bytes} [Wed Apr 1 23:53:08 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.136 () {36 vars in 986 bytes} [Wed Apr 1 23:53:08 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/726] 10.0.0.136 () {36 vars in 926 bytes} [Wed Apr 1 23:53:08 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: 363/727] 10.0.0.136 () {36 vars in 926 bytes} [Wed Apr 1 23:53:08 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: 365/728] 10.0.0.55 () {36 vars in 985 bytes} [Wed Apr 1 23:53:11 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/729] 10.0.0.55 () {36 vars in 925 bytes} [Wed Apr 1 23:53:11 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: 7|app: 0|req: 368/736] 10.0.0.55 () {36 vars in 985 bytes} [Wed Apr 1 23:53:36 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.55 () {36 vars in 925 bytes} [Wed Apr 1 23:53:36 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: 369/738] 10.0.0.55 () {36 vars in 985 bytes} [Wed Apr 1 23:53:40 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.55 () {36 vars in 925 bytes} [Wed Apr 1 23:53:40 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: 373/744] 199.204.45.141 () {32 vars in 825 bytes} [Wed Apr 1 23:53:59 2026] GET /v2/images?status=active&owner=963b9d6b97644a6aac98c0661433ab9c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 199.204.45.141 () {32 vars in 652 bytes} [Wed Apr 1 23:53:59 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: 374/746] 10.0.0.249 () {36 vars in 986 bytes} [Wed Apr 1 23:53:59 2026] GET /v2/images/b9d8697e-81f4-4d59-a401-a69f0fa7c8e5 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/747] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:54: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: 375/748] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:54: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: 374/749] 10.0.0.249 () {36 vars in 986 bytes} [Wed Apr 1 23:54:00 2026] GET /v2/images/b9d8697e-81f4-4d59-a401-a69f0fa7c8e5 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:54: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: 375/751] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:54:00 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: 377/752] 10.0.0.249 () {36 vars in 986 bytes} [Wed Apr 1 23:54:00 2026] GET /v2/images/b9d8697e-81f4-4d59-a401-a69f0fa7c8e5 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.249 () {36 vars in 926 bytes} [Wed Apr 1 23:54:00 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: 378/754] 10.0.0.136 () {36 vars in 910 bytes} [Wed Apr 1 23:54:00 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: 377/755] 10.0.0.136 () {36 vars in 1006 bytes} [Wed Apr 1 23:54:00 2026] GET /v2/images/b9d8697e-81f4-4d59-a401-a69f0fa7c8e5/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.136 () {36 vars in 986 bytes} [Wed Apr 1 23:54:00 2026] GET /v2/images/b9d8697e-81f4-4d59-a401-a69f0fa7c8e5 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/757] 10.0.0.136 () {36 vars in 926 bytes} [Wed Apr 1 23:54:00 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: 380/758] 10.0.0.136 () {36 vars in 926 bytes} [Wed Apr 1 23:54: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: 7|app: 0|req: 381/763] 10.0.0.55 () {36 vars in 985 bytes} [Wed Apr 1 23:54:17 2026] GET /v2/images/5c8f9920-ec7a-4de9-9532-b08c63c705e6 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/764] 10.0.0.55 () {36 vars in 925 bytes} [Wed Apr 1 23:54:17 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: 401/803] 10.0.0.112 () {32 vars in 632 bytes} [Wed Apr 1 23:57:31 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)