+ 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 [Thu Feb 26 22:15:41 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-84dfb4d48d-btcw2 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 0x7fd843e90668 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-26 22:15:43.133 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-26 22:15:43.135 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-26 22:15:43.978 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-26 22:15:43.979 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-26 22:15:43.980 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 22:15:43.985 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-26 22:15:43.986 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-26 22:15:43.987 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-26 22:15:45.998 8 WARNING glance.api.v2.images [None req-7e531db7-8298-4579-80cd-81c794be4445 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 22:15:46.027 7 WARNING glance.api.v2.images [None req-b2adbc1c-cc43-4fb2-b35f-cde37bfdc74d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-26 22:15:46.324 8 WARNING keystonemiddleware._common.config [None req-7e531db7-8298-4579-80cd-81c794be4445 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:15:46.332 8 WARNING oslo_config.cfg [None req-7e531db7-8298-4579-80cd-81c794be4445 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd843e90668 pid: 8 (default app) 2026-02-26 22:15:46.360 7 WARNING keystonemiddleware._common.config [None req-b2adbc1c-cc43-4fb2-b35f-cde37bfdc74d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:15:46.367 7 WARNING oslo_config.cfg [None req-b2adbc1c-cc43-4fb2-b35f-cde37bfdc74d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd843e90668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 22:15:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 22:15:48.194 7 WARNING oslo_policy.policy [None req-7fb845bc-aafd-497a-a149-e4541fa614bf 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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-26 22:15:48.195 7 WARNING oslo_policy.policy [None req-7fb845bc-aafd-497a-a149-e4541fa614bf 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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-26 22:15:48.210 7 WARNING oslo_policy.policy [None req-7fb845bc-aafd-497a-a149-e4541fa614bf 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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-26 22:15:48.210 7 WARNING oslo_policy.policy [None req-7fb845bc-aafd-497a-a149-e4541fa614bf 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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: 1/5] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 22:15:47 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 22:15:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 22:15:51 2026] GET /v2/images => generated 69 bytes in 35 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-26 22:15:51.534 8 WARNING oslo_policy.policy [None req-17742696-108e-4a69-b1f1-d83b568cddbe 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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-26 22:15:51.534 8 WARNING oslo_policy.policy [None req-17742696-108e-4a69-b1f1-d83b568cddbe 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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: 6/8] 162.253.55.195 () {44 vars in 912 bytes} [Thu Feb 26 22:15:51 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.195 () {44 vars in 934 bytes} [Thu Feb 26 22:15:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:15:51.669 8 WARNING oslo_policy.policy [None req-d938d6f1-6682-4a4f-bd8c-2b99009a1c07 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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-26 22:15:51.669 8 WARNING oslo_policy.policy [None req-d938d6f1-6682-4a4f-bd8c-2b99009a1c07 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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: 7/10] 162.253.55.195 () {44 vars in 940 bytes} [Thu Feb 26 22:15:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:15:51.750 7 WARNING oslo_config.cfg [None req-18682a4f-c186-4ba5-b31f-67a610b49372 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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: 4/11] 162.253.55.195 () {48 vars in 952 bytes} [Thu Feb 26 22:15:51 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 22:15:51.770 8 WARNING oslo_policy.policy [None req-5b7aa3f4-67f9-41e0-88ab-5e924f6d97b1 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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-26 22:15:51.771 8 WARNING oslo_policy.policy [None req-5b7aa3f4-67f9-41e0-88ab-5e924f6d97b1 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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-26 22:15:51.772 8 INFO glance.api.v2.image_data [None req-5b7aa3f4-67f9-41e0-88ab-5e924f6d97b1 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 22:15:55.661 8 WARNING glance.location [None req-5b7aa3f4-67f9-41e0-88ab-5e924f6d97b1 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 162.253.55.195 () {48 vars in 1046 bytes} [Thu Feb 26 22:15:51 2026] PUT /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186/file => generated 0 bytes in 3933 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6624 switches on core 0) [pid: 7|app: 0|req: 5/13] 162.253.55.195 () {44 vars in 972 bytes} [Thu Feb 26 22:15:55 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-26 22:15:55.739 8 WARNING oslo_config.cfg [None req-f0fdb74f-3c65-421d-9084-14202a353765 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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: 9/14] 162.253.55.195 () {44 vars in 972 bytes} [Thu Feb 26 22:15:55 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 135/273] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 22:37:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 22:37:17 2026] GET /v2/images => generated 1240 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 22:37:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 22:37:32 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 162.253.55.195 () {44 vars in 938 bytes} [Thu Feb 26 22:37:32 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: 8|app: 0|req: 142/280] 162.253.55.195 () {44 vars in 960 bytes} [Thu Feb 26 22:37:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 162.253.55.195 () {44 vars in 940 bytes} [Thu Feb 26 22:37:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 162.253.55.195 () {48 vars in 952 bytes} [Thu Feb 26 22:37:32 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 22:37:33.021 7 WARNING oslo_policy.policy [None req-b5922d51-f34f-41d0-8619-89f785665692 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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-26 22:37:33.022 7 WARNING oslo_policy.policy [None req-b5922d51-f34f-41d0-8619-89f785665692 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - 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-26 22:37:33.023 7 INFO glance.api.v2.image_data [None req-b5922d51-f34f-41d0-8619-89f785665692 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 22:38:15.337 7 WARNING glance.location [None req-b5922d51-f34f-41d0-8619-89f785665692 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/291] 162.253.55.195 () {48 vars in 1047 bytes} [Thu Feb 26 22:37:33 2026] PUT /v2/images/3b701360-4434-4b6c-97e9-aa89e291eb17/file => generated 0 bytes in 42363 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63652 switches on core 0) [pid: 8|app: 0|req: 152/292] 162.253.55.195 () {44 vars in 972 bytes} [Thu Feb 26 22:38:15 2026] GET /v2/images/3b701360-4434-4b6c-97e9-aa89e291eb17 => 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: 141/293] 162.253.55.195 () {44 vars in 972 bytes} [Thu Feb 26 22:38:15 2026] GET /v2/images/3b701360-4434-4b6c-97e9-aa89e291eb17 => 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: 143/296] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 22:38:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/297] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 22:38:16 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/378] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 22:45:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/379] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 22:45:00 2026] GET /v2/images => generated 2451 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/386] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 22:45:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/387] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 22:45:32 2026] GET /v2/images => generated 2451 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/388] 162.253.55.195 () {44 vars in 948 bytes} [Thu Feb 26 22:45:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/389] 162.253.55.195 () {44 vars in 970 bytes} [Thu Feb 26 22:45:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/390] 162.253.55.195 () {44 vars in 940 bytes} [Thu Feb 26 22:45:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/393] 162.253.55.195 () {48 vars in 952 bytes} [Thu Feb 26 22:45:32 2026] POST /v2/images => generated 799 bytes in 7264 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 22:45:40.123 8 INFO glance.api.v2.image_data [None req-5cf22f3c-a2a2-4efa-8a75-7383b0b89d08 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 22:47:31.201 8 INFO glance.location [None req-5cf22f3c-a2a2-4efa-8a75-7383b0b89d08 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 204/416] 162.253.55.195 () {48 vars in 1046 bytes} [Thu Feb 26 22:45:40 2026] PUT /v2/images/6d2d10bb-0ce1-4650-be8e-a2895c8ecc8c/file => generated 0 bytes in 111131 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11988 switches on core 0) [pid: 7|app: 0|req: 213/417] 162.253.55.195 () {44 vars in 972 bytes} [Thu Feb 26 22:47:31 2026] GET /v2/images/6d2d10bb-0ce1-4650-be8e-a2895c8ecc8c => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/418] 162.253.55.195 () {48 vars in 1051 bytes} [Thu Feb 26 22:47:31 2026] PATCH /v2/images/6d2d10bb-0ce1-4650-be8e-a2895c8ecc8c => generated 1234 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/419] 162.253.55.195 () {44 vars in 972 bytes} [Thu Feb 26 22:47:31 2026] GET /v2/images/6d2d10bb-0ce1-4650-be8e-a2895c8ecc8c => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/428] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 22:48:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/429] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 22:48:07 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: 8|app: 0|req: 212/432] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 22:48:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/433] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 22:48:17 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/434] 162.253.55.195 () {44 vars in 940 bytes} [Thu Feb 26 22:48:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/435] 162.253.55.195 () {44 vars in 962 bytes} [Thu Feb 26 22:48:17 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: 8|app: 0|req: 214/436] 162.253.55.195 () {44 vars in 940 bytes} [Thu Feb 26 22:48:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/437] 162.253.55.195 () {48 vars in 952 bytes} [Thu Feb 26 22:48:18 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-26 22:48:18.075 8 INFO glance.api.v2.image_data [None req-9634e2ea-736a-4c45-b04e-2808a460f277 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 22:48:35.809 8 INFO glance.location [None req-9634e2ea-736a-4c45-b04e-2808a460f277 72c6fe6874274327b3167f7b4432f9aa e28f0ccde533438f9aa48223a05a85db - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 215/442] 162.253.55.195 () {48 vars in 1046 bytes} [Thu Feb 26 22:48:18 2026] PUT /v2/images/4dfbcb5b-6164-4df3-8dd0-ba52e82b4c0f/file => generated 0 bytes in 17779 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18199 switches on core 0) [pid: 7|app: 0|req: 228/443] 162.253.55.195 () {44 vars in 972 bytes} [Thu Feb 26 22:48:35 2026] GET /v2/images/4dfbcb5b-6164-4df3-8dd0-ba52e82b4c0f => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/444] 162.253.55.195 () {44 vars in 972 bytes} [Thu Feb 26 22:48:35 2026] GET /v2/images/4dfbcb5b-6164-4df3-8dd0-ba52e82b4c0f => generated 1203 bytes in 11 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: 242/495] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:52:51 2026] GET /v2/images => generated 4892 bytes in 160 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: 254/496] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:52:52 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: 261/509] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:53:51 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/510] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:53:51 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: 256/523] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:54:51 2026] GET /v2/images => generated 4892 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/524] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:54:51 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: 7|app: 0|req: 275/537] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:55:51 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: 263/538] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:55:51 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: 282/551] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:56:51 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: 270/552] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:56:52 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: 7|app: 0|req: 289/565] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:57:51 2026] GET /v2/images => generated 4892 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/566] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:57:52 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: 7|app: 0|req: 296/579] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:58:52 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: 8|app: 0|req: 284/580] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:58:52 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: 291/593] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:59:51 2026] GET /v2/images => generated 4892 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/594] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 22:59:52 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: 298/607] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:00:51 2026] GET /v2/images => generated 4892 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/608] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:00:52 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: 312/611] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 23:00:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/612] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 23:00:56 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: 8|app: 0|req: 306/623] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:01:51 2026] GET /v2/images => generated 4892 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/624] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:01:51 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: 313/637] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:02:51 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/638] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:02:52 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: 328/643] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 23:03:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/644] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 23:03:12 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/645] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 23:03:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/646] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 23:03:13 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/655] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:03:51 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/656] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:03:52 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: 336/659] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 23:04:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/660] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 23:04:01 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/663] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 23:04:08 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/664] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 23:04:08 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: 7|app: 0|req: 343/673] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:04:51 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/674] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:04:51 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: 345/677] 162.253.55.195 () {42 vars in 689 bytes} [Thu Feb 26 23:04:59 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/678] 162.253.55.195 () {44 vars in 911 bytes} [Thu Feb 26 23:04:59 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/687] 10.0.0.225 () {32 vars in 633 bytes} [Thu Feb 26 23:05: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: 351/690] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:05:51 2026] GET /v2/images => generated 4892 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/691] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:05:52 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: 353/694] 10.0.0.179 () {36 vars in 987 bytes} [Thu Feb 26 23:06:01 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => generated 1171 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/695] 10.0.0.179 () {36 vars in 927 bytes} [Thu Feb 26 23:06:01 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/696] 10.0.0.179 () {36 vars in 987 bytes} [Thu Feb 26 23:06:02 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => generated 1171 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.179 () {36 vars in 927 bytes} [Thu Feb 26 23:06:02 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: 355/698] 10.0.0.179 () {36 vars in 987 bytes} [Thu Feb 26 23:06:03 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/699] 10.0.0.179 () {36 vars in 927 bytes} [Thu Feb 26 23:06:03 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: 346/702] 162.253.55.195 () {36 vars in 991 bytes} [Thu Feb 26 23:06:09 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 357/703] 162.253.55.195 () {36 vars in 931 bytes} [Thu Feb 26 23:06: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: 347/704] 162.253.55.195 () {36 vars in 991 bytes} [Thu Feb 26 23:06:10 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 358/705] 162.253.55.195 () {36 vars in 931 bytes} [Thu Feb 26 23:06: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: 8|app: 0|req: 349/708] 10.0.0.204 () {36 vars in 987 bytes} [Thu Feb 26 23:06:25 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => generated 1171 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/709] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:06:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/710] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:06:25 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: 361/711] 10.0.0.204 () {36 vars in 987 bytes} [Thu Feb 26 23:06:25 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/712] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:06:25 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: 362/713] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:06:25 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: 352/714] 10.0.0.204 () {36 vars in 987 bytes} [Thu Feb 26 23:06:25 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/715] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:06:25 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: 353/716] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:06:25 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: 355/719] 10.0.0.39 () {36 vars in 910 bytes} [Thu Feb 26 23:06:26 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/720] 10.0.0.39 () {36 vars in 1006 bytes} [Thu Feb 26 23:06:26 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.39 () {36 vars in 986 bytes} [Thu Feb 26 23:06:26 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/722] 10.0.0.39 () {36 vars in 926 bytes} [Thu Feb 26 23:06:26 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: 357/723] 10.0.0.39 () {36 vars in 926 bytes} [Thu Feb 26 23:06:26 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/728] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:06:52 2026] GET /v2/images => generated 4892 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:06:52 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: 7|app: 0|req: 370/730] 10.0.0.225 () {34 vars in 655 bytes} [Thu Feb 26 23:06:54 2026] POST /v2/images => generated 649 bytes in 156 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-02-26 23:06:54.920 8 WARNING glance.api.v2.images [None req-5afa0155-ff74-4fa5-9759-6c6947002565 ff199c1b7843469d92adfeba9fd7cc88 e0b732fb91f14e7997147e0261330930 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7494c12c-e038-4552-bd44-70af7a0ef9a0 [pid: 8|app: 0|req: 361/731] 10.0.0.225 () {32 vars in 710 bytes} [Thu Feb 26 23:06:54 2026] DELETE /v2/images/7494c12c-e038-4552-bd44-70af7a0ef9a0 => 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: 371/732] 10.0.0.225 () {32 vars in 707 bytes} [Thu Feb 26 23:06:54 2026] GET /v2/images/7494c12c-e038-4552-bd44-70af7a0ef9a0 => 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: 362/733] 10.0.0.225 () {32 vars in 633 bytes} [Thu Feb 26 23:06:54 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/734] 10.0.0.225 () {34 vars in 655 bytes} [Thu Feb 26 23:06:55 2026] POST /v2/images => generated 702 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/735] 10.0.0.225 () {32 vars in 717 bytes} [Thu Feb 26 23:06:55 2026] GET /v2/images/737271f9-4ddf-4781-bc13-fb326f28d144/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-26 23:06:55.098 7 INFO glance.api.v2.image_data [None req-9119abe2-9a4e-4783-9ccb-fafaf0ba87f7 ff199c1b7843469d92adfeba9fd7cc88 e0b732fb91f14e7997147e0261330930 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-26 23:06:55.147 7 WARNING glance_store._drivers.rbd [None req-9119abe2-9a4e-4783-9ccb-fafaf0ba87f7 ff199c1b7843469d92adfeba9fd7cc88 e0b732fb91f14e7997147e0261330930 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-02-26 23:06:56.138 7 INFO glance.location [None req-9119abe2-9a4e-4783-9ccb-fafaf0ba87f7 ff199c1b7843469d92adfeba9fd7cc88 e0b732fb91f14e7997147e0261330930 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 373/738] 10.0.0.225 () {32 vars in 727 bytes} [Thu Feb 26 23:06:55 2026] PUT /v2/images/737271f9-4ddf-4781-bc13-fb326f28d144/file => generated 0 bytes in 1089 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/739] 10.0.0.225 () {32 vars in 707 bytes} [Thu Feb 26 23:06:56 2026] GET /v2/images/737271f9-4ddf-4781-bc13-fb326f28d144 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/740] 10.0.0.225 () {32 vars in 717 bytes} [Thu Feb 26 23:06:56 2026] GET /v2/images/737271f9-4ddf-4781-bc13-fb326f28d144/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/741] 10.0.0.225 () {34 vars in 655 bytes} [Thu Feb 26 23:06:56 2026] POST /v2/images => generated 647 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/742] 10.0.0.225 () {32 vars in 726 bytes} [Thu Feb 26 23:06:56 2026] PATCH /v2/images/63121ec4-a0a9-48d6-9c57-6f92889d4855 => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/743] 10.0.0.225 () {32 vars in 707 bytes} [Thu Feb 26 23:06:56 2026] GET /v2/images/63121ec4-a0a9-48d6-9c57-6f92889d4855 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-26 23:06:56.458 7 WARNING glance.api.v2.images [None req-ac44db65-10ef-47dd-a764-066d66cf7400 ff199c1b7843469d92adfeba9fd7cc88 e0b732fb91f14e7997147e0261330930 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//63121ec4-a0a9-48d6-9c57-6f92889d4855 [pid: 7|app: 0|req: 376/744] 10.0.0.225 () {32 vars in 710 bytes} [Thu Feb 26 23:06:56 2026] DELETE /v2/images/63121ec4-a0a9-48d6-9c57-6f92889d4855 => 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: 369/745] 10.0.0.225 () {32 vars in 707 bytes} [Thu Feb 26 23:06:56 2026] GET /v2/images/63121ec4-a0a9-48d6-9c57-6f92889d4855 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 23:06:56.525 7 WARNING glance.api.v2.images [None req-0cc79959-b2e2-435e-895e-9c2447329a5b ff199c1b7843469d92adfeba9fd7cc88 e0b732fb91f14e7997147e0261330930 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//737271f9-4ddf-4781-bc13-fb326f28d144 [pid: 7|app: 0|req: 377/746] 10.0.0.225 () {32 vars in 710 bytes} [Thu Feb 26 23:06:56 2026] DELETE /v2/images/737271f9-4ddf-4781-bc13-fb326f28d144 => generated 0 bytes in 870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/747] 10.0.0.225 () {32 vars in 707 bytes} [Thu Feb 26 23:06:57 2026] GET /v2/images/737271f9-4ddf-4781-bc13-fb326f28d144 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-26 23:06:57.417 7 WARNING glance.api.v2.images [None req-922e07fb-b17b-4d49-8613-33fe61be3f5f ff199c1b7843469d92adfeba9fd7cc88 e0b732fb91f14e7997147e0261330930 - - default default] Failed to find image 7494c12c-e038-4552-bd44-70af7a0ef9a0 to delete: glance.common.exception.ImageNotFound: No image found with ID 7494c12c-e038-4552-bd44-70af7a0ef9a0 [pid: 7|app: 0|req: 378/748] 10.0.0.225 () {32 vars in 710 bytes} [Thu Feb 26 23:06:57 2026] DELETE /v2/images/7494c12c-e038-4552-bd44-70af7a0ef9a0 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.225 () {32 vars in 707 bytes} [Thu Feb 26 23:06:57 2026] GET /v2/images/7494c12c-e038-4552-bd44-70af7a0ef9a0 => 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: 379/750] 10.0.0.179 () {36 vars in 987 bytes} [Thu Feb 26 23:07:04 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 372/751] 10.0.0.179 () {36 vars in 927 bytes} [Thu Feb 26 23:07:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/762] 10.0.0.179 () {36 vars in 987 bytes} [Thu Feb 26 23:07:45 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/763] 10.0.0.179 () {36 vars in 927 bytes} [Thu Feb 26 23:07:45 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/764] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:07:52 2026] GET /v2/images => generated 4892 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/765] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:07:52 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: 7|app: 0|req: 389/770] 10.0.0.179 () {36 vars in 987 bytes} [Thu Feb 26 23:08:07 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 382/771] 10.0.0.179 () {36 vars in 927 bytes} [Thu Feb 26 23:08:07 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: 387/780] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:08:52 2026] GET /v2/images => generated 4892 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:08:52 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: 389/784] 10.0.0.179 () {36 vars in 987 bytes} [Thu Feb 26 23:08:56 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 396/785] 10.0.0.179 () {36 vars in 927 bytes} [Thu Feb 26 23:08:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/792] 10.0.0.179 () {36 vars in 987 bytes} [Thu Feb 26 23:09:30 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 400/793] 10.0.0.179 () {36 vars in 927 bytes} [Thu Feb 26 23:09:30 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: 396/798] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:09:51 2026] GET /v2/images => generated 4892 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/799] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:09:52 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: 399/804] 10.0.0.179 () {36 vars in 987 bytes} [Thu Feb 26 23:10:09 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 406/805] 10.0.0.179 () {36 vars in 927 bytes} [Thu Feb 26 23:10:09 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: 404/814] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:10:51 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: 411/815] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:10:52 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: 418/828] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:11:52 2026] GET /v2/images => generated 4892 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/829] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:11:52 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: 425/842] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:12:52 2026] GET /v2/images => generated 4892 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/843] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:12:52 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: 427/846] 10.0.0.225 () {30 vars in 411 bytes} [Thu Feb 26 23:12:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/851] 10.0.0.225 () {32 vars in 707 bytes} [Thu Feb 26 23:13:17 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/852] 10.0.0.225 () {32 vars in 707 bytes} [Thu Feb 26 23:13:17 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 423/853] 10.0.0.204 () {36 vars in 987 bytes} [Thu Feb 26 23:13:17 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => generated 1171 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/854] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:13:17 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: 424/855] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:13:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/856] 10.0.0.204 () {36 vars in 987 bytes} [Thu Feb 26 23:13:17 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 425/857] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:13:17 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: 433/858] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:13:17 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: 426/859] 10.0.0.204 () {36 vars in 987 bytes} [Thu Feb 26 23:13:17 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 434/860] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:13: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: 427/861] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:13: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: 7|app: 0|req: 435/862] 10.0.0.39 () {36 vars in 910 bytes} [Thu Feb 26 23:13:18 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/863] 10.0.0.39 () {36 vars in 1006 bytes} [Thu Feb 26 23:13:18 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/864] 10.0.0.39 () {36 vars in 986 bytes} [Thu Feb 26 23:13:18 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 429/865] 10.0.0.39 () {36 vars in 926 bytes} [Thu Feb 26 23:13:18 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: 437/866] 10.0.0.39 () {36 vars in 926 bytes} [Thu Feb 26 23:13: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: 8|app: 0|req: 432/871] 10.0.0.179 () {36 vars in 987 bytes} [Thu Feb 26 23:13:42 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 440/872] 10.0.0.179 () {36 vars in 927 bytes} [Thu Feb 26 23:13:42 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: 434/875] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:13:51 2026] GET /v2/images => generated 4892 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/876] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:13:52 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: 436/879] 10.0.0.179 () {36 vars in 987 bytes} [Thu Feb 26 23:13:59 2026] GET /v2/images/29549886-d1a9-45f4-b142-2eeaa0b49186 => 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: 444/880] 10.0.0.179 () {36 vars in 927 bytes} [Thu Feb 26 23:13:59 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: 449/889] 162.253.55.195 () {32 vars in 826 bytes} [Thu Feb 26 23:14:39 2026] GET /v2/images?status=active&owner=e28f0ccde533438f9aa48223a05a85db&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/890] 162.253.55.195 () {32 vars in 653 bytes} [Thu Feb 26 23:14:39 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: 450/891] 10.0.0.204 () {36 vars in 987 bytes} [Thu Feb 26 23:14:39 2026] GET /v2/images/3b701360-4434-4b6c-97e9-aa89e291eb17 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/892] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:14:39 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/893] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:14:39 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: 443/894] 10.0.0.204 () {36 vars in 987 bytes} [Thu Feb 26 23:14:39 2026] GET /v2/images/3b701360-4434-4b6c-97e9-aa89e291eb17 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/895] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:14:39 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: 444/896] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:14:39 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: 453/897] 10.0.0.204 () {36 vars in 987 bytes} [Thu Feb 26 23:14:39 2026] GET /v2/images/3b701360-4434-4b6c-97e9-aa89e291eb17 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/898] 10.0.0.204 () {36 vars in 927 bytes} [Thu Feb 26 23:14:39 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: 454/899] 10.0.0.39 () {36 vars in 910 bytes} [Thu Feb 26 23:14:40 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/900] 10.0.0.39 () {36 vars in 1006 bytes} [Thu Feb 26 23:14:40 2026] GET /v2/images/3b701360-4434-4b6c-97e9-aa89e291eb17/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: 455/901] 10.0.0.39 () {36 vars in 986 bytes} [Thu Feb 26 23:14:40 2026] GET /v2/images/3b701360-4434-4b6c-97e9-aa89e291eb17 => 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: 447/902] 10.0.0.39 () {36 vars in 926 bytes} [Thu Feb 26 23:14:40 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: 456/903] 10.0.0.39 () {36 vars in 926 bytes} [Thu Feb 26 23:14:40 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: 449/906] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:14:52 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: 458/907] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:14:52 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: 456/920] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:15:51 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/921] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:15:51 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: 463/934] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:16:51 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/935] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:16:51 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: 479/948] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:17:51 2026] GET /v2/images => generated 4892 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/949] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:17:52 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: 486/962] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:18:52 2026] GET /v2/images => generated 4892 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/963] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:18:52 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: 7|app: 0|req: 493/976] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:19:51 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: 484/977] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:19:52 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: 500/990] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:20:52 2026] GET /v2/images => generated 4892 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/991] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:20:52 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: 7|app: 0|req: 507/1004] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:21:51 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: 8|app: 0|req: 498/1005] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:21:52 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: 514/1018] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:22:51 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1019] 10.0.0.23 () {28 vars in 568 bytes} [Thu Feb 26 23:22:52 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)