+ 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 04:51:07 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-65f758c698-mj6mh 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 0x7f8fb2dd7668 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 04:51:09.477 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-17 04:51:09.484 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 04:51:10.387 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 04:51:10.388 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 04:51:10.389 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 04:51:10.391 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 04:51:10.392 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 04:51:10.393 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-17 04:51:12.592 7 WARNING glance.api.v2.images [None req-c6057f61-c469-411a-9df8-4b3789af0c5a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 04:51:12.640 8 WARNING glance.api.v2.images [None req-eb41d315-af9a-4a47-80bb-48395c639848 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-17 04:51:12.986 7 WARNING keystonemiddleware._common.config [None req-c6057f61-c469-411a-9df8-4b3789af0c5a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 04:51:12.995 7 WARNING oslo_config.cfg [None req-c6057f61-c469-411a-9df8-4b3789af0c5a - - - - - -] 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 0x7f8fb2dd7668 pid: 7 (default app) 2026-04-17 04:51:13.025 8 WARNING keystonemiddleware._common.config [None req-eb41d315-af9a-4a47-80bb-48395c639848 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 04:51:13.034 8 WARNING oslo_config.cfg [None req-eb41d315-af9a-4a47-80bb-48395c639848 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f8fb2dd7668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.113 () {42 vars in 689 bytes} [Fri Apr 17 04:51:14 2026] GET / => generated 1312 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 04:51:14.586 8 WARNING oslo_policy.policy [None req-52068f32-2d49-4a6c-98fd-bae5c6949ea6 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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 04:51:14.586 8 WARNING oslo_policy.policy [None req-52068f32-2d49-4a6c-98fd-bae5c6949ea6 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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 04:51:14.604 8 WARNING oslo_policy.policy [None req-52068f32-2d49-4a6c-98fd-bae5c6949ea6 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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 04:51:14.604 8 WARNING oslo_policy.policy [None req-52068f32-2d49-4a6c-98fd-bae5c6949ea6 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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/6] 199.204.45.113 () {44 vars in 911 bytes} [Fri Apr 17 04:51:14 2026] GET /v2/images => generated 69 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.113 () {42 vars in 689 bytes} [Fri Apr 17 04:51:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.113 () {44 vars in 911 bytes} [Fri Apr 17 04:51:18 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 04:51:19.065 7 WARNING oslo_policy.policy [None req-85ddb2aa-8a87-4d6c-b5da-91e561f95826 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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 04:51:19.065 7 WARNING oslo_policy.policy [None req-85ddb2aa-8a87-4d6c-b5da-91e561f95826 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.113 () {44 vars in 912 bytes} [Fri Apr 17 04:51:19 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.113 () {44 vars in 934 bytes} [Fri Apr 17 04:51:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 04:51:19.209 7 WARNING oslo_policy.policy [None req-146cf6cc-eedd-46e9-8d20-e1bedbecc9c9 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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 04:51:19.210 7 WARNING oslo_policy.policy [None req-146cf6cc-eedd-46e9-8d20-e1bedbecc9c9 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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: 8/11] 199.204.45.113 () {44 vars in 940 bytes} [Fri Apr 17 04:51:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 04:51:19.300 8 WARNING oslo_config.cfg [None req-4e7f6e7a-02d2-4056-b5bd-45ea5d3e2347 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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/12] 199.204.45.113 () {48 vars in 952 bytes} [Fri Apr 17 04:51:19 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 04:51:19.328 7 WARNING oslo_policy.policy [None req-09b30dbd-598f-46ec-933a-d0b16870dcdb 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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 04:51:19.329 7 WARNING oslo_policy.policy [None req-09b30dbd-598f-46ec-933a-d0b16870dcdb 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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 04:51:19.330 7 INFO glance.api.v2.image_data [None req-09b30dbd-598f-46ec-933a-d0b16870dcdb 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 04:51:23.506 7 WARNING glance.location [None req-09b30dbd-598f-46ec-933a-d0b16870dcdb 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.113 () {48 vars in 1046 bytes} [Fri Apr 17 04:51:19 2026] PUT /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8/file => generated 0 bytes in 4225 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6496 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.113 () {44 vars in 972 bytes} [Fri Apr 17 04:51:23 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 04:51:23.588 7 WARNING oslo_config.cfg [None req-d6325861-599d-4948-8b83-c65630674fca 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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: 10/17] 199.204.45.113 () {44 vars in 972 bytes} [Fri Apr 17 04:51:23 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 16/28] 199.204.45.113 () {42 vars in 689 bytes} [Fri Apr 17 04:52:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 199.204.45.113 () {44 vars in 911 bytes} [Fri Apr 17 04:52:21 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.204.45.113 () {42 vars in 689 bytes} [Fri Apr 17 04:52:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-17 04:52:34.144 7 WARNING keystonemiddleware.audit [None req-d6325861-599d-4948-8b83-c65630674fca 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Skipping service swift as it have no endpoints. [pid: 7|app: 0|req: 19/35] 199.204.45.113 () {44 vars in 911 bytes} [Fri Apr 17 04:52:33 2026] GET /v2/images => generated 1240 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 04:52:34.199 8 WARNING keystonemiddleware.audit [None req-2b18878a-7710-469c-819c-2a5469f81de8 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Skipping service swift as it have no endpoints. [pid: 8|app: 0|req: 17/36] 199.204.45.113 () {44 vars in 948 bytes} [Fri Apr 17 04:52:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) 2026-04-17 04:52:34.238 7 WARNING keystonemiddleware.audit [None req-d4b262da-c9b0-4e5a-aabd-98d850c6538d 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Skipping service swift as it have no endpoints. [pid: 7|app: 0|req: 20/37] 199.204.45.113 () {44 vars in 970 bytes} [Fri Apr 17 04:52:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 04:52:34.271 8 WARNING keystonemiddleware.audit [None req-ba9a8c32-333e-4395-b6f9-65331f817b7f 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Skipping service swift as it have no endpoints. [pid: 8|app: 0|req: 18/38] 199.204.45.113 () {44 vars in 940 bytes} [Fri Apr 17 04:52:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 04:52:34.361 7 WARNING keystonemiddleware.audit [None req-46c983ff-72c7-459f-853a-9cd50f68b66c 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Skipping service swift as it have no endpoints. [pid: 7|app: 0|req: 21/39] 199.204.45.113 () {48 vars in 952 bytes} [Fri Apr 17 04:52:34 2026] POST /v2/images => generated 799 bytes in 177 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 04:52:34.565 8 WARNING keystonemiddleware.audit [None req-489ceaf9-417a-41e9-bec2-28d45328c756 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Skipping service swift as it have no endpoints. 2026-04-17 04:52:34.610 8 WARNING oslo_policy.policy [None req-8f19f4d3-8bd3-49c5-bef2-a80bccf7b381 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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 04:52:34.610 8 WARNING oslo_policy.policy [None req-8f19f4d3-8bd3-49c5-bef2-a80bccf7b381 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - 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 04:52:34.612 8 INFO glance.api.v2.image_data [None req-8f19f4d3-8bd3-49c5-bef2-a80bccf7b381 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 04:52:43.932 7 WARNING keystonemiddleware.audit [None req-86c48f8b-26af-47ad-888e-f7314d0412fa 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Skipping service swift as it have no endpoints. [uwsgi-body-read] Error reading 2766745 bytes. Content-Length: 854769152 consumed: 718653543 left: 136115609 message: Client closed connection 2026-04-17 04:52:43.945 7 WARNING glance.api.v2.images [None req-286cee4a-dc32-4a76-aa53-3c3ae24f6af8 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//56083cfc-bb21-4f80-999e-63ec4f04b8af 2026-04-17 04:52:43.974 8 ERROR glance_store._drivers.rbd [None req-8f19f4d3-8bd3-49c5-bef2-a80bccf7b381 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Failed to store image 56083cfc-bb21-4f80-999e-63ec4f04b8af Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 7|app: 0|req: 24/42] 199.204.45.113 () {46 vars in 994 bytes} [Fri Apr 17 04:52:43 2026] DELETE /v2/images/56083cfc-bb21-4f80-999e-63ec4f04b8af => generated 0 bytes in 77 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-04-17 04:52:44.407 8 ERROR glance.api.v2.image_data [None req-8f19f4d3-8bd3-49c5-bef2-a80bccf7b381 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi [None req-8f19f4d3-8bd3-49c5-bef2-a80bccf7b381 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 411, in wrapped 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi raise self.value 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi raise self.value 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 595, in set_data 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi raise exc 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 290, in read 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 117, in readfn 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 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 04:52:44.445 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-17 04:52:44.445 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 19/43] 199.204.45.113 () {48 vars in 1046 bytes} [Fri Apr 17 04:52:34 2026] PUT /v2/images/56083cfc-bb21-4f80-999e-63ec4f04b8af/file => generated 114 bytes in 9901 msecs (HTTP/1.1 500) 4 headers in 185 bytes (17652 switches on core 0) [pid: 7|app: 0|req: 25/44] 199.204.45.113 () {42 vars in 689 bytes} [Fri Apr 17 04:52:50 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/45] 199.204.45.113 () {44 vars in 911 bytes} [Fri Apr 17 04:52:50 2026] GET /v2/images => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/46] 199.204.45.113 () {44 vars in 948 bytes} [Fri Apr 17 04:52:50 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: 8|app: 0|req: 21/47] 199.204.45.113 () {44 vars in 970 bytes} [Fri Apr 17 04:52:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/48] 199.204.45.113 () {44 vars in 940 bytes} [Fri Apr 17 04:52:50 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: 8|app: 0|req: 22/49] 199.204.45.113 () {48 vars in 952 bytes} [Fri Apr 17 04:52:50 2026] POST /v2/images => generated 799 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 04:52:50.261 7 INFO glance.api.v2.image_data [None req-3de523e5-ae69-43b7-bb34-b9832a47235b 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 04:53:01.208 7 INFO glance.location [None req-3de523e5-ae69-43b7-bb34-b9832a47235b 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 28/52] 199.204.45.113 () {48 vars in 1046 bytes} [Fri Apr 17 04:52:50 2026] PUT /v2/images/3ad2fa92-8a23-41dc-a72a-bee6058f7c65/file => generated 0 bytes in 11002 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25064 switches on core 0) [pid: 8|app: 0|req: 25/53] 199.204.45.113 () {44 vars in 972 bytes} [Fri Apr 17 04:53:01 2026] GET /v2/images/3ad2fa92-8a23-41dc-a72a-bee6058f7c65 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/54] 199.204.45.113 () {48 vars in 1051 bytes} [Fri Apr 17 04:53:01 2026] PATCH /v2/images/3ad2fa92-8a23-41dc-a72a-bee6058f7c65 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/55] 199.204.45.113 () {44 vars in 972 bytes} [Fri Apr 17 04:53:01 2026] GET /v2/images/3ad2fa92-8a23-41dc-a72a-bee6058f7c65 => 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: 75/152] 199.204.45.113 () {42 vars in 689 bytes} [Fri Apr 17 05:00:53 2026] GET / => generated 1312 bytes in 9 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/153] 199.204.45.113 () {44 vars in 911 bytes} [Fri Apr 17 05:00:53 2026] GET /v2/images => generated 2476 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/156] 199.204.45.113 () {42 vars in 689 bytes} [Fri Apr 17 05:01:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/157] 199.204.45.113 () {44 vars in 911 bytes} [Fri Apr 17 05:01:05 2026] GET /v2/images => generated 2476 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/158] 199.204.45.113 () {44 vars in 940 bytes} [Fri Apr 17 05:01:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/159] 199.204.45.113 () {44 vars in 962 bytes} [Fri Apr 17 05:01:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/160] 199.204.45.113 () {44 vars in 940 bytes} [Fri Apr 17 05:01:05 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: 82/161] 199.204.45.113 () {48 vars in 952 bytes} [Fri Apr 17 05:01:05 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 05:01:05.930 8 INFO glance.api.v2.image_data [None req-cd69a082-0971-49fe-9729-3c99e283a59f 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 05:01:14.568 8 INFO glance.location [None req-cd69a082-0971-49fe-9729-3c99e283a59f 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 80/164] 199.204.45.113 () {48 vars in 1046 bytes} [Fri Apr 17 05:01:05 2026] PUT /v2/images/f7ad2bae-994d-4fc8-ab1e-17616625a817/file => generated 0 bytes in 8691 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18241 switches on core 0) [pid: 7|app: 0|req: 85/165] 199.204.45.113 () {44 vars in 972 bytes} [Fri Apr 17 05:01:14 2026] GET /v2/images/f7ad2bae-994d-4fc8-ab1e-17616625a817 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/166] 199.204.45.113 () {44 vars in 972 bytes} [Fri Apr 17 05:01:14 2026] GET /v2/images/f7ad2bae-994d-4fc8-ab1e-17616625a817 => generated 1203 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/169] 199.204.45.113 () {42 vars in 689 bytes} [Fri Apr 17 05:01:22 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/170] 199.204.45.113 () {44 vars in 911 bytes} [Fri Apr 17 05:01:22 2026] GET /v2/images => generated 3681 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/181] 199.204.45.113 () {42 vars in 689 bytes} [Fri Apr 17 05:02:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/182] 199.204.45.113 () {44 vars in 911 bytes} [Fri Apr 17 05:02:14 2026] GET /v2/images => generated 3681 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/183] 199.204.45.113 () {44 vars in 938 bytes} [Fri Apr 17 05:02:14 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/184] 199.204.45.113 () {44 vars in 960 bytes} [Fri Apr 17 05:02:14 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/185] 199.204.45.113 () {44 vars in 940 bytes} [Fri Apr 17 05:02:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/186] 199.204.45.113 () {48 vars in 952 bytes} [Fri Apr 17 05:02:14 2026] POST /v2/images => generated 796 bytes in 256 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-17 05:02:14.932 8 INFO glance.api.v2.image_data [None req-35acc207-46f2-4b65-a752-bef71f112f14 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 05:02:41.631 8 WARNING glance.location [None req-35acc207-46f2-4b65-a752-bef71f112f14 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 92/191] 199.204.45.113 () {48 vars in 1047 bytes} [Fri Apr 17 05:02:14 2026] PUT /v2/images/ac43e9fa-fb86-4493-a999-2f5421fb2a7c/file => generated 0 bytes in 26751 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62511 switches on core 0) [pid: 7|app: 0|req: 100/192] 199.204.45.113 () {44 vars in 972 bytes} [Fri Apr 17 05:02:41 2026] GET /v2/images/ac43e9fa-fb86-4493-a999-2f5421fb2a7c => 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: 93/193] 199.204.45.113 () {44 vars in 972 bytes} [Fri Apr 17 05:02:41 2026] GET /v2/images/ac43e9fa-fb86-4493-a999-2f5421fb2a7c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/196] 199.204.45.113 () {42 vars in 689 bytes} [Fri Apr 17 05:02:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-17 05:02:43.612 8 WARNING keystonemiddleware.audit [None req-5f25436e-5b2c-4cb2-8363-f581f58a72f5 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-17 05:02:43.613 8 WARNING keystonemiddleware.audit [None req-5f25436e-5b2c-4cb2-8363-f581f58a72f5 147a493ae8a840729697baa0fe58c898 571436b44957485fb86e6d08562f66cc - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 95/197] 199.204.45.113 () {44 vars in 911 bytes} [Fri Apr 17 05:02:43 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/236] 199.204.45.113 () {42 vars in 689 bytes} [Fri Apr 17 05:05:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/237] 199.204.45.113 () {44 vars in 911 bytes} [Fri Apr 17 05:05:53 2026] GET /v2/images => generated 4892 bytes in 133 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: 127/246] 10.0.0.197 () {32 vars in 633 bytes} [Fri Apr 17 05:06:33 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/249] 10.0.0.172 () {36 vars in 987 bytes} [Fri Apr 17 05:06:51 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => generated 1171 bytes in 42 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: 121/250] 10.0.0.172 () {36 vars in 927 bytes} [Fri Apr 17 05:06: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: 131/253] 10.0.0.8 () {36 vars in 985 bytes} [Fri Apr 17 05:06:56 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => generated 1171 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/254] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:06: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: 7|app: 0|req: 132/255] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:06: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: 124/256] 10.0.0.8 () {36 vars in 985 bytes} [Fri Apr 17 05:06:56 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/257] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:06: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: 8|app: 0|req: 125/258] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:06:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/259] 10.0.0.8 () {36 vars in 985 bytes} [Fri Apr 17 05:06:56 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 126/260] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:06:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/261] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:06:56 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/262] 10.0.0.171 () {36 vars in 911 bytes} [Fri Apr 17 05:06:57 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/263] 10.0.0.171 () {36 vars in 1007 bytes} [Fri Apr 17 05:06:57 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8/locations => generated 127 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/264] 10.0.0.171 () {36 vars in 987 bytes} [Fri Apr 17 05:06:57 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 137/265] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 05:06:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/266] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 05:06:57 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: 138/267] 199.204.45.113 () {36 vars in 991 bytes} [Fri Apr 17 05:07:00 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 130/268] 199.204.45.113 () {36 vars in 931 bytes} [Fri Apr 17 05:07:00 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: 139/269] 199.204.45.113 () {36 vars in 991 bytes} [Fri Apr 17 05:07:01 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/270] 199.204.45.113 () {36 vars in 931 bytes} [Fri Apr 17 05:07:01 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: 134/275] 10.0.0.172 () {36 vars in 987 bytes} [Fri Apr 17 05:07:16 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/276] 10.0.0.172 () {36 vars in 927 bytes} [Fri Apr 17 05:07:16 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/277] 10.0.0.197 () {34 vars in 655 bytes} [Fri Apr 17 05:07:20 2026] POST /v2/images => generated 649 bytes in 194 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-17 05:07:20.941 7 WARNING glance.api.v2.images [None req-fe008ca6-c260-47dc-8096-fa6324076570 fa46851b401a44a3977afbab7e0d0e6e 84e1af98e29b4028ae7aef36ad32cb84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//84379362-23f2-4daf-aec3-a9f023dd8beb [pid: 7|app: 0|req: 143/278] 10.0.0.197 () {32 vars in 710 bytes} [Fri Apr 17 05:07:20 2026] DELETE /v2/images/84379362-23f2-4daf-aec3-a9f023dd8beb => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/279] 10.0.0.197 () {32 vars in 707 bytes} [Fri Apr 17 05:07:20 2026] GET /v2/images/84379362-23f2-4daf-aec3-a9f023dd8beb => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/280] 10.0.0.197 () {32 vars in 633 bytes} [Fri Apr 17 05:07:21 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/281] 10.0.0.197 () {34 vars in 655 bytes} [Fri Apr 17 05:07:21 2026] POST /v2/images => generated 703 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/282] 10.0.0.197 () {32 vars in 717 bytes} [Fri Apr 17 05:07:21 2026] GET /v2/images/c02184cf-a17a-4ac0-b160-d7ad28ac22ad/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 05:07:21.182 8 INFO glance.api.v2.image_data [None req-394b1517-459a-4930-813b-efbd60dd811a fa46851b401a44a3977afbab7e0d0e6e 84e1af98e29b4028ae7aef36ad32cb84 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-17 05:07:21.228 8 WARNING glance_store._drivers.rbd [None req-394b1517-459a-4930-813b-efbd60dd811a fa46851b401a44a3977afbab7e0d0e6e 84e1af98e29b4028ae7aef36ad32cb84 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-17 05:07:21.435 8 INFO glance.location [None req-394b1517-459a-4930-813b-efbd60dd811a fa46851b401a44a3977afbab7e0d0e6e 84e1af98e29b4028ae7aef36ad32cb84 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 138/283] 10.0.0.197 () {32 vars in 727 bytes} [Fri Apr 17 05:07:21 2026] PUT /v2/images/c02184cf-a17a-4ac0-b160-d7ad28ac22ad/file => generated 0 bytes in 313 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/284] 10.0.0.197 () {32 vars in 707 bytes} [Fri Apr 17 05:07:21 2026] GET /v2/images/c02184cf-a17a-4ac0-b160-d7ad28ac22ad => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/285] 10.0.0.197 () {32 vars in 717 bytes} [Fri Apr 17 05:07:21 2026] GET /v2/images/c02184cf-a17a-4ac0-b160-d7ad28ac22ad/file => generated 1024 bytes in 205 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/286] 10.0.0.197 () {34 vars in 655 bytes} [Fri Apr 17 05:07:21 2026] POST /v2/images => generated 649 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/287] 10.0.0.197 () {32 vars in 726 bytes} [Fri Apr 17 05:07:21 2026] PATCH /v2/images/abae1a61-6d8b-4fac-b447-8e7708d6e458 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/288] 10.0.0.197 () {32 vars in 707 bytes} [Fri Apr 17 05:07:21 2026] GET /v2/images/abae1a61-6d8b-4fac-b447-8e7708d6e458 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 05:07:21.839 8 WARNING glance.api.v2.images [None req-0f8efe22-48e0-49ab-bfcd-5b6127195c82 fa46851b401a44a3977afbab7e0d0e6e 84e1af98e29b4028ae7aef36ad32cb84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//abae1a61-6d8b-4fac-b447-8e7708d6e458 [pid: 8|app: 0|req: 141/289] 10.0.0.197 () {32 vars in 710 bytes} [Fri Apr 17 05:07:21 2026] DELETE /v2/images/abae1a61-6d8b-4fac-b447-8e7708d6e458 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/290] 10.0.0.197 () {32 vars in 707 bytes} [Fri Apr 17 05:07:21 2026] GET /v2/images/abae1a61-6d8b-4fac-b447-8e7708d6e458 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 05:07:21.915 8 WARNING glance.api.v2.images [None req-cd696db1-4591-4a13-8ca1-f5acb2983ace fa46851b401a44a3977afbab7e0d0e6e 84e1af98e29b4028ae7aef36ad32cb84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c02184cf-a17a-4ac0-b160-d7ad28ac22ad [pid: 8|app: 0|req: 142/293] 10.0.0.197 () {32 vars in 710 bytes} [Fri Apr 17 05:07:21 2026] DELETE /v2/images/c02184cf-a17a-4ac0-b160-d7ad28ac22ad => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/294] 10.0.0.197 () {32 vars in 707 bytes} [Fri Apr 17 05:07:22 2026] GET /v2/images/c02184cf-a17a-4ac0-b160-d7ad28ac22ad => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 05:07:22.767 8 WARNING glance.api.v2.images [None req-1d3876ab-af31-4910-bac7-dfd17f530faa fa46851b401a44a3977afbab7e0d0e6e 84e1af98e29b4028ae7aef36ad32cb84 - - default default] Failed to find image 84379362-23f2-4daf-aec3-a9f023dd8beb to delete: glance.common.exception.ImageNotFound: No image found with ID 84379362-23f2-4daf-aec3-a9f023dd8beb [pid: 8|app: 0|req: 143/295] 10.0.0.197 () {32 vars in 710 bytes} [Fri Apr 17 05:07:22 2026] DELETE /v2/images/84379362-23f2-4daf-aec3-a9f023dd8beb => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/296] 10.0.0.197 () {32 vars in 707 bytes} [Fri Apr 17 05:07:22 2026] GET /v2/images/84379362-23f2-4daf-aec3-a9f023dd8beb => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/299] 10.0.0.172 () {36 vars in 987 bytes} [Fri Apr 17 05:07:38 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 155/300] 10.0.0.172 () {36 vars in 927 bytes} [Fri Apr 17 05:07: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: 147/303] 10.0.0.197 () {32 vars in 707 bytes} [Fri Apr 17 05:07:50 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 157/304] 10.0.0.197 () {32 vars in 707 bytes} [Fri Apr 17 05:07:50 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 148/305] 10.0.0.8 () {36 vars in 985 bytes} [Fri Apr 17 05:07:50 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => generated 1171 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/306] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:07:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/307] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:07:50 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/308] 10.0.0.8 () {36 vars in 985 bytes} [Fri Apr 17 05:07:50 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/309] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:07:50 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: 160/310] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:07:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/311] 10.0.0.8 () {36 vars in 985 bytes} [Fri Apr 17 05:07:50 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 161/312] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:07: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: 152/313] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:07:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/314] 10.0.0.171 () {36 vars in 911 bytes} [Fri Apr 17 05:07:51 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/315] 10.0.0.171 () {36 vars in 1007 bytes} [Fri Apr 17 05:07:51 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/316] 10.0.0.171 () {36 vars in 987 bytes} [Fri Apr 17 05:07:51 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 154/317] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 05:07:51 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: 164/318] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 05:07:51 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: 166/321] 10.0.0.172 () {36 vars in 987 bytes} [Fri Apr 17 05:08:01 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/322] 10.0.0.172 () {36 vars in 927 bytes} [Fri Apr 17 05:08:01 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: 158/325] 10.0.0.172 () {36 vars in 987 bytes} [Fri Apr 17 05:08:06 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 168/326] 10.0.0.172 () {36 vars in 927 bytes} [Fri Apr 17 05:08:06 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: 162/333] 10.0.0.172 () {36 vars in 987 bytes} [Fri Apr 17 05:08:36 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 172/334] 10.0.0.172 () {36 vars in 927 bytes} [Fri Apr 17 05:08: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: 174/337] 10.0.0.172 () {36 vars in 987 bytes} [Fri Apr 17 05:08:51 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 164/338] 10.0.0.172 () {36 vars in 927 bytes} [Fri Apr 17 05:08:51 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: 175/339] 10.0.0.172 () {36 vars in 987 bytes} [Fri Apr 17 05:08:51 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 165/340] 10.0.0.172 () {36 vars in 927 bytes} [Fri Apr 17 05:08:51 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: 173/355] 10.0.0.172 () {36 vars in 987 bytes} [Fri Apr 17 05:09:59 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/356] 10.0.0.172 () {36 vars in 927 bytes} [Fri Apr 17 05:09:59 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: 186/361] 10.0.0.197 () {30 vars in 411 bytes} [Fri Apr 17 05:10:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/364] 10.0.0.172 () {36 vars in 987 bytes} [Fri Apr 17 05:10:28 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/365] 10.0.0.172 () {36 vars in 927 bytes} [Fri Apr 17 05:10:28 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: 191/370] 10.0.0.172 () {36 vars in 987 bytes} [Fri Apr 17 05:10:46 2026] GET /v2/images/05cce81e-2c3b-4748-b852-aa0a4489f5f8 => 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: 180/371] 10.0.0.172 () {36 vars in 927 bytes} [Fri Apr 17 05:10:46 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: 186/382] 199.204.45.113 () {32 vars in 826 bytes} [Fri Apr 17 05:11:36 2026] GET /v2/images?status=active&owner=571436b44957485fb86e6d08562f66cc&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/383] 199.204.45.113 () {32 vars in 653 bytes} [Fri Apr 17 05:11: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: 187/384] 10.0.0.8 () {36 vars in 985 bytes} [Fri Apr 17 05:11:36 2026] GET /v2/images/ac43e9fa-fb86-4493-a999-2f5421fb2a7c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/385] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:11: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: 188/386] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:11: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: 199/387] 10.0.0.8 () {36 vars in 985 bytes} [Fri Apr 17 05:11:36 2026] GET /v2/images/ac43e9fa-fb86-4493-a999-2f5421fb2a7c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/388] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:11:36 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: 200/389] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:11:36 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: 190/390] 10.0.0.8 () {36 vars in 985 bytes} [Fri Apr 17 05:11:36 2026] GET /v2/images/ac43e9fa-fb86-4493-a999-2f5421fb2a7c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/391] 10.0.0.8 () {36 vars in 925 bytes} [Fri Apr 17 05:11:36 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/392] 10.0.0.171 () {36 vars in 911 bytes} [Fri Apr 17 05:11:37 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/393] 10.0.0.171 () {36 vars in 1007 bytes} [Fri Apr 17 05:11:37 2026] GET /v2/images/ac43e9fa-fb86-4493-a999-2f5421fb2a7c/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/394] 10.0.0.171 () {36 vars in 987 bytes} [Fri Apr 17 05:11:37 2026] GET /v2/images/ac43e9fa-fb86-4493-a999-2f5421fb2a7c => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/395] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 05:11:37 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: 193/396] 10.0.0.171 () {36 vars in 927 bytes} [Fri Apr 17 05:11:37 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: 225/439] 10.0.0.197 () {32 vars in 633 bytes} [Fri Apr 17 05:15:10 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)