+ 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 22:16:23 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-65959df97c-c2h6n machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fb058967668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-02-27 22:16:25.910 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-27 22:16:26.032 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-02-27 22:16:26.801 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 22:16:26.803 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 22:16:26.803 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 22:16:26.940 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 22:16:26.941 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 22:16:26.941 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-27 22:16:28.969 8 WARNING glance.api.v2.images [None req-14b0a95c-0a20-4ad9-b0b0-a6ab51f49fcf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 22:16:28.984 7 WARNING glance.api.v2.images [None req-272667fb-0007-46a3-8641-f998db737565 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-27 22:16:29.357 8 WARNING keystonemiddleware._common.config [None req-14b0a95c-0a20-4ad9-b0b0-a6ab51f49fcf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 22:16:29.359 7 WARNING keystonemiddleware._common.config [None req-272667fb-0007-46a3-8641-f998db737565 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 22:16:29.366 8 WARNING oslo_config.cfg [None req-14b0a95c-0a20-4ad9-b0b0-a6ab51f49fcf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 22:16:29.367 7 WARNING oslo_config.cfg [None req-272667fb-0007-46a3-8641-f998db737565 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fb058967668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fb058967668 pid: 7 (default app) [pid: 7|app: 0|req: 2/5] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 22:16:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 22:16:31.721 8 WARNING oslo_policy.policy [None req-6803e2ba-540e-44b9-b270-bd54e3b122fd be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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 22:16:31.721 8 WARNING oslo_policy.policy [None req-6803e2ba-540e-44b9-b270-bd54e3b122fd be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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 22:16:31.735 8 WARNING oslo_policy.policy [None req-6803e2ba-540e-44b9-b270-bd54e3b122fd be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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 22:16:31.735 8 WARNING oslo_policy.policy [None req-6803e2ba-540e-44b9-b270-bd54e3b122fd be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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: 4/6] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 22:16:31 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/7] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 22:16:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 22:16:35 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 22:16:35.550 7 WARNING oslo_policy.policy [None req-7a96e48a-d002-4abe-afd0-3c0f67bd50bd be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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 22:16:35.550 7 WARNING oslo_policy.policy [None req-7a96e48a-d002-4abe-afd0-3c0f67bd50bd be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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: 4/9] 162.253.55.36 () {44 vars in 907 bytes} [Fri Feb 27 22:16:35 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 162.253.55.36 () {44 vars in 929 bytes} [Fri Feb 27 22:16:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 22:16:35.703 7 WARNING oslo_policy.policy [None req-162866cd-fd79-4d2c-a3e6-b377f0f65832 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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 22:16:35.703 7 WARNING oslo_policy.policy [None req-162866cd-fd79-4d2c-a3e6-b377f0f65832 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/11] 162.253.55.36 () {44 vars in 935 bytes} [Fri Feb 27 22:16:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 22:16:35.805 8 WARNING oslo_config.cfg [None req-0454dce4-d832-4601-9e68-468391c05a24 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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: 7/12] 162.253.55.36 () {48 vars in 947 bytes} [Fri Feb 27 22:16:35 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 22:16:35.831 7 WARNING oslo_policy.policy [None req-e6593637-7cc2-40b9-b62e-7373044f96fc be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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 22:16:35.831 7 WARNING oslo_policy.policy [None req-e6593637-7cc2-40b9-b62e-7373044f96fc be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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 22:16:35.832 7 INFO glance.api.v2.image_data [None req-e6593637-7cc2-40b9-b62e-7373044f96fc be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 22:16:40.847 7 WARNING glance.location [None req-e6593637-7cc2-40b9-b62e-7373044f96fc be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 6/15] 162.253.55.36 () {48 vars in 1041 bytes} [Fri Feb 27 22:16:35 2026] PUT /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216/file => generated 0 bytes in 5060 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4181 switches on core 0) [pid: 8|app: 0|req: 10/16] 162.253.55.36 () {44 vars in 967 bytes} [Fri Feb 27 22:16:40 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 22:16:40.922 7 WARNING oslo_config.cfg [None req-3bf3b386-2aa0-41c3-8d9a-b4ac41b7b57a be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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: 7/17] 162.253.55.36 () {44 vars in 967 bytes} [Fri Feb 27 22:16:40 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 22:38:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 22:38:43 2026] GET /v2/images => generated 1240 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/302] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 22:40:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/303] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 22:40:17 2026] GET /v2/images => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 162.253.55.36 () {44 vars in 933 bytes} [Fri Feb 27 22:40:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 162.253.55.36 () {44 vars in 955 bytes} [Fri Feb 27 22:40:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/306] 162.253.55.36 () {44 vars in 935 bytes} [Fri Feb 27 22:40:17 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) [pid: 7|app: 0|req: 152/307] 162.253.55.36 () {48 vars in 947 bytes} [Fri Feb 27 22:40:17 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 22:40:17.583 8 WARNING oslo_policy.policy [None req-c761dc80-2815-4f85-ac28-704089be5132 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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 22:40:17.583 8 WARNING oslo_policy.policy [None req-c761dc80-2815-4f85-ac28-704089be5132 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - 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 22:40:17.584 8 INFO glance.api.v2.image_data [None req-c761dc80-2815-4f85-ac28-704089be5132 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 22:40:52.314 8 WARNING glance.location [None req-c761dc80-2815-4f85-ac28-704089be5132 be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 156/316] 162.253.55.36 () {48 vars in 1042 bytes} [Fri Feb 27 22:40:17 2026] PUT /v2/images/839eb3e7-14ba-4f39-97b6-8c8dbbf2975e/file => generated 0 bytes in 34783 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56206 switches on core 0) [pid: 7|app: 0|req: 161/317] 162.253.55.36 () {44 vars in 967 bytes} [Fri Feb 27 22:40:52 2026] GET /v2/images/839eb3e7-14ba-4f39-97b6-8c8dbbf2975e => 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: 157/318] 162.253.55.36 () {44 vars in 967 bytes} [Fri Feb 27 22:40:52 2026] GET /v2/images/839eb3e7-14ba-4f39-97b6-8c8dbbf2975e => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/319] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 22:40:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/320] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 22:40:54 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: 214/423] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 22:49:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 22:49:28 2026] GET /v2/images => generated 2451 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/427] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 22:49:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/428] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 22:49:38 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/429] 162.253.55.36 () {44 vars in 943 bytes} [Fri Feb 27 22:49:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/432] 162.253.55.36 () {44 vars in 965 bytes} [Fri Feb 27 22:49:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 162.253.55.36 () {44 vars in 935 bytes} [Fri Feb 27 22:49:38 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: 215/434] 162.253.55.36 () {48 vars in 947 bytes} [Fri Feb 27 22:49:38 2026] POST /v2/images => generated 799 bytes in 2051 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 22:49:40.716 7 INFO glance.api.v2.image_data [None req-fb2f15cf-452b-481a-aae8-cb0424d34f5d be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 22:51:02.674 7 INFO glance.location [None req-fb2f15cf-452b-481a-aae8-cb0424d34f5d be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 220/451] 162.253.55.36 () {48 vars in 1041 bytes} [Fri Feb 27 22:49:40 2026] PUT /v2/images/2c78a7ab-4e76-4f05-a912-445af617438d/file => generated 0 bytes in 82010 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15840 switches on core 0) [pid: 8|app: 0|req: 232/452] 162.253.55.36 () {44 vars in 967 bytes} [Fri Feb 27 22:51:02 2026] GET /v2/images/2c78a7ab-4e76-4f05-a912-445af617438d => generated 1211 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/453] 162.253.55.36 () {48 vars in 1046 bytes} [Fri Feb 27 22:51:02 2026] PATCH /v2/images/2c78a7ab-4e76-4f05-a912-445af617438d => generated 1234 bytes in 1391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/454] 162.253.55.36 () {44 vars in 967 bytes} [Fri Feb 27 22:51:04 2026] GET /v2/images/2c78a7ab-4e76-4f05-a912-445af617438d => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/477] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 22:52:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/478] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 22:52:49 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/481] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 22:53:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/482] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 22:53:03 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/483] 162.253.55.36 () {44 vars in 935 bytes} [Fri Feb 27 22:53:03 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/484] 162.253.55.36 () {44 vars in 957 bytes} [Fri Feb 27 22:53:03 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/485] 162.253.55.36 () {44 vars in 935 bytes} [Fri Feb 27 22:53:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/486] 162.253.55.36 () {48 vars in 947 bytes} [Fri Feb 27 22:53:03 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-02-27 22:53:03.265 7 INFO glance.api.v2.image_data [None req-8894926b-fae5-4605-9a13-d0c42465deec be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 22:53:15.737 7 INFO glance.location [None req-8894926b-fae5-4605-9a13-d0c42465deec be650ee55d0d46e1a4c4fad445b5bf43 7030838e1baa43488dc435424d1d870b - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 238/489] 162.253.55.36 () {48 vars in 1041 bytes} [Fri Feb 27 22:53:03 2026] PUT /v2/images/f0731e71-6743-448c-a4e8-517b30ed91a3/file => generated 0 bytes in 12536 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15119 switches on core 0) [pid: 8|app: 0|req: 252/490] 162.253.55.36 () {44 vars in 967 bytes} [Fri Feb 27 22:53:15 2026] GET /v2/images/f0731e71-6743-448c-a4e8-517b30ed91a3 => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/491] 162.253.55.36 () {44 vars in 967 bytes} [Fri Feb 27 22:53:15 2026] GET /v2/images/f0731e71-6743-448c-a4e8-517b30ed91a3 => generated 1203 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 280/546] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 22:57:42 2026] GET /v2/images => generated 4892 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 267/547] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 22:57:43 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/560] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 22:58:42 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/561] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 22:58:42 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/574] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 22:59:42 2026] GET /v2/images => generated 4892 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/575] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 22:59:42 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: 301/588] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:00:43 2026] GET /v2/images => generated 4892 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/589] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:00:43 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: 308/602] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:01:42 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/603] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:01:42 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: 315/616] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:02:42 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: 7|app: 0|req: 302/617] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:02:42 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: 322/630] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:03:42 2026] GET /v2/images => generated 4892 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/631] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:03:43 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/644] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:04:42 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/645] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:04:42 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: 323/658] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:05:42 2026] GET /v2/images => generated 4892 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/659] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:05:43 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: 338/662] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 23:05:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/663] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 23:05:55 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/674] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:06:42 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/675] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:06:42 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: 351/688] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:07:42 2026] GET /v2/images => generated 4892 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/689] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:07:42 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: 7|app: 0|req: 343/698] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 23:08:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/699] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 23:08:20 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: 7|app: 0|req: 344/700] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 23:08:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/701] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 23:08:21 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/706] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:08:42 2026] GET /v2/images => generated 4892 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/707] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:08:42 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: 7|app: 0|req: 351/714] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 23:09:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/715] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 23:09:12 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/718] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 23:09:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/719] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 23:09:19 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/724] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:09:42 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/725] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:09:42 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/732] 162.253.55.36 () {42 vars in 684 bytes} [Fri Feb 27 23:10:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/733] 162.253.55.36 () {44 vars in 906 bytes} [Fri Feb 27 23:10:15 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/740] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:10:42 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/741] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:10:42 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: 379/744] 10.0.0.91 () {32 vars in 632 bytes} [Fri Feb 27 23:10:58 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: 369/751] 10.0.0.201 () {36 vars in 987 bytes} [Fri Feb 27 23:11:26 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 383/752] 10.0.0.201 () {36 vars in 927 bytes} [Fri Feb 27 23:11:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/753] 10.0.0.201 () {36 vars in 987 bytes} [Fri Feb 27 23:11:27 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 384/754] 10.0.0.201 () {36 vars in 927 bytes} [Fri Feb 27 23:11:27 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: 372/757] 162.253.55.36 () {36 vars in 990 bytes} [Fri Feb 27 23:11:34 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 386/758] 162.253.55.36 () {36 vars in 930 bytes} [Fri Feb 27 23:11:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/759] 162.253.55.36 () {36 vars in 990 bytes} [Fri Feb 27 23:11:34 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 387/760] 162.253.55.36 () {36 vars in 930 bytes} [Fri Feb 27 23:11:34 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/763] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:11:43 2026] GET /v2/images => generated 4892 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/764] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:11:43 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: 390/765] 10.0.0.54 () {36 vars in 986 bytes} [Fri Feb 27 23:11:43 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => generated 1171 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/766] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:11:44 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: 391/767] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:11:44 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: 377/768] 10.0.0.54 () {36 vars in 986 bytes} [Fri Feb 27 23:11:44 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 392/769] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:11:44 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: 378/770] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:11:44 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: 393/771] 10.0.0.54 () {36 vars in 986 bytes} [Fri Feb 27 23:11:44 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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/772] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:11:44 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: 394/773] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:11:44 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: 380/774] 10.0.0.200 () {36 vars in 911 bytes} [Fri Feb 27 23:11:45 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/775] 10.0.0.200 () {36 vars in 1007 bytes} [Fri Feb 27 23:11:45 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216/locations => generated 127 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/776] 10.0.0.200 () {36 vars in 987 bytes} [Fri Feb 27 23:11:45 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 396/777] 10.0.0.200 () {36 vars in 927 bytes} [Fri Feb 27 23:11:45 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: 382/778] 10.0.0.200 () {36 vars in 927 bytes} [Fri Feb 27 23:11:45 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: 400/785] 10.0.0.201 () {36 vars in 987 bytes} [Fri Feb 27 23:12:14 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/786] 10.0.0.201 () {36 vars in 927 bytes} [Fri Feb 27 23:12:14 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: 401/787] 10.0.0.91 () {34 vars in 654 bytes} [Fri Feb 27 23:12:15 2026] POST /v2/images => generated 649 bytes in 233 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-27 23:12:15.404 7 WARNING glance.api.v2.images [None req-217d57a4-310c-4db6-b6f1-ea600e90f74f 8e1ae19c9047420e9e40ee1cd7e290c0 3bb84eae3d2046e7bcd9ee43b5627a37 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//20a36551-a307-49bc-b47e-16f5678162a3 [pid: 7|app: 0|req: 387/788] 10.0.0.91 () {32 vars in 709 bytes} [Fri Feb 27 23:12:15 2026] DELETE /v2/images/20a36551-a307-49bc-b47e-16f5678162a3 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/789] 10.0.0.91 () {32 vars in 706 bytes} [Fri Feb 27 23:12:15 2026] GET /v2/images/20a36551-a307-49bc-b47e-16f5678162a3 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/790] 10.0.0.91 () {32 vars in 632 bytes} [Fri Feb 27 23:12:15 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/791] 10.0.0.91 () {34 vars in 654 bytes} [Fri Feb 27 23:12:15 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/792] 10.0.0.91 () {32 vars in 716 bytes} [Fri Feb 27 23:12:15 2026] GET /v2/images/495c2fd0-65e4-41f0-8c8c-b25a1d5e297d/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 23:12:15.596 8 INFO glance.api.v2.image_data [None req-5c76fbca-9f7e-4210-8471-cdbb808b8061 8e1ae19c9047420e9e40ee1cd7e290c0 3bb84eae3d2046e7bcd9ee43b5627a37 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-27 23:12:15.646 8 WARNING glance_store._drivers.rbd [None req-5c76fbca-9f7e-4210-8471-cdbb808b8061 8e1ae19c9047420e9e40ee1cd7e290c0 3bb84eae3d2046e7bcd9ee43b5627a37 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-27 23:12:16.248 8 INFO glance.location [None req-5c76fbca-9f7e-4210-8471-cdbb808b8061 8e1ae19c9047420e9e40ee1cd7e290c0 3bb84eae3d2046e7bcd9ee43b5627a37 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 404/793] 10.0.0.91 () {32 vars in 726 bytes} [Fri Feb 27 23:12:15 2026] PUT /v2/images/495c2fd0-65e4-41f0-8c8c-b25a1d5e297d/file => generated 0 bytes in 701 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/794] 10.0.0.91 () {32 vars in 706 bytes} [Fri Feb 27 23:12:16 2026] GET /v2/images/495c2fd0-65e4-41f0-8c8c-b25a1d5e297d => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/795] 10.0.0.91 () {32 vars in 716 bytes} [Fri Feb 27 23:12:16 2026] GET /v2/images/495c2fd0-65e4-41f0-8c8c-b25a1d5e297d/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/796] 10.0.0.91 () {34 vars in 654 bytes} [Fri Feb 27 23:12:16 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/797] 10.0.0.91 () {32 vars in 725 bytes} [Fri Feb 27 23:12:16 2026] PATCH /v2/images/254df59d-77f0-41e4-a4d8-1bbb7f672726 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/798] 10.0.0.91 () {32 vars in 706 bytes} [Fri Feb 27 23:12:16 2026] GET /v2/images/254df59d-77f0-41e4-a4d8-1bbb7f672726 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 23:12:16.593 8 WARNING glance.api.v2.images [None req-aba23bb5-d3ce-4e58-a22b-c1527c6f9cfd 8e1ae19c9047420e9e40ee1cd7e290c0 3bb84eae3d2046e7bcd9ee43b5627a37 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//254df59d-77f0-41e4-a4d8-1bbb7f672726 [pid: 8|app: 0|req: 407/799] 10.0.0.91 () {32 vars in 709 bytes} [Fri Feb 27 23:12:16 2026] DELETE /v2/images/254df59d-77f0-41e4-a4d8-1bbb7f672726 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/800] 10.0.0.91 () {32 vars in 706 bytes} [Fri Feb 27 23:12:16 2026] GET /v2/images/254df59d-77f0-41e4-a4d8-1bbb7f672726 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 23:12:16.664 8 WARNING glance.api.v2.images [None req-0b075644-f276-4223-9fb7-861e6beae544 8e1ae19c9047420e9e40ee1cd7e290c0 3bb84eae3d2046e7bcd9ee43b5627a37 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//495c2fd0-65e4-41f0-8c8c-b25a1d5e297d [pid: 8|app: 0|req: 408/801] 10.0.0.91 () {32 vars in 709 bytes} [Fri Feb 27 23:12:16 2026] DELETE /v2/images/495c2fd0-65e4-41f0-8c8c-b25a1d5e297d => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/802] 10.0.0.91 () {32 vars in 706 bytes} [Fri Feb 27 23:12:17 2026] GET /v2/images/495c2fd0-65e4-41f0-8c8c-b25a1d5e297d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 23:12:17.502 8 WARNING glance.api.v2.images [None req-40a2a24b-70c0-413c-b4cd-542d667e7f95 8e1ae19c9047420e9e40ee1cd7e290c0 3bb84eae3d2046e7bcd9ee43b5627a37 - - default default] Failed to find image 20a36551-a307-49bc-b47e-16f5678162a3 to delete: glance.common.exception.ImageNotFound: No image found with ID 20a36551-a307-49bc-b47e-16f5678162a3 [pid: 8|app: 0|req: 409/803] 10.0.0.91 () {32 vars in 709 bytes} [Fri Feb 27 23:12:17 2026] DELETE /v2/images/20a36551-a307-49bc-b47e-16f5678162a3 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/804] 10.0.0.91 () {32 vars in 706 bytes} [Fri Feb 27 23:12:17 2026] GET /v2/images/20a36551-a307-49bc-b47e-16f5678162a3 => 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: 398/809] 10.0.0.201 () {36 vars in 987 bytes} [Fri Feb 27 23:12:31 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 412/810] 10.0.0.201 () {36 vars in 927 bytes} [Fri Feb 27 23:12:31 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: 400/813] 10.0.0.91 () {30 vars in 410 bytes} [Fri Feb 27 23:12:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/814] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:12:43 2026] GET /v2/images => generated 4892 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/815] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:12:43 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: 418/822] 10.0.0.201 () {36 vars in 987 bytes} [Fri Feb 27 23:13:10 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 405/823] 10.0.0.201 () {36 vars in 927 bytes} [Fri Feb 27 23:13:10 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/830] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:13:42 2026] GET /v2/images => generated 4892 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/831] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:13:42 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: 415/842] 10.0.0.91 () {32 vars in 706 bytes} [Fri Feb 27 23:14:32 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 428/843] 10.0.0.91 () {32 vars in 706 bytes} [Fri Feb 27 23:14:32 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 416/844] 10.0.0.54 () {36 vars in 986 bytes} [Fri Feb 27 23:14:32 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 429/845] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:14: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: 417/846] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:14:32 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: 430/847] 10.0.0.54 () {36 vars in 986 bytes} [Fri Feb 27 23:14:32 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 418/848] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:14:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/849] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:14: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: 419/850] 10.0.0.54 () {36 vars in 986 bytes} [Fri Feb 27 23:14:32 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 432/851] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:14: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: 420/852] 10.0.0.200 () {36 vars in 911 bytes} [Fri Feb 27 23:14:32 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/853] 10.0.0.200 () {36 vars in 1007 bytes} [Fri Feb 27 23:14:32 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216/locations => generated 127 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/854] 10.0.0.200 () {36 vars in 987 bytes} [Fri Feb 27 23:14:32 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/855] 10.0.0.200 () {36 vars in 927 bytes} [Fri Feb 27 23:14:32 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/856] 10.0.0.200 () {36 vars in 927 bytes} [Fri Feb 27 23:14:32 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/859] 10.0.0.201 () {36 vars in 987 bytes} [Fri Feb 27 23:14:41 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 424/860] 10.0.0.201 () {36 vars in 927 bytes} [Fri Feb 27 23:14:41 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: 437/861] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:14:43 2026] GET /v2/images => generated 4892 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/862] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:14:43 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: 7|app: 0|req: 430/871] 10.0.0.201 () {36 vars in 987 bytes} [Fri Feb 27 23:15:18 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 442/872] 10.0.0.201 () {36 vars in 927 bytes} [Fri Feb 27 23:15:18 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: 431/873] 10.0.0.201 () {36 vars in 987 bytes} [Fri Feb 27 23:15:20 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 443/874] 10.0.0.201 () {36 vars in 927 bytes} [Fri Feb 27 23:15:20 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: 446/879] 10.0.0.201 () {36 vars in 987 bytes} [Fri Feb 27 23:15:42 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/880] 10.0.0.201 () {36 vars in 927 bytes} [Fri Feb 27 23:15:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/881] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:15:42 2026] GET /v2/images => generated 4892 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/882] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:15:42 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: 449/885] 10.0.0.201 () {36 vars in 987 bytes} [Fri Feb 27 23:15:55 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 437/886] 10.0.0.201 () {36 vars in 927 bytes} [Fri Feb 27 23:15: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: 8|app: 0|req: 453/893] 162.253.55.36 () {32 vars in 825 bytes} [Fri Feb 27 23:16:18 2026] GET /v2/images?status=active&owner=7030838e1baa43488dc435424d1d870b&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/894] 162.253.55.36 () {32 vars in 652 bytes} [Fri Feb 27 23:16:18 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: 454/895] 10.0.0.54 () {36 vars in 986 bytes} [Fri Feb 27 23:16:19 2026] GET /v2/images/839eb3e7-14ba-4f39-97b6-8c8dbbf2975e => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/896] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:16:19 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: 455/897] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:16:19 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: 443/898] 10.0.0.54 () {36 vars in 986 bytes} [Fri Feb 27 23:16:19 2026] GET /v2/images/839eb3e7-14ba-4f39-97b6-8c8dbbf2975e => 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: 456/899] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:16:19 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: 444/900] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:16:19 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: 457/901] 10.0.0.54 () {36 vars in 986 bytes} [Fri Feb 27 23:16:19 2026] GET /v2/images/839eb3e7-14ba-4f39-97b6-8c8dbbf2975e => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/902] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:16:19 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: 458/903] 10.0.0.54 () {36 vars in 926 bytes} [Fri Feb 27 23:16:19 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: 446/904] 10.0.0.200 () {36 vars in 911 bytes} [Fri Feb 27 23:16:20 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/905] 10.0.0.200 () {36 vars in 1007 bytes} [Fri Feb 27 23:16:20 2026] GET /v2/images/839eb3e7-14ba-4f39-97b6-8c8dbbf2975e/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/906] 10.0.0.200 () {36 vars in 987 bytes} [Fri Feb 27 23:16:20 2026] GET /v2/images/839eb3e7-14ba-4f39-97b6-8c8dbbf2975e => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/907] 10.0.0.200 () {36 vars in 927 bytes} [Fri Feb 27 23:16:20 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: 448/908] 10.0.0.200 () {36 vars in 927 bytes} [Fri Feb 27 23:16:20 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: 451/913] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:16:43 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: 463/914] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:16:43 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: 8|app: 0|req: 466/919] 10.0.0.201 () {36 vars in 987 bytes} [Fri Feb 27 23:16:59 2026] GET /v2/images/a300038a-f3a2-47b2-ad52-9b9d32d7c216 => 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: 454/920] 10.0.0.201 () {36 vars in 927 bytes} [Fri Feb 27 23:16:59 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: 471/929] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:17:42 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: 459/930] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:17:42 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: 466/943] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:18:43 2026] GET /v2/images => generated 4892 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/944] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:18:43 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: 485/957] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:19:42 2026] GET /v2/images => generated 4892 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/958] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:19:42 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/971] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:20:42 2026] GET /v2/images => generated 4892 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/972] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:20:43 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/985] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:21:42 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: 8|app: 0|req: 499/986] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:21:42 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: 8|app: 0|req: 501/989] 10.0.0.91 () {32 vars in 632 bytes} [Fri Feb 27 23:21:57 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1000] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:22:42 2026] GET /v2/images => generated 4892 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1001] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:22:42 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: 501/1014] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:23:42 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1015] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:23:42 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: 508/1028] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:24:42 2026] GET /v2/images => generated 4892 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1029] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:24:42 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: 528/1042] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:25:42 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1043] 10.0.0.216 () {28 vars in 569 bytes} [Fri Feb 27 23:25:42 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)