+ 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 Aug 4 21:57:17 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-5967c64c58-tlsls machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fb4ceacc668 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-08-04 21:57:19.560 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-04 21:57:19.567 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-08-04 21:57:20.543 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-08-04 21:57:20.545 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-08-04 21:57:20.545 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-04 21:57:20.581 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-08-04 21:57:20.582 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-08-04 21:57:20.583 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-04 21:57:22.872 7 WARNING glance.api.v2.images [None req-e2afa98c-9d22-4792-ba62-d0386e39fb61 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-04 21:57:22.926 8 WARNING glance.api.v2.images [None req-3af877fe-f4ba-4449-a643-6cfd2b223fb2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-04 21:57:23.284 7 WARNING keystonemiddleware._common.config [None req-e2afa98c-9d22-4792-ba62-d0386e39fb61 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-04 21:57:23.293 7 WARNING oslo_config.cfg [None req-e2afa98c-9d22-4792-ba62-d0386e39fb61 - - - - - -] 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 0x7fb4ceacc668 pid: 7 (default app) 2026-08-04 21:57:23.328 8 WARNING keystonemiddleware._common.config [None req-3af877fe-f4ba-4449-a643-6cfd2b223fb2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-04 21:57:23.339 8 WARNING oslo_config.cfg [None req-3af877fe-f4ba-4449-a643-6cfd2b223fb2 - - - - - -] 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 0x7fb4ceacc668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 21:57:25 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-08-04 21:57:26.111 8 WARNING oslo_policy.policy [None req-e5da533b-1b38-477c-92f7-cd3597151471 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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-08-04 21:57:26.112 8 WARNING oslo_policy.policy [None req-e5da533b-1b38-477c-92f7-cd3597151471 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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-08-04 21:57:26.136 8 WARNING oslo_policy.policy [None req-e5da533b-1b38-477c-92f7-cd3597151471 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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-08-04 21:57:26.136 8 WARNING oslo_policy.policy [None req-e5da533b-1b38-477c-92f7-cd3597151471 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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.61 () {44 vars in 907 bytes} [Tue Aug 4 21:57:25 2026] GET /v2/images => generated 69 bytes in 630 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.61 () {42 vars in 685 bytes} [Tue Aug 4 21:57:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 21:57:30 2026] GET /v2/images => generated 69 bytes in 46 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-08-04 21:57:30.139 7 WARNING oslo_policy.policy [None req-d244c90f-26c4-45a4-b60c-fb7498eec13a 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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-08-04 21:57:30.140 7 WARNING oslo_policy.policy [None req-d244c90f-26c4-45a4-b60c-fb7498eec13a 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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.61 () {44 vars in 908 bytes} [Tue Aug 4 21:57:30 2026] GET /v2/images/cirros => generated 151 bytes in 153 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.61 () {44 vars in 930 bytes} [Tue Aug 4 21:57:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-04 21:57:30.307 7 WARNING oslo_policy.policy [None req-2b5426a4-27e4-4b52-ab01-bba38eac80bd 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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-08-04 21:57:30.307 7 WARNING oslo_policy.policy [None req-2b5426a4-27e4-4b52-ab01-bba38eac80bd 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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.61 () {44 vars in 936 bytes} [Tue Aug 4 21:57:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-04 21:57:30.407 8 WARNING oslo_config.cfg [None req-dda05795-66b7-4a51-9eda-be1a3f7eb5b6 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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.61 () {48 vars in 948 bytes} [Tue Aug 4 21:57:30 2026] POST /v2/images => generated 760 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-04 21:57:30.430 7 WARNING oslo_policy.policy [None req-a2880166-1be6-4b50-8896-b71c07e2f7fd 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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-08-04 21:57:30.430 7 WARNING oslo_policy.policy [None req-a2880166-1be6-4b50-8896-b71c07e2f7fd 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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-08-04 21:57:30.432 7 INFO glance.api.v2.image_data [None req-a2880166-1be6-4b50-8896-b71c07e2f7fd 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-04 21:57:33.658 7 WARNING glance.location [None req-a2880166-1be6-4b50-8896-b71c07e2f7fd 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.61 () {48 vars in 1042 bytes} [Tue Aug 4 21:57:30 2026] PUT /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd/file => generated 0 bytes in 3276 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6158 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.61 () {44 vars in 968 bytes} [Tue Aug 4 21:57:33 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-04 21:57:33.827 7 WARNING oslo_config.cfg [None req-1b90a0ef-e2ef-435e-900e-0ff67445276a 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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.61 () {48 vars in 1048 bytes} [Tue Aug 4 21:57:33 2026] PATCH /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.61 () {44 vars in 968 bytes} [Tue Aug 4 21:57:33 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:19:33 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: 141/283] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:19:33 2026] GET /v2/images => generated 1381 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:19:52 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: 145/289] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:19:52 2026] GET /v2/images => generated 1381 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.61 () {44 vars in 934 bytes} [Tue Aug 4 22:19:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.204.45.61 () {44 vars in 956 bytes} [Tue Aug 4 22:19:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.204.45.61 () {44 vars in 936 bytes} [Tue Aug 4 22:19:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.204.45.61 () {48 vars in 948 bytes} [Tue Aug 4 22:19:52 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-04 22:19:52.795 8 WARNING oslo_policy.policy [None req-4d1f8d5e-acfc-423a-9a9c-f38410bb66cb 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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-08-04 22:19:52.795 8 WARNING oslo_policy.policy [None req-4d1f8d5e-acfc-423a-9a9c-f38410bb66cb 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - 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-08-04 22:19:52.796 8 INFO glance.api.v2.image_data [None req-4d1f8d5e-acfc-423a-9a9c-f38410bb66cb 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-04 22:20:19.952 8 WARNING glance.location [None req-4d1f8d5e-acfc-423a-9a9c-f38410bb66cb 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 147/298] 199.204.45.61 () {48 vars in 1043 bytes} [Tue Aug 4 22:19:52 2026] PUT /v2/images/895d075f-0ed0-4f47-991a-8e18249e4ee7/file => generated 0 bytes in 27218 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61131 switches on core 0) [pid: 7|app: 0|req: 152/299] 199.204.45.61 () {44 vars in 968 bytes} [Tue Aug 4 22:20:20 2026] GET /v2/images/895d075f-0ed0-4f47-991a-8e18249e4ee7 => 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: 148/300] 199.204.45.61 () {48 vars in 1048 bytes} [Tue Aug 4 22:20:20 2026] PATCH /v2/images/895d075f-0ed0-4f47-991a-8e18249e4ee7 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/301] 199.204.45.61 () {44 vars in 968 bytes} [Tue Aug 4 22:20:20 2026] GET /v2/images/895d075f-0ed0-4f47-991a-8e18249e4ee7 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/304] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:20:21 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: 155/305] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:20:21 2026] GET /v2/images => generated 2778 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:27:48 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: 200/395] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:27:48 2026] GET /v2/images => generated 2778 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:27:58 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: 202/399] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:27:58 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 199.204.45.61 () {44 vars in 944 bytes} [Tue Aug 4 22:27:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.204.45.61 () {44 vars in 966 bytes} [Tue Aug 4 22:27:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/402] 199.204.45.61 () {44 vars in 936 bytes} [Tue Aug 4 22:27:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 199.204.45.61 () {48 vars in 948 bytes} [Tue Aug 4 22:27:58 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-04 22:27:58.536 8 INFO glance.api.v2.image_data [None req-6a9617aa-8e06-40ee-9d15-cdd9feefa7e7 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-04 22:28:18.819 8 INFO glance.location [None req-6a9617aa-8e06-40ee-9d15-cdd9feefa7e7 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/408] 199.204.45.61 () {48 vars in 1042 bytes} [Tue Aug 4 22:27:58 2026] PUT /v2/images/a188647e-9b04-47be-a893-1f3748b29b33/file => generated 0 bytes in 20336 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29038 switches on core 0) [pid: 7|app: 0|req: 209/409] 199.204.45.61 () {44 vars in 968 bytes} [Tue Aug 4 22:28:18 2026] GET /v2/images/a188647e-9b04-47be-a893-1f3748b29b33 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/410] 199.204.45.61 () {48 vars in 1048 bytes} [Tue Aug 4 22:28:18 2026] PATCH /v2/images/a188647e-9b04-47be-a893-1f3748b29b33 => generated 1410 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/411] 199.204.45.61 () {44 vars in 968 bytes} [Tue Aug 4 22:28:19 2026] GET /v2/images/a188647e-9b04-47be-a893-1f3748b29b33 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/420] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:28: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: 206/421] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:28:57 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/424] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:29:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/425] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:29:10 2026] GET /v2/images => generated 4190 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/426] 199.204.45.61 () {44 vars in 936 bytes} [Tue Aug 4 22:29:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/427] 199.204.45.61 () {44 vars in 958 bytes} [Tue Aug 4 22:29:10 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: 219/428] 199.204.45.61 () {44 vars in 936 bytes} [Tue Aug 4 22:29:10 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: 210/429] 199.204.45.61 () {48 vars in 948 bytes} [Tue Aug 4 22:29:10 2026] POST /v2/images => generated 791 bytes in 370 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-04 22:29:10.658 7 INFO glance.api.v2.image_data [None req-8a6fd7a3-e8af-4b1c-9437-cd8d72a02dc7 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-04 22:29:25.853 7 INFO glance.location [None req-8a6fd7a3-e8af-4b1c-9437-cd8d72a02dc7 047011c4cbeb4bd1b75ba420a25603db 47db289c49644cebb2405c07c99d025f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 220/434] 199.204.45.61 () {48 vars in 1043 bytes} [Tue Aug 4 22:29:10 2026] PUT /v2/images/e32e4487-763a-4bbf-9e12-698537fbece0/file => generated 0 bytes in 15251 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33379 switches on core 0) [pid: 8|app: 0|req: 215/435] 199.204.45.61 () {44 vars in 968 bytes} [Tue Aug 4 22:29:25 2026] GET /v2/images/e32e4487-763a-4bbf-9e12-698537fbece0 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/436] 199.204.45.61 () {48 vars in 1048 bytes} [Tue Aug 4 22:29:25 2026] PATCH /v2/images/e32e4487-763a-4bbf-9e12-698537fbece0 => generated 1382 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/437] 199.204.45.61 () {44 vars in 968 bytes} [Tue Aug 4 22:29:26 2026] GET /v2/images/e32e4487-763a-4bbf-9e12-698537fbece0 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/614] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:44:02 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: 305/615] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:44:02 2026] GET /v2/images => generated 5574 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:46:36 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: 321/647] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:46:36 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:46:38 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: 322/649] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:46:38 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:47:33 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: 329/663] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:47:33 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:47:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/667] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:47:42 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/680] 199.204.45.61 () {42 vars in 685 bytes} [Tue Aug 4 22:48:51 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: 345/683] 199.204.45.61 () {44 vars in 907 bytes} [Tue Aug 4 22:48:51 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/692] 10.0.0.252 () {32 vars in 633 bytes} [Tue Aug 4 22:49:37 2026] GET /v2/images => generated 5574 bytes in 26 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: 346/699] 10.0.0.223 () {36 vars in 987 bytes} [Tue Aug 4 22:50:04 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:50:05 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: 347/701] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:50:05 2026] GET /v2/schemas/image => generated 4018 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.223 () {36 vars in 987 bytes} [Tue Aug 4 22:50:05 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:50:05 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: 356/704] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:50:05 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: 349/705] 10.0.0.223 () {36 vars in 987 bytes} [Tue Aug 4 22:50:05 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:50:05 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: 350/707] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:50:05 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.160 () {36 vars in 987 bytes} [Tue Aug 4 22:50:05 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/709] 10.0.0.160 () {36 vars in 927 bytes} [Tue Aug 4 22:50:05 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: 359/710] 10.0.0.167 () {36 vars in 911 bytes} [Tue Aug 4 22:50:06 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: 352/711] 10.0.0.167 () {36 vars in 1007 bytes} [Tue Aug 4 22:50:06 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd/locations => generated 127 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.167 () {36 vars in 987 bytes} [Tue Aug 4 22:50:06 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/713] 10.0.0.167 () {36 vars in 927 bytes} [Tue Aug 4 22:50:06 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: 361/714] 10.0.0.167 () {36 vars in 927 bytes} [Tue Aug 4 22:50:06 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: 363/717] 199.204.45.61 () {36 vars in 990 bytes} [Tue Aug 4 22:50:15 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/718] 199.204.45.61 () {36 vars in 930 bytes} [Tue Aug 4 22:50: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: 7|app: 0|req: 364/719] 199.204.45.61 () {36 vars in 990 bytes} [Tue Aug 4 22:50:15 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/720] 199.204.45.61 () {36 vars in 930 bytes} [Tue Aug 4 22:50: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: 366/723] 10.0.0.160 () {36 vars in 987 bytes} [Tue Aug 4 22:50:25 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/724] 10.0.0.160 () {36 vars in 927 bytes} [Tue Aug 4 22:50:25 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: 367/725] 10.0.0.160 () {36 vars in 987 bytes} [Tue Aug 4 22:50:26 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/726] 10.0.0.160 () {36 vars in 927 bytes} [Tue Aug 4 22:50:26 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: 371/733] 10.0.0.160 () {36 vars in 987 bytes} [Tue Aug 4 22:50:59 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/734] 10.0.0.160 () {36 vars in 927 bytes} [Tue Aug 4 22:50:59 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/739] 10.0.0.252 () {34 vars in 655 bytes} [Tue Aug 4 22:51:17 2026] POST /v2/images => generated 649 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-04 22:51:17.921 8 WARNING glance.api.v2.images [None req-e7c57438-1ed8-401b-bc1f-5d33922e5e76 6839c1e492c44fcf971d9b8f9c77b5f3 eb81a931936c4a5bbbf481e91aca105d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bed06a4b-53e7-49ca-bddd-14566ad90aa5 [pid: 8|app: 0|req: 366/740] 10.0.0.252 () {32 vars in 710 bytes} [Tue Aug 4 22:51:17 2026] DELETE /v2/images/bed06a4b-53e7-49ca-bddd-14566ad90aa5 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/741] 10.0.0.252 () {32 vars in 707 bytes} [Tue Aug 4 22:51:17 2026] GET /v2/images/bed06a4b-53e7-49ca-bddd-14566ad90aa5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/742] 10.0.0.252 () {32 vars in 633 bytes} [Tue Aug 4 22:51:17 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/743] 10.0.0.252 () {34 vars in 655 bytes} [Tue Aug 4 22:51:18 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/744] 10.0.0.252 () {32 vars in 717 bytes} [Tue Aug 4 22:51:18 2026] GET /v2/images/4099f366-0686-4d69-8161-286697eb25b1/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-04 22:51:18.126 7 INFO glance.api.v2.image_data [None req-9cea2a41-70da-4383-93f1-665d8b4c3d24 6839c1e492c44fcf971d9b8f9c77b5f3 eb81a931936c4a5bbbf481e91aca105d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-04 22:51:18.177 7 WARNING glance_store._drivers.rbd [None req-9cea2a41-70da-4383-93f1-665d8b4c3d24 6839c1e492c44fcf971d9b8f9c77b5f3 eb81a931936c4a5bbbf481e91aca105d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-04 22:51:18.443 7 INFO glance.location [None req-9cea2a41-70da-4383-93f1-665d8b4c3d24 6839c1e492c44fcf971d9b8f9c77b5f3 eb81a931936c4a5bbbf481e91aca105d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 377/745] 10.0.0.252 () {32 vars in 727 bytes} [Tue Aug 4 22:51:18 2026] PUT /v2/images/4099f366-0686-4d69-8161-286697eb25b1/file => generated 0 bytes in 367 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 10.0.0.252 () {32 vars in 707 bytes} [Tue Aug 4 22:51:18 2026] GET /v2/images/4099f366-0686-4d69-8161-286697eb25b1 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/747] 10.0.0.252 () {32 vars in 717 bytes} [Tue Aug 4 22:51:18 2026] GET /v2/images/4099f366-0686-4d69-8161-286697eb25b1/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/748] 10.0.0.252 () {34 vars in 655 bytes} [Tue Aug 4 22:51:18 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.252 () {32 vars in 726 bytes} [Tue Aug 4 22:51:18 2026] PATCH /v2/images/26bd05ac-ce20-454d-902e-c028f322698a => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/750] 10.0.0.252 () {32 vars in 707 bytes} [Tue Aug 4 22:51:18 2026] GET /v2/images/26bd05ac-ce20-454d-902e-c028f322698a => generated 653 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-04 22:51:18.795 7 WARNING glance.api.v2.images [None req-c2d9f6eb-e95c-48f9-9cfb-c8a1b604c4a1 6839c1e492c44fcf971d9b8f9c77b5f3 eb81a931936c4a5bbbf481e91aca105d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//26bd05ac-ce20-454d-902e-c028f322698a [pid: 7|app: 0|req: 380/751] 10.0.0.252 () {32 vars in 710 bytes} [Tue Aug 4 22:51:18 2026] DELETE /v2/images/26bd05ac-ce20-454d-902e-c028f322698a => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/752] 10.0.0.252 () {32 vars in 707 bytes} [Tue Aug 4 22:51:18 2026] GET /v2/images/26bd05ac-ce20-454d-902e-c028f322698a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-04 22:51:18.864 7 WARNING glance.api.v2.images [None req-ba070e29-92c1-4d13-84f8-27fc822fdeed 6839c1e492c44fcf971d9b8f9c77b5f3 eb81a931936c4a5bbbf481e91aca105d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4099f366-0686-4d69-8161-286697eb25b1 [pid: 7|app: 0|req: 381/753] 10.0.0.252 () {32 vars in 710 bytes} [Tue Aug 4 22:51:18 2026] DELETE /v2/images/4099f366-0686-4d69-8161-286697eb25b1 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.252 () {32 vars in 707 bytes} [Tue Aug 4 22:51:19 2026] GET /v2/images/4099f366-0686-4d69-8161-286697eb25b1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-04 22:51:19.710 7 WARNING glance.api.v2.images [None req-bb9af7ad-9717-428c-a4d9-be36cef04e0a 6839c1e492c44fcf971d9b8f9c77b5f3 eb81a931936c4a5bbbf481e91aca105d - - default default] Failed to find image bed06a4b-53e7-49ca-bddd-14566ad90aa5 to delete: glance.common.exception.ImageNotFound: No image found with ID bed06a4b-53e7-49ca-bddd-14566ad90aa5 [pid: 7|app: 0|req: 382/755] 10.0.0.252 () {32 vars in 710 bytes} [Tue Aug 4 22:51:19 2026] DELETE /v2/images/bed06a4b-53e7-49ca-bddd-14566ad90aa5 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/756] 10.0.0.252 () {32 vars in 707 bytes} [Tue Aug 4 22:51:19 2026] GET /v2/images/bed06a4b-53e7-49ca-bddd-14566ad90aa5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/759] 10.0.0.160 () {36 vars in 987 bytes} [Tue Aug 4 22:51:27 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/760] 10.0.0.160 () {36 vars in 927 bytes} [Tue Aug 4 22:51:27 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: 387/765] 10.0.0.252 () {30 vars in 411 bytes} [Tue Aug 4 22:51:47 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: 380/768] 10.0.0.160 () {36 vars in 987 bytes} [Tue Aug 4 22:51:52 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/769] 10.0.0.160 () {36 vars in 927 bytes} [Tue Aug 4 22:51:52 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: 398/786] 10.0.0.160 () {36 vars in 987 bytes} [Tue Aug 4 22:53:17 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/787] 10.0.0.160 () {36 vars in 927 bytes} [Tue Aug 4 22:53:17 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: 405/800] 10.0.0.160 () {36 vars in 987 bytes} [Tue Aug 4 22:54:12 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/801] 10.0.0.160 () {36 vars in 927 bytes} [Tue Aug 4 22:54:12 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: 407/804] 10.0.0.160 () {36 vars in 987 bytes} [Tue Aug 4 22:54:30 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/805] 10.0.0.160 () {36 vars in 927 bytes} [Tue Aug 4 22:54:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/808] 10.0.0.252 () {32 vars in 707 bytes} [Tue Aug 4 22:54:34 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/809] 10.0.0.252 () {32 vars in 707 bytes} [Tue Aug 4 22:54:34 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/810] 10.0.0.223 () {36 vars in 987 bytes} [Tue Aug 4 22:54:34 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/811] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:54:34 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/812] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:54:34 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: 411/813] 10.0.0.223 () {36 vars in 987 bytes} [Tue Aug 4 22:54:34 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/814] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:54:34 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: 412/815] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:54:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/816] 10.0.0.223 () {36 vars in 987 bytes} [Tue Aug 4 22:54:34 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/817] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:54: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: 405/818] 10.0.0.167 () {36 vars in 911 bytes} [Tue Aug 4 22:54:34 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: 414/819] 10.0.0.167 () {36 vars in 1007 bytes} [Tue Aug 4 22:54:34 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/820] 10.0.0.167 () {36 vars in 987 bytes} [Tue Aug 4 22:54:34 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/821] 10.0.0.167 () {36 vars in 927 bytes} [Tue Aug 4 22:54: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: 407/822] 10.0.0.167 () {36 vars in 927 bytes} [Tue Aug 4 22:54:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/827] 10.0.0.160 () {36 vars in 987 bytes} [Tue Aug 4 22:54:55 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/828] 10.0.0.160 () {36 vars in 927 bytes} [Tue Aug 4 22:54:55 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: 420/831] 199.204.45.61 () {32 vars in 825 bytes} [Tue Aug 4 22:55:07 2026] GET /v2/images?status=active&owner=47db289c49644cebb2405c07c99d025f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/832] 199.204.45.61 () {32 vars in 652 bytes} [Tue Aug 4 22:55:07 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: 421/833] 10.0.0.223 () {36 vars in 987 bytes} [Tue Aug 4 22:55:08 2026] GET /v2/images/895d075f-0ed0-4f47-991a-8e18249e4ee7 => generated 1395 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/834] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:55:08 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: 422/835] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:55:08 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/836] 10.0.0.223 () {36 vars in 987 bytes} [Tue Aug 4 22:55:08 2026] GET /v2/images/895d075f-0ed0-4f47-991a-8e18249e4ee7 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/837] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:55:08 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/838] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:55:08 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: 424/839] 10.0.0.223 () {36 vars in 987 bytes} [Tue Aug 4 22:55:08 2026] GET /v2/images/895d075f-0ed0-4f47-991a-8e18249e4ee7 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/840] 10.0.0.223 () {36 vars in 927 bytes} [Tue Aug 4 22:55:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/841] 10.0.0.167 () {36 vars in 911 bytes} [Tue Aug 4 22:55:08 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: 417/842] 10.0.0.167 () {36 vars in 1007 bytes} [Tue Aug 4 22:55:08 2026] GET /v2/images/895d075f-0ed0-4f47-991a-8e18249e4ee7/locations => generated 127 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/843] 10.0.0.167 () {36 vars in 987 bytes} [Tue Aug 4 22:55:08 2026] GET /v2/images/895d075f-0ed0-4f47-991a-8e18249e4ee7 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/844] 10.0.0.167 () {36 vars in 927 bytes} [Tue Aug 4 22:55:08 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: 427/845] 10.0.0.167 () {36 vars in 927 bytes} [Tue Aug 4 22:55:08 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/850] 10.0.0.160 () {36 vars in 987 bytes} [Tue Aug 4 22:55:26 2026] GET /v2/images/2f0fd38b-da25-49ea-bb75-800e6ae69bdd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/851] 10.0.0.160 () {36 vars in 927 bytes} [Tue Aug 4 22:55:26 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: 451/892] 10.0.0.252 () {32 vars in 633 bytes} [Tue Aug 4 22:58:49 2026] GET /v2/images => generated 5574 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)