+ 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 [Tue Mar 3 12:05:18 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-6fb59bdcfd-xtg4d 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 0x7f796ec30668 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-03-03 12:05:20.093 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-03 12:05:20.125 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-03 12:05:20.935 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-03-03 12:05:20.936 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-03-03 12:05:20.937 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 12:05:21.009 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-03-03 12:05:21.010 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-03-03 12:05:21.010 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 12:05:22.924 7 WARNING glance.api.v2.images [None req-c2f6c3bb-7da1-4622-b6e7-129e2e5bfebb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 12:05:23.087 8 WARNING glance.api.v2.images [None req-24bfb089-b521-47b2-ba57-6993546a4eb1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 12:05:23.256 7 WARNING keystonemiddleware._common.config [None req-c2f6c3bb-7da1-4622-b6e7-129e2e5bfebb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 12:05:23.264 7 WARNING oslo_config.cfg [None req-c2f6c3bb-7da1-4622-b6e7-129e2e5bfebb - - - - - -] 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 0x7f796ec30668 pid: 7 (default app) 2026-03-03 12:05:23.421 8 WARNING keystonemiddleware._common.config [None req-24bfb089-b521-47b2-ba57-6993546a4eb1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 12:05:23.428 8 WARNING oslo_config.cfg [None req-24bfb089-b521-47b2-ba57-6993546a4eb1 - - - - - -] 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 0x7f796ec30668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:05:23 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-03-03 12:05:24.306 8 WARNING oslo_policy.policy [None req-d7c16a57-aa09-4dc5-9bd8-05f2d2462c65 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - 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-03-03 12:05:24.306 8 WARNING oslo_policy.policy [None req-d7c16a57-aa09-4dc5-9bd8-05f2d2462c65 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - 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-03-03 12:05:24.323 8 WARNING oslo_policy.policy [None req-d7c16a57-aa09-4dc5-9bd8-05f2d2462c65 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - 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-03-03 12:05:24.323 8 WARNING oslo_policy.policy [None req-d7c16a57-aa09-4dc5-9bd8-05f2d2462c65 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:05:23 2026] GET /v2/images => generated 69 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:05:27 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: 2/7] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:05:27 2026] GET /v2/images => generated 69 bytes in 37 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-03-03 12:05:27.692 7 WARNING oslo_policy.policy [None req-c68d9097-cc6a-4b1d-8899-2904df2236f4 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - 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-03-03 12:05:27.692 7 WARNING oslo_policy.policy [None req-c68d9097-cc6a-4b1d-8899-2904df2236f4 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.81 () {44 vars in 908 bytes} [Tue Mar 3 12:05:27 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.81 () {44 vars in 930 bytes} [Tue Mar 3 12:05:27 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-03-03 12:05:27.821 7 WARNING oslo_policy.policy [None req-592bf51c-ab2c-4048-bf2e-e70fe9504787 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - 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-03-03 12:05:27.822 7 WARNING oslo_policy.policy [None req-592bf51c-ab2c-4048-bf2e-e70fe9504787 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.81 () {44 vars in 936 bytes} [Tue Mar 3 12:05:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 12:05:27.906 8 WARNING oslo_config.cfg [None req-c8acdd38-2886-42bd-aeb6-a4eed7b50b1a a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.81 () {48 vars in 948 bytes} [Tue Mar 3 12:05:27 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 12:05:27.928 7 WARNING oslo_policy.policy [None req-3ec9ebf5-789e-472e-905b-ae063e6bc8c9 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - 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-03-03 12:05:27.928 7 WARNING oslo_policy.policy [None req-3ec9ebf5-789e-472e-905b-ae063e6bc8c9 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - 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-03-03 12:05:27.929 7 INFO glance.api.v2.image_data [None req-3ec9ebf5-789e-472e-905b-ae063e6bc8c9 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 12:05:31.722 7 WARNING glance.location [None req-3ec9ebf5-789e-472e-905b-ae063e6bc8c9 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.81 () {48 vars in 1042 bytes} [Tue Mar 3 12:05:27 2026] PUT /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990/file => generated 0 bytes in 3834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2749 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.81 () {44 vars in 968 bytes} [Tue Mar 3 12:05:31 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 12:05:31.792 7 WARNING oslo_config.cfg [None req-84336bc9-861b-4e6a-b8b9-93347d137f67 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.19.213.81 () {44 vars in 968 bytes} [Tue Mar 3 12:05:31 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 137/269] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:26:41 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: 133/270] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:26:41 2026] GET /v2/images => generated 1240 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/351] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:33: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: 178/352] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:33:15 2026] GET /v2/images => generated 1240 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/353] 199.19.213.81 () {44 vars in 934 bytes} [Tue Mar 3 12:33:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/354] 199.19.213.81 () {44 vars in 956 bytes} [Tue Mar 3 12:33:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/355] 199.19.213.81 () {44 vars in 936 bytes} [Tue Mar 3 12:33:16 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: 180/356] 199.19.213.81 () {48 vars in 948 bytes} [Tue Mar 3 12:33:16 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 12:33:16.388 8 WARNING oslo_policy.policy [None req-258fcf23-785d-47a0-8a2e-7fa63461f369 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - 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-03-03 12:33:16.389 8 WARNING oslo_policy.policy [None req-258fcf23-785d-47a0-8a2e-7fa63461f369 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - 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-03-03 12:33:16.391 8 INFO glance.api.v2.image_data [None req-258fcf23-785d-47a0-8a2e-7fa63461f369 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 12:33:51.586 8 WARNING glance.location [None req-258fcf23-785d-47a0-8a2e-7fa63461f369 a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 177/363] 199.19.213.81 () {48 vars in 1043 bytes} [Tue Mar 3 12:33:16 2026] PUT /v2/images/cd530900-8aaf-465e-a09e-5ae8ba5b1a41/file => generated 0 bytes in 35247 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67714 switches on core 0) [pid: 7|app: 0|req: 187/364] 199.19.213.81 () {44 vars in 968 bytes} [Tue Mar 3 12:33:51 2026] GET /v2/images/cd530900-8aaf-465e-a09e-5ae8ba5b1a41 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/365] 199.19.213.81 () {44 vars in 968 bytes} [Tue Mar 3 12:33:51 2026] GET /v2/images/cd530900-8aaf-465e-a09e-5ae8ba5b1a41 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/368] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:33:53 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/369] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:33:53 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/454] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:40:54 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/455] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:40:54 2026] GET /v2/images => generated 2451 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/458] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:41:04 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: 225/459] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:41:04 2026] GET /v2/images => generated 2451 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/460] 199.19.213.81 () {44 vars in 944 bytes} [Tue Mar 3 12:41:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/461] 199.19.213.81 () {44 vars in 966 bytes} [Tue Mar 3 12:41:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/462] 199.19.213.81 () {44 vars in 936 bytes} [Tue Mar 3 12:41:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/463] 199.19.213.81 () {48 vars in 948 bytes} [Tue Mar 3 12:41:04 2026] POST /v2/images => generated 799 bytes in 1950 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 12:41:06.625 7 INFO glance.api.v2.image_data [None req-d6606637-28bd-43a9-9535-1f261315fc0d a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 12:41:48.576 7 INFO glance.location [None req-d6606637-28bd-43a9-9535-1f261315fc0d a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 237/472] 199.19.213.81 () {48 vars in 1042 bytes} [Tue Mar 3 12:41:06 2026] PUT /v2/images/c3174ba4-ff74-4fef-bb3c-4e1c751b5054/file => generated 0 bytes in 41994 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20687 switches on core 0) [pid: 8|app: 0|req: 236/473] 199.19.213.81 () {44 vars in 968 bytes} [Tue Mar 3 12:41:48 2026] GET /v2/images/c3174ba4-ff74-4fef-bb3c-4e1c751b5054 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 199.19.213.81 () {48 vars in 1047 bytes} [Tue Mar 3 12:41:48 2026] PATCH /v2/images/c3174ba4-ff74-4fef-bb3c-4e1c751b5054 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.19.213.81 () {44 vars in 968 bytes} [Tue Mar 3 12:41:48 2026] GET /v2/images/c3174ba4-ff74-4fef-bb3c-4e1c751b5054 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:42:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:42:37 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:42:49 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: 246/491] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:42:49 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.19.213.81 () {44 vars in 936 bytes} [Tue Mar 3 12:42:50 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.19.213.81 () {44 vars in 958 bytes} [Tue Mar 3 12:42:50 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: 247/494] 199.19.213.81 () {44 vars in 936 bytes} [Tue Mar 3 12:42:50 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: 7|app: 0|req: 248/495] 199.19.213.81 () {48 vars in 948 bytes} [Tue Mar 3 12:42:50 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 12:42:50.179 8 INFO glance.api.v2.image_data [None req-6b3e740a-a40c-4822-9308-8a9d9abf7aea a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 12:43:01.816 8 INFO glance.location [None req-6b3e740a-a40c-4822-9308-8a9d9abf7aea a650ce9a1e0145fba4cea8765edf7728 58f559072b214ffd9203bce1c5ba3b96 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 248/498] 199.19.213.81 () {48 vars in 1042 bytes} [Tue Mar 3 12:42:50 2026] PUT /v2/images/7c9771fb-f1da-4e6f-94cd-a13c141285a6/file => generated 0 bytes in 11700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20835 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.19.213.81 () {44 vars in 968 bytes} [Tue Mar 3 12:43:01 2026] GET /v2/images/7c9771fb-f1da-4e6f-94cd-a13c141285a6 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/500] 199.19.213.81 () {44 vars in 968 bytes} [Tue Mar 3 12:43:01 2026] GET /v2/images/7c9771fb-f1da-4e6f-94cd-a13c141285a6 => generated 1203 bytes in 17 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: 275/547] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:46:50 2026] GET /v2/images => generated 4892 bytes in 230 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: 273/548] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:46:50 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: 282/561] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:47:50 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: 8|app: 0|req: 280/562] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:47:50 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: 289/575] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:48:50 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: 287/576] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:48:50 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: 294/589] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:49:50 2026] GET /v2/images => generated 4892 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:49:50 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: 303/603] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:50:49 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: 301/604] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:50:50 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: 308/617] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:51:50 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/618] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:51:50 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/631] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:52:50 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/632] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:52:50 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/645] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:53:50 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: 324/646] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:53:50 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: 329/659] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:54:50 2026] GET /v2/images => generated 4892 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:54:50 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/665] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:55:04 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: 334/666] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:55:04 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: 337/675] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:55:50 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:55:50 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: 346/689] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:56:50 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/690] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:56:50 2026] GET /v2/images => generated 4892 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:57:21 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: 350/698] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:57:21 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: 8|app: 0|req: 350/701] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:57:23 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: 352/702] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:57:23 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:57:50 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:57:50 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: 356/713] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:58:12 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: 358/714] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:58:12 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:58:19 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:58: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: 7|app: 0|req: 364/725] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:58:50 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/726] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:58:50 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 199.19.213.81 () {42 vars in 685 bytes} [Tue Mar 3 12:59:14 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: 368/734] 199.19.213.81 () {44 vars in 907 bytes} [Tue Mar 3 12:59:14 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: 7|app: 0|req: 372/741] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:59:50 2026] GET /v2/images => generated 4892 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/742] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 12:59:50 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: 374/745] 10.0.0.90 () {32 vars in 632 bytes} [Tue Mar 3 12:59:56 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: 377/750] 10.0.0.221 () {36 vars in 987 bytes} [Tue Mar 3 13:00:22 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 374/751] 10.0.0.221 () {36 vars in 927 bytes} [Tue Mar 3 13:00:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 13:00:28 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => generated 1171 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:00:28 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: 377/756] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:00:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 13:00:28 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/758] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:00:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/759] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:00:28 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: 379/760] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 13:00:28 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 382/761] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:00:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:00:28 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: 383/763] 10.0.0.246 () {36 vars in 911 bytes} [Tue Mar 3 13:00:29 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: 381/764] 10.0.0.246 () {36 vars in 1007 bytes} [Tue Mar 3 13:00:29 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/765] 10.0.0.246 () {36 vars in 987 bytes} [Tue Mar 3 13:00:29 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 382/766] 10.0.0.246 () {36 vars in 927 bytes} [Tue Mar 3 13:00:29 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: 385/767] 10.0.0.246 () {36 vars in 927 bytes} [Tue Mar 3 13:00:29 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: 387/770] 199.19.213.81 () {36 vars in 990 bytes} [Tue Mar 3 13:00:42 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 384/771] 199.19.213.81 () {36 vars in 930 bytes} [Tue Mar 3 13:00:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 199.19.213.81 () {36 vars in 990 bytes} [Tue Mar 3 13:00:48 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 386/775] 199.19.213.81 () {36 vars in 930 bytes} [Tue Mar 3 13:00:48 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: 390/776] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:00:50 2026] GET /v2/images => generated 4892 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/777] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:00:50 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/780] 10.0.0.221 () {36 vars in 987 bytes} [Tue Mar 3 13:00:59 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 392/781] 10.0.0.221 () {36 vars in 927 bytes} [Tue Mar 3 13:00: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: 8|app: 0|req: 394/790] 10.0.0.90 () {34 vars in 654 bytes} [Tue Mar 3 13:01:42 2026] POST /v2/images => generated 648 bytes in 248 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 13:01:42.287 7 WARNING glance.api.v2.images [None req-885c6284-6d43-40af-8d48-b365d397eda6 5ae166f074b843d3a7664a750e40ccf8 22ffaa05f32b4b8fa140a3744187d052 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b52c071b-ea0d-4be6-93f6-0d560479cd29 [pid: 7|app: 0|req: 397/791] 10.0.0.90 () {32 vars in 709 bytes} [Tue Mar 3 13:01:42 2026] DELETE /v2/images/b52c071b-ea0d-4be6-93f6-0d560479cd29 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/792] 10.0.0.90 () {32 vars in 706 bytes} [Tue Mar 3 13:01:42 2026] GET /v2/images/b52c071b-ea0d-4be6-93f6-0d560479cd29 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/793] 10.0.0.90 () {32 vars in 632 bytes} [Tue Mar 3 13:01:42 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: 8|app: 0|req: 396/794] 10.0.0.90 () {34 vars in 654 bytes} [Tue Mar 3 13:01:42 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: 399/795] 10.0.0.90 () {32 vars in 716 bytes} [Tue Mar 3 13:01:42 2026] GET /v2/images/ddf11771-168e-4d5d-82b4-c2557251ea20/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 13:01:42.508 8 INFO glance.api.v2.image_data [None req-bf6f69fd-ce32-4602-9ac2-fd4f4c639187 5ae166f074b843d3a7664a750e40ccf8 22ffaa05f32b4b8fa140a3744187d052 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 13:01:42.556 8 WARNING glance_store._drivers.rbd [None req-bf6f69fd-ce32-4602-9ac2-fd4f4c639187 5ae166f074b843d3a7664a750e40ccf8 22ffaa05f32b4b8fa140a3744187d052 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-03 13:01:43.357 8 INFO glance.location [None req-bf6f69fd-ce32-4602-9ac2-fd4f4c639187 5ae166f074b843d3a7664a750e40ccf8 22ffaa05f32b4b8fa140a3744187d052 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 397/798] 10.0.0.90 () {32 vars in 726 bytes} [Tue Mar 3 13:01:42 2026] PUT /v2/images/ddf11771-168e-4d5d-82b4-c2557251ea20/file => generated 0 bytes in 907 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/799] 10.0.0.90 () {32 vars in 706 bytes} [Tue Mar 3 13:01:43 2026] GET /v2/images/ddf11771-168e-4d5d-82b4-c2557251ea20 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/800] 10.0.0.90 () {32 vars in 716 bytes} [Tue Mar 3 13:01:43 2026] GET /v2/images/ddf11771-168e-4d5d-82b4-c2557251ea20/file => generated 1024 bytes in 163 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/801] 10.0.0.90 () {34 vars in 654 bytes} [Tue Mar 3 13:01:43 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/802] 10.0.0.90 () {32 vars in 725 bytes} [Tue Mar 3 13:01:43 2026] PATCH /v2/images/cfd93032-40a9-4c03-83ed-0fe67969a897 => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/803] 10.0.0.90 () {32 vars in 706 bytes} [Tue Mar 3 13:01:43 2026] GET /v2/images/cfd93032-40a9-4c03-83ed-0fe67969a897 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 13:01:43.744 8 WARNING glance.api.v2.images [None req-27f0530f-705c-4dda-8f6e-b1ba87f810f3 5ae166f074b843d3a7664a750e40ccf8 22ffaa05f32b4b8fa140a3744187d052 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cfd93032-40a9-4c03-83ed-0fe67969a897 [pid: 8|app: 0|req: 400/804] 10.0.0.90 () {32 vars in 709 bytes} [Tue Mar 3 13:01:43 2026] DELETE /v2/images/cfd93032-40a9-4c03-83ed-0fe67969a897 => 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: 405/805] 10.0.0.90 () {32 vars in 706 bytes} [Tue Mar 3 13:01:43 2026] GET /v2/images/cfd93032-40a9-4c03-83ed-0fe67969a897 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 13:01:43.813 8 WARNING glance.api.v2.images [None req-66c99040-86e7-48f0-8837-3b41310ed057 5ae166f074b843d3a7664a750e40ccf8 22ffaa05f32b4b8fa140a3744187d052 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ddf11771-168e-4d5d-82b4-c2557251ea20 [pid: 8|app: 0|req: 401/806] 10.0.0.90 () {32 vars in 709 bytes} [Tue Mar 3 13:01:43 2026] DELETE /v2/images/ddf11771-168e-4d5d-82b4-c2557251ea20 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/807] 10.0.0.90 () {32 vars in 706 bytes} [Tue Mar 3 13:01:44 2026] GET /v2/images/ddf11771-168e-4d5d-82b4-c2557251ea20 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 13:01:44.649 8 WARNING glance.api.v2.images [None req-39342e03-454b-484b-b79b-516543e054e4 5ae166f074b843d3a7664a750e40ccf8 22ffaa05f32b4b8fa140a3744187d052 - - default default] Failed to find image b52c071b-ea0d-4be6-93f6-0d560479cd29 to delete: glance.common.exception.ImageNotFound: No image found with ID b52c071b-ea0d-4be6-93f6-0d560479cd29 [pid: 8|app: 0|req: 402/808] 10.0.0.90 () {32 vars in 709 bytes} [Tue Mar 3 13:01:44 2026] DELETE /v2/images/b52c071b-ea0d-4be6-93f6-0d560479cd29 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/809] 10.0.0.90 () {32 vars in 706 bytes} [Tue Mar 3 13:01:44 2026] GET /v2/images/b52c071b-ea0d-4be6-93f6-0d560479cd29 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/810] 10.0.0.221 () {36 vars in 987 bytes} [Tue Mar 3 13:01:48 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 408/811] 10.0.0.221 () {36 vars in 927 bytes} [Tue Mar 3 13:01:48 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: 404/812] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:01:50 2026] GET /v2/images => generated 4892 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/813] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:01:50 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: 412/818] 10.0.0.221 () {36 vars in 987 bytes} [Tue Mar 3 13:02:10 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/819] 10.0.0.221 () {36 vars in 927 bytes} [Tue Mar 3 13:02:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/826] 10.0.0.221 () {36 vars in 987 bytes} [Tue Mar 3 13:02:41 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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/827] 10.0.0.221 () {36 vars in 927 bytes} [Tue Mar 3 13:02:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/830] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:02:50 2026] GET /v2/images => generated 4892 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/831] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:02:50 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/832] 10.0.0.221 () {36 vars in 987 bytes} [Tue Mar 3 13:02:51 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/833] 10.0.0.221 () {36 vars in 927 bytes} [Tue Mar 3 13:02:51 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: 423/840] 10.0.0.221 () {36 vars in 987 bytes} [Tue Mar 3 13:03:17 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 418/841] 10.0.0.221 () {36 vars in 927 bytes} [Tue Mar 3 13:03:17 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: 420/844] 10.0.0.90 () {30 vars in 410 bytes} [Tue Mar 3 13:03:32 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: 427/849] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:03:50 2026] GET /v2/images => generated 4892 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/850] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:03:50 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: 428/859] 10.0.0.221 () {36 vars in 987 bytes} [Tue Mar 3 13:04:30 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 432/860] 10.0.0.221 () {36 vars in 927 bytes} [Tue Mar 3 13:04:30 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/865] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:04:50 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: 8|app: 0|req: 431/866] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:04:50 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: 441/877] 10.0.0.90 () {32 vars in 706 bytes} [Tue Mar 3 13:05:42 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/878] 10.0.0.90 () {32 vars in 706 bytes} [Tue Mar 3 13:05:42 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/881] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 13:05:43 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/882] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:05:43 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: 444/883] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:05:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/884] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 13:05:43 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/885] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:05:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/886] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:05:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/887] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 13:05:43 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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/888] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:05:43 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: 447/889] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:05:43 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: 443/890] 10.0.0.246 () {36 vars in 911 bytes} [Tue Mar 3 13:05:43 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/891] 10.0.0.246 () {36 vars in 1007 bytes} [Tue Mar 3 13:05:43 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/892] 10.0.0.246 () {36 vars in 987 bytes} [Tue Mar 3 13:05:43 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 449/893] 10.0.0.246 () {36 vars in 927 bytes} [Tue Mar 3 13:05:43 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: 445/894] 10.0.0.246 () {36 vars in 927 bytes} [Tue Mar 3 13:05:43 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: 450/895] 10.0.0.221 () {36 vars in 987 bytes} [Tue Mar 3 13:05:44 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => 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: 446/896] 10.0.0.221 () {36 vars in 927 bytes} [Tue Mar 3 13:05: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: 7|app: 0|req: 451/897] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:05:50 2026] GET /v2/images => generated 4892 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/898] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:05:50 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: 453/909] 10.0.0.221 () {36 vars in 987 bytes} [Tue Mar 3 13:06:37 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/910] 10.0.0.221 () {36 vars in 927 bytes} [Tue Mar 3 13:06:37 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: 459/913] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:06:50 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/914] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:06:50 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: 457/917] 10.0.0.221 () {36 vars in 987 bytes} [Tue Mar 3 13:06:56 2026] GET /v2/images/8f2fe36f-8b0b-4b91-9edb-7548be726990 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/918] 10.0.0.221 () {36 vars in 927 bytes} [Tue Mar 3 13:06: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: 461/925] 199.19.213.81 () {32 vars in 825 bytes} [Tue Mar 3 13:07:30 2026] GET /v2/images?status=active&owner=58f559072b214ffd9203bce1c5ba3b96&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/926] 199.19.213.81 () {32 vars in 652 bytes} [Tue Mar 3 13:07:30 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: 462/927] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 13:07:30 2026] GET /v2/images/cd530900-8aaf-465e-a09e-5ae8ba5b1a41 => 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: 466/928] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:07: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: 463/929] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:07:30 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/930] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 13:07:31 2026] GET /v2/images/cd530900-8aaf-465e-a09e-5ae8ba5b1a41 => 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: 464/931] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:07:31 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: 468/932] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:07:31 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/933] 10.0.0.11 () {36 vars in 986 bytes} [Tue Mar 3 13:07:31 2026] GET /v2/images/cd530900-8aaf-465e-a09e-5ae8ba5b1a41 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/934] 10.0.0.11 () {36 vars in 926 bytes} [Tue Mar 3 13:07:31 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: 466/935] 10.0.0.246 () {36 vars in 911 bytes} [Tue Mar 3 13:07:31 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/936] 10.0.0.246 () {36 vars in 1007 bytes} [Tue Mar 3 13:07:31 2026] GET /v2/images/cd530900-8aaf-465e-a09e-5ae8ba5b1a41/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/937] 10.0.0.246 () {36 vars in 987 bytes} [Tue Mar 3 13:07:31 2026] GET /v2/images/cd530900-8aaf-465e-a09e-5ae8ba5b1a41 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/938] 10.0.0.246 () {36 vars in 927 bytes} [Tue Mar 3 13:07:31 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/939] 10.0.0.246 () {36 vars in 927 bytes} [Tue Mar 3 13:07:31 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: 474/944] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:07:50 2026] GET /v2/images => generated 4892 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/945] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:07:50 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/958] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:08:50 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: 481/959] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:08:50 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: 485/972] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:09:50 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: 488/973] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:09:50 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: 492/986] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:10:50 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: 495/987] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:10:50 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: 499/1000] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:11:50 2026] GET /v2/images => generated 4892 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1001] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:11:50 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: 505/1012] 10.0.0.90 () {32 vars in 632 bytes} [Tue Mar 3 13:12:34 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: 507/1015] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:12:50 2026] GET /v2/images => generated 4892 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1016] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:12:50 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: 514/1029] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:13:50 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1030] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:13:50 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1043] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:14:50 2026] GET /v2/images => generated 4892 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1044] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:14:50 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1057] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:15:50 2026] GET /v2/images => generated 4892 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1058] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:15:50 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1071] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:16:50 2026] GET /v2/images => generated 4892 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1072] 10.0.0.96 () {28 vars in 568 bytes} [Tue Mar 3 13:16:50 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)