+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 17 06:20:03 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-74ccdc59f6-hggqp 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 0x7f4017597668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-17 06:20:05.048 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 06:20:05.068 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-04-17 06:20:05.915 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 06:20:05.916 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 06:20:05.917 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 06:20:05.936 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 06:20:05.937 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-17 06:20:05.937 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 06:20:08.004 7 WARNING glance.api.v2.images [None req-8005e677-1683-4c0f-be82-d343c8d5411b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 06:20:08.005 8 WARNING glance.api.v2.images [None req-dab80806-0354-4518-948f-0208055344b0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 06:20:08.357 7 WARNING keystonemiddleware._common.config [None req-8005e677-1683-4c0f-be82-d343c8d5411b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:20:08.362 8 WARNING keystonemiddleware._common.config [None req-dab80806-0354-4518-948f-0208055344b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 06:20:08.365 7 WARNING oslo_config.cfg [None req-8005e677-1683-4c0f-be82-d343c8d5411b - - - - - -] 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 5 seconds on interpreter 0x7f4017597668 pid: 7 (default app) 2026-04-17 06:20:08.373 8 WARNING oslo_config.cfg [None req-dab80806-0354-4518-948f-0208055344b0 - - - - - -] 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 5 seconds on interpreter 0x7f4017597668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.95 () {42 vars in 685 bytes} [Fri Apr 17 06:20:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:20:11.183 8 WARNING oslo_policy.policy [None req-3b3cb2fb-f1cf-44f0-bf9b-91fb77eccfa3 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:20:11.184 8 WARNING oslo_policy.policy [None req-3b3cb2fb-f1cf-44f0-bf9b-91fb77eccfa3 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:20:11.201 8 WARNING oslo_policy.policy [None req-3b3cb2fb-f1cf-44f0-bf9b-91fb77eccfa3 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:20:11.201 8 WARNING oslo_policy.policy [None req-3b3cb2fb-f1cf-44f0-bf9b-91fb77eccfa3 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.95 () {44 vars in 907 bytes} [Fri Apr 17 06:20:10 2026] GET /v2/images => generated 69 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.95 () {42 vars in 685 bytes} [Fri Apr 17 06:20:15 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.95 () {44 vars in 907 bytes} [Fri Apr 17 06:20:15 2026] GET /v2/images => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 06:20:15.663 7 WARNING oslo_policy.policy [None req-89c29235-da50-4026-a072-29aaac956f15 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:20:15.663 7 WARNING oslo_policy.policy [None req-89c29235-da50-4026-a072-29aaac956f15 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - 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: 5/7] 199.204.45.95 () {44 vars in 908 bytes} [Fri Apr 17 06:20:15 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.95 () {44 vars in 930 bytes} [Fri Apr 17 06:20:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 06:20:15.815 7 WARNING oslo_policy.policy [None req-25754f50-8086-4aab-b8b2-ea9c5e554d70 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:20:15.816 7 WARNING oslo_policy.policy [None req-25754f50-8086-4aab-b8b2-ea9c5e554d70 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.95 () {44 vars in 936 bytes} [Fri Apr 17 06:20:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 06:20:15.899 8 WARNING oslo_config.cfg [None req-65d06b13-4d55-483a-a76c-af71b6f337d4 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/10] 199.204.45.95 () {48 vars in 948 bytes} [Fri Apr 17 06:20:15 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 06:20:15.925 7 WARNING oslo_policy.policy [None req-ed1960c4-f66e-4c76-b88d-36c96ed04ba0 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:20:15.925 7 WARNING oslo_policy.policy [None req-ed1960c4-f66e-4c76-b88d-36c96ed04ba0 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:20:15.929 7 INFO glance.api.v2.image_data [None req-ed1960c4-f66e-4c76-b88d-36c96ed04ba0 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:20:19.346 7 WARNING glance.location [None req-ed1960c4-f66e-4c76-b88d-36c96ed04ba0 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.95 () {48 vars in 1042 bytes} [Fri Apr 17 06:20:15 2026] PUT /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908/file => generated 0 bytes in 3474 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5905 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.95 () {44 vars in 968 bytes} [Fri Apr 17 06:20:19 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 06:20:19.432 7 WARNING oslo_config.cfg [None req-bc6939f5-63ac-4093-a15c-bc27369794c9 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - 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: 8/15] 199.204.45.95 () {44 vars in 968 bytes} [Fri Apr 17 06:20:19 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.95 () {42 vars in 685 bytes} [Fri Apr 17 06:21:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.95 () {44 vars in 907 bytes} [Fri Apr 17 06:21:15 2026] GET /v2/images => generated 1240 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.95 () {42 vars in 685 bytes} [Fri Apr 17 06:21:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/33] 199.204.45.95 () {44 vars in 907 bytes} [Fri Apr 17 06:21:28 2026] GET /v2/images => generated 1240 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.95 () {44 vars in 944 bytes} [Fri Apr 17 06:21:28 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.95 () {44 vars in 966 bytes} [Fri Apr 17 06:21:28 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/36] 199.204.45.95 () {44 vars in 936 bytes} [Fri Apr 17 06:21:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/37] 199.204.45.95 () {48 vars in 948 bytes} [Fri Apr 17 06:21:28 2026] POST /v2/images => generated 799 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 06:21:29.040 7 INFO glance.api.v2.image_data [None req-720a4391-306f-4efb-924b-a1dab0f544fc a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. [uwsgi-body-read] Error reading 2507520 bytes. Content-Length: 854769152 consumed: 593083648 left: 261685504 message: Client closed connection 2026-04-17 06:21:36.718 7 ERROR glance_store._drivers.rbd [None req-720a4391-306f-4efb-924b-a1dab0f544fc a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Failed to store image 54a759f7-1097-4ce0-ae04-9bccb3840707 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 06:21:36.738 8 WARNING glance.api.v2.images [None req-3c579222-a96d-4b47-aad9-a2bfe8ed9e15 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//54a759f7-1097-4ce0-ae04-9bccb3840707 [pid: 8|app: 0|req: 19/38] 199.204.45.95 () {46 vars in 990 bytes} [Fri Apr 17 06:21:36 2026] DELETE /v2/images/54a759f7-1097-4ce0-ae04-9bccb3840707 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 06:21:37.082 7 ERROR glance.api.v2.image_data [None req-720a4391-306f-4efb-924b-a1dab0f544fc a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi [None req-720a4391-306f-4efb-924b-a1dab0f544fc a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi raise self.value 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi raise self.value 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 501, in _upload_to_store 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 488, in add_to_backend_with_multihash 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 465, in store_add_to_backend_with_multihash 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi raise exc 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 06:21:37.129 7 ERROR glance.common.wsgi [pid: 7|app: 0|req: 20/39] 199.204.45.95 () {48 vars in 1042 bytes} [Fri Apr 17 06:21:29 2026] PUT /v2/images/54a759f7-1097-4ce0-ae04-9bccb3840707/file => generated 114 bytes in 8115 msecs (HTTP/1.1 500) 4 headers in 185 bytes (11504 switches on core 0) [pid: 7|app: 0|req: 22/42] 199.204.45.95 () {42 vars in 685 bytes} [Fri Apr 17 06:21:42 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: 21/43] 199.204.45.95 () {44 vars in 907 bytes} [Fri Apr 17 06:21:42 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/44] 199.204.45.95 () {44 vars in 944 bytes} [Fri Apr 17 06:21:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/45] 199.204.45.95 () {44 vars in 966 bytes} [Fri Apr 17 06:21:42 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: 7|app: 0|req: 24/46] 199.204.45.95 () {44 vars in 936 bytes} [Fri Apr 17 06:21:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/47] 199.204.45.95 () {48 vars in 948 bytes} [Fri Apr 17 06:21:42 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 06:21:42.976 7 INFO glance.api.v2.image_data [None req-bf3223da-bb5d-4d03-8744-b14baa6b4feb a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:21:53.987 7 INFO glance.location [None req-bf3223da-bb5d-4d03-8744-b14baa6b4feb a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 25/50] 199.204.45.95 () {48 vars in 1042 bytes} [Fri Apr 17 06:21:42 2026] PUT /v2/images/49afe040-7ba6-483f-b54c-5b3acc716a55/file => generated 0 bytes in 11065 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24688 switches on core 0) [pid: 8|app: 0|req: 26/51] 199.204.45.95 () {44 vars in 968 bytes} [Fri Apr 17 06:21:54 2026] GET /v2/images/49afe040-7ba6-483f-b54c-5b3acc716a55 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/52] 199.204.45.95 () {48 vars in 1047 bytes} [Fri Apr 17 06:21:54 2026] PATCH /v2/images/49afe040-7ba6-483f-b54c-5b3acc716a55 => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/53] 199.204.45.95 () {44 vars in 968 bytes} [Fri Apr 17 06:21:54 2026] GET /v2/images/49afe040-7ba6-483f-b54c-5b3acc716a55 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/140] 199.204.45.95 () {42 vars in 685 bytes} [Fri Apr 17 06:29: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: 70/141] 199.204.45.95 () {44 vars in 907 bytes} [Fri Apr 17 06:29:06 2026] GET /v2/images => generated 2476 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/144] 199.204.45.95 () {42 vars in 685 bytes} [Fri Apr 17 06: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: 72/147] 199.204.45.95 () {44 vars in 907 bytes} [Fri Apr 17 06:29:17 2026] GET /v2/images => generated 2476 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/148] 199.204.45.95 () {44 vars in 936 bytes} [Fri Apr 17 06:29:18 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/149] 199.204.45.95 () {44 vars in 958 bytes} [Fri Apr 17 06:29:18 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/150] 199.204.45.95 () {44 vars in 936 bytes} [Fri Apr 17 06:29:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/151] 199.204.45.95 () {48 vars in 948 bytes} [Fri Apr 17 06:29:18 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 06:29:18.191 8 WARNING oslo_policy.policy [None req-354c00b3-04f4-40a7-9913-ede1f66693c3 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:29:18.191 8 WARNING oslo_policy.policy [None req-354c00b3-04f4-40a7-9913-ede1f66693c3 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-17 06:29:18.193 8 INFO glance.api.v2.image_data [None req-354c00b3-04f4-40a7-9913-ede1f66693c3 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:29:26.317 8 INFO glance.location [None req-354c00b3-04f4-40a7-9913-ede1f66693c3 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 78/152] 199.204.45.95 () {48 vars in 1042 bytes} [Fri Apr 17 06:29:18 2026] PUT /v2/images/750caeaf-956d-4a49-be05-452e319eb3b3/file => generated 0 bytes in 8168 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19681 switches on core 0) [pid: 7|app: 0|req: 75/153] 199.204.45.95 () {44 vars in 968 bytes} [Fri Apr 17 06:29:26 2026] GET /v2/images/750caeaf-956d-4a49-be05-452e319eb3b3 => generated 1203 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/154] 199.204.45.95 () {44 vars in 968 bytes} [Fri Apr 17 06:29:26 2026] GET /v2/images/750caeaf-956d-4a49-be05-452e319eb3b3 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/157] 199.204.45.95 () {42 vars in 685 bytes} [Fri Apr 17 06:29:31 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: 81/158] 199.204.45.95 () {44 vars in 907 bytes} [Fri Apr 17 06:29:31 2026] GET /v2/images => generated 3681 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/163] 199.204.45.95 () {42 vars in 685 bytes} [Fri Apr 17 06:29:50 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/164] 199.204.45.95 () {44 vars in 907 bytes} [Fri Apr 17 06:29:50 2026] GET /v2/images => generated 3681 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/165] 199.204.45.95 () {44 vars in 934 bytes} [Fri Apr 17 06:29:50 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: 7|app: 0|req: 81/166] 199.204.45.95 () {44 vars in 956 bytes} [Fri Apr 17 06:29:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/167] 199.204.45.95 () {44 vars in 936 bytes} [Fri Apr 17 06:29:50 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: 82/168] 199.204.45.95 () {48 vars in 948 bytes} [Fri Apr 17 06:29:50 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-17 06:29:50.264 8 INFO glance.api.v2.image_data [None req-5256bd82-7d3b-4d0d-a3f5-3b2bc0353b89 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:30:15.586 8 WARNING glance.location [None req-5256bd82-7d3b-4d0d-a3f5-3b2bc0353b89 a28c5d6f0bb04008b4ca9dff4cbb0db7 779cb59555ff4283abec68d31a7ad68c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 87/173] 199.204.45.95 () {48 vars in 1043 bytes} [Fri Apr 17 06:29:50 2026] PUT /v2/images/f35724aa-ae70-4209-9ddd-4913fd754f4d/file => generated 0 bytes in 25385 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61699 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.204.45.95 () {44 vars in 968 bytes} [Fri Apr 17 06:30:15 2026] GET /v2/images/f35724aa-ae70-4209-9ddd-4913fd754f4d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.95 () {44 vars in 968 bytes} [Fri Apr 17 06:30:15 2026] GET /v2/images/f35724aa-ae70-4209-9ddd-4913fd754f4d => 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: 88/176] 199.204.45.95 () {42 vars in 685 bytes} [Fri Apr 17 06:30:17 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: 89/177] 199.204.45.95 () {44 vars in 907 bytes} [Fri Apr 17 06:30:17 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 199.204.45.95 () {42 vars in 685 bytes} [Fri Apr 17 06:33:27 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: 108/217] 199.204.45.95 () {44 vars in 907 bytes} [Fri Apr 17 06:33:27 2026] GET /v2/images => generated 4892 bytes in 132 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: 113/226] 10.0.0.22 () {32 vars in 632 bytes} [Fri Apr 17 06:34:07 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/233] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 06:34:33 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 21 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: 117/234] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 06:34:33 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: 118/235] 10.0.0.235 () {36 vars in 987 bytes} [Fri Apr 17 06:34:34 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/236] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:34:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/237] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:34:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 10.0.0.235 () {36 vars in 987 bytes} [Fri Apr 17 06:34:34 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => 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: 120/239] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:34:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/240] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:34:34 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: 121/241] 10.0.0.235 () {36 vars in 987 bytes} [Fri Apr 17 06:34:35 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:34:35 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:34:35 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: 122/244] 10.0.0.171 () {36 vars in 911 bytes} [Fri Apr 17 06:34:36 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: 123/245] 10.0.0.171 () {36 vars in 1007 bytes} [Fri Apr 17 06:34:36 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908/locations => generated 127 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/246] 10.0.0.171 () {36 vars in 987 bytes} [Fri Apr 17 06:34:36 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/247] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 06:34:36 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: 124/248] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 06:34:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/251] 199.204.45.95 () {36 vars in 990 bytes} [Fri Apr 17 06:34:41 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => 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: 126/252] 199.204.45.95 () {36 vars in 930 bytes} [Fri Apr 17 06:34:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/253] 199.204.45.95 () {36 vars in 990 bytes} [Fri Apr 17 06:34:42 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/254] 199.204.45.95 () {36 vars in 930 bytes} [Fri Apr 17 06:34:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/257] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 06:34:50 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/258] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 06:34:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/259] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 06:34:51 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/260] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 06:34:51 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 10.0.0.22 () {30 vars in 410 bytes} [Fri Apr 17 06:35:35 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: 137/274] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 06:35:50 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => 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: 138/275] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 06:35:50 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: 140/280] 10.0.0.22 () {34 vars in 654 bytes} [Fri Apr 17 06:36:13 2026] POST /v2/images => generated 648 bytes in 236 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 06:36:13.546 7 WARNING glance.api.v2.images [None req-72049adf-7056-4979-9318-a2cae0c9539d fe1e5e0e2c96447ca3f524d141f3a2ae 68e630bf3dff4e88b957a16024c9a07b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a622a73b-2809-499e-bbbc-1b406461eb7b [pid: 7|app: 0|req: 141/281] 10.0.0.22 () {32 vars in 709 bytes} [Fri Apr 17 06:36:13 2026] DELETE /v2/images/a622a73b-2809-499e-bbbc-1b406461eb7b => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 10.0.0.22 () {32 vars in 706 bytes} [Fri Apr 17 06:36:13 2026] GET /v2/images/a622a73b-2809-499e-bbbc-1b406461eb7b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 10.0.0.22 () {32 vars in 632 bytes} [Fri Apr 17 06:36:13 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 10.0.0.22 () {34 vars in 654 bytes} [Fri Apr 17 06:36:13 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 10.0.0.22 () {32 vars in 716 bytes} [Fri Apr 17 06:36:13 2026] GET /v2/images/5907245c-f585-4e69-a23c-10ccb195f8b3/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 06:36:13.721 8 INFO glance.api.v2.image_data [None req-b030aa59-d6d4-4dcd-a7d9-b374bdd49d3c fe1e5e0e2c96447ca3f524d141f3a2ae 68e630bf3dff4e88b957a16024c9a07b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 06:36:13.759 8 WARNING glance_store._drivers.rbd [None req-b030aa59-d6d4-4dcd-a7d9-b374bdd49d3c fe1e5e0e2c96447ca3f524d141f3a2ae 68e630bf3dff4e88b957a16024c9a07b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 06:36:14.838 8 INFO glance.location [None req-b030aa59-d6d4-4dcd-a7d9-b374bdd49d3c fe1e5e0e2c96447ca3f524d141f3a2ae 68e630bf3dff4e88b957a16024c9a07b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 143/286] 10.0.0.22 () {32 vars in 726 bytes} [Fri Apr 17 06:36:13 2026] PUT /v2/images/5907245c-f585-4e69-a23c-10ccb195f8b3/file => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 10.0.0.22 () {32 vars in 706 bytes} [Fri Apr 17 06:36:14 2026] GET /v2/images/5907245c-f585-4e69-a23c-10ccb195f8b3 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 10.0.0.22 () {32 vars in 716 bytes} [Fri Apr 17 06:36:14 2026] GET /v2/images/5907245c-f585-4e69-a23c-10ccb195f8b3/file => generated 1024 bytes in 139 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 10.0.0.22 () {34 vars in 654 bytes} [Fri Apr 17 06:36:15 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 10.0.0.22 () {32 vars in 725 bytes} [Fri Apr 17 06:36:15 2026] PATCH /v2/images/171683bc-08e9-4fe2-a2c5-454f10694556 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 10.0.0.22 () {32 vars in 706 bytes} [Fri Apr 17 06:36:15 2026] GET /v2/images/171683bc-08e9-4fe2-a2c5-454f10694556 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 06:36:15.185 8 WARNING glance.api.v2.images [None req-bf19825a-47e3-41d3-9897-dba01adcdf62 fe1e5e0e2c96447ca3f524d141f3a2ae 68e630bf3dff4e88b957a16024c9a07b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//171683bc-08e9-4fe2-a2c5-454f10694556 [pid: 8|app: 0|req: 146/292] 10.0.0.22 () {32 vars in 709 bytes} [Fri Apr 17 06:36:15 2026] DELETE /v2/images/171683bc-08e9-4fe2-a2c5-454f10694556 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 10.0.0.22 () {32 vars in 706 bytes} [Fri Apr 17 06:36:15 2026] GET /v2/images/171683bc-08e9-4fe2-a2c5-454f10694556 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 06:36:15.245 8 WARNING glance.api.v2.images [None req-165677fe-91fc-48eb-958f-48251130196e fe1e5e0e2c96447ca3f524d141f3a2ae 68e630bf3dff4e88b957a16024c9a07b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5907245c-f585-4e69-a23c-10ccb195f8b3 [pid: 8|app: 0|req: 147/294] 10.0.0.22 () {32 vars in 709 bytes} [Fri Apr 17 06:36:15 2026] DELETE /v2/images/5907245c-f585-4e69-a23c-10ccb195f8b3 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/295] 10.0.0.22 () {32 vars in 706 bytes} [Fri Apr 17 06:36:16 2026] GET /v2/images/5907245c-f585-4e69-a23c-10ccb195f8b3 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 06:36:16.095 8 WARNING glance.api.v2.images [None req-7f166103-f1c9-4795-a636-4452d9715fa5 fe1e5e0e2c96447ca3f524d141f3a2ae 68e630bf3dff4e88b957a16024c9a07b - - default default] Failed to find image a622a73b-2809-499e-bbbc-1b406461eb7b to delete: glance.common.exception.ImageNotFound: No image found with ID a622a73b-2809-499e-bbbc-1b406461eb7b [pid: 8|app: 0|req: 148/296] 10.0.0.22 () {32 vars in 709 bytes} [Fri Apr 17 06:36:16 2026] DELETE /v2/images/a622a73b-2809-499e-bbbc-1b406461eb7b => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 10.0.0.22 () {32 vars in 706 bytes} [Fri Apr 17 06:36:16 2026] GET /v2/images/a622a73b-2809-499e-bbbc-1b406461eb7b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 06:36:26 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => 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: 150/301] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 06:36:26 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: 152/302] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 06:36:27 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => 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: 151/303] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 06:36:27 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: 154/306] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 06:36:36 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => 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: 153/307] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 06:36:36 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/314] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 06:37:05 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/315] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 06:37:05 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: 163/326] 10.0.0.22 () {32 vars in 706 bytes} [Fri Apr 17 06:37:52 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/327] 10.0.0.22 () {32 vars in 706 bytes} [Fri Apr 17 06:37:52 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => 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: 164/328] 10.0.0.235 () {36 vars in 987 bytes} [Fri Apr 17 06:37:52 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/329] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:37:53 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: 165/330] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:37:53 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: 166/331] 10.0.0.235 () {36 vars in 987 bytes} [Fri Apr 17 06:37:53 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/332] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:37:53 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: 167/333] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:37: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: 8|app: 0|req: 167/334] 10.0.0.235 () {36 vars in 987 bytes} [Fri Apr 17 06:37:53 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/335] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:37:53 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: 168/336] 10.0.0.171 () {36 vars in 911 bytes} [Fri Apr 17 06:37:53 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: 169/337] 10.0.0.171 () {36 vars in 1007 bytes} [Fri Apr 17 06:37:53 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908/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: 169/338] 10.0.0.171 () {36 vars in 987 bytes} [Fri Apr 17 06:37:53 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/339] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 06:37:53 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: 170/340] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 06:37:53 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: 173/345] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 06:38:14 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 06:38: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: 8|app: 0|req: 180/359] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 06:39:12 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 06:39:12 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: 183/365] 10.0.0.57 () {36 vars in 986 bytes} [Fri Apr 17 06:39:32 2026] GET /v2/images/863cf4bb-47d6-437c-91ee-b551903ac908 => generated 1171 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 10.0.0.57 () {36 vars in 926 bytes} [Fri Apr 17 06:39:32 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: 188/375] 199.204.45.95 () {32 vars in 825 bytes} [Fri Apr 17 06:40:12 2026] GET /v2/images?status=active&owner=779cb59555ff4283abec68d31a7ad68c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.95 () {32 vars in 652 bytes} [Fri Apr 17 06:40:12 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: 189/377] 10.0.0.235 () {36 vars in 987 bytes} [Fri Apr 17 06:40:13 2026] GET /v2/images/f35724aa-ae70-4209-9ddd-4913fd754f4d => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:40:13 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:40:13 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: 190/380] 10.0.0.235 () {36 vars in 987 bytes} [Fri Apr 17 06:40:13 2026] GET /v2/images/f35724aa-ae70-4209-9ddd-4913fd754f4d => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:40:13 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: 191/382] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:40:13 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: 192/383] 10.0.0.235 () {36 vars in 987 bytes} [Fri Apr 17 06:40:13 2026] GET /v2/images/f35724aa-ae70-4209-9ddd-4913fd754f4d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:40:13 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: 193/385] 10.0.0.235 () {36 vars in 927 bytes} [Fri Apr 17 06:40:13 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: 193/386] 10.0.0.171 () {36 vars in 911 bytes} [Fri Apr 17 06:40:13 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 10.0.0.171 () {36 vars in 1007 bytes} [Fri Apr 17 06:40:13 2026] GET /v2/images/f35724aa-ae70-4209-9ddd-4913fd754f4d/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 10.0.0.171 () {36 vars in 987 bytes} [Fri Apr 17 06:40:13 2026] GET /v2/images/f35724aa-ae70-4209-9ddd-4913fd754f4d => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 06:40:13 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: 195/390] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 06:40:13 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: 217/433] 10.0.0.22 () {32 vars in 632 bytes} [Fri Apr 17 06:43:46 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)