+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 14 06:01:17 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-bd5d54b7c-twmc7 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 0x7f55b432b668 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-14 06:01:19.916 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 06:01:19.919 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-14 06:01:20.790 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-14 06:01:20.791 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-14 06:01:20.792 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 06:01:20.829 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-14 06:01:20.830 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-14 06:01:20.831 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 06:01:22.810 7 WARNING glance.api.v2.images [None req-409c81a7-929e-40f8-a2d9-54d53ddb835b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 06:01:22.900 8 WARNING glance.api.v2.images [None req-e606f8eb-e43f-4d27-808f-6939e6fa228f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 06:01:23.163 7 WARNING keystonemiddleware._common.config [None req-409c81a7-929e-40f8-a2d9-54d53ddb835b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:01:23.171 7 WARNING oslo_config.cfg [None req-409c81a7-929e-40f8-a2d9-54d53ddb835b - - - - - -] 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 0x7f55b432b668 pid: 7 (default app) 2026-04-14 06:01:23.250 8 WARNING keystonemiddleware._common.config [None req-e606f8eb-e43f-4d27-808f-6939e6fa228f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:01:23.259 8 WARNING oslo_config.cfg [None req-e606f8eb-e43f-4d27-808f-6939e6fa228f - - - - - -] 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 0x7f55b432b668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:01:24 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-14 06:01:24.990 8 WARNING oslo_policy.policy [None req-580e2eea-133c-4f63-b876-3c22d388fb63 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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-14 06:01:24.991 8 WARNING oslo_policy.policy [None req-580e2eea-133c-4f63-b876-3c22d388fb63 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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-14 06:01:25.007 8 WARNING oslo_policy.policy [None req-580e2eea-133c-4f63-b876-3c22d388fb63 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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-14 06:01:25.007 8 WARNING oslo_policy.policy [None req-580e2eea-133c-4f63-b876-3c22d388fb63 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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.65 () {44 vars in 906 bytes} [Tue Apr 14 06:01:24 2026] GET /v2/images => generated 69 bytes in 594 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.65 () {42 vars in 684 bytes} [Tue Apr 14 06:01:28 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: 2/7] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:01:28 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:01:28.776 7 WARNING oslo_policy.policy [None req-8a71a343-eb69-4113-a8ed-3e22d28d77fe 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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-14 06:01:28.777 7 WARNING oslo_policy.policy [None req-8a71a343-eb69-4113-a8ed-3e22d28d77fe 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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.65 () {44 vars in 907 bytes} [Tue Apr 14 06:01:28 2026] GET /v2/images/cirros => generated 151 bytes in 145 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.65 () {44 vars in 929 bytes} [Tue Apr 14 06:01:28 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:01:28.936 7 WARNING oslo_policy.policy [None req-3655462b-2f24-4c49-96d1-ccae98bd48ee 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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-14 06:01:28.937 7 WARNING oslo_policy.policy [None req-3655462b-2f24-4c49-96d1-ccae98bd48ee 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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.65 () {44 vars in 935 bytes} [Tue Apr 14 06:01:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:01:29.024 8 WARNING oslo_config.cfg [None req-c082bb1f-4b93-41b6-a30a-4257d4340352 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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.65 () {48 vars in 947 bytes} [Tue Apr 14 06:01:28 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 06:01:29.045 7 WARNING oslo_policy.policy [None req-21a1c745-bb01-4e56-8e14-88d46d6c66a6 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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-14 06:01:29.046 7 WARNING oslo_policy.policy [None req-21a1c745-bb01-4e56-8e14-88d46d6c66a6 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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-14 06:01:29.047 7 INFO glance.api.v2.image_data [None req-21a1c745-bb01-4e56-8e14-88d46d6c66a6 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:01:33.051 7 WARNING glance.location [None req-21a1c745-bb01-4e56-8e14-88d46d6c66a6 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.65 () {48 vars in 1041 bytes} [Tue Apr 14 06:01:29 2026] PUT /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c/file => generated 0 bytes in 4052 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6211 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 14 06:01:33 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 06:01:33.132 7 WARNING oslo_config.cfg [None req-369591c8-c595-4f8f-bd82-ff1a580ab57a 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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.65 () {44 vars in 967 bytes} [Tue Apr 14 06:01:33 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 140/281] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:23:35 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: 142/282] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:23:35 2026] GET /v2/images => generated 1240 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06: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: 145/288] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:23:52 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.65 () {44 vars in 933 bytes} [Tue Apr 14 06:23:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.65 () {44 vars in 955 bytes} [Tue Apr 14 06:23:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 199.204.45.65 () {44 vars in 935 bytes} [Tue Apr 14 06:23:52 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) [pid: 7|app: 0|req: 147/292] 199.204.45.65 () {48 vars in 947 bytes} [Tue Apr 14 06:23:52 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 06:23:52.837 8 WARNING oslo_policy.policy [None req-45c14ff8-0d13-4b2f-ac85-80ab732d4a54 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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-14 06:23:52.838 8 WARNING oslo_policy.policy [None req-45c14ff8-0d13-4b2f-ac85-80ab732d4a54 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - 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-14 06:23:52.839 8 INFO glance.api.v2.image_data [None req-45c14ff8-0d13-4b2f-ac85-80ab732d4a54 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:24:24.300 8 WARNING glance.location [None req-45c14ff8-0d13-4b2f-ac85-80ab732d4a54 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/299] 199.204.45.65 () {48 vars in 1042 bytes} [Tue Apr 14 06:23:52 2026] PUT /v2/images/cf6f6dc3-b123-417c-becd-320ebb590aa0/file => generated 0 bytes in 31522 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62900 switches on core 0) [pid: 7|app: 0|req: 154/300] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 14 06:24:24 2026] GET /v2/images/cf6f6dc3-b123-417c-becd-320ebb590aa0 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/301] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 14 06:24:24 2026] GET /v2/images/cf6f6dc3-b123-417c-becd-320ebb590aa0 => generated 1209 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/302] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:24:25 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: 148/303] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:24:25 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: 8|app: 0|req: 196/398] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:32:18 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: 203/399] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:32:18 2026] GET /v2/images => generated 2451 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/402] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:32:28 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: 205/403] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:32:28 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.65 () {44 vars in 943 bytes} [Tue Apr 14 06:32:28 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: 7|app: 0|req: 206/405] 199.204.45.65 () {44 vars in 965 bytes} [Tue Apr 14 06:32:28 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: 8|app: 0|req: 200/406] 199.204.45.65 () {44 vars in 935 bytes} [Tue Apr 14 06:32:28 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: 207/407] 199.204.45.65 () {48 vars in 947 bytes} [Tue Apr 14 06:32:28 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 06:32:28.787 8 INFO glance.api.v2.image_data [None req-18ccc7eb-4162-4d19-a4a6-ae3f400818f6 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:33:03.627 8 INFO glance.location [None req-18ccc7eb-4162-4d19-a4a6-ae3f400818f6 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/416] 199.204.45.65 () {48 vars in 1041 bytes} [Tue Apr 14 06:32:28 2026] PUT /v2/images/1489c018-b076-4923-a1c2-f727294b34b0/file => generated 0 bytes in 34888 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27015 switches on core 0) [pid: 7|app: 0|req: 216/417] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 14 06:33:03 2026] GET /v2/images/1489c018-b076-4923-a1c2-f727294b34b0 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/418] 199.204.45.65 () {48 vars in 1046 bytes} [Tue Apr 14 06:33:03 2026] PATCH /v2/images/1489c018-b076-4923-a1c2-f727294b34b0 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/419] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 14 06:33:03 2026] GET /v2/images/1489c018-b076-4923-a1c2-f727294b34b0 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/428] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:33:51 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: 207/429] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:33:51 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/434] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:34:05 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: 210/435] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:34:05 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/436] 199.204.45.65 () {44 vars in 935 bytes} [Tue Apr 14 06:34:05 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: 211/437] 199.204.45.65 () {44 vars in 957 bytes} [Tue Apr 14 06:34:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/438] 199.204.45.65 () {44 vars in 935 bytes} [Tue Apr 14 06:34:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/439] 199.204.45.65 () {48 vars in 947 bytes} [Tue Apr 14 06:34:05 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 06:34:05.289 7 INFO glance.api.v2.image_data [None req-ed707f5f-34e7-4c13-aa2f-24c49d7ce607 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:34:21.483 7 INFO glance.location [None req-ed707f5f-34e7-4c13-aa2f-24c49d7ce607 25ce58e0457740d5a650bfdd10f6e9d7 159e2655ce2d490e94457c626561681d - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 228/442] 199.204.45.65 () {48 vars in 1041 bytes} [Tue Apr 14 06:34:05 2026] PUT /v2/images/40a643ab-06a5-4637-85a0-cfaa2402e7c5/file => generated 0 bytes in 16244 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17034 switches on core 0) [pid: 8|app: 0|req: 215/443] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 14 06:34:21 2026] GET /v2/images/40a643ab-06a5-4637-85a0-cfaa2402e7c5 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/444] 199.204.45.65 () {44 vars in 967 bytes} [Tue Apr 14 06:34:21 2026] GET /v2/images/40a643ab-06a5-4637-85a0-cfaa2402e7c5 => 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: 316/617] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:48:40 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: 302/618] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:48:40 2026] GET /v2/images => generated 4892 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/659] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:51:55 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: 323/660] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:51:55 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/661] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:51:56 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: 324/662] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:51:56 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/677] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:53:07 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/678] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:53:07 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/681] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:53:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/682] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:53:15 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/699] 199.204.45.65 () {42 vars in 684 bytes} [Tue Apr 14 06:54:33 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: 357/700] 199.204.45.65 () {44 vars in 906 bytes} [Tue Apr 14 06:54:33 2026] GET /v2/images => generated 4892 bytes in 55 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: 362/709] 10.0.0.159 () {32 vars in 632 bytes} [Tue Apr 14 06:55:16 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: 350/714] 10.0.0.33 () {36 vars in 985 bytes} [Tue Apr 14 06:55:35 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/715] 10.0.0.33 () {36 vars in 925 bytes} [Tue Apr 14 06:55:35 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: 352/718] 199.204.45.65 () {36 vars in 989 bytes} [Tue Apr 14 06:55:42 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 367/719] 199.204.45.65 () {36 vars in 929 bytes} [Tue Apr 14 06:55:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/720] 199.204.45.65 () {36 vars in 989 bytes} [Tue Apr 14 06:55:43 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/721] 199.204.45.65 () {36 vars in 929 bytes} [Tue Apr 14 06:55:43 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: 354/722] 10.0.0.33 () {36 vars in 985 bytes} [Tue Apr 14 06:55:49 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/723] 10.0.0.33 () {36 vars in 925 bytes} [Tue Apr 14 06:55:49 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: 355/724] 10.0.0.16 () {36 vars in 985 bytes} [Tue Apr 14 06:55:50 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => generated 1171 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/725] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 06:55:50 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: 356/726] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 06:55:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/727] 10.0.0.16 () {36 vars in 985 bytes} [Tue Apr 14 06:55:50 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/728] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 06:55:50 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/729] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 06:55:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/730] 10.0.0.16 () {36 vars in 985 bytes} [Tue Apr 14 06:55:50 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 373/731] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 06:55:50 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: 359/732] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 06:55: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: 374/733] 10.0.0.106 () {36 vars in 910 bytes} [Tue Apr 14 06:55:51 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: 360/734] 10.0.0.106 () {36 vars in 1006 bytes} [Tue Apr 14 06:55:51 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c/locations => generated 127 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/735] 10.0.0.106 () {36 vars in 986 bytes} [Tue Apr 14 06:55:52 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 361/736] 10.0.0.106 () {36 vars in 926 bytes} [Tue Apr 14 06:55:52 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: 376/737] 10.0.0.106 () {36 vars in 926 bytes} [Tue Apr 14 06:55:52 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/740] 10.0.0.159 () {30 vars in 410 bytes} [Tue Apr 14 06:55:57 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: 367/749] 10.0.0.33 () {36 vars in 985 bytes} [Tue Apr 14 06:56:33 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 383/750] 10.0.0.33 () {36 vars in 925 bytes} [Tue Apr 14 06:56: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: 385/753] 10.0.0.33 () {36 vars in 985 bytes} [Tue Apr 14 06:56:52 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 369/754] 10.0.0.33 () {36 vars in 925 bytes} [Tue Apr 14 06:56:52 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: 372/759] 10.0.0.33 () {36 vars in 985 bytes} [Tue Apr 14 06:57:09 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/760] 10.0.0.33 () {36 vars in 925 bytes} [Tue Apr 14 06:57:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/769] 10.0.0.159 () {34 vars in 654 bytes} [Tue Apr 14 06:57:51 2026] POST /v2/images => generated 649 bytes in 219 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 06:57:51.453 7 WARNING glance.api.v2.images [None req-4748f742-8ade-46b3-a1af-9ee6a702196c b70f7a174ad94d158aafee78fd1546c4 53a573f7d036494a8b0ccec6cf76d73b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e3a4cbc8-5de9-41e9-b07a-141e682a76d1 [pid: 7|app: 0|req: 393/770] 10.0.0.159 () {32 vars in 709 bytes} [Tue Apr 14 06:57:51 2026] DELETE /v2/images/e3a4cbc8-5de9-41e9-b07a-141e682a76d1 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/771] 10.0.0.159 () {32 vars in 706 bytes} [Tue Apr 14 06:57:51 2026] GET /v2/images/e3a4cbc8-5de9-41e9-b07a-141e682a76d1 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/772] 10.0.0.159 () {32 vars in 632 bytes} [Tue Apr 14 06:57:51 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/773] 10.0.0.159 () {34 vars in 654 bytes} [Tue Apr 14 06:57:51 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/774] 10.0.0.159 () {32 vars in 716 bytes} [Tue Apr 14 06:57:51 2026] GET /v2/images/04b323cb-ed68-4e3d-b91f-60cef5609500/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 06:57:51.681 8 INFO glance.api.v2.image_data [None req-81c714d1-af9e-46a9-b585-ddb47912aeea b70f7a174ad94d158aafee78fd1546c4 53a573f7d036494a8b0ccec6cf76d73b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:57:51.726 8 WARNING glance_store._drivers.rbd [None req-81c714d1-af9e-46a9-b585-ddb47912aeea b70f7a174ad94d158aafee78fd1546c4 53a573f7d036494a8b0ccec6cf76d73b - - 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: 396/775] 10.0.0.33 () {36 vars in 985 bytes} [Tue Apr 14 06:57:51 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 397/776] 10.0.0.33 () {36 vars in 925 bytes} [Tue Apr 14 06:57:51 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-14 06:57:52.285 8 INFO glance.location [None req-81c714d1-af9e-46a9-b585-ddb47912aeea b70f7a174ad94d158aafee78fd1546c4 53a573f7d036494a8b0ccec6cf76d73b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 380/777] 10.0.0.159 () {32 vars in 726 bytes} [Tue Apr 14 06:57:51 2026] PUT /v2/images/04b323cb-ed68-4e3d-b91f-60cef5609500/file => generated 0 bytes in 660 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/778] 10.0.0.159 () {32 vars in 706 bytes} [Tue Apr 14 06:57:52 2026] GET /v2/images/04b323cb-ed68-4e3d-b91f-60cef5609500 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/779] 10.0.0.159 () {32 vars in 716 bytes} [Tue Apr 14 06:57:52 2026] GET /v2/images/04b323cb-ed68-4e3d-b91f-60cef5609500/file => generated 1024 bytes in 169 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/782] 10.0.0.159 () {34 vars in 654 bytes} [Tue Apr 14 06:57:52 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/783] 10.0.0.159 () {32 vars in 725 bytes} [Tue Apr 14 06:57:52 2026] PATCH /v2/images/bdc98845-0aa5-4ff8-813f-8ed0ae18c8f2 => generated 652 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/784] 10.0.0.159 () {32 vars in 706 bytes} [Tue Apr 14 06:57:52 2026] GET /v2/images/bdc98845-0aa5-4ff8-813f-8ed0ae18c8f2 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 06:57:52.681 8 WARNING glance.api.v2.images [None req-c626013e-12c3-4371-b0e8-64acb79379fc b70f7a174ad94d158aafee78fd1546c4 53a573f7d036494a8b0ccec6cf76d73b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bdc98845-0aa5-4ff8-813f-8ed0ae18c8f2 [pid: 8|app: 0|req: 385/785] 10.0.0.159 () {32 vars in 709 bytes} [Tue Apr 14 06:57:52 2026] DELETE /v2/images/bdc98845-0aa5-4ff8-813f-8ed0ae18c8f2 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/786] 10.0.0.159 () {32 vars in 706 bytes} [Tue Apr 14 06:57:52 2026] GET /v2/images/bdc98845-0aa5-4ff8-813f-8ed0ae18c8f2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:57:52.771 8 WARNING glance.api.v2.images [None req-7a583f95-e6cd-4113-8677-eb63e99c9cd3 b70f7a174ad94d158aafee78fd1546c4 53a573f7d036494a8b0ccec6cf76d73b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//04b323cb-ed68-4e3d-b91f-60cef5609500 [pid: 8|app: 0|req: 386/787] 10.0.0.159 () {32 vars in 709 bytes} [Tue Apr 14 06:57:52 2026] DELETE /v2/images/04b323cb-ed68-4e3d-b91f-60cef5609500 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/788] 10.0.0.159 () {32 vars in 706 bytes} [Tue Apr 14 06:57:53 2026] GET /v2/images/04b323cb-ed68-4e3d-b91f-60cef5609500 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 06:57:53.634 8 WARNING glance.api.v2.images [None req-b24c1421-ab76-4e3f-a282-8e12f3d8b99e b70f7a174ad94d158aafee78fd1546c4 53a573f7d036494a8b0ccec6cf76d73b - - default default] Failed to find image e3a4cbc8-5de9-41e9-b07a-141e682a76d1 to delete: glance.common.exception.ImageNotFound: No image found with ID e3a4cbc8-5de9-41e9-b07a-141e682a76d1 [pid: 8|app: 0|req: 387/789] 10.0.0.159 () {32 vars in 709 bytes} [Tue Apr 14 06:57:53 2026] DELETE /v2/images/e3a4cbc8-5de9-41e9-b07a-141e682a76d1 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/790] 10.0.0.159 () {32 vars in 706 bytes} [Tue Apr 14 06:57:53 2026] GET /v2/images/e3a4cbc8-5de9-41e9-b07a-141e682a76d1 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/797] 10.0.0.159 () {32 vars in 706 bytes} [Tue Apr 14 06:58:25 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/798] 10.0.0.159 () {32 vars in 706 bytes} [Tue Apr 14 06:58:25 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/799] 10.0.0.16 () {36 vars in 985 bytes} [Tue Apr 14 06:58:25 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 408/800] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 06:58:25 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: 393/801] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 06:58:25 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: 409/802] 10.0.0.16 () {36 vars in 985 bytes} [Tue Apr 14 06:58:25 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 394/803] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 06:58:25 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/804] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 06:58:25 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: 395/805] 10.0.0.16 () {36 vars in 985 bytes} [Tue Apr 14 06:58:25 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 411/806] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 06:58:25 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: 396/807] 10.0.0.106 () {36 vars in 910 bytes} [Tue Apr 14 06:58:25 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/808] 10.0.0.106 () {36 vars in 1006 bytes} [Tue Apr 14 06:58:25 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/809] 10.0.0.106 () {36 vars in 986 bytes} [Tue Apr 14 06:58:25 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 413/810] 10.0.0.106 () {36 vars in 926 bytes} [Tue Apr 14 06:58:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/811] 10.0.0.106 () {36 vars in 926 bytes} [Tue Apr 14 06:58:25 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: 416/816] 10.0.0.33 () {36 vars in 985 bytes} [Tue Apr 14 06:58:49 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/817] 10.0.0.33 () {36 vars in 925 bytes} [Tue Apr 14 06:58:49 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/820] 10.0.0.33 () {36 vars in 985 bytes} [Tue Apr 14 06:58:54 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 403/821] 10.0.0.33 () {36 vars in 925 bytes} [Tue Apr 14 06:58:54 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: 408/830] 10.0.0.33 () {36 vars in 985 bytes} [Tue Apr 14 06:59:34 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/831] 10.0.0.33 () {36 vars in 925 bytes} [Tue Apr 14 06:59: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: 8|app: 0|req: 409/832] 10.0.0.33 () {36 vars in 985 bytes} [Tue Apr 14 06:59:38 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 424/833] 10.0.0.33 () {36 vars in 925 bytes} [Tue Apr 14 06:59:38 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: 427/838] 10.0.0.33 () {36 vars in 985 bytes} [Tue Apr 14 06:59:56 2026] GET /v2/images/437322d8-17dd-4af2-bc4b-3b4cf5a4420c => 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: 412/839] 10.0.0.33 () {36 vars in 925 bytes} [Tue Apr 14 06:59:56 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: 433/850] 199.204.45.65 () {32 vars in 824 bytes} [Tue Apr 14 07:00:43 2026] GET /v2/images?status=active&owner=159e2655ce2d490e94457c626561681d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/851] 199.204.45.65 () {32 vars in 651 bytes} [Tue Apr 14 07:00:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/852] 10.0.0.16 () {36 vars in 985 bytes} [Tue Apr 14 07:00:44 2026] GET /v2/images/cf6f6dc3-b123-417c-becd-320ebb590aa0 => 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: 419/853] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 07:00:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/854] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 07:00:44 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: 420/855] 10.0.0.16 () {36 vars in 985 bytes} [Tue Apr 14 07:00:44 2026] GET /v2/images/cf6f6dc3-b123-417c-becd-320ebb590aa0 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/856] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 07:00:44 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: 421/857] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 07:00:44 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: 437/858] 10.0.0.16 () {36 vars in 985 bytes} [Tue Apr 14 07:00:44 2026] GET /v2/images/cf6f6dc3-b123-417c-becd-320ebb590aa0 => 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: 422/859] 10.0.0.16 () {36 vars in 925 bytes} [Tue Apr 14 07:00:44 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: 438/860] 10.0.0.106 () {36 vars in 910 bytes} [Tue Apr 14 07:00:44 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: 423/861] 10.0.0.106 () {36 vars in 1006 bytes} [Tue Apr 14 07:00:44 2026] GET /v2/images/cf6f6dc3-b123-417c-becd-320ebb590aa0/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/862] 10.0.0.106 () {36 vars in 986 bytes} [Tue Apr 14 07:00:44 2026] GET /v2/images/cf6f6dc3-b123-417c-becd-320ebb590aa0 => 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: 424/863] 10.0.0.106 () {36 vars in 926 bytes} [Tue Apr 14 07:00:44 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: 440/864] 10.0.0.106 () {36 vars in 926 bytes} [Tue Apr 14 07:00:44 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: 446/907] 10.0.0.159 () {32 vars in 632 bytes} [Tue Apr 14 07:04:18 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)