+ 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 May 26 20:50:36 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-8455898df4-bcz25 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 0x7f38cd2a7668 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-05-26 20:50:38.928 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 20:50:38.999 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-26 20:50:39.828 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-05-26 20:50:39.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-05-26 20:50:39.830 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 20:50:39.903 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-05-26 20:50:39.904 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-05-26 20:50:39.905 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 20:50:41.868 8 WARNING glance.api.v2.images [None req-246c47ba-4fb4-4062-a98a-f3880c35e338 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 20:50:41.966 7 WARNING glance.api.v2.images [None req-89a02caa-49af-42c0-ab71-fb3fd80badd6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 20:50:42.208 8 WARNING keystonemiddleware._common.config [None req-246c47ba-4fb4-4062-a98a-f3880c35e338 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 20:50:42.216 8 WARNING oslo_config.cfg [None req-246c47ba-4fb4-4062-a98a-f3880c35e338 - - - - - -] 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 0x7f38cd2a7668 pid: 8 (default app) 2026-05-26 20:50:42.337 7 WARNING keystonemiddleware._common.config [None req-89a02caa-49af-42c0-ab71-fb3fd80badd6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 20:50:42.345 7 WARNING oslo_config.cfg [None req-89a02caa-49af-42c0-ab71-fb3fd80badd6 - - - - - -] 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 0x7f38cd2a7668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 20:50:42 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-05-26 20:50:42.826 7 WARNING oslo_policy.policy [None req-a5d66a53-0641-4c4e-86ce-de7535433f6b de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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-05-26 20:50:42.826 7 WARNING oslo_policy.policy [None req-a5d66a53-0641-4c4e-86ce-de7535433f6b de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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-05-26 20:50:42.840 7 WARNING oslo_policy.policy [None req-a5d66a53-0641-4c4e-86ce-de7535433f6b de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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-05-26 20:50:42.840 7 WARNING oslo_policy.policy [None req-a5d66a53-0641-4c4e-86ce-de7535433f6b de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 20:50:42 2026] GET /v2/images => generated 69 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 20:50:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 20:50:46 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 20:50:46.482 8 WARNING oslo_policy.policy [None req-f4f2f017-74a0-4411-a77a-c4d5a9ca5995 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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-05-26 20:50:46.482 8 WARNING oslo_policy.policy [None req-f4f2f017-74a0-4411-a77a-c4d5a9ca5995 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.22 () {44 vars in 908 bytes} [Tue May 26 20:50:46 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.22 () {44 vars in 930 bytes} [Tue May 26 20:50:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 20:50:46.629 8 WARNING oslo_policy.policy [None req-6640e04f-2d41-4255-b872-0f079cd84144 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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-05-26 20:50:46.630 8 WARNING oslo_policy.policy [None req-6640e04f-2d41-4255-b872-0f079cd84144 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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: 8/11] 199.204.45.22 () {44 vars in 936 bytes} [Tue May 26 20:50:46 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) 2026-05-26 20:50:46.729 7 WARNING oslo_config.cfg [None req-e9e01446-7ef6-4351-85f4-d606fb906124 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.22 () {48 vars in 948 bytes} [Tue May 26 20:50:46 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 20:50:46.748 8 WARNING oslo_policy.policy [None req-3823e315-2a51-4e14-9e2e-005dd2696342 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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-05-26 20:50:46.748 8 WARNING oslo_policy.policy [None req-3823e315-2a51-4e14-9e2e-005dd2696342 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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-05-26 20:50:46.750 8 INFO glance.api.v2.image_data [None req-3823e315-2a51-4e14-9e2e-005dd2696342 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 20:50:51.609 8 WARNING glance.location [None req-3823e315-2a51-4e14-9e2e-005dd2696342 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.22 () {48 vars in 1042 bytes} [Tue May 26 20:50:46 2026] PUT /v2/images/3054da2b-f395-40c8-a147-7774debb815b/file => generated 0 bytes in 4903 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6178 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.22 () {44 vars in 968 bytes} [Tue May 26 20:50:51 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 20:50:51.774 8 WARNING oslo_config.cfg [None req-8eee9b8e-4a3d-4674-802c-18e09ba09b86 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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: 10/15] 199.204.45.22 () {48 vars in 1048 bytes} [Tue May 26 20:50:51 2026] PATCH /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.22 () {44 vars in 968 bytes} [Tue May 26 20:50:51 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 171/345] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:18:11 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: 175/346] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:18:11 2026] GET /v2/images => generated 1381 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/353] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:18:33 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: 179/354] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:18:33 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/355] 199.204.45.22 () {44 vars in 934 bytes} [Tue May 26 21:18:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/356] 199.204.45.22 () {44 vars in 956 bytes} [Tue May 26 21:18:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 199.204.45.22 () {44 vars in 936 bytes} [Tue May 26 21:18:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/358] 199.204.45.22 () {48 vars in 948 bytes} [Tue May 26 21:18:33 2026] POST /v2/images => generated 796 bytes in 2893 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 21:18:36.735 7 WARNING oslo_policy.policy [None req-e4676a2a-3f13-44c0-bf1e-0ab4b2852b29 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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-05-26 21:18:36.735 7 WARNING oslo_policy.policy [None req-e4676a2a-3f13-44c0-bf1e-0ab4b2852b29 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - 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-05-26 21:18:36.739 7 INFO glance.api.v2.image_data [None req-e4676a2a-3f13-44c0-bf1e-0ab4b2852b29 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 21:19:48.992 7 WARNING glance.location [None req-e4676a2a-3f13-44c0-bf1e-0ab4b2852b29 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 178/373] 199.204.45.22 () {48 vars in 1043 bytes} [Tue May 26 21:18:36 2026] PUT /v2/images/a4f8edec-af85-42a6-87af-7a865ef21658/file => generated 0 bytes in 72313 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66051 switches on core 0) [pid: 8|app: 0|req: 196/374] 199.204.45.22 () {44 vars in 968 bytes} [Tue May 26 21:19:49 2026] GET /v2/images/a4f8edec-af85-42a6-87af-7a865ef21658 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/375] 199.204.45.22 () {48 vars in 1048 bytes} [Tue May 26 21:19:49 2026] PATCH /v2/images/a4f8edec-af85-42a6-87af-7a865ef21658 => generated 1395 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/376] 199.204.45.22 () {44 vars in 968 bytes} [Tue May 26 21:19:49 2026] GET /v2/images/a4f8edec-af85-42a6-87af-7a865ef21658 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/377] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:19:50 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: 198/378] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:19:50 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/485] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:28:37 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: 252/486] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:28:37 2026] GET /v2/images => generated 2778 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/495] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:29:17 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: 239/496] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:29:17 2026] GET /v2/images => generated 2778 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/497] 199.204.45.22 () {44 vars in 944 bytes} [Tue May 26 21:29:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/498] 199.204.45.22 () {44 vars in 966 bytes} [Tue May 26 21:29:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/499] 199.204.45.22 () {44 vars in 936 bytes} [Tue May 26 21:29:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/502] 199.204.45.22 () {48 vars in 948 bytes} [Tue May 26 21:29:18 2026] POST /v2/images => generated 799 bytes in 6104 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 21:29:24.257 8 INFO glance.api.v2.image_data [None req-257e476b-47aa-4281-9d46-a84da93bbbcd de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 21:33:06.223 8 INFO glance.location [None req-257e476b-47aa-4281-9d46-a84da93bbbcd de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 262/547] 199.204.45.22 () {48 vars in 1042 bytes} [Tue May 26 21:29:24 2026] PUT /v2/images/d0f91e77-c87c-40a8-9368-cbd7761d6d3a/file => generated 0 bytes in 222013 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16141 switches on core 0) [pid: 7|app: 0|req: 286/548] 199.204.45.22 () {44 vars in 968 bytes} [Tue May 26 21:33:06 2026] GET /v2/images/d0f91e77-c87c-40a8-9368-cbd7761d6d3a => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/549] 199.204.45.22 () {48 vars in 1048 bytes} [Tue May 26 21:33:06 2026] PATCH /v2/images/d0f91e77-c87c-40a8-9368-cbd7761d6d3a => generated 1410 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/550] 199.204.45.22 () {44 vars in 968 bytes} [Tue May 26 21:33:06 2026] GET /v2/images/d0f91e77-c87c-40a8-9368-cbd7761d6d3a => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/575] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:35:09 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: 300/576] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:35:09 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/581] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:35:23 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: 303/582] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:35:23 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/583] 199.204.45.22 () {44 vars in 936 bytes} [Tue May 26 21:35:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/584] 199.204.45.22 () {44 vars in 958 bytes} [Tue May 26 21:35:23 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: 8|app: 0|req: 281/585] 199.204.45.22 () {44 vars in 936 bytes} [Tue May 26 21:35:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/586] 199.204.45.22 () {48 vars in 948 bytes} [Tue May 26 21:35:23 2026] POST /v2/images => generated 791 bytes in 1134 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 21:35:24.792 8 INFO glance.api.v2.image_data [None req-90ac69ac-391d-47b4-a291-6a8a4afcfdd2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 21:35:46.635 8 INFO glance.location [None req-90ac69ac-391d-47b4-a291-6a8a4afcfdd2 de986532883a4b99aa91af0c1a233db1 894d3057a90c4539a0d8c641a8c62390 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 282/591] 199.204.45.22 () {48 vars in 1043 bytes} [Tue May 26 21:35:24 2026] PUT /v2/images/7ff41bea-b940-400a-829c-eebb875bbbe5/file => generated 0 bytes in 21889 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27090 switches on core 0) [pid: 7|app: 0|req: 310/592] 199.204.45.22 () {44 vars in 968 bytes} [Tue May 26 21:35:46 2026] GET /v2/images/7ff41bea-b940-400a-829c-eebb875bbbe5 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/593] 199.204.45.22 () {48 vars in 1048 bytes} [Tue May 26 21:35:46 2026] PATCH /v2/images/7ff41bea-b940-400a-829c-eebb875bbbe5 => generated 1382 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/594] 199.204.45.22 () {44 vars in 968 bytes} [Tue May 26 21:35:46 2026] GET /v2/images/7ff41bea-b940-400a-829c-eebb875bbbe5 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/761] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:49:40 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: 395/762] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:49:40 2026] GET /v2/images => generated 5574 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/793] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:52:04 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: 411/794] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:52:04 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/795] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:52:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/796] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:52:06 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/807] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:52: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: 418/808] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:52:58 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/811] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:53:07 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: 420/812] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:53:07 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/825] 199.204.45.22 () {42 vars in 685 bytes} [Tue May 26 21:54:09 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: 427/826] 199.204.45.22 () {44 vars in 907 bytes} [Tue May 26 21:54:09 2026] GET /v2/images => generated 5574 bytes in 49 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: 433/837] 10.0.0.87 () {32 vars in 632 bytes} [Tue May 26 21:54:53 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/842] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 26 21:55:12 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 25 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: 407/843] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 26 21:55:12 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: 437/844] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 26 21:55:14 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/845] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 26 21:55:14 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: 438/846] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 26 21:55:20 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/847] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:55:20 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: 439/848] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:55:20 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: 410/849] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 26 21:55:20 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/850] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:55:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/851] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:55:20 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: 441/852] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 26 21:55:20 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 412/853] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:55:20 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: 442/854] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:55:20 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: 413/855] 10.0.0.200 () {36 vars in 911 bytes} [Tue May 26 21:55:21 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: 443/856] 10.0.0.200 () {36 vars in 1007 bytes} [Tue May 26 21:55:21 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/857] 10.0.0.200 () {36 vars in 987 bytes} [Tue May 26 21:55:21 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/858] 10.0.0.200 () {36 vars in 927 bytes} [Tue May 26 21:55:21 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: 415/859] 10.0.0.200 () {36 vars in 927 bytes} [Tue May 26 21:55:21 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: 446/862] 199.204.45.22 () {36 vars in 990 bytes} [Tue May 26 21:55:23 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/863] 199.204.45.22 () {36 vars in 930 bytes} [Tue May 26 21:55:23 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: 447/864] 199.204.45.22 () {36 vars in 990 bytes} [Tue May 26 21:55:24 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 418/865] 199.204.45.22 () {36 vars in 930 bytes} [Tue May 26 21:55:24 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: 449/868] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 26 21:55:36 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 420/869] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 26 21:55:36 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: 425/878] 10.0.0.87 () {34 vars in 654 bytes} [Tue May 26 21:56:13 2026] POST /v2/images => generated 648 bytes in 240 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 21:56:13.375 7 WARNING glance.api.v2.images [None req-34f9a459-bf0f-49fa-8dee-fc39495b9a19 598fa0d66a014c8fbfc7ba95e5c6d7d1 006c018fbfdc47529d24e8352e81602c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f1a87515-697e-41ba-880d-2449344e31e2 [pid: 7|app: 0|req: 454/879] 10.0.0.87 () {32 vars in 709 bytes} [Tue May 26 21:56:13 2026] DELETE /v2/images/f1a87515-697e-41ba-880d-2449344e31e2 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/880] 10.0.0.87 () {32 vars in 706 bytes} [Tue May 26 21:56:13 2026] GET /v2/images/f1a87515-697e-41ba-880d-2449344e31e2 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/881] 10.0.0.87 () {32 vars in 632 bytes} [Tue May 26 21:56:13 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/882] 10.0.0.87 () {34 vars in 654 bytes} [Tue May 26 21:56:13 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: 7|app: 0|req: 456/883] 10.0.0.87 () {32 vars in 716 bytes} [Tue May 26 21:56:13 2026] GET /v2/images/26de778d-315c-44d3-b1f8-b03b94eca194/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 21:56:13.581 8 INFO glance.api.v2.image_data [None req-97f51357-3492-4058-9fa8-74e58fb7589e 598fa0d66a014c8fbfc7ba95e5c6d7d1 006c018fbfdc47529d24e8352e81602c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 21:56:13.622 8 WARNING glance_store._drivers.rbd [None req-97f51357-3492-4058-9fa8-74e58fb7589e 598fa0d66a014c8fbfc7ba95e5c6d7d1 006c018fbfdc47529d24e8352e81602c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 21:56:14.468 8 INFO glance.location [None req-97f51357-3492-4058-9fa8-74e58fb7589e 598fa0d66a014c8fbfc7ba95e5c6d7d1 006c018fbfdc47529d24e8352e81602c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 428/884] 10.0.0.87 () {32 vars in 726 bytes} [Tue May 26 21:56:13 2026] PUT /v2/images/26de778d-315c-44d3-b1f8-b03b94eca194/file => generated 0 bytes in 936 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/885] 10.0.0.87 () {32 vars in 706 bytes} [Tue May 26 21:56:14 2026] GET /v2/images/26de778d-315c-44d3-b1f8-b03b94eca194 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/886] 10.0.0.87 () {32 vars in 716 bytes} [Tue May 26 21:56:14 2026] GET /v2/images/26de778d-315c-44d3-b1f8-b03b94eca194/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/887] 10.0.0.87 () {34 vars in 654 bytes} [Tue May 26 21:56:14 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/888] 10.0.0.87 () {32 vars in 725 bytes} [Tue May 26 21:56:14 2026] PATCH /v2/images/1798d81e-be68-4c2a-bf9c-856fee2ce5e1 => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/889] 10.0.0.87 () {32 vars in 706 bytes} [Tue May 26 21:56:14 2026] GET /v2/images/1798d81e-be68-4c2a-bf9c-856fee2ce5e1 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 21:56:14.799 8 WARNING glance.api.v2.images [None req-64f4c028-a74e-4699-86af-df0dcace7a13 598fa0d66a014c8fbfc7ba95e5c6d7d1 006c018fbfdc47529d24e8352e81602c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1798d81e-be68-4c2a-bf9c-856fee2ce5e1 [pid: 8|app: 0|req: 431/890] 10.0.0.87 () {32 vars in 709 bytes} [Tue May 26 21:56:14 2026] DELETE /v2/images/1798d81e-be68-4c2a-bf9c-856fee2ce5e1 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/891] 10.0.0.87 () {32 vars in 706 bytes} [Tue May 26 21:56:14 2026] GET /v2/images/1798d81e-be68-4c2a-bf9c-856fee2ce5e1 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:14.881 8 WARNING glance.api.v2.images [None req-f58fc390-92a0-4cb2-af36-0e20dbd7c512 598fa0d66a014c8fbfc7ba95e5c6d7d1 006c018fbfdc47529d24e8352e81602c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//26de778d-315c-44d3-b1f8-b03b94eca194 [pid: 8|app: 0|req: 432/892] 10.0.0.87 () {32 vars in 709 bytes} [Tue May 26 21:56:14 2026] DELETE /v2/images/26de778d-315c-44d3-b1f8-b03b94eca194 => generated 0 bytes in 888 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/893] 10.0.0.87 () {32 vars in 706 bytes} [Tue May 26 21:56:15 2026] GET /v2/images/26de778d-315c-44d3-b1f8-b03b94eca194 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 21:56:15.793 8 WARNING glance.api.v2.images [None req-371aa5ce-6f58-469e-b8ee-8f42dba29282 598fa0d66a014c8fbfc7ba95e5c6d7d1 006c018fbfdc47529d24e8352e81602c - - default default] Failed to find image f1a87515-697e-41ba-880d-2449344e31e2 to delete: glance.common.exception.ImageNotFound: No image found with ID f1a87515-697e-41ba-880d-2449344e31e2 [pid: 8|app: 0|req: 433/894] 10.0.0.87 () {32 vars in 709 bytes} [Tue May 26 21:56:15 2026] DELETE /v2/images/f1a87515-697e-41ba-880d-2449344e31e2 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/895] 10.0.0.87 () {32 vars in 706 bytes} [Tue May 26 21:56:15 2026] GET /v2/images/f1a87515-697e-41ba-880d-2449344e31e2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/896] 10.0.0.87 () {30 vars in 410 bytes} [Tue May 26 21:56: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: 464/899] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 26 21:56:31 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/900] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 26 21:56:31 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: 440/907] 10.0.0.87 () {32 vars in 706 bytes} [Tue May 26 21:56:56 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 468/908] 10.0.0.87 () {32 vars in 706 bytes} [Tue May 26 21:56:56 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/909] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 26 21:56:56 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 469/910] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:56:56 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: 442/911] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:56:56 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: 470/912] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 26 21:56:56 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 443/913] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:56:56 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: 471/914] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:56:56 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: 444/915] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 26 21:56:56 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 472/916] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:56:56 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: 445/917] 10.0.0.200 () {36 vars in 911 bytes} [Tue May 26 21:56:57 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: 473/918] 10.0.0.200 () {36 vars in 1007 bytes} [Tue May 26 21:56:57 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/919] 10.0.0.200 () {36 vars in 987 bytes} [Tue May 26 21:56:57 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/920] 10.0.0.200 () {36 vars in 927 bytes} [Tue May 26 21:56:57 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: 447/921] 10.0.0.200 () {36 vars in 927 bytes} [Tue May 26 21:56:57 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: 449/924] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 26 21:57:09 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/925] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 26 21:57:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/930] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 26 21:57:27 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 452/931] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 26 21:57:27 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: 486/944] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 26 21:58:25 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 459/945] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 26 21: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: 489/950] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 26 21:58:42 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 462/951] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 26 21:58:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/960] 199.204.45.22 () {32 vars in 825 bytes} [Tue May 26 21:59:30 2026] GET /v2/images?status=active&owner=894d3057a90c4539a0d8c641a8c62390&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/961] 199.204.45.22 () {32 vars in 652 bytes} [Tue May 26 21:59:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/962] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 26 21:59:30 2026] GET /v2/images/a4f8edec-af85-42a6-87af-7a865ef21658 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/963] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:59:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/964] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:59: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: 469/965] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 26 21:59:30 2026] GET /v2/images/a4f8edec-af85-42a6-87af-7a865ef21658 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/966] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:59:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/967] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:59: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: 7|app: 0|req: 498/968] 10.0.0.213 () {36 vars in 987 bytes} [Tue May 26 21:59:31 2026] GET /v2/images/a4f8edec-af85-42a6-87af-7a865ef21658 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/969] 10.0.0.213 () {36 vars in 927 bytes} [Tue May 26 21:59:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/970] 10.0.0.200 () {36 vars in 911 bytes} [Tue May 26 21:59:31 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: 472/971] 10.0.0.200 () {36 vars in 1007 bytes} [Tue May 26 21:59:31 2026] GET /v2/images/a4f8edec-af85-42a6-87af-7a865ef21658/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/972] 10.0.0.200 () {36 vars in 987 bytes} [Tue May 26 21:59:31 2026] GET /v2/images/a4f8edec-af85-42a6-87af-7a865ef21658 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/973] 10.0.0.200 () {36 vars in 927 bytes} [Tue May 26 21:59:31 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: 501/974] 10.0.0.200 () {36 vars in 927 bytes} [Tue May 26 21:59:31 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: 476/979] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 26 21:59:44 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => 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: 504/980] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 26 21:59: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: 509/989] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 26 22:00:22 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/990] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 26 22:00:22 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: 516/1003] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 26 22:01:28 2026] GET /v2/images/3054da2b-f395-40c8-a147-7774debb815b => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1004] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 26 22:01:28 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: 527/1025] 10.0.0.87 () {32 vars in 632 bytes} [Tue May 26 22:03:09 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)