+ 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 22 18:48:32 2026] *** compiled with version: 13.3.0 on 22 April 2026 06:41:32 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-dbcd8f7b9-ff7tr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f1caad48668 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-22 18:48:34.974 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-22 18:48:34.981 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-22 18:48:35.858 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-22 18:48:35.859 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-22 18:48:35.860 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 18:48:35.883 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-22 18:48:35.884 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-22 18:48:35.885 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 18:48:37.926 7 WARNING glance.api.v2.images [None req-04b17079-9874-4c37-b7fd-cc8564b2147f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 18:48:38.010 8 WARNING glance.api.v2.images [None req-98f6a93f-ec57-4a44-99c1-b59cc512798c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 18:48:38.265 7 WARNING keystonemiddleware._common.config [None req-04b17079-9874-4c37-b7fd-cc8564b2147f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 18:48:38.274 7 WARNING oslo_config.cfg [None req-04b17079-9874-4c37-b7fd-cc8564b2147f - - - - - -] 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 0x7f1caad48668 pid: 7 (default app) 2026-04-22 18:48:38.375 8 WARNING keystonemiddleware._common.config [None req-98f6a93f-ec57-4a44-99c1-b59cc512798c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 18:48:38.383 8 WARNING oslo_config.cfg [None req-98f6a93f-ec57-4a44-99c1-b59cc512798c - - - - - -] 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 0x7f1caad48668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 18:48:38 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-22 18:48:39.253 8 WARNING oslo_policy.policy [None req-570c273a-5f58-4128-a90d-f6f706f7c64f 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - 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-22 18:48:39.253 8 WARNING oslo_policy.policy [None req-570c273a-5f58-4128-a90d-f6f706f7c64f 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - 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-22 18:48:39.268 8 WARNING oslo_policy.policy [None req-570c273a-5f58-4128-a90d-f6f706f7c64f 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - 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-22 18:48:39.268 8 WARNING oslo_policy.policy [None req-570c273a-5f58-4128-a90d-f6f706f7c64f 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 18:48:38 2026] GET /v2/images => generated 69 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 18:48:42 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: 2/8] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 18:48:42 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 18:48:42.699 7 WARNING oslo_policy.policy [None req-75860efa-5b23-4d8b-930e-e1b61169fb22 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - 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-22 18:48:42.699 7 WARNING oslo_policy.policy [None req-75860efa-5b23-4d8b-930e-e1b61169fb22 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.132 () {44 vars in 910 bytes} [Wed Apr 22 18:48:42 2026] GET /v2/images/cirros => generated 151 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.132 () {44 vars in 932 bytes} [Wed Apr 22 18:48:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 18:48:42.851 7 WARNING oslo_policy.policy [None req-8e0a3bed-4595-4527-b137-2d1b04ba4df5 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - 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-22 18:48:42.851 7 WARNING oslo_policy.policy [None req-8e0a3bed-4595-4527-b137-2d1b04ba4df5 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.132 () {44 vars in 938 bytes} [Wed Apr 22 18:48:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 18:48:42.950 8 WARNING oslo_config.cfg [None req-a4b8e7ee-1bb4-41e1-bfe0-7b211e46b893 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.132 () {48 vars in 950 bytes} [Wed Apr 22 18:48:42 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-22 18:48:42.974 7 WARNING oslo_policy.policy [None req-316f3ede-ba53-40f1-b66c-dfdc40c59029 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - 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-22 18:48:42.975 7 WARNING oslo_policy.policy [None req-316f3ede-ba53-40f1-b66c-dfdc40c59029 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - 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-22 18:48:42.976 7 INFO glance.api.v2.image_data [None req-316f3ede-ba53-40f1-b66c-dfdc40c59029 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 18:48:47.034 7 WARNING glance.location [None req-316f3ede-ba53-40f1-b66c-dfdc40c59029 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.132 () {48 vars in 1044 bytes} [Wed Apr 22 18:48:42 2026] PUT /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8/file => generated 0 bytes in 4115 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6078 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.132 () {44 vars in 970 bytes} [Wed Apr 22 18:48:47 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-22 18:48:47.110 7 WARNING oslo_config.cfg [None req-038ede71-d9b8-4ab9-99a5-4cf007c5ce0b 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.132 () {44 vars in 970 bytes} [Wed Apr 22 18:48:47 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => 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: 133/260] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:08:58 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: 128/261] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:08:58 2026] GET /v2/images => generated 1240 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/264] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:09:16 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: 130/265] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:09:16 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/266] 199.204.45.132 () {44 vars in 936 bytes} [Wed Apr 22 19:09:16 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: 8|app: 0|req: 131/267] 199.204.45.132 () {44 vars in 958 bytes} [Wed Apr 22 19:09:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/268] 199.204.45.132 () {44 vars in 938 bytes} [Wed Apr 22 19:09:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/269] 199.204.45.132 () {48 vars in 950 bytes} [Wed Apr 22 19:09:16 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-22 19:09:16.354 7 INFO glance.api.v2.image_data [None req-23d2650e-613f-4236-8178-223ed5e4af58 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:09:41.108 7 WARNING glance.location [None req-23d2650e-613f-4236-8178-223ed5e4af58 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/276] 199.204.45.132 () {48 vars in 1045 bytes} [Wed Apr 22 19:09:16 2026] PUT /v2/images/443794c6-4ab4-463a-8802-7e6828691362/file => generated 0 bytes in 24807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63144 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.132 () {44 vars in 970 bytes} [Wed Apr 22 19:09:41 2026] GET /v2/images/443794c6-4ab4-463a-8802-7e6828691362 => 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: 139/278] 199.204.45.132 () {44 vars in 970 bytes} [Wed Apr 22 19:09:41 2026] GET /v2/images/443794c6-4ab4-463a-8802-7e6828691362 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:09:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:09:42 2026] GET /v2/images => generated 2451 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:16: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: 182/364] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:16:32 2026] GET /v2/images => generated 2451 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/367] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:16:43 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: 184/368] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:16:43 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.132 () {44 vars in 946 bytes} [Wed Apr 22 19:16:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.132 () {44 vars in 968 bytes} [Wed Apr 22 19:16:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/371] 199.204.45.132 () {44 vars in 938 bytes} [Wed Apr 22 19:16:43 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) [pid: 7|app: 0|req: 186/372] 199.204.45.132 () {48 vars in 950 bytes} [Wed Apr 22 19:16:43 2026] POST /v2/images => generated 799 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-22 19:16:43.984 8 WARNING oslo_policy.policy [None req-01efe52d-1253-4c77-9dd2-856639bc2627 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - 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-22 19:16:43.984 8 WARNING oslo_policy.policy [None req-01efe52d-1253-4c77-9dd2-856639bc2627 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - 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-22 19:16:43.985 8 INFO glance.api.v2.image_data [None req-01efe52d-1253-4c77-9dd2-856639bc2627 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:17:00.615 8 INFO glance.location [None req-01efe52d-1253-4c77-9dd2-856639bc2627 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 187/377] 199.204.45.132 () {48 vars in 1044 bytes} [Wed Apr 22 19:16:43 2026] PUT /v2/images/8cf308d6-3d01-4479-af60-2937b8bbb0f3/file => generated 0 bytes in 16722 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27859 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.132 () {44 vars in 970 bytes} [Wed Apr 22 19:17:00 2026] GET /v2/images/8cf308d6-3d01-4479-af60-2937b8bbb0f3 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.132 () {48 vars in 1049 bytes} [Wed Apr 22 19:17:00 2026] PATCH /v2/images/8cf308d6-3d01-4479-af60-2937b8bbb0f3 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.132 () {44 vars in 970 bytes} [Wed Apr 22 19:17:00 2026] GET /v2/images/8cf308d6-3d01-4479-af60-2937b8bbb0f3 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:17:37 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: 193/390] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:17:37 2026] GET /v2/images => generated 3687 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:17:54 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: 195/394] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:17:54 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.132 () {44 vars in 938 bytes} [Wed Apr 22 19:17:54 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.132 () {44 vars in 960 bytes} [Wed Apr 22 19:17:54 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: 7|app: 0|req: 201/397] 199.204.45.132 () {44 vars in 938 bytes} [Wed Apr 22 19:17:54 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: 8|app: 0|req: 197/398] 199.204.45.132 () {48 vars in 950 bytes} [Wed Apr 22 19:17:54 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-22 19:17:54.718 7 INFO glance.api.v2.image_data [None req-af7546e8-47ca-42b1-aa71-1d7279544b6b 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:18:09.523 7 INFO glance.location [None req-af7546e8-47ca-42b1-aa71-1d7279544b6b 7a580cc6d44a406c9bddba5659c23255 226cc3af6d9847a7951ce62a6ce0234a - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 202/403] 199.204.45.132 () {48 vars in 1045 bytes} [Wed Apr 22 19:17:54 2026] PUT /v2/images/31e5e5c3-d694-47dd-8dcd-44d5b5edc1be/file => generated 0 bytes in 14847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30288 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.132 () {44 vars in 970 bytes} [Wed Apr 22 19:18:09 2026] GET /v2/images/31e5e5c3-d694-47dd-8dcd-44d5b5edc1be => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.132 () {44 vars in 970 bytes} [Wed Apr 22 19:18:09 2026] GET /v2/images/31e5e5c3-d694-47dd-8dcd-44d5b5edc1be => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/552] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:30: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: 276/553] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:30:20 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:32:37 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: 290/581] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:32:37 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:32:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:32:38 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:33:26 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: 298/595] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:33:26 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:33:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:33:34 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.204.45.132 () {42 vars in 687 bytes} [Wed Apr 22 19:34: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: 307/613] 199.204.45.132 () {44 vars in 909 bytes} [Wed Apr 22 19:34:34 2026] GET /v2/images => generated 4893 bytes in 57 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: 311/622] 10.0.0.62 () {32 vars in 631 bytes} [Wed Apr 22 19:35:16 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/629] 10.0.0.3 () {36 vars in 984 bytes} [Wed Apr 22 19:35:41 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:35:41 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: 316/631] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:35:41 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: 316/632] 10.0.0.3 () {36 vars in 984 bytes} [Wed Apr 22 19:35:41 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => 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: 317/633] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:35:41 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: 317/634] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:35:41 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: 318/635] 10.0.0.3 () {36 vars in 984 bytes} [Wed Apr 22 19:35:41 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => 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: 318/636] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:35:41 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: 319/637] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:35:41 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: 319/638] 10.0.0.79 () {36 vars in 985 bytes} [Wed Apr 22 19:35:41 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/639] 10.0.0.79 () {36 vars in 925 bytes} [Wed Apr 22 19:35:41 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: 320/640] 10.0.0.113 () {36 vars in 986 bytes} [Wed Apr 22 19:35:42 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/641] 10.0.0.113 () {36 vars in 926 bytes} [Wed Apr 22 19:35:42 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: 321/642] 10.0.0.113 () {36 vars in 986 bytes} [Wed Apr 22 19:35:42 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 10.0.0.113 () {36 vars in 926 bytes} [Wed Apr 22 19:35:42 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: 322/644] 10.0.0.113 () {36 vars in 926 bytes} [Wed Apr 22 19:35:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 199.204.45.132 () {36 vars in 990 bytes} [Wed Apr 22 19:35:49 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 199.204.45.132 () {36 vars in 930 bytes} [Wed Apr 22 19:35:49 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: 325/649] 199.204.45.132 () {36 vars in 990 bytes} [Wed Apr 22 19:35:49 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => 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: 325/650] 199.204.45.132 () {36 vars in 930 bytes} [Wed Apr 22 19:35:49 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: 328/655] 10.0.0.79 () {36 vars in 985 bytes} [Wed Apr 22 19:36:13 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => 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: 328/656] 10.0.0.79 () {36 vars in 925 bytes} [Wed Apr 22 19:36:13 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: 331/661] 10.0.0.79 () {36 vars in 985 bytes} [Wed Apr 22 19:36:32 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => 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: 331/662] 10.0.0.79 () {36 vars in 925 bytes} [Wed Apr 22 19:36:32 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/667] 10.0.0.79 () {36 vars in 985 bytes} [Wed Apr 22 19:36:50 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 10.0.0.79 () {36 vars in 925 bytes} [Wed Apr 22 19:36: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: 336/671] 10.0.0.79 () {36 vars in 985 bytes} [Wed Apr 22 19:37:00 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.79 () {36 vars in 925 bytes} [Wed Apr 22 19:37: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: 339/677] 10.0.0.79 () {36 vars in 985 bytes} [Wed Apr 22 19:37:26 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.79 () {36 vars in 925 bytes} [Wed Apr 22 19:37:26 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: 342/683] 10.0.0.62 () {34 vars in 653 bytes} [Wed Apr 22 19:37:43 2026] POST /v2/images => generated 649 bytes in 155 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-22 19:37:43.820 8 WARNING glance.api.v2.images [None req-a19aa03d-d9a1-40f9-9c50-7c3fd0e5c942 24eea943977d4b12b276f929d07a5bf5 8eac400021024b67ba5ea9f2671eafcb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bef0512c-35cc-4a13-9aec-2cc09c8af36f [pid: 8|app: 0|req: 342/684] 10.0.0.62 () {32 vars in 708 bytes} [Wed Apr 22 19:37:43 2026] DELETE /v2/images/bef0512c-35cc-4a13-9aec-2cc09c8af36f => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 10.0.0.62 () {32 vars in 705 bytes} [Wed Apr 22 19:37:43 2026] GET /v2/images/bef0512c-35cc-4a13-9aec-2cc09c8af36f => 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: 343/686] 10.0.0.62 () {32 vars in 631 bytes} [Wed Apr 22 19:37:43 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 10.0.0.62 () {34 vars in 653 bytes} [Wed Apr 22 19:37:43 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.62 () {32 vars in 715 bytes} [Wed Apr 22 19:37:43 2026] GET /v2/images/6cc74be1-2293-453a-8d28-2df42830d17a/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-22 19:37:44.007 7 INFO glance.api.v2.image_data [None req-17134b90-120c-4eb5-b0c6-458ec4fcea19 24eea943977d4b12b276f929d07a5bf5 8eac400021024b67ba5ea9f2671eafcb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:37:44.051 7 WARNING glance_store._drivers.rbd [None req-17134b90-120c-4eb5-b0c6-458ec4fcea19 24eea943977d4b12b276f929d07a5bf5 8eac400021024b67ba5ea9f2671eafcb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 345/689] 10.0.0.62 () {30 vars in 409 bytes} [Wed Apr 22 19:37:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-22 19:37:44.355 7 INFO glance.location [None req-17134b90-120c-4eb5-b0c6-458ec4fcea19 24eea943977d4b12b276f929d07a5bf5 8eac400021024b67ba5ea9f2671eafcb - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/690] 10.0.0.62 () {32 vars in 725 bytes} [Wed Apr 22 19:37:43 2026] PUT /v2/images/6cc74be1-2293-453a-8d28-2df42830d17a/file => generated 0 bytes in 391 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 10.0.0.62 () {32 vars in 705 bytes} [Wed Apr 22 19:37:44 2026] GET /v2/images/6cc74be1-2293-453a-8d28-2df42830d17a => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 10.0.0.62 () {32 vars in 715 bytes} [Wed Apr 22 19:37:44 2026] GET /v2/images/6cc74be1-2293-453a-8d28-2df42830d17a/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.62 () {34 vars in 653 bytes} [Wed Apr 22 19:37:44 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.62 () {32 vars in 724 bytes} [Wed Apr 22 19:37:44 2026] PATCH /v2/images/230e2572-e575-4a52-97a9-544967988864 => generated 652 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.62 () {32 vars in 705 bytes} [Wed Apr 22 19:37:44 2026] GET /v2/images/230e2572-e575-4a52-97a9-544967988864 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-22 19:37:44.700 7 WARNING glance.api.v2.images [None req-34d23e6e-415c-452c-b43c-86d9bd9d08b1 24eea943977d4b12b276f929d07a5bf5 8eac400021024b67ba5ea9f2671eafcb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//230e2572-e575-4a52-97a9-544967988864 [pid: 7|app: 0|req: 348/696] 10.0.0.62 () {32 vars in 708 bytes} [Wed Apr 22 19:37:44 2026] DELETE /v2/images/230e2572-e575-4a52-97a9-544967988864 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.62 () {32 vars in 705 bytes} [Wed Apr 22 19:37:44 2026] GET /v2/images/230e2572-e575-4a52-97a9-544967988864 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 19:37:44.782 7 WARNING glance.api.v2.images [None req-d969aeab-d640-4335-aefe-cd29d47aaa96 24eea943977d4b12b276f929d07a5bf5 8eac400021024b67ba5ea9f2671eafcb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6cc74be1-2293-453a-8d28-2df42830d17a [pid: 7|app: 0|req: 349/698] 10.0.0.62 () {32 vars in 708 bytes} [Wed Apr 22 19:37:44 2026] DELETE /v2/images/6cc74be1-2293-453a-8d28-2df42830d17a => generated 0 bytes in 822 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.62 () {32 vars in 705 bytes} [Wed Apr 22 19:37:45 2026] GET /v2/images/6cc74be1-2293-453a-8d28-2df42830d17a => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 19:37:45.616 7 WARNING glance.api.v2.images [None req-ea8450b8-cd71-4169-95f9-6837bef2e44d 24eea943977d4b12b276f929d07a5bf5 8eac400021024b67ba5ea9f2671eafcb - - default default] Failed to find image bef0512c-35cc-4a13-9aec-2cc09c8af36f to delete: glance.common.exception.ImageNotFound: No image found with ID bef0512c-35cc-4a13-9aec-2cc09c8af36f [pid: 7|app: 0|req: 350/700] 10.0.0.62 () {32 vars in 708 bytes} [Wed Apr 22 19:37:45 2026] DELETE /v2/images/bef0512c-35cc-4a13-9aec-2cc09c8af36f => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.62 () {32 vars in 705 bytes} [Wed Apr 22 19:37:45 2026] GET /v2/images/bef0512c-35cc-4a13-9aec-2cc09c8af36f => 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: 353/706] 10.0.0.79 () {36 vars in 985 bytes} [Wed Apr 22 19:37:59 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => 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: 354/707] 10.0.0.79 () {36 vars in 925 bytes} [Wed Apr 22 19:37:59 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: 360/718] 10.0.0.79 () {36 vars in 985 bytes} [Wed Apr 22 19:38:49 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 22 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.79 () {36 vars in 925 bytes} [Wed Apr 22 19:38:49 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: 362/724] 10.0.0.62 () {32 vars in 705 bytes} [Wed Apr 22 19:39:09 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => 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: 363/725] 10.0.0.62 () {32 vars in 705 bytes} [Wed Apr 22 19:39:09 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 10.0.0.3 () {36 vars in 984 bytes} [Wed Apr 22 19:39:09 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => 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: 364/727] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:39:09 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: 364/728] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:39:09 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: 365/729] 10.0.0.3 () {36 vars in 984 bytes} [Wed Apr 22 19:39:09 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:39: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: 8|app: 0|req: 366/731] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:39:09 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: 366/732] 10.0.0.3 () {36 vars in 984 bytes} [Wed Apr 22 19:39:09 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => 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: 367/733] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:39: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: 367/734] 10.0.0.113 () {36 vars in 986 bytes} [Wed Apr 22 19:39:09 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.113 () {36 vars in 926 bytes} [Wed Apr 22 19:39:09 2026] GET /v2/schemas/image => generated 4018 bytes in 22 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.113 () {36 vars in 986 bytes} [Wed Apr 22 19:39:09 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 23 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.113 () {36 vars in 926 bytes} [Wed Apr 22 19:39: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: 369/738] 10.0.0.113 () {36 vars in 926 bytes} [Wed Apr 22 19:39:09 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: 370/739] 10.0.0.79 () {36 vars in 985 bytes} [Wed Apr 22 19:39:09 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => 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: 370/740] 10.0.0.79 () {36 vars in 925 bytes} [Wed Apr 22 19:39:10 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: 386/771] 10.0.0.79 () {36 vars in 985 bytes} [Wed Apr 22 19:41:38 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.79 () {36 vars in 925 bytes} [Wed Apr 22 19:41:39 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: 388/775] 10.0.0.79 () {36 vars in 985 bytes} [Wed Apr 22 19:41:56 2026] GET /v2/images/4b33e244-805f-4f39-8a58-bb277c4b51f8 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/776] 10.0.0.79 () {36 vars in 925 bytes} [Wed Apr 22 19:41:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 199.204.45.132 () {32 vars in 825 bytes} [Wed Apr 22 19:42:30 2026] GET /v2/images?status=active&owner=226cc3af6d9847a7951ce62a6ce0234a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/786] 199.204.45.132 () {32 vars in 652 bytes} [Wed Apr 22 19:42:30 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: 394/787] 10.0.0.3 () {36 vars in 984 bytes} [Wed Apr 22 19:42:30 2026] GET /v2/images/443794c6-4ab4-463a-8802-7e6828691362 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/788] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:42:30 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: 395/789] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:42:30 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: 395/790] 10.0.0.3 () {36 vars in 984 bytes} [Wed Apr 22 19:42:30 2026] GET /v2/images/443794c6-4ab4-463a-8802-7e6828691362 => 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: 396/791] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:42:30 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: 396/792] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:42:30 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: 397/793] 10.0.0.3 () {36 vars in 984 bytes} [Wed Apr 22 19:42:30 2026] GET /v2/images/443794c6-4ab4-463a-8802-7e6828691362 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.3 () {36 vars in 924 bytes} [Wed Apr 22 19:42:30 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: 398/795] 10.0.0.113 () {36 vars in 986 bytes} [Wed Apr 22 19:42:31 2026] GET /v2/images/443794c6-4ab4-463a-8802-7e6828691362 => generated 1209 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 10.0.0.113 () {36 vars in 926 bytes} [Wed Apr 22 19:42:31 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: 399/797] 10.0.0.113 () {36 vars in 986 bytes} [Wed Apr 22 19:42:31 2026] GET /v2/images/443794c6-4ab4-463a-8802-7e6828691362 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/798] 10.0.0.113 () {36 vars in 926 bytes} [Wed Apr 22 19:42:31 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/799] 10.0.0.113 () {36 vars in 926 bytes} [Wed Apr 22 19:42:31 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: 422/842] 10.0.0.62 () {32 vars in 631 bytes} [Wed Apr 22 19:46:01 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)