+ 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 Jun 26 03:55:13 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:05:55 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-74bc5bd584-sjhpj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5644cfb0df90 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-06-26 03:55:15.261 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-26 03:55:15.275 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-26 03:55:15.841 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-26 03:55:15.871 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-26 03:55:15.943 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-26 03:55:15.947 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-06-26 03:55:15.949 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-06-26 03:55:15.959 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-26 03:55:15.961 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-06-26 03:55:15.962 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-06-26 03:55:17.653 7 WARNING glance.api.v2.images [None req-3b74e307-6c27-4d08-a61f-381fc2a09ec5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 03:55:17.661 8 WARNING glance.api.v2.images [None req-67be8563-737d-4c34-825c-f3c05f21044c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 03:55:17.844 7 WARNING keystonemiddleware._common.config [None req-3b74e307-6c27-4d08-a61f-381fc2a09ec5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 03:55:17.853 7 WARNING oslo_config.cfg [None req-3b74e307-6c27-4d08-a61f-381fc2a09ec5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-26 03:55:17.854 8 WARNING keystonemiddleware._common.config [None req-67be8563-737d-4c34-825c-f3c05f21044c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5644cfb0df90 pid: 7 (default app) 2026-06-26 03:55:17.862 8 WARNING oslo_config.cfg [None req-67be8563-737d-4c34-825c-f3c05f21044c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5644cfb0df90 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 03:55:18 2026] GET / => generated 1193 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-06-26 03:55:19.320 8 WARNING oslo_policy.policy [None req-4e89f050-c0f5-4b1e-95b2-96a8a622181e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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-06-26 03:55:19.320 8 WARNING oslo_policy.policy [None req-4e89f050-c0f5-4b1e-95b2-96a8a622181e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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-06-26 03:55:19.350 8 WARNING oslo_policy.policy [None req-4e89f050-c0f5-4b1e-95b2-96a8a622181e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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-06-26 03:55:19.350 8 WARNING oslo_policy.policy [None req-4e89f050-c0f5-4b1e-95b2-96a8a622181e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 03:55:18 2026] GET /v2/images => generated 69 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 03:55:22 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 03:55:22 2026] GET /v2/images => generated 69 bytes in 58 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-06-26 03:55:23.023 7 WARNING oslo_policy.policy [None req-fc69c215-0dcb-4e3f-9b6a-9e4f2e3e604b 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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-06-26 03:55:23.023 7 WARNING oslo_policy.policy [None req-fc69c215-0dcb-4e3f-9b6a-9e4f2e3e604b 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.240 () {44 vars in 911 bytes} [Fri Jun 26 03:55:23 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.240 () {44 vars in 933 bytes} [Fri Jun 26 03:55:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 03:55:23.155 7 WARNING oslo_policy.policy [None req-cf23330f-a187-475a-99c6-f541fe4cb2fb 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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-06-26 03:55:23.156 7 WARNING oslo_policy.policy [None req-cf23330f-a187-475a-99c6-f541fe4cb2fb 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 03:55:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 03:55:23.240 8 WARNING oslo_config.cfg [None req-a9100a47-7e8c-4e7d-b980-a6f543513209 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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.204.45.240 () {48 vars in 951 bytes} [Fri Jun 26 03:55:23 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 03:55:23.263 7 WARNING oslo_policy.policy [None req-bcbed3da-6c62-49ee-8066-1175e1ec206e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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-06-26 03:55:23.264 7 WARNING oslo_policy.policy [None req-bcbed3da-6c62-49ee-8066-1175e1ec206e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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-06-26 03:55:23.266 7 INFO glance.api.v2.image_data [None req-bcbed3da-6c62-49ee-8066-1175e1ec206e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 03:55:26.524 7 INFO glance.location [None req-bcbed3da-6c62-49ee-8066-1175e1ec206e 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.204.45.240 () {48 vars in 1045 bytes} [Fri Jun 26 03:55:23 2026] PUT /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a/file => generated 0 bytes in 3309 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7357 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 03:55:26 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 03:55:26.606 7 WARNING oslo_config.cfg [None req-df117975-5501-464b-8ef6-d2fdb3a6c8f1 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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.204.45.240 () {48 vars in 1049 bytes} [Fri Jun 26 03:55:26 2026] PATCH /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 7/16] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 03:55:26 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:17:50 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:17:50 2026] GET /v2/images => generated 1240 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:18:09 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:18:09 2026] GET /v2/images => generated 1240 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 199.204.45.240 () {44 vars in 937 bytes} [Fri Jun 26 04:18:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.204.45.240 () {44 vars in 959 bytes} [Fri Jun 26 04:18:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:18:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 199.204.45.240 () {48 vars in 951 bytes} [Fri Jun 26 04:18:09 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:18:09.772 8 WARNING oslo_policy.policy [None req-2469e024-d4c4-4c3b-9046-55bfff021db1 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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-06-26 04:18:09.773 8 WARNING oslo_policy.policy [None req-2469e024-d4c4-4c3b-9046-55bfff021db1 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - 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-06-26 04:18:09.775 8 INFO glance.api.v2.image_data [None req-2469e024-d4c4-4c3b-9046-55bfff021db1 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:18:38.792 8 INFO glance.location [None req-2469e024-d4c4-4c3b-9046-55bfff021db1 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 149/305] 199.204.45.240 () {48 vars in 1046 bytes} [Fri Jun 26 04:18:09 2026] PUT /v2/images/332d6f77-73ba-4a4c-bbcb-1408aa417171/file => generated 0 bytes in 29085 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59328 switches on core 0) [pid: 7|app: 0|req: 157/306] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:18:38 2026] GET /v2/images => generated 2451 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/307] 199.204.45.240 () {48 vars in 1049 bytes} [Fri Jun 26 04:18:38 2026] PATCH /v2/images/332d6f77-73ba-4a4c-bbcb-1408aa417171 => 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: 158/308] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jun 26 04:18:38 2026] PATCH /v2/images/332d6f77-73ba-4a4c-bbcb-1408aa417171 => generated 1209 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/309] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:18:38 2026] GET /v2/images => generated 2451 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/310] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:18:40 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/311] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:18:40 2026] GET /v2/images => generated 2451 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:25:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:25:05 2026] GET /v2/images => generated 2451 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:25:14 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:25:14 2026] GET /v2/images => generated 2451 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.204.45.240 () {44 vars in 947 bytes} [Fri Jun 26 04:25:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.204.45.240 () {44 vars in 969 bytes} [Fri Jun 26 04:25:14 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:25: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: 8|app: 0|req: 195/397] 199.204.45.240 () {48 vars in 951 bytes} [Fri Jun 26 04:25:14 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:25:14.322 7 INFO glance.api.v2.image_data [None req-a82ffc0d-752a-4e62-86ce-27d6db92cccd 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:25:25.173 7 INFO glance.location [None req-a82ffc0d-752a-4e62-86ce-27d6db92cccd 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 203/400] 199.204.45.240 () {48 vars in 1045 bytes} [Fri Jun 26 04:25:14 2026] PUT /v2/images/661da611-3092-4236-ae57-62867ad6376c/file => generated 0 bytes in 10902 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27983 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:25:25 2026] GET /v2/images => generated 3664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Jun 26 04:25:25 2026] PATCH /v2/images/661da611-3092-4236-ae57-62867ad6376c => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/403] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:25:25 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: 7|app: 0|req: 209/412] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:26:02 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:26:02 2026] GET /v2/images => generated 3687 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:26:14 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:26:14 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:26:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.240 () {44 vars in 961 bytes} [Fri Jun 26 04:26:14 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.240 () {44 vars in 939 bytes} [Fri Jun 26 04:26:14 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: 208/421] 199.204.45.240 () {48 vars in 951 bytes} [Fri Jun 26 04:26:14 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:26:14.947 7 INFO glance.api.v2.image_data [None req-091664b2-3343-4f85-bbd9-d743c0d479f3 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:26:37.012 7 INFO glance.location [None req-091664b2-3343-4f85-bbd9-d743c0d479f3 069caef0804f4a91b72ad179364dd7ac bbe0b4ac3b914d6c8f8db5bb1613c003 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 214/426] 199.204.45.240 () {48 vars in 1046 bytes} [Fri Jun 26 04:26:14 2026] PUT /v2/images/86e3a618-b307-4697-8890-7f7aaafc18cd/file => generated 0 bytes in 22120 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29985 switches on core 0) [pid: 8|app: 0|req: 213/427] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:26:37 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: 215/428] 199.204.45.240 () {48 vars in 1049 bytes} [Fri Jun 26 04:26:37 2026] PATCH /v2/images/86e3a618-b307-4697-8890-7f7aaafc18cd => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:26:37 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:39:11 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:39:11 2026] GET /v2/images => generated 4893 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:41:51 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/617] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:41:51 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/618] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:41:52 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:41:52 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/630] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:42:44 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/631] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:42:44 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/634] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:42:52 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/635] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:42:52 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 199.204.45.240 () {42 vars in 688 bytes} [Fri Jun 26 04:43:55 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 199.204.45.240 () {44 vars in 910 bytes} [Fri Jun 26 04:43:55 2026] GET /v2/images => generated 4893 bytes in 64 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: 330/658] 10.0.0.132 () {32 vars in 633 bytes} [Fri Jun 26 04:44:38 2026] GET /v2/images => generated 4893 bytes in 18 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: 332/665] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jun 26 04:45:01 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jun 26 04:45:01 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: 333/667] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jun 26 04:45:03 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 335/668] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jun 26 04:45:03 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: 334/669] 199.204.45.240 () {36 vars in 991 bytes} [Fri Jun 26 04:45:05 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => generated 1171 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 199.204.45.240 () {36 vars in 931 bytes} [Fri Jun 26 04:45:05 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: 335/671] 199.204.45.240 () {36 vars in 991 bytes} [Fri Jun 26 04:45:07 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 337/672] 199.204.45.240 () {36 vars in 931 bytes} [Fri Jun 26 04:45:07 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: 338/677] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jun 26 04:45:22 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 340/678] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jun 26 04:45:22 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: 339/679] 10.0.0.181 () {36 vars in 987 bytes} [Fri Jun 26 04:45:23 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => generated 1171 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:45:23 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/681] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:45:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.181 () {36 vars in 987 bytes} [Fri Jun 26 04:45:23 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 341/683] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:45:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/684] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:45:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 10.0.0.181 () {36 vars in 987 bytes} [Fri Jun 26 04:45:23 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 344/686] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:45:24 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: 343/687] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:45:24 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: 345/688] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 26 04:45:24 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => generated 1171 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 26 04:45:25 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: 346/690] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 26 04:45:25 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 345/691] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 26 04:45:25 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 26 04:45:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jun 26 04:45:40 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jun 26 04:45:40 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: 353/703] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jun 26 04:46:03 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 351/704] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jun 26 04:46:04 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) 2026-06-26 04:46:23.340 7 WARNING keystonemiddleware.audit [None req-2433e390-1b9f-41c2-8a56-16a8329440aa af713619a1a84bf5a154a5e434565ae6 6e6b8bf28c5a41a09f07d0f95577bc50 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 7|app: 0|req: 356/709] 10.0.0.132 () {34 vars in 655 bytes} [Fri Jun 26 04:46:23 2026] POST /v2/images => generated 649 bytes in 299 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-26 04:46:23.392 8 WARNING keystonemiddleware.audit [None req-2433e390-1b9f-41c2-8a56-16a8329440aa af713619a1a84bf5a154a5e434565ae6 6e6b8bf28c5a41a09f07d0f95577bc50 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. 2026-06-26 04:46:23.407 8 WARNING glance.api.v2.images [None req-297e2b4b-8e95-4699-a44e-cfc250ad8f5c 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ae969583-9388-4d62-8bef-3bd9a5ae5aa4 [pid: 8|app: 0|req: 354/710] 10.0.0.132 () {32 vars in 710 bytes} [Fri Jun 26 04:46:23 2026] DELETE /v2/images/ae969583-9388-4d62-8bef-3bd9a5ae5aa4 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-26 04:46:23.462 7 WARNING keystonemiddleware.audit [None req-ae72c392-e8df-485f-8636-81ed2eba385b 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 7|app: 0|req: 357/711] 10.0.0.132 () {32 vars in 707 bytes} [Fri Jun 26 04:46:23 2026] GET /v2/images/ae969583-9388-4d62-8bef-3bd9a5ae5aa4 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:46:23.486 8 WARNING keystonemiddleware.audit [None req-297e2b4b-8e95-4699-a44e-cfc250ad8f5c 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 8|app: 0|req: 355/712] 10.0.0.132 () {32 vars in 633 bytes} [Fri Jun 26 04:46:23 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:23.521 7 WARNING keystonemiddleware.audit [None req-c3d68587-c226-4bca-8dfd-ad9f717860e0 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 7|app: 0|req: 358/713] 10.0.0.132 () {34 vars in 655 bytes} [Fri Jun 26 04:46:23 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-26 04:46:23.571 8 WARNING keystonemiddleware.audit [None req-687d23dd-69c1-41b5-85a8-2ab79188a862 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 8|app: 0|req: 356/714] 10.0.0.132 () {32 vars in 717 bytes} [Fri Jun 26 04:46:23 2026] GET /v2/images/a28bae77-4502-44c6-b086-96c05aa88b03/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:46:23.590 7 WARNING keystonemiddleware.audit [None req-060eab03-3cd9-4dbb-9752-5bcb517eeb55 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. 2026-06-26 04:46:23.605 7 INFO glance.api.v2.image_data [None req-86f95b64-e340-4892-b90a-f47b82555085 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:46:23.665 7 WARNING glance_store._drivers.rbd [None req-86f95b64-e340-4892-b90a-f47b82555085 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-26 04:46:23.897 7 INFO glance.location [None req-86f95b64-e340-4892-b90a-f47b82555085 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 359/715] 10.0.0.132 () {32 vars in 727 bytes} [Fri Jun 26 04:46:23 2026] PUT /v2/images/a28bae77-4502-44c6-b086-96c05aa88b03/file => generated 0 bytes in 372 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-26 04:46:23.986 8 WARNING keystonemiddleware.audit [None req-fd9776fa-60d2-40ae-824f-f45de6de3532 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 8|app: 0|req: 357/716] 10.0.0.132 () {32 vars in 707 bytes} [Fri Jun 26 04:46:23 2026] GET /v2/images/a28bae77-4502-44c6-b086-96c05aa88b03 => generated 1103 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 04:46:24.019 7 WARNING keystonemiddleware.audit [None req-86f95b64-e340-4892-b90a-f47b82555085 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. 2026-06-26 04:46:24.187 8 WARNING keystonemiddleware.audit [None req-b2dbb062-0cb6-4590-9338-e673ce5f8f99 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 7|app: 0|req: 360/717] 10.0.0.132 () {32 vars in 717 bytes} [Fri Jun 26 04:46:24 2026] GET /v2/images/a28bae77-4502-44c6-b086-96c05aa88b03/file => generated 1024 bytes in 182 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.132 () {34 vars in 655 bytes} [Fri Jun 26 04:46:24 2026] POST /v2/images => generated 649 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-26 04:46:24.263 7 WARNING keystonemiddleware.audit [None req-2a27601b-0361-4388-9efe-a8df6476f690 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 7|app: 0|req: 361/719] 10.0.0.132 () {32 vars in 726 bytes} [Fri Jun 26 04:46:24 2026] PATCH /v2/images/0f4368ed-203f-41f9-afa5-7b27d33c7ade => generated 653 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:24.340 8 WARNING keystonemiddleware.audit [None req-487ed59f-dbf0-4599-a39e-4c98d8dfa649 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 8|app: 0|req: 359/720] 10.0.0.132 () {32 vars in 707 bytes} [Fri Jun 26 04:46:24 2026] GET /v2/images/0f4368ed-203f-41f9-afa5-7b27d33c7ade => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:46:24.364 7 WARNING keystonemiddleware.audit [None req-a32b55b0-d582-40cb-a72c-4b846ce0a714 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. 2026-06-26 04:46:24.376 7 WARNING glance.api.v2.images [None req-c3dc515e-dd8d-478a-b1f1-97439cb61c9b 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0f4368ed-203f-41f9-afa5-7b27d33c7ade [pid: 7|app: 0|req: 362/721] 10.0.0.132 () {32 vars in 710 bytes} [Fri Jun 26 04:46:24 2026] DELETE /v2/images/0f4368ed-203f-41f9-afa5-7b27d33c7ade => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-26 04:46:24.423 8 WARNING keystonemiddleware.audit [None req-c527c364-ee17-4994-9afc-18bce119105a 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 8|app: 0|req: 360/722] 10.0.0.132 () {32 vars in 707 bytes} [Fri Jun 26 04:46:24 2026] GET /v2/images/0f4368ed-203f-41f9-afa5-7b27d33c7ade => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:46:24.448 7 WARNING keystonemiddleware.audit [None req-c3dc515e-dd8d-478a-b1f1-97439cb61c9b 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. 2026-06-26 04:46:24.474 7 WARNING glance.api.v2.images [None req-386b7001-efe8-4642-b24e-0a3ccb7b4de8 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a28bae77-4502-44c6-b086-96c05aa88b03 [pid: 7|app: 0|req: 363/723] 10.0.0.132 () {32 vars in 710 bytes} [Fri Jun 26 04:46:24 2026] DELETE /v2/images/a28bae77-4502-44c6-b086-96c05aa88b03 => generated 0 bytes in 749 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-26 04:46:25.203 8 WARNING keystonemiddleware.audit [None req-409aee31-89f1-413e-ae48-b7cc499562f6 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 8|app: 0|req: 361/724] 10.0.0.132 () {32 vars in 707 bytes} [Fri Jun 26 04:46:25 2026] GET /v2/images/a28bae77-4502-44c6-b086-96c05aa88b03 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:46:25.226 7 WARNING keystonemiddleware.audit [None req-386b7001-efe8-4642-b24e-0a3ccb7b4de8 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. 2026-06-26 04:46:25.239 7 WARNING glance.api.v2.images [None req-e10cdfca-3a35-48c1-af24-2d47d3d76140 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Failed to find image ae969583-9388-4d62-8bef-3bd9a5ae5aa4 to delete: glance.common.exception.ImageNotFound: No image found with ID ae969583-9388-4d62-8bef-3bd9a5ae5aa4 [pid: 7|app: 0|req: 364/725] 10.0.0.132 () {32 vars in 710 bytes} [Fri Jun 26 04:46:25 2026] DELETE /v2/images/ae969583-9388-4d62-8bef-3bd9a5ae5aa4 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:46:25.251 8 WARNING keystonemiddleware.audit [None req-ad97e1b8-d5a7-4c63-8127-1a67136c1be3 0e866347cd014d399a6fad85c1c52297 f521876798d84d12bd3bdfae3f6328b9 - - default default] Skipping service tempest-service-20124707 as it have no endpoints. [pid: 8|app: 0|req: 362/726] 10.0.0.132 () {32 vars in 707 bytes} [Fri Jun 26 04:46:25 2026] GET /v2/images/ae969583-9388-4d62-8bef-3bd9a5ae5aa4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.132 () {30 vars in 411 bytes} [Fri Jun 26 04:46:27 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jun 26 04:46:56 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 366/735] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jun 26 04:46:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/744] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jun 26 04:47:31 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 374/745] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jun 26 04:47:31 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.132 () {32 vars in 707 bytes} [Fri Jun 26 04:47:53 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 10.0.0.132 () {32 vars in 707 bytes} [Fri Jun 26 04:47:53 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/752] 10.0.0.181 () {36 vars in 987 bytes} [Fri Jun 26 04:47:53 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/753] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:47:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:47:53 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: 379/755] 10.0.0.181 () {36 vars in 987 bytes} [Fri Jun 26 04:47:54 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 377/756] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:47:54 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: 380/757] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:47:54 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: 378/758] 10.0.0.181 () {36 vars in 987 bytes} [Fri Jun 26 04:47:54 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 381/759] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:47:54 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 26 04:47:54 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/761] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 26 04:47:54 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: 380/762] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 26 04:47:54 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/763] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 26 04:47:54 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: 381/764] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 26 04:47:54 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: 385/767] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jun 26 04:47:58 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/768] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jun 26 04:47:58 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: 389/779] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jun 26 04:48:48 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 391/780] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jun 26 04:48:48 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: 395/791] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jun 26 04:49:42 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 397/792] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jun 26 04:49:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.195 () {36 vars in 987 bytes} [Fri Jun 26 04:49:49 2026] GET /v2/images/f77924ce-edcb-4038-836a-a16016a06f8a => 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: 397/796] 10.0.0.195 () {36 vars in 927 bytes} [Fri Jun 26 04:49:49 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: 402/801] 199.204.45.240 () {32 vars in 826 bytes} [Fri Jun 26 04:50:15 2026] GET /v2/images?status=active&owner=bbe0b4ac3b914d6c8f8db5bb1613c003&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 199.204.45.240 () {32 vars in 653 bytes} [Fri Jun 26 04:50:15 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 10.0.0.181 () {36 vars in 987 bytes} [Fri Jun 26 04:50:16 2026] GET /v2/images/332d6f77-73ba-4a4c-bbcb-1408aa417171 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:50:16 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: 404/805] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:50:16 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: 402/806] 10.0.0.181 () {36 vars in 987 bytes} [Fri Jun 26 04:50:16 2026] GET /v2/images/332d6f77-73ba-4a4c-bbcb-1408aa417171 => 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: 405/807] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:50:16 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: 403/808] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:50:16 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: 406/809] 10.0.0.181 () {36 vars in 987 bytes} [Fri Jun 26 04:50:16 2026] GET /v2/images/332d6f77-73ba-4a4c-bbcb-1408aa417171 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/810] 10.0.0.181 () {36 vars in 927 bytes} [Fri Jun 26 04:50:16 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: 407/811] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 26 04:50:16 2026] GET /v2/images/332d6f77-73ba-4a4c-bbcb-1408aa417171 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 26 04:50:16 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: 408/813] 10.0.0.222 () {36 vars in 987 bytes} [Fri Jun 26 04:50:16 2026] GET /v2/images/332d6f77-73ba-4a4c-bbcb-1408aa417171 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/814] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 26 04:50:16 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: 409/815] 10.0.0.222 () {36 vars in 927 bytes} [Fri Jun 26 04:50:16 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: 427/856] 10.0.0.132 () {32 vars in 633 bytes} [Fri Jun 26 04:53:34 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)