+ 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 10 14:16:20 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:55 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-7db966b77b-qsxpl machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x563f67860160 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-10 14:16:22.584 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-10 14:16:22.612 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-10 14:16:23.210 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-10 14:16:23.211 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-10 14:16:23.231 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-10 14:16:23.232 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-10 14:16:24.846 7 WARNING glance.api.v2.images [None req-ccc9276d-2d63-4a3a-9e1b-e2fa420b8eb4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-10 14:16:24.882 8 WARNING glance.api.v2.images [None req-da1fa908-f368-40b9-9351-28cd8b177a9a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-10 14:16:25.091 7 WARNING keystonemiddleware._common.config [None req-ccc9276d-2d63-4a3a-9e1b-e2fa420b8eb4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-10 14:16:25.099 7 WARNING oslo_config.cfg [None req-ccc9276d-2d63-4a3a-9e1b-e2fa420b8eb4 - - - - - -] 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 0x563f67860160 pid: 7 (default app) 2026-04-10 14:16:25.125 8 WARNING keystonemiddleware._common.config [None req-da1fa908-f368-40b9-9351-28cd8b177a9a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-10 14:16:25.133 8 WARNING oslo_config.cfg [None req-da1fa908-f368-40b9-9351-28cd8b177a9a - - - - - -] 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 0x563f67860160 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 14:16:25 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 14:16:26.288 8 WARNING oslo_policy.policy [None req-a60c5ce1-64d2-4367-a8a0-89391e848d9d c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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-10 14:16:26.289 8 WARNING oslo_policy.policy [None req-a60c5ce1-64d2-4367-a8a0-89391e848d9d c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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-10 14:16:26.309 8 WARNING oslo_policy.policy [None req-a60c5ce1-64d2-4367-a8a0-89391e848d9d c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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-10 14:16:26.309 8 WARNING oslo_policy.policy [None req-a60c5ce1-64d2-4367-a8a0-89391e848d9d c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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: 2/6] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:16:25 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 14:16:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:16:29 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.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-10 14:16:29.615 7 WARNING oslo_policy.policy [None req-8e5c7c04-e6af-4e0e-874e-3daa1edb43cd c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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-10 14:16:29.615 7 WARNING oslo_policy.policy [None req-8e5c7c04-e6af-4e0e-874e-3daa1edb43cd c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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.19.213.11 () {44 vars in 907 bytes} [Fri Apr 10 14:16:29 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.11 () {44 vars in 929 bytes} [Fri Apr 10 14:16:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-10 14:16:29.750 7 WARNING oslo_policy.policy [None req-9da97c38-d239-4499-9d93-c3b1705476bc c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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-10 14:16:29.751 7 WARNING oslo_policy.policy [None req-9da97c38-d239-4499-9d93-c3b1705476bc c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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/11] 199.19.213.11 () {44 vars in 935 bytes} [Fri Apr 10 14:16:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-10 14:16:29.830 8 WARNING oslo_config.cfg [None req-2806736a-d95f-47e2-b8e6-ea680f1b5fa9 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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: 5/12] 199.19.213.11 () {48 vars in 947 bytes} [Fri Apr 10 14:16:29 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 14:16:29.853 7 WARNING oslo_policy.policy [None req-7d0eaccd-23f4-4e71-ae25-3e33103d7c4d c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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-10 14:16:29.853 7 WARNING oslo_policy.policy [None req-7d0eaccd-23f4-4e71-ae25-3e33103d7c4d c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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-10 14:16:29.854 7 INFO glance.api.v2.image_data [None req-7d0eaccd-23f4-4e71-ae25-3e33103d7c4d c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 14:16:34.088 7 INFO glance.location [None req-7d0eaccd-23f4-4e71-ae25-3e33103d7c4d c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.19.213.11 () {48 vars in 1041 bytes} [Fri Apr 10 14:16:29 2026] PUT /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb/file => generated 0 bytes in 4280 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5747 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:16:34 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-10 14:16:34.166 7 WARNING oslo_config.cfg [None req-288b52af-7823-49e9-a314-eea8d80070f4 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/15] 199.19.213.11 () {48 vars in 1045 bytes} [Fri Apr 10 14:16:34 2026] PATCH /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:16:34 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 14:39:32 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:39:32 2026] GET /v2/images => generated 1240 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 14:39:52 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:39:52 2026] GET /v2/images => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/301] 199.19.213.11 () {44 vars in 933 bytes} [Fri Apr 10 14:39:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/302] 199.19.213.11 () {44 vars in 955 bytes} [Fri Apr 10 14:39:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/303] 199.19.213.11 () {44 vars in 935 bytes} [Fri Apr 10 14:39:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/304] 199.19.213.11 () {48 vars in 947 bytes} [Fri Apr 10 14:39:52 2026] POST /v2/images => generated 796 bytes in 164 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 14:39:52.445 8 WARNING oslo_policy.policy [None req-bcc6a0dc-4186-44fc-8749-7d105bceff17 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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-10 14:39:52.445 8 WARNING oslo_policy.policy [None req-bcc6a0dc-4186-44fc-8749-7d105bceff17 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - 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-10 14:39:52.447 8 INFO glance.api.v2.image_data [None req-bcc6a0dc-4186-44fc-8749-7d105bceff17 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 14:42:51.771 8 INFO glance.location [None req-bcc6a0dc-4186-44fc-8749-7d105bceff17 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 152/341] 199.19.213.11 () {48 vars in 1042 bytes} [Fri Apr 10 14:39:52 2026] PUT /v2/images/07fbf53d-3d0e-4412-ad42-8b5bde49b0d6/file => generated 0 bytes in 179420 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20127 switches on core 0) [pid: 7|app: 0|req: 190/342] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:42:51 2026] GET /v2/images => generated 2451 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/343] 199.19.213.11 () {48 vars in 1045 bytes} [Fri Apr 10 14:42:51 2026] PATCH /v2/images/07fbf53d-3d0e-4412-ad42-8b5bde49b0d6 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/344] 199.19.213.11 () {48 vars in 1046 bytes} [Fri Apr 10 14:42:51 2026] PATCH /v2/images/07fbf53d-3d0e-4412-ad42-8b5bde49b0d6 => generated 1209 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/345] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:42:52 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/346] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 14:42:53 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/347] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:42:53 2026] GET /v2/images => generated 2451 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/516] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 14:56:47 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/517] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:56:47 2026] GET /v2/images => generated 2451 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/526] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 14:57:32 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/527] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:57:32 2026] GET /v2/images => generated 2451 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/528] 199.19.213.11 () {44 vars in 943 bytes} [Fri Apr 10 14:57:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/529] 199.19.213.11 () {44 vars in 965 bytes} [Fri Apr 10 14:57:32 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: 8|app: 0|req: 247/530] 199.19.213.11 () {44 vars in 935 bytes} [Fri Apr 10 14:57:32 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: 284/533] 199.19.213.11 () {48 vars in 947 bytes} [Fri Apr 10 14:57:32 2026] POST /v2/images => generated 799 bytes in 8872 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 14:57:41.405 8 INFO glance.api.v2.image_data [None req-6d1d7442-6feb-42c1-8df7-d18a89e668b1 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 14:58:44.915 7 WARNING glance.api.v2.images [None req-1064aa4b-8a23-4c5e-a2f9-6a9a3befce4f c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e6993c59-eab9-456f-ba6a-9b72a1c5dade [pid: 7|app: 0|req: 297/546] 199.19.213.11 () {46 vars in 989 bytes} [Fri Apr 10 14:58:44 2026] DELETE /v2/images/e6993c59-eab9-456f-ba6a-9b72a1c5dade => generated 0 bytes in 8293 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [uwsgi-body-read] Error reading 7800140 bytes. Content-Length: 854769152 consumed: 588468 left: 854180684 message: Client closed connection [pid: 7|app: 0|req: 302/551] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 14:59:00 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/552] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 14:59:00 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/553] 199.19.213.11 () {44 vars in 943 bytes} [Fri Apr 10 14:59:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/554] 199.19.213.11 () {44 vars in 965 bytes} [Fri Apr 10 14:59:00 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: 306/555] 199.19.213.11 () {44 vars in 935 bytes} [Fri Apr 10 14:59:00 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) 2026-04-10 14:59:03.719 8 ERROR glance_store._drivers.rbd [None req-6d1d7442-6feb-42c1-8df7-d18a89e668b1 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Failed to store image e6993c59-eab9-456f-ba6a-9b72a1c5dade Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 7|app: 0|req: 307/556] 199.19.213.11 () {48 vars in 947 bytes} [Fri Apr 10 14:59:00 2026] POST /v2/images => generated 799 bytes in 3474 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 14:59:03.767 7 INFO glance.api.v2.image_data [None req-89b470dc-ca69-4458-b960-cb23ae075367 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 14:59:20.099 8 ERROR glance.api.v2.image_data [None req-6d1d7442-6feb-42c1-8df7-d18a89e668b1 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi [None req-6d1d7442-6feb-42c1-8df7-d18a89e668b1 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/wsgi.py", line 1286, in __call__ 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/wsgi.py", line 1329, in dispatch 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/utils.py", line 414, in wrapped 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/api/v2/image_data.py", line 299, in upload 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi raise self.value 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/api/v2/image_data.py", line 162, in upload 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/notifier.py", line 492, in set_data 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi self.force_reraise() 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi raise self.value 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/notifier.py", line 443, in set_data 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/quota/__init__.py", line 322, in set_data 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/location.py", line 596, in set_data 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/location.py", line 502, in _upload_to_store 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/backend.py", line 489, in add_to_backend_with_multihash 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/backend.py", line 466, in store_add_to_backend_with_multihash 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/driver.py", line 277, in add_adapter 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/_drivers/rbd.py", line 649, in add 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi raise exc 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/_drivers/rbd.py", line 594, in add 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi for chunk in chunks: 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance_store/common/utils.py", line 73, in chunkiter 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/utils.py", line 293, in read 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/utils.py", line 120, in readfn 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/glance/common/format_inspector.py", line 956, in read 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1538, in readinto 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-04-10 14:59:20.196 8 ERROR glance.common.wsgi  [pid: 8|app: 0|req: 250/557] 199.19.213.11 () {48 vars in 1041 bytes} [Fri Apr 10 14:57:41 2026] PUT /v2/images/e6993c59-eab9-456f-ba6a-9b72a1c5dade/file => generated 114 bytes in 98812 msecs (HTTP/1.1 500) 4 headers in 185 bytes (1 switches on core 0) 2026-04-10 15:01:49.533 7 INFO glance.location [None req-89b470dc-ca69-4458-b960-cb23ae075367 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 308/592] 199.19.213.11 () {48 vars in 1041 bytes} [Fri Apr 10 14:59:03 2026] PUT /v2/images/e85956d9-69b9-4d3a-a571-21d39e19abd6/file => generated 0 bytes in 165834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8474 switches on core 0) [pid: 8|app: 0|req: 285/593] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:01:49 2026] GET /v2/images => generated 3664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/594] 199.19.213.11 () {48 vars in 1046 bytes} [Fri Apr 10 15:01:49 2026] PATCH /v2/images/e85956d9-69b9-4d3a-a571-21d39e19abd6 => generated 1234 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/595] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:01:49 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/604] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 15:02:27 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/605] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:02:27 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/610] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 15:02:46 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/611] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:02:46 2026] GET /v2/images => generated 3687 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/612] 199.19.213.11 () {44 vars in 935 bytes} [Fri Apr 10 15:02:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/613] 199.19.213.11 () {44 vars in 957 bytes} [Fri Apr 10 15:02:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/614] 199.19.213.11 () {44 vars in 935 bytes} [Fri Apr 10 15:02:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/615] 199.19.213.11 () {48 vars in 947 bytes} [Fri Apr 10 15:02:47 2026] POST /v2/images => generated 791 bytes in 223 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 15:02:47.329 8 INFO glance.api.v2.image_data [None req-d752ca7a-ec25-491b-a455-dc2d57dfba77 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 15:03:13.472 8 INFO glance.location [None req-d752ca7a-ec25-491b-a455-dc2d57dfba77 c90dde29309042c5ae36678f5e995e9f bfdb286973ad417aaa40decc67b0566a - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 297/620] 199.19.213.11 () {48 vars in 1042 bytes} [Fri Apr 10 15:02:47 2026] PUT /v2/images/2b713bb0-a6f6-4930-8095-e69c81232c75/file => generated 0 bytes in 26191 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17059 switches on core 0) [pid: 7|app: 0|req: 324/621] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:03:13 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/622] 199.19.213.11 () {48 vars in 1045 bytes} [Fri Apr 10 15:03:13 2026] PATCH /v2/images/2b713bb0-a6f6-4930-8095-e69c81232c75 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/623] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:03:13 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/782] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 15:16:24 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/783] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:16:24 2026] GET /v2/images => generated 4893 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/816] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 15:19:00 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/817] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:19:00 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/818] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 15:19:02 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/819] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:19:02 2026] GET /v2/images => generated 4893 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/830] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 15:19:51 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/831] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:19:51 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/834] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 15:19:59 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/835] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:19:59 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/848] 199.19.213.11 () {42 vars in 684 bytes} [Fri Apr 10 15:21:04 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/849] 199.19.213.11 () {44 vars in 906 bytes} [Fri Apr 10 15:21:04 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/860] 10.0.0.109 () {32 vars in 633 bytes} [Fri Apr 10 15:21:51 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/865] 10.0.0.32 () {36 vars in 986 bytes} [Fri Apr 10 15:22:13 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/866] 10.0.0.32 () {36 vars in 926 bytes} [Fri Apr 10 15:22:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/869] 199.19.213.11 () {36 vars in 990 bytes} [Fri Apr 10 15:22:16 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/870] 199.19.213.11 () {36 vars in 930 bytes} [Fri Apr 10 15:22:16 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: 450/871] 199.19.213.11 () {36 vars in 990 bytes} [Fri Apr 10 15:22:17 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/872] 199.19.213.11 () {36 vars in 930 bytes} [Fri Apr 10 15:22:17 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/873] 10.0.0.32 () {36 vars in 986 bytes} [Fri Apr 10 15:22:21 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/874] 10.0.0.32 () {36 vars in 926 bytes} [Fri Apr 10 15:22:21 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: 426/879] 10.0.0.32 () {36 vars in 986 bytes} [Fri Apr 10 15:22:40 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/880] 10.0.0.32 () {36 vars in 926 bytes} [Fri Apr 10 15:22:40 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: 431/889] 10.0.0.109 () {34 vars in 655 bytes} [Fri Apr 10 15:23:23 2026] POST /v2/images => generated 648 bytes in 364 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-10 15:23:23.645 7 WARNING glance.api.v2.images [None req-1f607f42-fb2c-469e-afbd-65625ae2f505 c1d0c78b4bac40389b66fbdfb5d4a78f 8f05b26ad4324705aa463caa0f25908b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5d468b89-b088-47b7-9ffc-0860f5cb7530 [pid: 7|app: 0|req: 459/890] 10.0.0.109 () {32 vars in 710 bytes} [Fri Apr 10 15:23:23 2026] DELETE /v2/images/5d468b89-b088-47b7-9ffc-0860f5cb7530 => 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: 432/891] 10.0.0.109 () {32 vars in 707 bytes} [Fri Apr 10 15:23:23 2026] GET /v2/images/5d468b89-b088-47b7-9ffc-0860f5cb7530 => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/892] 10.0.0.109 () {32 vars in 633 bytes} [Fri Apr 10 15:23:23 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/893] 10.0.0.109 () {34 vars in 655 bytes} [Fri Apr 10 15:23:23 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/894] 10.0.0.109 () {32 vars in 717 bytes} [Fri Apr 10 15:23:23 2026] GET /v2/images/918949b8-8165-4e5b-a8b0-0e8dd6bb7c7b/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-10 15:23:23.899 8 INFO glance.api.v2.image_data [None req-d1715267-7c8e-4d89-ba10-97a642fcb5f6 c1d0c78b4bac40389b66fbdfb5d4a78f 8f05b26ad4324705aa463caa0f25908b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 15:23:23.956 8 WARNING glance_store._drivers.rbd [None req-d1715267-7c8e-4d89-ba10-97a642fcb5f6 c1d0c78b4bac40389b66fbdfb5d4a78f 8f05b26ad4324705aa463caa0f25908b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-10 15:23:24.338 8 INFO glance.location [None req-d1715267-7c8e-4d89-ba10-97a642fcb5f6 c1d0c78b4bac40389b66fbdfb5d4a78f 8f05b26ad4324705aa463caa0f25908b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 434/895] 10.0.0.109 () {32 vars in 727 bytes} [Fri Apr 10 15:23:23 2026] PUT /v2/images/918949b8-8165-4e5b-a8b0-0e8dd6bb7c7b/file => generated 0 bytes in 517 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/896] 10.0.0.109 () {32 vars in 707 bytes} [Fri Apr 10 15:23:24 2026] GET /v2/images/918949b8-8165-4e5b-a8b0-0e8dd6bb7c7b => 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: 435/897] 10.0.0.109 () {32 vars in 717 bytes} [Fri Apr 10 15:23:24 2026] GET /v2/images/918949b8-8165-4e5b-a8b0-0e8dd6bb7c7b/file => generated 1024 bytes in 162 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/898] 10.0.0.109 () {34 vars in 655 bytes} [Fri Apr 10 15:23:24 2026] POST /v2/images => generated 648 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/899] 10.0.0.109 () {32 vars in 726 bytes} [Fri Apr 10 15:23:24 2026] PATCH /v2/images/4203f311-dee6-4966-94bd-836cbdf43b35 => generated 652 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/900] 10.0.0.109 () {32 vars in 707 bytes} [Fri Apr 10 15:23:24 2026] GET /v2/images/4203f311-dee6-4966-94bd-836cbdf43b35 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-10 15:23:24.762 8 WARNING glance.api.v2.images [None req-0723207d-8f73-4883-8b6b-77d4e9f9f472 c1d0c78b4bac40389b66fbdfb5d4a78f 8f05b26ad4324705aa463caa0f25908b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4203f311-dee6-4966-94bd-836cbdf43b35 [pid: 8|app: 0|req: 437/901] 10.0.0.109 () {32 vars in 710 bytes} [Fri Apr 10 15:23:24 2026] DELETE /v2/images/4203f311-dee6-4966-94bd-836cbdf43b35 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/902] 10.0.0.109 () {32 vars in 707 bytes} [Fri Apr 10 15:23:24 2026] GET /v2/images/4203f311-dee6-4966-94bd-836cbdf43b35 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-10 15:23:24.859 8 WARNING glance.api.v2.images [None req-2303c7a7-7c54-4d73-87af-3ffaee5f581b c1d0c78b4bac40389b66fbdfb5d4a78f 8f05b26ad4324705aa463caa0f25908b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//918949b8-8165-4e5b-a8b0-0e8dd6bb7c7b [pid: 7|app: 0|req: 468/905] 10.0.0.109 () {30 vars in 411 bytes} [Fri Apr 10 15:23:25 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/906] 10.0.0.109 () {32 vars in 710 bytes} [Fri Apr 10 15:23:24 2026] DELETE /v2/images/918949b8-8165-4e5b-a8b0-0e8dd6bb7c7b => generated 0 bytes in 779 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/907] 10.0.0.109 () {32 vars in 707 bytes} [Fri Apr 10 15:23:25 2026] GET /v2/images/918949b8-8165-4e5b-a8b0-0e8dd6bb7c7b => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-10 15:23:25.662 8 WARNING glance.api.v2.images [None req-bdd571a7-e1d2-4ee8-a1ac-051f5f65e33c c1d0c78b4bac40389b66fbdfb5d4a78f 8f05b26ad4324705aa463caa0f25908b - - default default] Failed to find image 5d468b89-b088-47b7-9ffc-0860f5cb7530 to delete: glance.common.exception.ImageNotFound: No image found with ID 5d468b89-b088-47b7-9ffc-0860f5cb7530 [pid: 8|app: 0|req: 439/908] 10.0.0.109 () {32 vars in 710 bytes} [Fri Apr 10 15:23:25 2026] DELETE /v2/images/5d468b89-b088-47b7-9ffc-0860f5cb7530 => 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: 470/909] 10.0.0.109 () {32 vars in 707 bytes} [Fri Apr 10 15:23:25 2026] GET /v2/images/5d468b89-b088-47b7-9ffc-0860f5cb7530 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/910] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 10 15:23:26 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/911] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:23:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/912] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:23:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/913] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 10 15:23:26 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => 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: 442/914] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:23:26 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: 473/915] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:23:26 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: 443/916] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 10 15:23:26 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/917] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:23:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/918] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:23:26 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: 475/919] 10.0.0.152 () {36 vars in 987 bytes} [Fri Apr 10 15:23:27 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/920] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 10 15:23:28 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: 476/921] 10.0.0.152 () {36 vars in 987 bytes} [Fri Apr 10 15:23:28 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => 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: 446/922] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 10 15:23:28 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: 477/923] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 10 15:23: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: 8|app: 0|req: 449/928] 10.0.0.32 () {36 vars in 986 bytes} [Fri Apr 10 15:23:46 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/929] 10.0.0.32 () {36 vars in 926 bytes} [Fri Apr 10 15:23:46 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: 452/934] 10.0.0.32 () {36 vars in 986 bytes} [Fri Apr 10 15:24:09 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/935] 10.0.0.32 () {36 vars in 926 bytes} [Fri Apr 10 15:24:09 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: 453/936] 10.0.0.109 () {32 vars in 707 bytes} [Fri Apr 10 15:24:15 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => 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: 484/937] 10.0.0.109 () {32 vars in 707 bytes} [Fri Apr 10 15:24:15 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/938] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 10 15:24:15 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => 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: 485/939] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:24:15 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: 455/940] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:24:15 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/941] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 10 15:24:15 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/942] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:24:15 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/943] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:24:15 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: 457/944] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 10 15:24:15 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => 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: 488/945] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:24:15 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/948] 10.0.0.152 () {36 vars in 987 bytes} [Fri Apr 10 15:24:15 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/949] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 10 15:24:15 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: 460/950] 10.0.0.152 () {36 vars in 987 bytes} [Fri Apr 10 15:24:15 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/951] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 10 15:24:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/952] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 10 15:24:15 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: 464/957] 10.0.0.32 () {36 vars in 986 bytes} [Fri Apr 10 15:24:43 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/958] 10.0.0.32 () {36 vars in 926 bytes} [Fri Apr 10 15:24:43 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: 465/959] 10.0.0.32 () {36 vars in 986 bytes} [Fri Apr 10 15:24:43 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => 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: 495/960] 10.0.0.32 () {36 vars in 926 bytes} [Fri Apr 10 15:24:43 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: 500/969] 10.0.0.32 () {36 vars in 986 bytes} [Fri Apr 10 15:25:17 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => 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: 470/970] 10.0.0.32 () {36 vars in 926 bytes} [Fri Apr 10 15:25:17 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: 476/981] 10.0.0.32 () {36 vars in 986 bytes} [Fri Apr 10 15:26:10 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/982] 10.0.0.32 () {36 vars in 926 bytes} [Fri Apr 10 15:26:10 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: 484/997] 10.0.0.32 () {36 vars in 986 bytes} [Fri Apr 10 15:27:23 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/998] 10.0.0.32 () {36 vars in 926 bytes} [Fri Apr 10 15:27:23 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: 517/1003] 10.0.0.32 () {36 vars in 986 bytes} [Fri Apr 10 15:27:37 2026] GET /v2/images/bec5087e-7c1e-46ef-8a9b-82b80ee378cb => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1004] 10.0.0.32 () {36 vars in 926 bytes} [Fri Apr 10 15:27:37 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1011] 199.19.213.11 () {32 vars in 825 bytes} [Fri Apr 10 15:28:07 2026] GET /v2/images?status=active&owner=bfdb286973ad417aaa40decc67b0566a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1012] 199.19.213.11 () {32 vars in 652 bytes} [Fri Apr 10 15:28:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1013] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 10 15:28:08 2026] GET /v2/images/07fbf53d-3d0e-4412-ad42-8b5bde49b0d6 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1014] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:28:08 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: 493/1015] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:28:08 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1016] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 10 15:28:08 2026] GET /v2/images/07fbf53d-3d0e-4412-ad42-8b5bde49b0d6 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1017] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:28:08 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: 524/1018] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:28:08 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: 495/1019] 10.0.0.34 () {36 vars in 986 bytes} [Fri Apr 10 15:28:08 2026] GET /v2/images/07fbf53d-3d0e-4412-ad42-8b5bde49b0d6 => 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: 525/1020] 10.0.0.34 () {36 vars in 926 bytes} [Fri Apr 10 15:28:08 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: 496/1021] 10.0.0.152 () {36 vars in 987 bytes} [Fri Apr 10 15:28:09 2026] GET /v2/images/07fbf53d-3d0e-4412-ad42-8b5bde49b0d6 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1022] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 10 15:28:09 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: 497/1023] 10.0.0.152 () {36 vars in 987 bytes} [Fri Apr 10 15:28:09 2026] GET /v2/images/07fbf53d-3d0e-4412-ad42-8b5bde49b0d6 => 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: 527/1024] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 10 15:28:09 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: 498/1025] 10.0.0.152 () {36 vars in 927 bytes} [Fri Apr 10 15:28:09 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: 545/1060] 10.0.0.109 () {32 vars in 633 bytes} [Fri Apr 10 15:30:56 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)