+ 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 [Fri Apr 3 02:58:57 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-5cdc49c7b-pk969 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 0x7f91fdb86668 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-03 02:58:59.298 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-03 02:58:59.394 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-03 02:59:00.164 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-03 02:59:00.165 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-03 02:59:00.165 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-03 02:59:00.306 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-03 02:59:00.307 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-03 02:59:00.308 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-03 02:59:02.214 8 WARNING glance.api.v2.images [None req-898bce1a-f7b6-4556-a4e1-576a067dca0e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-03 02:59:02.399 7 WARNING glance.api.v2.images [None req-f4c24950-ab49-4204-9ac7-013aa49479f3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-03 02:59:02.599 8 WARNING keystonemiddleware._common.config [None req-898bce1a-f7b6-4556-a4e1-576a067dca0e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-03 02:59:02.613 8 WARNING oslo_config.cfg [None req-898bce1a-f7b6-4556-a4e1-576a067dca0e - - - - - -] 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 0x7f91fdb86668 pid: 8 (default app) 2026-04-03 02:59:02.737 7 WARNING keystonemiddleware._common.config [None req-f4c24950-ab49-4204-9ac7-013aa49479f3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-03 02:59:02.744 7 WARNING oslo_config.cfg [None req-f4c24950-ab49-4204-9ac7-013aa49479f3 - - - - - -] 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 0x7f91fdb86668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 02:59:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-03 02:59:04.851 7 WARNING oslo_policy.policy [None req-6e2fabf5-6d80-45cc-80e0-755ad641d2af b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - 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-03 02:59:04.851 7 WARNING oslo_policy.policy [None req-6e2fabf5-6d80-45cc-80e0-755ad641d2af b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - 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-03 02:59:04.867 7 WARNING oslo_policy.policy [None req-6e2fabf5-6d80-45cc-80e0-755ad641d2af b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - 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-03 02:59:04.867 7 WARNING oslo_policy.policy [None req-6e2fabf5-6d80-45cc-80e0-755ad641d2af b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 02:59:04 2026] GET /v2/images => generated 69 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 02:59:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 02:59:08 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-03 02:59:08.308 8 WARNING oslo_policy.policy [None req-cfc78f3a-eda1-4d2b-a74a-b49ac339204e b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - 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-03 02:59:08.308 8 WARNING oslo_policy.policy [None req-cfc78f3a-eda1-4d2b-a74a-b49ac339204e b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.30 () {44 vars in 907 bytes} [Fri Apr 3 02:59:08 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.30 () {44 vars in 929 bytes} [Fri Apr 3 02:59:08 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-03 02:59:08.443 8 WARNING oslo_policy.policy [None req-a56bde30-77e9-49ec-a739-f8bc68b64514 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - 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-03 02:59:08.444 8 WARNING oslo_policy.policy [None req-a56bde30-77e9-49ec-a739-f8bc68b64514 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.30 () {44 vars in 935 bytes} [Fri Apr 3 02:59:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-03 02:59:08.533 7 WARNING oslo_config.cfg [None req-7a526058-3130-4a00-9343-5ddc3fd0635c b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.30 () {48 vars in 947 bytes} [Fri Apr 3 02:59:08 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-03 02:59:08.558 8 WARNING oslo_policy.policy [None req-51cbf5bb-ed90-45e0-9a52-6fc49d500559 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - 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-03 02:59:08.559 8 WARNING oslo_policy.policy [None req-51cbf5bb-ed90-45e0-9a52-6fc49d500559 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - 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-03 02:59:08.560 8 INFO glance.api.v2.image_data [None req-51cbf5bb-ed90-45e0-9a52-6fc49d500559 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-03 02:59:13.367 8 WARNING glance.location [None req-51cbf5bb-ed90-45e0-9a52-6fc49d500559 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.30 () {48 vars in 1041 bytes} [Fri Apr 3 02:59:08 2026] PUT /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48/file => generated 0 bytes in 4858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4739 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.30 () {44 vars in 967 bytes} [Fri Apr 3 02:59:13 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-03 02:59:13.448 8 WARNING oslo_config.cfg [None req-fbf3e5f4-76a5-4672-bbe8-488e2518c99f b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.30 () {44 vars in 967 bytes} [Fri Apr 3 02:59:13 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 153/307] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:23:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:23:30 2026] GET /v2/images => generated 1240 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/315] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:23:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/316] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:23:52 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/317] 199.204.45.30 () {44 vars in 933 bytes} [Fri Apr 3 03:23:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/318] 199.204.45.30 () {44 vars in 955 bytes} [Fri Apr 3 03:23:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/319] 199.204.45.30 () {44 vars in 935 bytes} [Fri Apr 3 03:23:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/320] 199.204.45.30 () {48 vars in 947 bytes} [Fri Apr 3 03:23:52 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-03 03:23:53.013 8 INFO glance.api.v2.image_data [None req-7a2a67b2-491b-45d5-aeda-fa1a6d93807b b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-03 03:24:43.789 8 WARNING glance.location [None req-7a2a67b2-491b-45d5-aeda-fa1a6d93807b b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 162/331] 199.204.45.30 () {48 vars in 1042 bytes} [Fri Apr 3 03:23:53 2026] PUT /v2/images/695b7459-6ee6-4212-b368-b236880ff84b/file => generated 0 bytes in 50820 msecs (HTTP/1.1 204) 4 headers in 171 bytes (53007 switches on core 0) [pid: 7|app: 0|req: 170/332] 199.204.45.30 () {44 vars in 967 bytes} [Fri Apr 3 03:24:43 2026] GET /v2/images/695b7459-6ee6-4212-b368-b236880ff84b => 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: 163/333] 199.204.45.30 () {44 vars in 967 bytes} [Fri Apr 3 03:24:43 2026] GET /v2/images/695b7459-6ee6-4212-b368-b236880ff84b => 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: 171/334] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:24:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/335] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:24:45 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/420] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:31:47 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/421] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:31:47 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/428] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:32:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/429] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:32:17 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/430] 199.204.45.30 () {44 vars in 943 bytes} [Fri Apr 3 03:32:17 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: 8|app: 0|req: 212/431] 199.204.45.30 () {44 vars in 965 bytes} [Fri Apr 3 03:32:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/432] 199.204.45.30 () {44 vars in 935 bytes} [Fri Apr 3 03:32:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/435] 199.204.45.30 () {48 vars in 947 bytes} [Fri Apr 3 03:32:18 2026] POST /v2/images => generated 799 bytes in 4538 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-03 03:32:22.594 7 WARNING oslo_policy.policy [None req-22bc7267-42ee-4ae5-aaf5-57eeb4d622f7 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - 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-03 03:32:22.594 7 WARNING oslo_policy.policy [None req-22bc7267-42ee-4ae5-aaf5-57eeb4d622f7 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - 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-03 03:32:22.596 7 INFO glance.api.v2.image_data [None req-22bc7267-42ee-4ae5-aaf5-57eeb4d622f7 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-03 03:33:17.751 7 INFO glance.location [None req-22bc7267-42ee-4ae5-aaf5-57eeb4d622f7 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 223/446] 199.204.45.30 () {48 vars in 1041 bytes} [Fri Apr 3 03:32:22 2026] PUT /v2/images/95c9eb5c-1d7e-49b8-ad5f-0a1ad1bd4fba/file => generated 0 bytes in 55203 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19178 switches on core 0) [pid: 8|app: 0|req: 224/447] 199.204.45.30 () {44 vars in 967 bytes} [Fri Apr 3 03:33:17 2026] GET /v2/images/95c9eb5c-1d7e-49b8-ad5f-0a1ad1bd4fba => 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: 224/448] 199.204.45.30 () {48 vars in 1046 bytes} [Fri Apr 3 03:33:17 2026] PATCH /v2/images/95c9eb5c-1d7e-49b8-ad5f-0a1ad1bd4fba => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/449] 199.204.45.30 () {44 vars in 967 bytes} [Fri Apr 3 03:33:17 2026] GET /v2/images/95c9eb5c-1d7e-49b8-ad5f-0a1ad1bd4fba => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:35:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:35:24 2026] GET /v2/images => generated 3687 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:35:35 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:35:35 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 199.204.45.30 () {44 vars in 935 bytes} [Fri Apr 3 03:35:35 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/483] 199.204.45.30 () {44 vars in 957 bytes} [Fri Apr 3 03:35:35 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/484] 199.204.45.30 () {44 vars in 935 bytes} [Fri Apr 3 03:35:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 199.204.45.30 () {48 vars in 947 bytes} [Fri Apr 3 03:35:35 2026] POST /v2/images => generated 791 bytes in 266 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-03 03:35:36.038 8 INFO glance.api.v2.image_data [None req-6f0e739d-647d-4173-a8ca-b910a2aa7820 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-03 03:35:51.312 8 INFO glance.location [None req-6f0e739d-647d-4173-a8ca-b910a2aa7820 b59e91656d154720b278bada7f0493c1 7dfcef0d5ba54800b9d97a47125a8d51 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 244/488] 199.204.45.30 () {48 vars in 1041 bytes} [Fri Apr 3 03:35:36 2026] PUT /v2/images/0fd924cb-de7d-4f3f-8081-5c250bd2e33e/file => generated 0 bytes in 15317 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17503 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.204.45.30 () {44 vars in 967 bytes} [Fri Apr 3 03:35:51 2026] GET /v2/images/0fd924cb-de7d-4f3f-8081-5c250bd2e33e => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.204.45.30 () {44 vars in 967 bytes} [Fri Apr 3 03:35:51 2026] GET /v2/images/0fd924cb-de7d-4f3f-8081-5c250bd2e33e => generated 1203 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:48:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:48:06 2026] GET /v2/images => generated 4892 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:50:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:50:20 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:50:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:50:22 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/681] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:51:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:51:10 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:51:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:51:17 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 199.204.45.30 () {42 vars in 684 bytes} [Fri Apr 3 03:52:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 199.204.45.30 () {44 vars in 906 bytes} [Fri Apr 3 03:52:19 2026] GET /v2/images => generated 4892 bytes in 56 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: 356/711] 10.0.0.78 () {32 vars in 631 bytes} [Fri Apr 3 03:53:02 2026] GET /v2/images => generated 4892 bytes in 16 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: 357/714] 10.0.0.71 () {36 vars in 985 bytes} [Fri Apr 3 03:53:20 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 358/715] 10.0.0.71 () {36 vars in 925 bytes} [Fri Apr 3 03:53:20 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: 359/718] 10.0.0.71 () {36 vars in 985 bytes} [Fri Apr 3 03:53:24 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 360/719] 10.0.0.71 () {36 vars in 925 bytes} [Fri Apr 3 03:53:24 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: 360/720] 199.204.45.30 () {36 vars in 989 bytes} [Fri Apr 3 03:53:28 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/721] 199.204.45.30 () {36 vars in 929 bytes} [Fri Apr 3 03:53:28 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 199.204.45.30 () {36 vars in 989 bytes} [Fri Apr 3 03:53:30 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 362/723] 199.204.45.30 () {36 vars in 929 bytes} [Fri Apr 3 03:53: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: 8|app: 0|req: 363/726] 10.0.0.71 () {36 vars in 985 bytes} [Fri Apr 3 03:53:34 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 364/727] 10.0.0.71 () {36 vars in 925 bytes} [Fri Apr 3 03:53: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: 364/728] 10.0.0.71 () {36 vars in 985 bytes} [Fri Apr 3 03:53:34 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 365/729] 10.0.0.71 () {36 vars in 925 bytes} [Fri Apr 3 03:53:34 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: 368/736] 10.0.0.71 () {36 vars in 985 bytes} [Fri Apr 3 03:54:02 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 369/737] 10.0.0.71 () {36 vars in 925 bytes} [Fri Apr 3 03:54:02 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: 370/740] 10.0.0.78 () {30 vars in 409 bytes} [Fri Apr 3 03:54:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.78 () {34 vars in 653 bytes} [Fri Apr 3 03:54:39 2026] POST /v2/images => generated 648 bytes in 180 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-03 03:54:39.214 7 WARNING glance.api.v2.images [None req-0c382e26-8a9d-4539-a01f-e6021c7e0ffa 0bf9f94de0df4250846712f40998ab3d a8b44e352ba842ddb2e58893b61c08e4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//284c7960-626a-4cb0-8a69-e07e101ea890 [pid: 7|app: 0|req: 373/746] 10.0.0.78 () {32 vars in 708 bytes} [Fri Apr 3 03:54:39 2026] DELETE /v2/images/284c7960-626a-4cb0-8a69-e07e101ea890 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 10.0.0.78 () {32 vars in 705 bytes} [Fri Apr 3 03:54:39 2026] GET /v2/images/284c7960-626a-4cb0-8a69-e07e101ea890 => 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: 374/748] 10.0.0.78 () {32 vars in 631 bytes} [Fri Apr 3 03:54:39 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/749] 10.0.0.78 () {34 vars in 653 bytes} [Fri Apr 3 03:54:39 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.78 () {32 vars in 715 bytes} [Fri Apr 3 03:54:39 2026] GET /v2/images/cb080f38-4bbf-4ad5-9d25-3dc652f2bb53/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-03 03:54:39.397 8 INFO glance.api.v2.image_data [None req-c5e2928d-d566-4c71-af2d-4612c339b232 0bf9f94de0df4250846712f40998ab3d a8b44e352ba842ddb2e58893b61c08e4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-03 03:54:39.442 8 WARNING glance_store._drivers.rbd [None req-c5e2928d-d566-4c71-af2d-4612c339b232 0bf9f94de0df4250846712f40998ab3d a8b44e352ba842ddb2e58893b61c08e4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 7|app: 0|req: 376/751] 10.0.0.20 () {36 vars in 985 bytes} [Fri Apr 3 03:54:39 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => generated 1171 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:54: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: 7|app: 0|req: 378/753] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:54: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: 7|app: 0|req: 379/754] 10.0.0.20 () {36 vars in 985 bytes} [Fri Apr 3 03:54:39 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 380/755] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:54:39 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/756] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:54: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: 382/757] 10.0.0.20 () {36 vars in 985 bytes} [Fri Apr 3 03:54:39 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 383/758] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:54: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: 384/759] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:54: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) 2026-04-03 03:54:40.197 8 INFO glance.location [None req-c5e2928d-d566-4c71-af2d-4612c339b232 0bf9f94de0df4250846712f40998ab3d a8b44e352ba842ddb2e58893b61c08e4 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 376/760] 10.0.0.78 () {32 vars in 725 bytes} [Fri Apr 3 03:54:39 2026] PUT /v2/images/cb080f38-4bbf-4ad5-9d25-3dc652f2bb53/file => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 10.0.0.78 () {32 vars in 705 bytes} [Fri Apr 3 03:54:40 2026] GET /v2/images/cb080f38-4bbf-4ad5-9d25-3dc652f2bb53 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 10.0.0.78 () {32 vars in 715 bytes} [Fri Apr 3 03:54:40 2026] GET /v2/images/cb080f38-4bbf-4ad5-9d25-3dc652f2bb53/file => generated 1024 bytes in 112 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/763] 10.0.0.78 () {34 vars in 653 bytes} [Fri Apr 3 03:54:40 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: 8|app: 0|req: 378/764] 10.0.0.78 () {32 vars in 724 bytes} [Fri Apr 3 03:54:40 2026] PATCH /v2/images/974eb2ff-c96a-4458-8035-249fd37643a3 => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/765] 10.0.0.78 () {32 vars in 705 bytes} [Fri Apr 3 03:54:40 2026] GET /v2/images/974eb2ff-c96a-4458-8035-249fd37643a3 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-03 03:54:40.501 8 WARNING glance.api.v2.images [None req-cdc77714-f018-4a18-b415-06bc07df573a 0bf9f94de0df4250846712f40998ab3d a8b44e352ba842ddb2e58893b61c08e4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//974eb2ff-c96a-4458-8035-249fd37643a3 [pid: 8|app: 0|req: 379/766] 10.0.0.78 () {32 vars in 708 bytes} [Fri Apr 3 03:54:40 2026] DELETE /v2/images/974eb2ff-c96a-4458-8035-249fd37643a3 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/767] 10.0.0.244 () {36 vars in 910 bytes} [Fri Apr 3 03:54:40 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/768] 10.0.0.78 () {32 vars in 705 bytes} [Fri Apr 3 03:54:40 2026] GET /v2/images/974eb2ff-c96a-4458-8035-249fd37643a3 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-03 03:54:40.600 7 WARNING glance.api.v2.images [None req-1ca3d493-af03-40c8-96d3-bdbf60e48e7a 0bf9f94de0df4250846712f40998ab3d a8b44e352ba842ddb2e58893b61c08e4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cb080f38-4bbf-4ad5-9d25-3dc652f2bb53 [pid: 8|app: 0|req: 381/769] 10.0.0.244 () {36 vars in 1006 bytes} [Fri Apr 3 03:54:40 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.244 () {36 vars in 986 bytes} [Fri Apr 3 03:54:40 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 383/771] 10.0.0.244 () {36 vars in 926 bytes} [Fri Apr 3 03:54:40 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: 384/772] 10.0.0.244 () {36 vars in 926 bytes} [Fri Apr 3 03:54:40 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: 389/773] 10.0.0.78 () {32 vars in 708 bytes} [Fri Apr 3 03:54:40 2026] DELETE /v2/images/cb080f38-4bbf-4ad5-9d25-3dc652f2bb53 => generated 0 bytes in 922 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/774] 10.0.0.78 () {32 vars in 705 bytes} [Fri Apr 3 03:54:41 2026] GET /v2/images/cb080f38-4bbf-4ad5-9d25-3dc652f2bb53 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-03 03:54:41.543 7 WARNING glance.api.v2.images [None req-660a3834-d77a-4bac-b9b4-5d41b4c23aff 0bf9f94de0df4250846712f40998ab3d a8b44e352ba842ddb2e58893b61c08e4 - - default default] Failed to find image 284c7960-626a-4cb0-8a69-e07e101ea890 to delete: glance.common.exception.ImageNotFound: No image found with ID 284c7960-626a-4cb0-8a69-e07e101ea890 [pid: 7|app: 0|req: 390/775] 10.0.0.78 () {32 vars in 708 bytes} [Fri Apr 3 03:54:41 2026] DELETE /v2/images/284c7960-626a-4cb0-8a69-e07e101ea890 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.78 () {32 vars in 705 bytes} [Fri Apr 3 03:54:41 2026] GET /v2/images/284c7960-626a-4cb0-8a69-e07e101ea890 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/785] 10.0.0.71 () {36 vars in 985 bytes} [Fri Apr 3 03:55:15 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/786] 10.0.0.71 () {36 vars in 925 bytes} [Fri Apr 3 03:55:15 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/791] 10.0.0.71 () {36 vars in 985 bytes} [Fri Apr 3 03:55:33 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 394/792] 10.0.0.71 () {36 vars in 925 bytes} [Fri Apr 3 03:55:33 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: 399/793] 10.0.0.78 () {32 vars in 705 bytes} [Fri Apr 3 03:55:39 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 395/794] 10.0.0.78 () {32 vars in 705 bytes} [Fri Apr 3 03:55:39 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 400/795] 10.0.0.20 () {36 vars in 985 bytes} [Fri Apr 3 03:55:39 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 396/796] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:55: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: 401/797] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:55: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: 8|app: 0|req: 397/798] 10.0.0.20 () {36 vars in 985 bytes} [Fri Apr 3 03:55:39 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 402/799] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:55:39 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/800] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:55: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: 403/801] 10.0.0.20 () {36 vars in 985 bytes} [Fri Apr 3 03:55:39 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 399/802] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:55: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: 404/803] 10.0.0.244 () {36 vars in 910 bytes} [Fri Apr 3 03:55:39 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/804] 10.0.0.244 () {36 vars in 1006 bytes} [Fri Apr 3 03:55:39 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/805] 10.0.0.244 () {36 vars in 986 bytes} [Fri Apr 3 03:55:39 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 401/806] 10.0.0.244 () {36 vars in 926 bytes} [Fri Apr 3 03:55: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: 406/807] 10.0.0.244 () {36 vars in 926 bytes} [Fri Apr 3 03:55: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: 404/812] 10.0.0.71 () {36 vars in 985 bytes} [Fri Apr 3 03:55:54 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 409/813] 10.0.0.71 () {36 vars in 925 bytes} [Fri Apr 3 03:55:54 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: 412/818] 199.204.45.30 () {32 vars in 824 bytes} [Fri Apr 3 03:56:15 2026] GET /v2/images?status=active&owner=7dfcef0d5ba54800b9d97a47125a8d51&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/819] 199.204.45.30 () {32 vars in 651 bytes} [Fri Apr 3 03:56:16 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: 413/820] 10.0.0.71 () {36 vars in 985 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 408/821] 10.0.0.71 () {36 vars in 925 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/822] 10.0.0.20 () {36 vars in 985 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/images/695b7459-6ee6-4212-b368-b236880ff84b => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/823] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/824] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/825] 10.0.0.20 () {36 vars in 985 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/images/695b7459-6ee6-4212-b368-b236880ff84b => 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: 416/826] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/827] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/828] 10.0.0.20 () {36 vars in 985 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/images/695b7459-6ee6-4212-b368-b236880ff84b => 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: 412/829] 10.0.0.20 () {36 vars in 925 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/830] 10.0.0.244 () {36 vars in 910 bytes} [Fri Apr 3 03:56:16 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/831] 10.0.0.244 () {36 vars in 1006 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/images/695b7459-6ee6-4212-b368-b236880ff84b/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/832] 10.0.0.244 () {36 vars in 986 bytes} [Fri Apr 3 03:56:16 2026] GET /v2/images/695b7459-6ee6-4212-b368-b236880ff84b => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/833] 10.0.0.244 () {36 vars in 926 bytes} [Fri Apr 3 03:56:16 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: 420/834] 10.0.0.244 () {36 vars in 926 bytes} [Fri Apr 3 03:56:16 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: 417/839] 10.0.0.71 () {36 vars in 985 bytes} [Fri Apr 3 03:56:34 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 423/840] 10.0.0.71 () {36 vars in 925 bytes} [Fri Apr 3 03:56:34 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: 430/853] 10.0.0.71 () {36 vars in 985 bytes} [Fri Apr 3 03:57:41 2026] GET /v2/images/31d798f0-5dd5-47a4-9737-aa3760efbe48 => 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: 424/854] 10.0.0.71 () {36 vars in 925 bytes} [Fri Apr 3 03:57:41 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/895] 10.0.0.78 () {32 vars in 631 bytes} [Fri Apr 3 04:00:53 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)