+ 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 Feb 27 01:44:51 2026] *** compiled with version: 11.4.0 on 26 February 2026 18:17:45 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-7c6885cfbb-7ck2z 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 0x564d274621a0 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-02-27 01:44:53.226 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-27 01:44:53.249 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-27 01:44:53.821 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-02-27 01:44:53.822 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-02-27 01:44:53.869 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-02-27 01:44:53.870 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-02-27 01:44:55.360 7 WARNING glance.api.v2.images [None req-2313c0e1-cc37-4dc0-99e6-aa7449e85400 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 01:44:55.457 8 WARNING glance.api.v2.images [None req-e485b411-61f5-4f19-83b3-96bc162e4529 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 01:44:55.601 7 WARNING keystonemiddleware._common.config [None req-2313c0e1-cc37-4dc0-99e6-aa7449e85400 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 01:44:55.609 7 WARNING oslo_config.cfg [None req-2313c0e1-cc37-4dc0-99e6-aa7449e85400 - - - - - -] 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 0x564d274621a0 pid: 7 (default app) 2026-02-27 01:44:55.697 8 WARNING keystonemiddleware._common.config [None req-e485b411-61f5-4f19-83b3-96bc162e4529 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 01:44:55.706 8 WARNING oslo_config.cfg [None req-e485b411-61f5-4f19-83b3-96bc162e4529 - - - - - -] 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 0x564d274621a0 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 01:44:57 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 01:44:57.563 8 WARNING oslo_policy.policy [None req-1c3c0fa7-aeed-4ec5-8162-485ffb3fd059 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - 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-02-27 01:44:57.564 8 WARNING oslo_policy.policy [None req-1c3c0fa7-aeed-4ec5-8162-485ffb3fd059 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - 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-02-27 01:44:57.583 8 WARNING oslo_policy.policy [None req-1c3c0fa7-aeed-4ec5-8162-485ffb3fd059 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - 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-02-27 01:44:57.583 8 WARNING oslo_policy.policy [None req-1c3c0fa7-aeed-4ec5-8162-485ffb3fd059 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 01:44:57 2026] GET /v2/images => generated 69 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 01:45:00 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: 2/7] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 01:45:00 2026] GET /v2/images => generated 69 bytes in 44 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-02-27 01:45:00.683 7 WARNING oslo_policy.policy [None req-b076b243-e4f1-4a9f-a691-9f8c5a2c0870 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - 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-02-27 01:45:00.684 7 WARNING oslo_policy.policy [None req-b076b243-e4f1-4a9f-a691-9f8c5a2c0870 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - 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/8] 199.204.45.113 () {44 vars in 912 bytes} [Fri Feb 27 01:45:00 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.113 () {44 vars in 934 bytes} [Fri Feb 27 01:45:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:45:00.832 7 WARNING oslo_policy.policy [None req-09578c97-9397-4242-98a4-5778b439faf8 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - 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-02-27 01:45:00.833 7 WARNING oslo_policy.policy [None req-09578c97-9397-4242-98a4-5778b439faf8 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - 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/10] 199.204.45.113 () {44 vars in 940 bytes} [Fri Feb 27 01:45:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:45:00.908 8 WARNING oslo_config.cfg [None req-79747e2b-78cf-4c31-8344-ba2e6730c5bf ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.113 () {48 vars in 952 bytes} [Fri Feb 27 01:45:00 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-27 01:45:00.928 7 WARNING oslo_policy.policy [None req-46a4ad40-b2dd-4ac3-9826-dc96e58fd9e6 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - 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-02-27 01:45:00.928 7 WARNING oslo_policy.policy [None req-46a4ad40-b2dd-4ac3-9826-dc96e58fd9e6 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - 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-02-27 01:45:00.930 7 INFO glance.api.v2.image_data [None req-46a4ad40-b2dd-4ac3-9826-dc96e58fd9e6 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 01:45:05.410 7 INFO glance.location [None req-46a4ad40-b2dd-4ac3-9826-dc96e58fd9e6 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.113 () {48 vars in 1046 bytes} [Fri Feb 27 01:45:00 2026] PUT /v2/images/18856e73-5959-4cf0-adbc-8fa157291403/file => generated 0 bytes in 4523 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5355 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 01:45:05 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:45:05.490 7 WARNING oslo_config.cfg [None req-d36021d0-d945-43fb-b7d0-0b3bca6915c1 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - 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/14] 199.204.45.113 () {48 vars in 1050 bytes} [Fri Feb 27 01:45:05 2026] PATCH /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 6/15] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 01:45:05 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: 141/278] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:06: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: 138/279] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:06:52 2026] GET /v2/images => generated 1240 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:07:08 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: 141/285] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:07:08 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.113 () {44 vars in 938 bytes} [Fri Feb 27 02:07:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.113 () {44 vars in 960 bytes} [Fri Feb 27 02:07:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.113 () {44 vars in 940 bytes} [Fri Feb 27 02:07:08 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: 143/289] 199.204.45.113 () {48 vars in 952 bytes} [Fri Feb 27 02:07:08 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-27 02:07:08.278 7 INFO glance.api.v2.image_data [None req-a1682ace-0fcb-4ed3-8a51-53ec5d863bf2 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 02:08:03.160 7 INFO glance.location [None req-a1682ace-0fcb-4ed3-8a51-53ec5d863bf2 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 147/300] 199.204.45.113 () {48 vars in 1047 bytes} [Fri Feb 27 02:07:08 2026] PUT /v2/images/c5962fd6-e3a1-47a8-8c4c-43e2823cbd10/file => generated 0 bytes in 54933 msecs (HTTP/1.1 204) 4 headers in 171 bytes (49719 switches on core 0) [pid: 8|app: 0|req: 154/301] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:08:03 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/302] 199.204.45.113 () {48 vars in 1050 bytes} [Fri Feb 27 02:08:03 2026] PATCH /v2/images/c5962fd6-e3a1-47a8-8c4c-43e2823cbd10 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/303] 199.204.45.113 () {48 vars in 1051 bytes} [Fri Feb 27 02:08:03 2026] PATCH /v2/images/c5962fd6-e3a1-47a8-8c4c-43e2823cbd10 => generated 1209 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/304] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:08:03 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/305] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:08:04 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: 150/306] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:08:04 2026] GET /v2/images => generated 2451 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/389] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:14:46 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: 198/390] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:14:46 2026] GET /v2/images => generated 2451 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:15:11 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: 201/396] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:15:11 2026] GET /v2/images => generated 2451 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 199.204.45.113 () {44 vars in 948 bytes} [Fri Feb 27 02:15:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 199.204.45.113 () {44 vars in 970 bytes} [Fri Feb 27 02:15:11 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: 197/399] 199.204.45.113 () {44 vars in 940 bytes} [Fri Feb 27 02:15:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.113 () {48 vars in 952 bytes} [Fri Feb 27 02:15:11 2026] POST /v2/images => generated 799 bytes in 2061 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-27 02:15:13.948 7 INFO glance.api.v2.image_data [None req-6d75fd53-08be-41f9-a511-868579acecce ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 02:17:58.326 7 INFO glance.location [None req-6d75fd53-08be-41f9-a511-868579acecce ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/435] 199.204.45.113 () {48 vars in 1046 bytes} [Fri Feb 27 02:15:13 2026] PUT /v2/images/09e78a08-4180-473c-b614-ee5ce3cb1028/file => generated 0 bytes in 164434 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16261 switches on core 0) [pid: 8|app: 0|req: 238/436] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:17:58 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: 199/437] 199.204.45.113 () {48 vars in 1051 bytes} [Fri Feb 27 02:17:58 2026] PATCH /v2/images/09e78a08-4180-473c-b614-ee5ce3cb1028 => generated 1234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/438] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:17:58 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/445] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:18:34 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: 203/446] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:18:34 2026] GET /v2/images => generated 3687 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/449] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:18:45 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: 245/452] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:18:45 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/453] 199.204.45.113 () {44 vars in 940 bytes} [Fri Feb 27 02:18:45 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/454] 199.204.45.113 () {44 vars in 962 bytes} [Fri Feb 27 02:18:45 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/455] 199.204.45.113 () {44 vars in 940 bytes} [Fri Feb 27 02:18:45 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: 247/456] 199.204.45.113 () {48 vars in 952 bytes} [Fri Feb 27 02:18:45 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-27 02:18:45.812 7 INFO glance.api.v2.image_data [None req-707952b5-f3a5-4a8e-948a-325797a698e9 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 02:19:04.294 7 INFO glance.location [None req-707952b5-f3a5-4a8e-948a-325797a698e9 ae4c906cf5f8453a96b0681618ed3e61 e93b7c252b0645d4ac1b59b50174f115 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 210/459] 199.204.45.113 () {48 vars in 1046 bytes} [Fri Feb 27 02:18:45 2026] PUT /v2/images/61536e36-6ffe-4fff-a683-a40d20dfe578/file => generated 0 bytes in 18533 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15916 switches on core 0) [pid: 8|app: 0|req: 250/460] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:19:04 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/461] 199.204.45.113 () {48 vars in 1050 bytes} [Fri Feb 27 02:19:04 2026] PATCH /v2/images/61536e36-6ffe-4fff-a683-a40d20dfe578 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/462] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:19:04 2026] GET /v2/images => generated 4892 bytes in 19 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: 277/513] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:23:06 2026] GET /v2/images => generated 4892 bytes in 198 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: 237/514] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:23:07 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/527] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:24:06 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/528] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:24:06 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/541] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:25:07 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/542] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:25:07 2026] GET /v2/images => generated 4892 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/555] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:26:06 2026] GET /v2/images => generated 4892 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/556] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:26:07 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/569] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:27:06 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/570] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:27:06 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/583] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:28:06 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/584] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:28:06 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/597] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:29:06 2026] GET /v2/images => generated 4892 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/598] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:29:06 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/611] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:30:07 2026] GET /v2/images => generated 4892 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/612] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:30:07 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/619] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:30:43 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: 330/620] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:30:43 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/627] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:31:06 2026] GET /v2/images => generated 4892 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/628] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:31:07 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/641] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:32:06 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/642] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:32:07 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/653] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:32:57 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: 307/654] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:32:57 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/655] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:32:58 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: 308/656] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:32:58 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/659] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:33:07 2026] GET /v2/images => generated 4892 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/660] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:33:07 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/667] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:33:42 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: 354/668] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:33:42 2026] GET /v2/images => generated 4892 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/671] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:33:49 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: 316/672] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:33:49 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/677] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:34:06 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/678] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:34:07 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/685] 199.204.45.113 () {42 vars in 689 bytes} [Fri Feb 27 02:34:40 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: 363/686] 199.204.45.113 () {44 vars in 911 bytes} [Fri Feb 27 02:34:40 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/693] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:35:07 2026] GET /v2/images => generated 4892 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/694] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:35:07 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/699] 10.0.0.124 () {32 vars in 633 bytes} [Fri Feb 27 02:35:32 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/704] 10.0.0.13 () {36 vars in 986 bytes} [Fri Feb 27 02:35:53 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/705] 10.0.0.13 () {36 vars in 926 bytes} [Fri Feb 27 02:35:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/708] 199.204.45.113 () {36 vars in 991 bytes} [Fri Feb 27 02:35:56 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => generated 1171 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/709] 199.204.45.113 () {36 vars in 931 bytes} [Fri Feb 27 02:35:56 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: 375/710] 199.204.45.113 () {36 vars in 991 bytes} [Fri Feb 27 02:35:57 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 336/711] 199.204.45.113 () {36 vars in 931 bytes} [Fri Feb 27 02:35:57 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/714] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:36:07 2026] GET /v2/images => generated 4892 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/715] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:36:07 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/716] 10.0.0.13 () {36 vars in 986 bytes} [Fri Feb 27 02:36:08 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 339/717] 10.0.0.13 () {36 vars in 926 bytes} [Fri Feb 27 02:36: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: 8|app: 0|req: 379/718] 10.0.0.203 () {36 vars in 987 bytes} [Fri Feb 27 02:36:09 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => generated 1171 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/719] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:36: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: 380/720] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:36: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: 341/721] 10.0.0.203 () {36 vars in 987 bytes} [Fri Feb 27 02:36:09 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 381/722] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:36:09 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: 342/723] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:36:09 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: 382/724] 10.0.0.203 () {36 vars in 987 bytes} [Fri Feb 27 02:36:09 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 343/725] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:36: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: 383/726] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:36:09 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: 344/727] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 02:36:11 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => generated 1171 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/728] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 02:36:11 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: 345/729] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 02:36:11 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 385/730] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 02:36:11 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: 346/731] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 02:36:11 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: 389/738] 10.0.0.13 () {36 vars in 986 bytes} [Fri Feb 27 02:36:38 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 350/739] 10.0.0.13 () {36 vars in 926 bytes} [Fri Feb 27 02:36:38 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/744] 10.0.0.13 () {36 vars in 986 bytes} [Fri Feb 27 02:36:55 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 392/745] 10.0.0.13 () {36 vars in 926 bytes} [Fri Feb 27 02:36:55 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: 355/748] 10.0.0.124 () {30 vars in 411 bytes} [Fri Feb 27 02:37:07 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: 394/749] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:37:07 2026] GET /v2/images => generated 4892 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/750] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:37:07 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/753] 10.0.0.124 () {34 vars in 655 bytes} [Fri Feb 27 02:37:22 2026] POST /v2/images => generated 649 bytes in 242 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-27 02:37:22.481 7 WARNING glance.api.v2.images [None req-ef323952-1ac1-4bbb-bd0a-b8dd869559f7 5988011d990f45f797f6323531a5c8ea dc68ac5d8a26455587e7f79d384a9ca6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//34ee6c59-e636-4e6d-b97d-647252d36dff [pid: 7|app: 0|req: 358/754] 10.0.0.124 () {32 vars in 710 bytes} [Fri Feb 27 02:37:22 2026] DELETE /v2/images/34ee6c59-e636-4e6d-b97d-647252d36dff => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/755] 10.0.0.124 () {32 vars in 707 bytes} [Fri Feb 27 02:37:22 2026] GET /v2/images/34ee6c59-e636-4e6d-b97d-647252d36dff => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/756] 10.0.0.124 () {32 vars in 633 bytes} [Fri Feb 27 02:37:22 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: 398/757] 10.0.0.124 () {34 vars in 655 bytes} [Fri Feb 27 02:37:22 2026] POST /v2/images => generated 702 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/758] 10.0.0.124 () {32 vars in 717 bytes} [Fri Feb 27 02:37:22 2026] GET /v2/images/98470018-1d20-402c-b796-8c9976e6697b/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 02:37:22.714 8 WARNING oslo_policy.policy [None req-475be6c7-6ec1-411f-992f-2b1502d802df 5988011d990f45f797f6323531a5c8ea dc68ac5d8a26455587e7f79d384a9ca6 - - 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-02-27 02:37:22.714 8 WARNING oslo_policy.policy [None req-475be6c7-6ec1-411f-992f-2b1502d802df 5988011d990f45f797f6323531a5c8ea dc68ac5d8a26455587e7f79d384a9ca6 - - 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-02-27 02:37:22.717 8 INFO glance.api.v2.image_data [None req-475be6c7-6ec1-411f-992f-2b1502d802df 5988011d990f45f797f6323531a5c8ea dc68ac5d8a26455587e7f79d384a9ca6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 02:37:22.784 8 WARNING glance_store._drivers.rbd [None req-475be6c7-6ec1-411f-992f-2b1502d802df 5988011d990f45f797f6323531a5c8ea dc68ac5d8a26455587e7f79d384a9ca6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-27 02:37:23.899 8 INFO glance.location [None req-475be6c7-6ec1-411f-992f-2b1502d802df 5988011d990f45f797f6323531a5c8ea dc68ac5d8a26455587e7f79d384a9ca6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/759] 10.0.0.13 () {36 vars in 986 bytes} [Fri Feb 27 02:37:23 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 362/760] 10.0.0.13 () {36 vars in 926 bytes} [Fri Feb 27 02:37:23 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: 399/761] 10.0.0.124 () {32 vars in 727 bytes} [Fri Feb 27 02:37:22 2026] PUT /v2/images/98470018-1d20-402c-b796-8c9976e6697b/file => generated 0 bytes in 1370 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/762] 10.0.0.124 () {32 vars in 707 bytes} [Fri Feb 27 02:37:24 2026] GET /v2/images/98470018-1d20-402c-b796-8c9976e6697b => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/763] 10.0.0.124 () {32 vars in 717 bytes} [Fri Feb 27 02:37:24 2026] GET /v2/images/98470018-1d20-402c-b796-8c9976e6697b/file => generated 1024 bytes in 185 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/764] 10.0.0.124 () {34 vars in 655 bytes} [Fri Feb 27 02:37:24 2026] POST /v2/images => generated 649 bytes in 106 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/765] 10.0.0.124 () {32 vars in 726 bytes} [Fri Feb 27 02:37:24 2026] PATCH /v2/images/ac722902-7385-4ba2-96c7-a4c24e6eedb3 => generated 653 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/766] 10.0.0.124 () {32 vars in 707 bytes} [Fri Feb 27 02:37:24 2026] GET /v2/images/ac722902-7385-4ba2-96c7-a4c24e6eedb3 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 02:37:24.499 8 WARNING glance.api.v2.images [None req-64baf3eb-4a39-4547-bb02-a5959fda3890 5988011d990f45f797f6323531a5c8ea dc68ac5d8a26455587e7f79d384a9ca6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ac722902-7385-4ba2-96c7-a4c24e6eedb3 [pid: 8|app: 0|req: 402/767] 10.0.0.124 () {32 vars in 710 bytes} [Fri Feb 27 02:37:24 2026] DELETE /v2/images/ac722902-7385-4ba2-96c7-a4c24e6eedb3 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/768] 10.0.0.124 () {32 vars in 707 bytes} [Fri Feb 27 02:37:24 2026] GET /v2/images/ac722902-7385-4ba2-96c7-a4c24e6eedb3 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:37:24.610 8 WARNING glance.api.v2.images [None req-02446dab-2f17-49ef-aa75-2d6c415d2913 5988011d990f45f797f6323531a5c8ea dc68ac5d8a26455587e7f79d384a9ca6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//98470018-1d20-402c-b796-8c9976e6697b [pid: 8|app: 0|req: 403/771] 10.0.0.124 () {32 vars in 710 bytes} [Fri Feb 27 02:37:24 2026] DELETE /v2/images/98470018-1d20-402c-b796-8c9976e6697b => generated 0 bytes in 1194 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/772] 10.0.0.124 () {32 vars in 707 bytes} [Fri Feb 27 02:37:25 2026] GET /v2/images/98470018-1d20-402c-b796-8c9976e6697b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 02:37:25.827 8 WARNING glance.api.v2.images [None req-4283aaf3-d81e-4b3d-bb2b-a638330b615d 5988011d990f45f797f6323531a5c8ea dc68ac5d8a26455587e7f79d384a9ca6 - - default default] Failed to find image 34ee6c59-e636-4e6d-b97d-647252d36dff to delete: glance.common.exception.ImageNotFound: No image found with ID 34ee6c59-e636-4e6d-b97d-647252d36dff [pid: 8|app: 0|req: 404/773] 10.0.0.124 () {32 vars in 710 bytes} [Fri Feb 27 02:37:25 2026] DELETE /v2/images/34ee6c59-e636-4e6d-b97d-647252d36dff => 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: 370/774] 10.0.0.124 () {32 vars in 707 bytes} [Fri Feb 27 02:37:25 2026] GET /v2/images/34ee6c59-e636-4e6d-b97d-647252d36dff => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/779] 10.0.0.124 () {32 vars in 707 bytes} [Fri Feb 27 02:37:54 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 373/780] 10.0.0.124 () {32 vars in 707 bytes} [Fri Feb 27 02:37:54 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 408/781] 10.0.0.203 () {36 vars in 987 bytes} [Fri Feb 27 02:37:54 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/782] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:37:54 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: 409/783] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:37:54 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: 375/784] 10.0.0.203 () {36 vars in 987 bytes} [Fri Feb 27 02:37:54 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/785] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:37:54 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: 376/786] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:37: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: 8|app: 0|req: 411/787] 10.0.0.203 () {36 vars in 987 bytes} [Fri Feb 27 02:37:54 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 377/788] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:37:54 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: 412/789] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 02:37:54 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/790] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 02:37: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: 8|app: 0|req: 413/791] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 02:37:54 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/792] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 02:37:54 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/793] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 02:37:54 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: 382/798] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:38:07 2026] GET /v2/images => generated 4892 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/799] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:38:07 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/804] 10.0.0.13 () {36 vars in 986 bytes} [Fri Feb 27 02:38:27 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 420/805] 10.0.0.13 () {36 vars in 926 bytes} [Fri Feb 27 02:38:27 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: 386/806] 10.0.0.13 () {36 vars in 986 bytes} [Fri Feb 27 02:38:31 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/807] 10.0.0.13 () {36 vars in 926 bytes} [Fri Feb 27 02:38:32 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: 388/810] 10.0.0.13 () {36 vars in 986 bytes} [Fri Feb 27 02:38:36 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => generated 1171 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/811] 10.0.0.13 () {36 vars in 926 bytes} [Fri Feb 27 02:38:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/812] 10.0.0.13 () {36 vars in 986 bytes} [Fri Feb 27 02:38:43 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 424/813] 10.0.0.13 () {36 vars in 926 bytes} [Fri Feb 27 02:38: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: 428/820] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:39:07 2026] GET /v2/images => generated 4892 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/821] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:39:07 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/822] 199.204.45.113 () {32 vars in 826 bytes} [Fri Feb 27 02:39:08 2026] GET /v2/images?status=active&owner=e93b7c252b0645d4ac1b59b50174f115&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/823] 199.204.45.113 () {32 vars in 653 bytes} [Fri Feb 27 02:39:08 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: 430/824] 10.0.0.203 () {36 vars in 987 bytes} [Fri Feb 27 02:39:09 2026] GET /v2/images/c5962fd6-e3a1-47a8-8c4c-43e2823cbd10 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/825] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:39:09 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: 431/826] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:39:09 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: 396/827] 10.0.0.203 () {36 vars in 987 bytes} [Fri Feb 27 02:39:09 2026] GET /v2/images/c5962fd6-e3a1-47a8-8c4c-43e2823cbd10 => 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: 432/828] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:39: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: 397/829] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:39:09 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: 433/830] 10.0.0.203 () {36 vars in 987 bytes} [Fri Feb 27 02:39:09 2026] GET /v2/images/c5962fd6-e3a1-47a8-8c4c-43e2823cbd10 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/831] 10.0.0.203 () {36 vars in 927 bytes} [Fri Feb 27 02:39:09 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: 434/832] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 02:39:09 2026] GET /v2/images/c5962fd6-e3a1-47a8-8c4c-43e2823cbd10 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/833] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 02:39:09 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: 435/834] 10.0.0.140 () {36 vars in 987 bytes} [Fri Feb 27 02:39:09 2026] GET /v2/images/c5962fd6-e3a1-47a8-8c4c-43e2823cbd10 => 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: 400/835] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 02:39:09 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: 436/836] 10.0.0.140 () {36 vars in 927 bytes} [Fri Feb 27 02:39: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: 403/841] 10.0.0.13 () {36 vars in 986 bytes} [Fri Feb 27 02:39:28 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/842] 10.0.0.13 () {36 vars in 926 bytes} [Fri Feb 27 02:39: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: 8|app: 0|req: 442/847] 10.0.0.13 () {36 vars in 986 bytes} [Fri Feb 27 02:39:53 2026] GET /v2/images/18856e73-5959-4cf0-adbc-8fa157291403 => 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: 406/848] 10.0.0.13 () {36 vars in 926 bytes} [Fri Feb 27 02:39:53 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: 445/853] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:40:07 2026] GET /v2/images => generated 4892 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/854] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:40:07 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/867] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:41:07 2026] GET /v2/images => generated 4892 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/868] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:41:07 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/881] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:42:07 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/882] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:42:07 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/893] 10.0.0.124 () {32 vars in 633 bytes} [Fri Feb 27 02:43:02 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/896] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:43:06 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/897] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:43:07 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/910] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:44:07 2026] GET /v2/images => generated 4892 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/911] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:44:07 2026] GET /v2/images => generated 4892 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/924] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:45:07 2026] GET /v2/images => generated 4892 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/925] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:45:07 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/938] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:46:06 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/939] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:46:06 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/952] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:47:07 2026] GET /v2/images => generated 4892 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/953] 10.0.0.18 () {28 vars in 568 bytes} [Fri Feb 27 02:47:07 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)