+ 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 19 22:37:50 2026] *** compiled with version: 11.4.0 on 18 May 2026 22:05:41 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-b6b9fbdfc-xvmsr 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x559e82a4f160 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-19 22:37:52.362 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 22:37:52.373 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-05-19 22:37:52.970 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-19 22:37:52.971 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-19 22:37:52.996 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-19 22:37:52.997 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-19 22:37:54.579 8 WARNING glance.api.v2.images [None req-3c3c631c-f65e-4b64-9fa6-4180e94a5f8b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 22:37:54.600 7 WARNING glance.api.v2.images [None req-58610c40-f1fb-4806-b723-58782de8ce35 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 22:37:54.814 8 WARNING keystonemiddleware._common.config [None req-3c3c631c-f65e-4b64-9fa6-4180e94a5f8b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 22:37:54.822 8 WARNING oslo_config.cfg [None req-3c3c631c-f65e-4b64-9fa6-4180e94a5f8b - - - - - -] 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 4 seconds on interpreter 0x559e82a4f160 pid: 8 (default app) 2026-05-19 22:37:54.858 7 WARNING keystonemiddleware._common.config [None req-58610c40-f1fb-4806-b723-58782de8ce35 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 22:37:54.866 7 WARNING oslo_config.cfg [None req-58610c40-f1fb-4806-b723-58782de8ce35 - - - - - -] 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 4 seconds on interpreter 0x559e82a4f160 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 22:37:56 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 22:37:56.952 7 WARNING oslo_policy.policy [None req-ab0fbda9-27eb-472c-bece-5f1bb9567d14 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - 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-19 22:37:56.952 7 WARNING oslo_policy.policy [None req-ab0fbda9-27eb-472c-bece-5f1bb9567d14 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - 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-19 22:37:56.971 7 WARNING oslo_policy.policy [None req-ab0fbda9-27eb-472c-bece-5f1bb9567d14 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - 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-19 22:37:56.972 7 WARNING oslo_policy.policy [None req-ab0fbda9-27eb-472c-bece-5f1bb9567d14 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - 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: 2/6] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 22:37:56 2026] GET /v2/images => generated 69 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 22:38:00 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 22:38:00 2026] GET /v2/images => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 22:38:00.559 8 WARNING oslo_policy.policy [None req-8b15f0cb-9c1e-4132-ba8d-cc263e6e7f71 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - 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-19 22:38:00.560 8 WARNING oslo_policy.policy [None req-8b15f0cb-9c1e-4132-ba8d-cc263e6e7f71 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/9] 199.204.45.144 () {44 vars in 910 bytes} [Tue May 19 22:38:00 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.144 () {44 vars in 932 bytes} [Tue May 19 22:38:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 22:38:00.684 8 WARNING oslo_policy.policy [None req-72f7b214-3522-4e9d-a165-11af127cc89f 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - 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-19 22:38:00.685 8 WARNING oslo_policy.policy [None req-72f7b214-3522-4e9d-a165-11af127cc89f 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - 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/11] 199.204.45.144 () {44 vars in 938 bytes} [Tue May 19 22:38:00 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-19 22:38:00.757 7 WARNING oslo_config.cfg [None req-b9e2989a-8e0e-4855-b85f-52b5b0b0709c 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - 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: 5/12] 199.204.45.144 () {48 vars in 950 bytes} [Tue May 19 22:38:00 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 22:38:00.778 8 WARNING oslo_policy.policy [None req-27aef761-34fa-4c5e-9785-215599d55b7f 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - 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-19 22:38:00.778 8 WARNING oslo_policy.policy [None req-27aef761-34fa-4c5e-9785-215599d55b7f 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - 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-19 22:38:00.779 8 INFO glance.api.v2.image_data [None req-27aef761-34fa-4c5e-9785-215599d55b7f 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 22:38:03.973 8 INFO glance.location [None req-27aef761-34fa-4c5e-9785-215599d55b7f 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.204.45.144 () {48 vars in 1044 bytes} [Tue May 19 22:38:00 2026] PUT /v2/images/b74432ea-404b-4906-a22a-281c1f93c068/file => generated 0 bytes in 3241 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6253 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 22:38:04 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 22:38:04.054 8 WARNING oslo_config.cfg [None req-999460c5-b8a1-49fb-b324-45b11fdbc00d 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/15] 199.204.45.144 () {48 vars in 1048 bytes} [Tue May 19 22:38:04 2026] PATCH /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 22:38:04 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 22:59:21 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 22:59:21 2026] GET /v2/images => generated 1240 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 22:59:57 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 22:59:57 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.144 () {44 vars in 936 bytes} [Tue May 19 22:59:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.144 () {44 vars in 958 bytes} [Tue May 19 22:59:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.144 () {44 vars in 938 bytes} [Tue May 19 22:59:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.144 () {48 vars in 950 bytes} [Tue May 19 22:59:57 2026] POST /v2/images => generated 796 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 22:59:57.470 8 INFO glance.api.v2.image_data [None req-e22f901c-80df-4798-9c60-fd309a70caef 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 23:00:21.993 8 INFO glance.location [None req-e22f901c-80df-4798-9c60-fd309a70caef 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 146/293] 199.204.45.144 () {48 vars in 1045 bytes} [Tue May 19 22:59:57 2026] PUT /v2/images/607caa51-9c6b-42f9-92a8-b17757067d94/file => generated 0 bytes in 24569 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63897 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:00:22 2026] GET /v2/images => generated 2451 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 199.204.45.144 () {48 vars in 1048 bytes} [Tue May 19 23:00:22 2026] PATCH /v2/images/607caa51-9c6b-42f9-92a8-b17757067d94 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.204.45.144 () {48 vars in 1049 bytes} [Tue May 19 23:00:22 2026] PATCH /v2/images/607caa51-9c6b-42f9-92a8-b17757067d94 => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:00:22 2026] GET /v2/images => generated 2451 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 23:00:23 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:00:23 2026] GET /v2/images => generated 2451 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 23:06:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:06:29 2026] GET /v2/images => generated 2451 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/378] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 23:06:43 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/379] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:06:43 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/380] 199.204.45.144 () {44 vars in 946 bytes} [Tue May 19 23:06:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 199.204.45.144 () {44 vars in 968 bytes} [Tue May 19 23:06:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 199.204.45.144 () {44 vars in 938 bytes} [Tue May 19 23:06:43 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: 192/383] 199.204.45.144 () {48 vars in 950 bytes} [Tue May 19 23:06:43 2026] POST /v2/images => generated 799 bytes in 116 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 23:06:43.942 8 INFO glance.api.v2.image_data [None req-56419154-bcf6-4578-81ff-cd7168deba1e 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 23:06:57.474 8 INFO glance.location [None req-56419154-bcf6-4578-81ff-cd7168deba1e 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/388] 199.204.45.144 () {48 vars in 1044 bytes} [Tue May 19 23:06:43 2026] PUT /v2/images/a094191c-d393-43c5-8bb2-9ba20754fa93/file => generated 0 bytes in 13576 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25355 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:06:57 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.144 () {48 vars in 1049 bytes} [Tue May 19 23:06:57 2026] PATCH /v2/images/a094191c-d393-43c5-8bb2-9ba20754fa93 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:06:57 2026] GET /v2/images => generated 3687 bytes in 18 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.144 () {42 vars in 687 bytes} [Tue May 19 23:07:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:07:37 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 23:07:52 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/405] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:07:52 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/406] 199.204.45.144 () {44 vars in 938 bytes} [Tue May 19 23:07:52 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: 7|app: 0|req: 206/407] 199.204.45.144 () {44 vars in 960 bytes} [Tue May 19 23:07:52 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: 202/408] 199.204.45.144 () {44 vars in 938 bytes} [Tue May 19 23:07:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.144 () {48 vars in 950 bytes} [Tue May 19 23:07:52 2026] POST /v2/images => generated 791 bytes in 191 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 23:07:52.497 8 INFO glance.api.v2.image_data [None req-0fc6c405-b52c-41e5-9cc3-2761c9cdfb63 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 23:08:05.317 8 INFO glance.location [None req-0fc6c405-b52c-41e5-9cc3-2761c9cdfb63 5a7947264f0a4ffc807aaf48f546e447 4fabfddc4a1446c59092c3332c63d083 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 203/414] 199.204.45.144 () {48 vars in 1045 bytes} [Tue May 19 23:07:52 2026] PUT /v2/images/440326f7-222a-4930-9e66-85734f28e5cb/file => generated 0 bytes in 12865 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30288 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:08:05 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 199.204.45.144 () {48 vars in 1048 bytes} [Tue May 19 23:08:05 2026] PATCH /v2/images/440326f7-222a-4930-9e66-85734f28e5cb => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:08:05 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/554] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 23:19:26 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/555] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:19:26 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/582] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 23:21:42 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/583] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:21:42 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/584] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 23:21:43 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/585] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:21:43 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/596] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 23:22:27 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/597] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:22:27 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/598] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 23:22:34 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/599] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:22:34 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/612] 199.204.45.144 () {42 vars in 687 bytes} [Tue May 19 23:23:32 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/613] 199.204.45.144 () {44 vars in 909 bytes} [Tue May 19 23:23:32 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 307/622] 10.0.0.192 () {32 vars in 632 bytes} [Tue May 19 23:24:14 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/629] 10.0.0.56 () {36 vars in 985 bytes} [Tue May 19 23:24:35 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 319/630] 10.0.0.56 () {36 vars in 925 bytes} [Tue May 19 23:24:35 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/631] 199.204.45.144 () {36 vars in 990 bytes} [Tue May 19 23:24:38 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/632] 199.204.45.144 () {36 vars in 930 bytes} [Tue May 19 23:24:38 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: 313/633] 10.0.0.56 () {36 vars in 985 bytes} [Tue May 19 23:24:38 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/634] 10.0.0.56 () {36 vars in 925 bytes} [Tue May 19 23:24:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/635] 199.204.45.144 () {36 vars in 990 bytes} [Tue May 19 23:24:39 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/636] 199.204.45.144 () {36 vars in 930 bytes} [Tue May 19 23:24:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/641] 10.0.0.56 () {36 vars in 985 bytes} [Tue May 19 23:25:03 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/642] 10.0.0.56 () {36 vars in 925 bytes} [Tue May 19 23:25:03 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: 326/643] 10.0.0.56 () {36 vars in 985 bytes} [Tue May 19 23:25:04 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/644] 10.0.0.56 () {36 vars in 925 bytes} [Tue May 19 23:25:04 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: 323/653] 10.0.0.192 () {30 vars in 410 bytes} [Tue May 19 23:25:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/656] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 23:25:52 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/657] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:25:52 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: 333/658] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:25:52 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: 326/659] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 23:25:52 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/660] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:25: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: 8|app: 0|req: 327/661] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:25:52 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: 335/662] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 23:25:52 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/663] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:25: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: 336/664] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:25:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.184 () {36 vars in 986 bytes} [Tue May 19 23:25:53 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/666] 10.0.0.184 () {36 vars in 926 bytes} [Tue May 19 23:25:53 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: 330/667] 10.0.0.184 () {36 vars in 986 bytes} [Tue May 19 23:25:53 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/668] 10.0.0.184 () {36 vars in 926 bytes} [Tue May 19 23:25:53 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: 331/669] 10.0.0.184 () {36 vars in 926 bytes} [Tue May 19 23:25:53 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/672] 10.0.0.192 () {34 vars in 654 bytes} [Tue May 19 23:25:56 2026] POST /v2/images => generated 649 bytes in 110 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 23:25:56.680 8 WARNING glance.api.v2.images [None req-62f8db7f-320e-485f-b9f8-49ab14377224 c074112774e84eaa908dd851adb53578 ad89d9d0110443e7a5d43ef7e927e31d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f58a6951-4977-4795-869d-5b1e42b90f03 [pid: 8|app: 0|req: 333/673] 10.0.0.192 () {32 vars in 709 bytes} [Tue May 19 23:25:56 2026] DELETE /v2/images/f58a6951-4977-4795-869d-5b1e42b90f03 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/674] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 23:25:56 2026] GET /v2/images/f58a6951-4977-4795-869d-5b1e42b90f03 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/675] 10.0.0.192 () {32 vars in 632 bytes} [Tue May 19 23:25:56 2026] GET /v2/images => generated 1240 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.192 () {34 vars in 654 bytes} [Tue May 19 23:25:56 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/677] 10.0.0.192 () {32 vars in 716 bytes} [Tue May 19 23:25:56 2026] GET /v2/images/862dd87b-c284-4418-8768-bef6332f5565/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 23:25:56.955 7 WARNING oslo_policy.policy [None req-e3043d4c-3079-4fc8-82dd-05500776c40e c074112774e84eaa908dd851adb53578 ad89d9d0110443e7a5d43ef7e927e31d - - 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-19 23:25:56.956 7 WARNING oslo_policy.policy [None req-e3043d4c-3079-4fc8-82dd-05500776c40e c074112774e84eaa908dd851adb53578 ad89d9d0110443e7a5d43ef7e927e31d - - 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-19 23:25:56.957 7 INFO glance.api.v2.image_data [None req-e3043d4c-3079-4fc8-82dd-05500776c40e c074112774e84eaa908dd851adb53578 ad89d9d0110443e7a5d43ef7e927e31d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 23:25:57.002 7 WARNING glance_store._drivers.rbd [None req-e3043d4c-3079-4fc8-82dd-05500776c40e c074112774e84eaa908dd851adb53578 ad89d9d0110443e7a5d43ef7e927e31d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 23:25:57.604 7 INFO glance.location [None req-e3043d4c-3079-4fc8-82dd-05500776c40e c074112774e84eaa908dd851adb53578 ad89d9d0110443e7a5d43ef7e927e31d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 343/678] 10.0.0.192 () {32 vars in 726 bytes} [Tue May 19 23:25:56 2026] PUT /v2/images/862dd87b-c284-4418-8768-bef6332f5565/file => generated 0 bytes in 691 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/679] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 23:25:57 2026] GET /v2/images/862dd87b-c284-4418-8768-bef6332f5565 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/680] 10.0.0.192 () {32 vars in 716 bytes} [Tue May 19 23:25:57 2026] GET /v2/images/862dd87b-c284-4418-8768-bef6332f5565/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/681] 10.0.0.192 () {34 vars in 654 bytes} [Tue May 19 23:25:57 2026] POST /v2/images => generated 647 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/682] 10.0.0.192 () {32 vars in 725 bytes} [Tue May 19 23:25:57 2026] PATCH /v2/images/d66afe8f-6e57-41d5-b466-439e7f190bf9 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/683] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 23:25:57 2026] GET /v2/images/d66afe8f-6e57-41d5-b466-439e7f190bf9 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 23:25:57.945 7 WARNING glance.api.v2.images [None req-19e1b1ae-0017-4b3d-8637-165a4cc01f7f c074112774e84eaa908dd851adb53578 ad89d9d0110443e7a5d43ef7e927e31d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d66afe8f-6e57-41d5-b466-439e7f190bf9 [pid: 7|app: 0|req: 346/684] 10.0.0.192 () {32 vars in 709 bytes} [Tue May 19 23:25:57 2026] DELETE /v2/images/d66afe8f-6e57-41d5-b466-439e7f190bf9 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/685] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 23:25:57 2026] GET /v2/images/d66afe8f-6e57-41d5-b466-439e7f190bf9 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:25:58.104 7 WARNING glance.api.v2.images [None req-5dc2fd81-36f1-4c84-a0d6-9e5e5ce5e22e c074112774e84eaa908dd851adb53578 ad89d9d0110443e7a5d43ef7e927e31d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//862dd87b-c284-4418-8768-bef6332f5565 [pid: 7|app: 0|req: 347/686] 10.0.0.192 () {32 vars in 709 bytes} [Tue May 19 23:25:58 2026] DELETE /v2/images/862dd87b-c284-4418-8768-bef6332f5565 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/687] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 23:25:58 2026] GET /v2/images/862dd87b-c284-4418-8768-bef6332f5565 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 23:25:58.895 7 WARNING glance.api.v2.images [None req-92a92e14-0f20-4ae8-8e55-ce5877bcc3f9 c074112774e84eaa908dd851adb53578 ad89d9d0110443e7a5d43ef7e927e31d - - default default] Failed to find image f58a6951-4977-4795-869d-5b1e42b90f03 to delete: glance.common.exception.ImageNotFound: No image found with ID f58a6951-4977-4795-869d-5b1e42b90f03 [pid: 7|app: 0|req: 348/688] 10.0.0.192 () {32 vars in 709 bytes} [Tue May 19 23:25:58 2026] DELETE /v2/images/f58a6951-4977-4795-869d-5b1e42b90f03 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/689] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 23:25:58 2026] GET /v2/images/f58a6951-4977-4795-869d-5b1e42b90f03 => 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: 344/694] 10.0.0.56 () {36 vars in 985 bytes} [Tue May 19 23:26:21 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/695] 10.0.0.56 () {36 vars in 925 bytes} [Tue May 19 23:26:21 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: 346/698] 10.0.0.56 () {36 vars in 985 bytes} [Tue May 19 23:26:25 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/699] 10.0.0.56 () {36 vars in 925 bytes} [Tue May 19 23:26: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: 8|app: 0|req: 347/700] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 23:26:29 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/701] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 23:26:29 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/702] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 23:26:29 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/703] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:26:29 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: 349/704] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:26:29 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/705] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 23:26:29 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/706] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:26:29 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: 357/707] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:26:29 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: 351/708] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 23:26:29 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/709] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:26:29 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: 352/710] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:26:29 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: 359/711] 10.0.0.184 () {36 vars in 986 bytes} [Tue May 19 23:26:30 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.184 () {36 vars in 926 bytes} [Tue May 19 23:26:30 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: 360/713] 10.0.0.184 () {36 vars in 986 bytes} [Tue May 19 23:26:30 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.184 () {36 vars in 926 bytes} [Tue May 19 23:26:30 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: 361/715] 10.0.0.184 () {36 vars in 926 bytes} [Tue May 19 23:26:30 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: 364/720] 10.0.0.56 () {36 vars in 985 bytes} [Tue May 19 23:26:48 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/721] 10.0.0.56 () {36 vars in 925 bytes} [Tue May 19 23:26:48 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: 365/722] 10.0.0.56 () {36 vars in 985 bytes} [Tue May 19 23:26:49 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/723] 10.0.0.56 () {36 vars in 925 bytes} [Tue May 19 23:26:49 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: 370/732] 10.0.0.56 () {36 vars in 985 bytes} [Tue May 19 23:27:29 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/733] 10.0.0.56 () {36 vars in 925 bytes} [Tue May 19 23:27: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: 369/744] 10.0.0.56 () {36 vars in 985 bytes} [Tue May 19 23:28:17 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.56 () {36 vars in 925 bytes} [Tue May 19 23:28:17 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: 371/748] 10.0.0.56 () {36 vars in 985 bytes} [Tue May 19 23:28:29 2026] GET /v2/images/b74432ea-404b-4906-a22a-281c1f93c068 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.56 () {36 vars in 925 bytes} [Tue May 19 23:28:29 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: 375/756] 199.204.45.144 () {32 vars in 825 bytes} [Tue May 19 23:28:56 2026] GET /v2/images?status=active&owner=4fabfddc4a1446c59092c3332c63d083&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/757] 199.204.45.144 () {32 vars in 652 bytes} [Tue May 19 23:28:56 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: 376/758] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 23:28:56 2026] GET /v2/images/607caa51-9c6b-42f9-92a8-b17757067d94 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:28:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/760] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:28:56 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/761] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 23:28:56 2026] GET /v2/images/607caa51-9c6b-42f9-92a8-b17757067d94 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/762] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:28:56 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:28: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: 379/764] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 23:28:56 2026] GET /v2/images/607caa51-9c6b-42f9-92a8-b17757067d94 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/765] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 23:28:56 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/766] 10.0.0.184 () {36 vars in 986 bytes} [Tue May 19 23:28:57 2026] GET /v2/images/607caa51-9c6b-42f9-92a8-b17757067d94 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.184 () {36 vars in 926 bytes} [Tue May 19 23:28:57 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: 381/768] 10.0.0.184 () {36 vars in 986 bytes} [Tue May 19 23:28:57 2026] GET /v2/images/607caa51-9c6b-42f9-92a8-b17757067d94 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/769] 10.0.0.184 () {36 vars in 926 bytes} [Tue May 19 23:28:57 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: 8|app: 0|req: 382/770] 10.0.0.184 () {36 vars in 926 bytes} [Tue May 19 23:28:57 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: 398/801] 10.0.0.192 () {32 vars in 632 bytes} [Tue May 19 23:31:27 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)