+ 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 17 09:34:08 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-8bbff6947-8fjdz 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 0x7f3026202668 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-17 09:34:11.080 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 09:34:11.166 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-17 09:34:11.945 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-17 09:34:11.946 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-17 09:34:11.946 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 09:34:12.091 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-17 09:34:12.092 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-17 09:34:12.092 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 09:34:14.254 7 WARNING glance.api.v2.images [None req-333d0789-f6bf-4b51-a531-1614fe75ee3b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 09:34:14.430 8 WARNING glance.api.v2.images [None req-fb5877c8-ffc0-4d55-aea3-3bdf7b5e440e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 09:34:14.605 7 WARNING keystonemiddleware._common.config [None req-333d0789-f6bf-4b51-a531-1614fe75ee3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:34:14.613 7 WARNING oslo_config.cfg [None req-333d0789-f6bf-4b51-a531-1614fe75ee3b - - - - - -] 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 0x7f3026202668 pid: 7 (default app) 2026-04-17 09:34:14.870 8 WARNING keystonemiddleware._common.config [None req-fb5877c8-ffc0-4d55-aea3-3bdf7b5e440e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:34:14.879 8 WARNING oslo_config.cfg [None req-fb5877c8-ffc0-4d55-aea3-3bdf7b5e440e - - - - - -] 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 0x7f3026202668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.140 () {42 vars in 688 bytes} [Fri Apr 17 09:34:15 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:34:15.775 8 WARNING oslo_policy.policy [None req-2afc926d-7484-4731-b215-9a4ad2883577 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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-17 09:34:15.776 8 WARNING oslo_policy.policy [None req-2afc926d-7484-4731-b215-9a4ad2883577 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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-17 09:34:15.793 8 WARNING oslo_policy.policy [None req-2afc926d-7484-4731-b215-9a4ad2883577 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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-17 09:34:15.793 8 WARNING oslo_policy.policy [None req-2afc926d-7484-4731-b215-9a4ad2883577 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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/5] 199.204.45.140 () {44 vars in 910 bytes} [Fri Apr 17 09:34:15 2026] GET /v2/images => generated 69 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.140 () {42 vars in 688 bytes} [Fri Apr 17 09:34: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: 2/7] 199.204.45.140 () {44 vars in 910 bytes} [Fri Apr 17 09:34:20 2026] GET /v2/images => generated 69 bytes in 49 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-17 09:34:20.235 7 WARNING oslo_policy.policy [None req-37b1623e-4b2e-4a5f-a36e-3fcf0b433f24 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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-17 09:34:20.235 7 WARNING oslo_policy.policy [None req-37b1623e-4b2e-4a5f-a36e-3fcf0b433f24 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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: 6/8] 199.204.45.140 () {44 vars in 911 bytes} [Fri Apr 17 09:34:20 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.140 () {44 vars in 933 bytes} [Fri Apr 17 09:34:20 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-17 09:34:20.371 7 WARNING oslo_policy.policy [None req-305138a8-8137-4940-9197-2b8546286302 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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-17 09:34:20.371 7 WARNING oslo_policy.policy [None req-305138a8-8137-4940-9197-2b8546286302 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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/10] 199.204.45.140 () {44 vars in 939 bytes} [Fri Apr 17 09:34:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:34:20.452 8 WARNING oslo_config.cfg [None req-00d8ca01-5d58-45bd-8e5b-731437374028 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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/11] 199.204.45.140 () {48 vars in 951 bytes} [Fri Apr 17 09:34:20 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:34:20.478 7 WARNING oslo_policy.policy [None req-ff4c8310-76a7-4e06-a4e2-9d1021e7cbec 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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-17 09:34:20.479 7 WARNING oslo_policy.policy [None req-ff4c8310-76a7-4e06-a4e2-9d1021e7cbec 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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-17 09:34:20.480 7 INFO glance.api.v2.image_data [None req-ff4c8310-76a7-4e06-a4e2-9d1021e7cbec 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:34:24.194 7 WARNING glance.location [None req-ff4c8310-76a7-4e06-a4e2-9d1021e7cbec 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.140 () {48 vars in 1045 bytes} [Fri Apr 17 09:34:20 2026] PUT /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f/file => generated 0 bytes in 3752 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5708 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.140 () {44 vars in 971 bytes} [Fri Apr 17 09:34:24 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:34:24.260 7 WARNING oslo_config.cfg [None req-0a1a40ee-2a9a-4ce6-84d3-be63755033d4 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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: 9/16] 199.204.45.140 () {44 vars in 971 bytes} [Fri Apr 17 09:34:24 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => 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: 61/119] 199.204.45.140 () {42 vars in 688 bytes} [Fri Apr 17 09:42:57 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: 59/120] 199.204.45.140 () {44 vars in 910 bytes} [Fri Apr 17 09:42:57 2026] GET /v2/images => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/123] 199.204.45.140 () {42 vars in 688 bytes} [Fri Apr 17 09:43:09 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: 61/124] 199.204.45.140 () {44 vars in 910 bytes} [Fri Apr 17 09:43:09 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/125] 199.204.45.140 () {44 vars in 939 bytes} [Fri Apr 17 09:43:09 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/126] 199.204.45.140 () {44 vars in 961 bytes} [Fri Apr 17 09:43:09 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/127] 199.204.45.140 () {44 vars in 939 bytes} [Fri Apr 17 09:43:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/128] 199.204.45.140 () {48 vars in 951 bytes} [Fri Apr 17 09:43:09 2026] POST /v2/images => generated 791 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:43:09.477 7 INFO glance.api.v2.image_data [None req-0d0965d7-1cd3-4885-b451-5a690b46d2ff 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:43:17.244 7 INFO glance.location [None req-0d0965d7-1cd3-4885-b451-5a690b46d2ff 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 66/131] 199.204.45.140 () {48 vars in 1045 bytes} [Fri Apr 17 09:43:09 2026] PUT /v2/images/1c30ec28-287c-48e7-b311-8e23752230b9/file => generated 0 bytes in 7820 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19649 switches on core 0) [pid: 8|app: 0|req: 66/132] 199.204.45.140 () {44 vars in 971 bytes} [Fri Apr 17 09:43:17 2026] GET /v2/images/1c30ec28-287c-48e7-b311-8e23752230b9 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/133] 199.204.45.140 () {44 vars in 971 bytes} [Fri Apr 17 09:43:17 2026] GET /v2/images/1c30ec28-287c-48e7-b311-8e23752230b9 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/138] 199.204.45.140 () {42 vars in 688 bytes} [Fri Apr 17 09:43:35 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: 70/139] 199.204.45.140 () {44 vars in 910 bytes} [Fri Apr 17 09:43:35 2026] GET /v2/images => generated 2445 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/154] 199.204.45.140 () {42 vars in 688 bytes} [Fri Apr 17 09:44:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-17 09:44:49.750 8 WARNING keystonemiddleware.audit [None req-a0d509d2-0720-4945-9cd9-b3911666ed92 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-17 09:44:49.751 8 WARNING keystonemiddleware.audit [None req-a0d509d2-0720-4945-9cd9-b3911666ed92 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 77/155] 199.204.45.140 () {44 vars in 910 bytes} [Fri Apr 17 09:44:49 2026] GET /v2/images => generated 2445 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:44:49.788 7 WARNING keystonemiddleware.audit [None req-18bd68bc-eb10-4154-b786-3e13a0eb49bb 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-17 09:44:49.789 7 WARNING keystonemiddleware.audit [None req-18bd68bc-eb10-4154-b786-3e13a0eb49bb 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 79/156] 199.204.45.140 () {44 vars in 937 bytes} [Fri Apr 17 09:44:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) 2026-04-17 09:44:49.810 8 WARNING keystonemiddleware.audit [None req-f4908b5c-ad53-469e-bcd3-ad8f8b79ea67 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-17 09:44:49.811 8 WARNING keystonemiddleware.audit [None req-f4908b5c-ad53-469e-bcd3-ad8f8b79ea67 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 78/157] 199.204.45.140 () {44 vars in 959 bytes} [Fri Apr 17 09:44:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:44:49.831 7 WARNING keystonemiddleware.audit [None req-7b9c8627-4424-404f-a719-e28b7c759ab0 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-17 09:44:49.831 7 WARNING keystonemiddleware.audit [None req-7b9c8627-4424-404f-a719-e28b7c759ab0 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 80/158] 199.204.45.140 () {44 vars in 939 bytes} [Fri Apr 17 09:44:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:44:49.854 8 WARNING keystonemiddleware.audit [None req-df1a8539-519d-4b89-8626-b6a7c0872caf 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-17 09:44:49.854 8 WARNING keystonemiddleware.audit [None req-df1a8539-519d-4b89-8626-b6a7c0872caf 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 79/159] 199.204.45.140 () {48 vars in 951 bytes} [Fri Apr 17 09:44:49 2026] POST /v2/images => generated 796 bytes in 774 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:44:50.639 7 WARNING keystonemiddleware.audit [None req-98ff08c2-bf0d-4872-8558-df9321d7bdb8 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-17 09:44:50.640 7 WARNING keystonemiddleware.audit [None req-98ff08c2-bf0d-4872-8558-df9321d7bdb8 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manila as it have no endpoints. 2026-04-17 09:44:50.654 7 INFO glance.api.v2.image_data [None req-72363bbf-8617-4cf0-8acc-831e380feb06 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:45:16.808 7 WARNING glance.location [None req-72363bbf-8617-4cf0-8acc-831e380feb06 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 81/166] 199.204.45.140 () {48 vars in 1046 bytes} [Fri Apr 17 09:44:50 2026] PUT /v2/images/2096da68-af57-4f4c-87dc-30ba52dfac13/file => generated 0 bytes in 26210 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59803 switches on core 0) 2026-04-17 09:45:16.851 8 WARNING keystonemiddleware.audit [None req-1abd460a-dada-460b-bd37-8ec30636c0cc 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-17 09:45:16.851 8 WARNING keystonemiddleware.audit [None req-1abd460a-dada-460b-bd37-8ec30636c0cc 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 86/167] 199.204.45.140 () {44 vars in 971 bytes} [Fri Apr 17 09:45:16 2026] GET /v2/images/2096da68-af57-4f4c-87dc-30ba52dfac13 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:45:16.878 7 WARNING keystonemiddleware.audit [None req-72363bbf-8617-4cf0-8acc-831e380feb06 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-17 09:45:16.878 7 WARNING keystonemiddleware.audit [None req-72363bbf-8617-4cf0-8acc-831e380feb06 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 82/168] 199.204.45.140 () {44 vars in 971 bytes} [Fri Apr 17 09:45:16 2026] GET /v2/images/2096da68-af57-4f4c-87dc-30ba52dfac13 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/169] 199.204.45.140 () {42 vars in 688 bytes} [Fri Apr 17 09:45:18 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/170] 199.204.45.140 () {44 vars in 910 bytes} [Fri Apr 17 09:45:18 2026] GET /v2/images => generated 3656 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/255] 199.204.45.140 () {42 vars in 688 bytes} [Fri Apr 17 09:52:23 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/256] 199.204.45.140 () {44 vars in 910 bytes} [Fri Apr 17 09:52:23 2026] GET /v2/images => generated 3656 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 199.204.45.140 () {42 vars in 688 bytes} [Fri Apr 17 09:52: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: 133/262] 199.204.45.140 () {44 vars in 910 bytes} [Fri Apr 17 09:52:34 2026] GET /v2/images => generated 3656 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 199.204.45.140 () {44 vars in 947 bytes} [Fri Apr 17 09:52:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.204.45.140 () {44 vars in 969 bytes} [Fri Apr 17 09:52:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/265] 199.204.45.140 () {44 vars in 939 bytes} [Fri Apr 17 09:52:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 199.204.45.140 () {48 vars in 951 bytes} [Fri Apr 17 09:52:35 2026] POST /v2/images => generated 799 bytes in 922 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 09:52:36.061 7 INFO glance.api.v2.image_data [None req-e301f787-b7df-49c9-810d-058587fefeb4 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:52:55.325 7 INFO glance.location [None req-e301f787-b7df-49c9-810d-058587fefeb4 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 132/271] 199.204.45.140 () {48 vars in 1045 bytes} [Fri Apr 17 09:52:36 2026] PUT /v2/images/aec6bf77-5975-48af-9575-01b2fd5fcb98/file => generated 0 bytes in 19318 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22956 switches on core 0) [pid: 8|app: 0|req: 140/272] 199.204.45.140 () {44 vars in 971 bytes} [Fri Apr 17 09:52:55 2026] GET /v2/images/aec6bf77-5975-48af-9575-01b2fd5fcb98 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/273] 199.204.45.140 () {48 vars in 1050 bytes} [Fri Apr 17 09:52:55 2026] PATCH /v2/images/aec6bf77-5975-48af-9575-01b2fd5fcb98 => generated 1234 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/274] 199.204.45.140 () {44 vars in 971 bytes} [Fri Apr 17 09:52:55 2026] GET /v2/images/aec6bf77-5975-48af-9575-01b2fd5fcb98 => generated 1234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/281] 199.204.45.140 () {42 vars in 688 bytes} [Fri Apr 17 09:53:27 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/282] 199.204.45.140 () {44 vars in 910 bytes} [Fri Apr 17 09:53:27 2026] GET /v2/images => generated 4892 bytes in 62 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: 143/293] 10.0.0.212 () {32 vars in 632 bytes} [Fri Apr 17 09:54:14 2026] GET /v2/images => generated 4892 bytes in 20 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: 153/298] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 09:54:34 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/299] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 09:54:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/300] 10.0.0.69 () {36 vars in 985 bytes} [Fri Apr 17 09:54:35 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/301] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:54:35 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: 155/302] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:54:35 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: 148/303] 10.0.0.69 () {36 vars in 985 bytes} [Fri Apr 17 09:54:35 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/304] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:54:35 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: 149/305] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:54:35 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: 157/306] 10.0.0.69 () {36 vars in 985 bytes} [Fri Apr 17 09:54:35 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/307] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:54:35 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: 158/308] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:54:35 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: 151/309] 10.0.0.155 () {36 vars in 910 bytes} [Fri Apr 17 09:54:36 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/310] 10.0.0.155 () {36 vars in 1006 bytes} [Fri Apr 17 09:54:36 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f/locations => generated 127 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/311] 10.0.0.155 () {36 vars in 986 bytes} [Fri Apr 17 09:54:36 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/312] 10.0.0.155 () {36 vars in 926 bytes} [Fri Apr 17 09:54:36 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: 153/313] 10.0.0.155 () {36 vars in 926 bytes} [Fri Apr 17 09:54:36 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: 161/314] 199.204.45.140 () {36 vars in 990 bytes} [Fri Apr 17 09:54:42 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => 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: 154/315] 199.204.45.140 () {36 vars in 930 bytes} [Fri Apr 17 09:54: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: 162/316] 199.204.45.140 () {36 vars in 990 bytes} [Fri Apr 17 09:54:43 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/317] 199.204.45.140 () {36 vars in 930 bytes} [Fri Apr 17 09:54:43 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: 164/320] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 09:54:47 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => 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: 157/321] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 09:54:47 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: 7|app: 0|req: 161/328] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 09:55:20 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/329] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 09:55:20 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: 162/332] 10.0.0.212 () {34 vars in 654 bytes} [Fri Apr 17 09:55:23 2026] POST /v2/images => generated 648 bytes in 257 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 09:55:23.733 8 WARNING glance.api.v2.images [None req-ca418ee3-a6aa-4775-8aed-d98934190b96 b97080d073624c09959ad14cf8701a62 c7220574f13f43b68e6ea1e877550d9f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//93fa9b96-acf3-4b40-b747-032f26bc2cd1 [pid: 8|app: 0|req: 171/333] 10.0.0.212 () {32 vars in 709 bytes} [Fri Apr 17 09:55:23 2026] DELETE /v2/images/93fa9b96-acf3-4b40-b747-032f26bc2cd1 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/334] 10.0.0.212 () {32 vars in 706 bytes} [Fri Apr 17 09:55:23 2026] GET /v2/images/93fa9b96-acf3-4b40-b747-032f26bc2cd1 => 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: 172/335] 10.0.0.212 () {32 vars in 632 bytes} [Fri Apr 17 09:55:23 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/336] 10.0.0.212 () {34 vars in 654 bytes} [Fri Apr 17 09:55:23 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 09:55:23.906 8 WARNING oslo_policy.policy [None req-36d38aee-b314-4219-a13b-999c1289a62a b97080d073624c09959ad14cf8701a62 c7220574f13f43b68e6ea1e877550d9f - - 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-17 09:55:23.906 8 WARNING oslo_policy.policy [None req-36d38aee-b314-4219-a13b-999c1289a62a b97080d073624c09959ad14cf8701a62 c7220574f13f43b68e6ea1e877550d9f - - 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: 173/337] 10.0.0.212 () {32 vars in 716 bytes} [Fri Apr 17 09:55:23 2026] GET /v2/images/c0eaf8cf-81b2-48ec-b264-da20e669e7d8/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:23.928 7 INFO glance.api.v2.image_data [None req-c9c479ae-181f-4bfb-b0eb-a19002858a50 b97080d073624c09959ad14cf8701a62 c7220574f13f43b68e6ea1e877550d9f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 09:55:23.972 7 WARNING glance_store._drivers.rbd [None req-c9c479ae-181f-4bfb-b0eb-a19002858a50 b97080d073624c09959ad14cf8701a62 c7220574f13f43b68e6ea1e877550d9f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 09:55:24.409 7 INFO glance.location [None req-c9c479ae-181f-4bfb-b0eb-a19002858a50 b97080d073624c09959ad14cf8701a62 c7220574f13f43b68e6ea1e877550d9f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 165/338] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:23 2026] PUT /v2/images/c0eaf8cf-81b2-48ec-b264-da20e669e7d8/file => generated 0 bytes in 529 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/339] 10.0.0.212 () {32 vars in 706 bytes} [Fri Apr 17 09:55:24 2026] GET /v2/images/c0eaf8cf-81b2-48ec-b264-da20e669e7d8 => generated 1103 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/340] 10.0.0.212 () {32 vars in 716 bytes} [Fri Apr 17 09:55:24 2026] GET /v2/images/c0eaf8cf-81b2-48ec-b264-da20e669e7d8/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/341] 10.0.0.212 () {34 vars in 654 bytes} [Fri Apr 17 09:55:24 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/342] 10.0.0.212 () {32 vars in 725 bytes} [Fri Apr 17 09:55:24 2026] PATCH /v2/images/8c5af067-498b-4b02-88fc-884500ee939b => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/343] 10.0.0.212 () {32 vars in 706 bytes} [Fri Apr 17 09:55:24 2026] GET /v2/images/8c5af067-498b-4b02-88fc-884500ee939b => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:24.749 7 WARNING glance.api.v2.images [None req-32163f6e-642d-4dc1-93b0-08cc4a179da2 b97080d073624c09959ad14cf8701a62 c7220574f13f43b68e6ea1e877550d9f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8c5af067-498b-4b02-88fc-884500ee939b [pid: 7|app: 0|req: 168/344] 10.0.0.212 () {32 vars in 709 bytes} [Fri Apr 17 09:55:24 2026] DELETE /v2/images/8c5af067-498b-4b02-88fc-884500ee939b => 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: 177/345] 10.0.0.212 () {32 vars in 706 bytes} [Fri Apr 17 09:55:24 2026] GET /v2/images/8c5af067-498b-4b02-88fc-884500ee939b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:55:24.819 7 WARNING glance.api.v2.images [None req-520f23ce-8b20-416b-a9ab-3131277e9795 b97080d073624c09959ad14cf8701a62 c7220574f13f43b68e6ea1e877550d9f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c0eaf8cf-81b2-48ec-b264-da20e669e7d8 [pid: 7|app: 0|req: 169/346] 10.0.0.212 () {32 vars in 709 bytes} [Fri Apr 17 09:55:24 2026] DELETE /v2/images/c0eaf8cf-81b2-48ec-b264-da20e669e7d8 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/347] 10.0.0.212 () {32 vars in 706 bytes} [Fri Apr 17 09:55:25 2026] GET /v2/images/c0eaf8cf-81b2-48ec-b264-da20e669e7d8 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:55:25.681 7 WARNING glance.api.v2.images [None req-f2c98018-2b2a-4f45-9d11-e74aee881a57 b97080d073624c09959ad14cf8701a62 c7220574f13f43b68e6ea1e877550d9f - - default default] Failed to find image 93fa9b96-acf3-4b40-b747-032f26bc2cd1 to delete: glance.common.exception.ImageNotFound: No image found with ID 93fa9b96-acf3-4b40-b747-032f26bc2cd1 [pid: 7|app: 0|req: 170/348] 10.0.0.212 () {32 vars in 709 bytes} [Fri Apr 17 09:55:25 2026] DELETE /v2/images/93fa9b96-acf3-4b40-b747-032f26bc2cd1 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/349] 10.0.0.212 () {32 vars in 706 bytes} [Fri Apr 17 09:55:25 2026] GET /v2/images/93fa9b96-acf3-4b40-b747-032f26bc2cd1 => 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: 183/356] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 09:56:00 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => 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: 174/357] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 09:56:00 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: 185/360] 10.0.0.212 () {30 vars in 410 bytes} [Fri Apr 17 09:56:06 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: 179/367] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 09:56:36 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => 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: 189/368] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 09:56:36 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: 180/369] 10.0.0.212 () {32 vars in 706 bytes} [Fri Apr 17 09:56:41 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/370] 10.0.0.212 () {32 vars in 706 bytes} [Fri Apr 17 09:56:41 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => 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: 181/371] 10.0.0.69 () {36 vars in 985 bytes} [Fri Apr 17 09:56:41 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/372] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:56:42 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/373] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:56:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/374] 10.0.0.69 () {36 vars in 985 bytes} [Fri Apr 17 09:56:42 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/375] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:56:42 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: 193/376] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:56:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/377] 10.0.0.69 () {36 vars in 985 bytes} [Fri Apr 17 09:56:42 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/378] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:56:42 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: 185/379] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:56: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: 195/380] 10.0.0.155 () {36 vars in 910 bytes} [Fri Apr 17 09:56:42 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/381] 10.0.0.155 () {36 vars in 1006 bytes} [Fri Apr 17 09:56:42 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f/locations => generated 127 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/382] 10.0.0.155 () {36 vars in 986 bytes} [Fri Apr 17 09:56:42 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => 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: 187/383] 10.0.0.155 () {36 vars in 926 bytes} [Fri Apr 17 09:56:42 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: 197/384] 10.0.0.155 () {36 vars in 926 bytes} [Fri Apr 17 09:56:42 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: 199/387] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 09:56:50 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/388] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 09:56:50 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: 195/399] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 09:57:41 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => 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: 205/400] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 09:57: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: 7|app: 0|req: 200/409] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 09:58:15 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => 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: 210/410] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 09:58:15 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: 213/415] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 09:58:33 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => 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: 203/416] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 09:58:33 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: 206/421] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 09:59:01 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => 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: 216/422] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 09:59:01 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: 219/427] 199.204.45.140 () {32 vars in 825 bytes} [Fri Apr 17 09:59:14 2026] GET /v2/images?status=active&owner=90f81482423e4a87b42b5bc7a88d7a99&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/428] 199.204.45.140 () {32 vars in 652 bytes} [Fri Apr 17 09:59:15 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/429] 10.0.0.69 () {36 vars in 985 bytes} [Fri Apr 17 09:59:15 2026] GET /v2/images/2096da68-af57-4f4c-87dc-30ba52dfac13 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/430] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:59:15 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: 221/431] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:59:15 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: 211/432] 10.0.0.69 () {36 vars in 985 bytes} [Fri Apr 17 09:59:15 2026] GET /v2/images/2096da68-af57-4f4c-87dc-30ba52dfac13 => 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: 222/433] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:59:15 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: 212/434] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:59:15 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: 223/435] 10.0.0.69 () {36 vars in 985 bytes} [Fri Apr 17 09:59:15 2026] GET /v2/images/2096da68-af57-4f4c-87dc-30ba52dfac13 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/436] 10.0.0.69 () {36 vars in 925 bytes} [Fri Apr 17 09:59:15 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: 224/437] 10.0.0.155 () {36 vars in 910 bytes} [Fri Apr 17 09:59:15 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/438] 10.0.0.155 () {36 vars in 1006 bytes} [Fri Apr 17 09:59:15 2026] GET /v2/images/2096da68-af57-4f4c-87dc-30ba52dfac13/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/439] 10.0.0.155 () {36 vars in 986 bytes} [Fri Apr 17 09:59:16 2026] GET /v2/images/2096da68-af57-4f4c-87dc-30ba52dfac13 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/440] 10.0.0.155 () {36 vars in 926 bytes} [Fri Apr 17 09:59: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: 226/441] 10.0.0.155 () {36 vars in 926 bytes} [Fri Apr 17 09:59: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: 229/446] 10.0.0.26 () {36 vars in 985 bytes} [Fri Apr 17 09:59:41 2026] GET /v2/images/a1ece7ba-b0aa-4eed-802e-4870849fc91f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/447] 10.0.0.26 () {36 vars in 925 bytes} [Fri Apr 17 09:59: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: 250/488] 10.0.0.212 () {32 vars in 632 bytes} [Fri Apr 17 10:02:54 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)