+ 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 19:15:15 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-69b8776d44-f4npn 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 0x7fe92faf5668 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 19:15:17.402 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-03 19:15:17.448 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-03-03 19:15:18.246 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 19:15:18.247 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 19:15:18.248 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 19:15:18.315 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 19:15:18.316 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 19:15:18.316 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-03 19:15:20.355 8 WARNING glance.api.v2.images [None req-dbb427d7-8138-4a69-afc5-ff9b72400cc2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 19:15:20.391 7 WARNING glance.api.v2.images [None req-a6551828-03e2-4495-b78e-2a738f61956e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-03 19:15:20.708 8 WARNING keystonemiddleware._common.config [None req-dbb427d7-8138-4a69-afc5-ff9b72400cc2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 19:15:20.717 8 WARNING oslo_config.cfg [None req-dbb427d7-8138-4a69-afc5-ff9b72400cc2 - - - - - -] 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 0x7fe92faf5668 pid: 8 (default app) 2026-03-03 19:15:20.738 7 WARNING keystonemiddleware._common.config [None req-a6551828-03e2-4495-b78e-2a738f61956e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 19:15:20.748 7 WARNING oslo_config.cfg [None req-a6551828-03e2-4495-b78e-2a738f61956e - - - - - -] 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 0x7fe92faf5668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 19:15:21 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 19:15:22.365 7 WARNING oslo_policy.policy [None req-64300c0b-c82d-4ad8-b46a-64f180da9575 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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 19:15:22.365 7 WARNING oslo_policy.policy [None req-64300c0b-c82d-4ad8-b46a-64f180da9575 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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 19:15:22.380 7 WARNING oslo_policy.policy [None req-64300c0b-c82d-4ad8-b46a-64f180da9575 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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 19:15:22.381 7 WARNING oslo_policy.policy [None req-64300c0b-c82d-4ad8-b46a-64f180da9575 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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/6] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 19:15:21 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 19:15:25 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: 2/8] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 19:15:25 2026] GET /v2/images => generated 69 bytes in 36 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 19:15:26.072 8 WARNING oslo_policy.policy [None req-1d19c1b3-1565-43ab-a2e8-f6e5dacbe3c2 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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 19:15:26.073 8 WARNING oslo_policy.policy [None req-1d19c1b3-1565-43ab-a2e8-f6e5dacbe3c2 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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/9] 199.204.45.89 () {44 vars in 907 bytes} [Tue Mar 3 19:15:26 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.89 () {44 vars in 929 bytes} [Tue Mar 3 19:15:26 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 19:15:26.216 8 WARNING oslo_policy.policy [None req-a9f95b8f-9307-4577-bc9c-6f38030abca7 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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 19:15:26.216 8 WARNING oslo_policy.policy [None req-a9f95b8f-9307-4577-bc9c-6f38030abca7 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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: 8/11] 199.204.45.89 () {44 vars in 935 bytes} [Tue Mar 3 19:15:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-03 19:15:26.297 7 WARNING oslo_config.cfg [None req-60c3118f-51c9-494f-94f2-bf2774db6167 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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/12] 199.204.45.89 () {48 vars in 947 bytes} [Tue Mar 3 19:15:26 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 19:15:26.323 8 WARNING oslo_policy.policy [None req-729b050a-eb99-4333-9f53-91438958a24b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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 19:15:26.324 8 WARNING oslo_policy.policy [None req-729b050a-eb99-4333-9f53-91438958a24b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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 19:15:26.326 8 INFO glance.api.v2.image_data [None req-729b050a-eb99-4333-9f53-91438958a24b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 19:15:30.243 8 WARNING glance.location [None req-729b050a-eb99-4333-9f53-91438958a24b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.89 () {48 vars in 1041 bytes} [Tue Mar 3 19:15:26 2026] PUT /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992/file => generated 0 bytes in 3961 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5640 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.89 () {44 vars in 967 bytes} [Tue Mar 3 19:15:30 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-03 19:15:30.311 8 WARNING oslo_config.cfg [None req-39a87468-7e2f-4106-9540-82461751f165 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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: 10/15] 199.204.45.89 () {44 vars in 967 bytes} [Tue Mar 3 19:15:30 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 134/272] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 19:36:45 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: 139/273] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 19:36:45 2026] GET /v2/images => generated 1240 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/278] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 19:37:00 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: 137/279] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 19:37:00 2026] GET /v2/images => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/280] 199.204.45.89 () {44 vars in 933 bytes} [Tue Mar 3 19:37:01 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: 138/281] 199.204.45.89 () {44 vars in 955 bytes} [Tue Mar 3 19:37:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/282] 199.204.45.89 () {44 vars in 935 bytes} [Tue Mar 3 19:37:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/283] 199.204.45.89 () {48 vars in 947 bytes} [Tue Mar 3 19:37:01 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 19:37:01.194 8 INFO glance.api.v2.image_data [None req-c0173dec-ac2a-4c62-bc4c-95ba424e58de 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 19:37:29.500 8 WARNING glance.location [None req-c0173dec-ac2a-4c62-bc4c-95ba424e58de 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/288] 199.204.45.89 () {48 vars in 1042 bytes} [Tue Mar 3 19:37:01 2026] PUT /v2/images/c29af355-022e-40a2-ae53-96cc62e9027f/file => generated 0 bytes in 28359 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62785 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.204.45.89 () {44 vars in 967 bytes} [Tue Mar 3 19:37:29 2026] GET /v2/images/c29af355-022e-40a2-ae53-96cc62e9027f => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 199.204.45.89 () {44 vars in 967 bytes} [Tue Mar 3 19:37:29 2026] GET /v2/images/c29af355-022e-40a2-ae53-96cc62e9027f => 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: 146/293] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 19:37:31 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: 148/294] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 19:37:31 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 19:44:27 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 19:44:28 2026] GET /v2/images => generated 2451 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 19:44:40 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: 193/384] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 19:44:40 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.89 () {44 vars in 943 bytes} [Tue Mar 3 19:44:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.89 () {44 vars in 965 bytes} [Tue Mar 3 19:44:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.89 () {44 vars in 935 bytes} [Tue Mar 3 19:44:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.89 () {48 vars in 947 bytes} [Tue Mar 3 19:44:40 2026] POST /v2/images => generated 799 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 19:44:40.590 7 WARNING oslo_policy.policy [None req-07c679d9-06e9-4446-8177-a794b732e71b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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 19:44:40.590 7 WARNING oslo_policy.policy [None req-07c679d9-06e9-4446-8177-a794b732e71b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - 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 19:44:40.591 7 INFO glance.api.v2.image_data [None req-07c679d9-06e9-4446-8177-a794b732e71b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 19:45:28.329 7 INFO glance.location [None req-07c679d9-06e9-4446-8177-a794b732e71b 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/397] 199.204.45.89 () {48 vars in 1041 bytes} [Tue Mar 3 19:44:40 2026] PUT /v2/images/b8983682-0aa1-4bc9-aa31-5afa3cebb8a2/file => generated 0 bytes in 47829 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25363 switches on core 0) [pid: 8|app: 0|req: 204/398] 199.204.45.89 () {44 vars in 967 bytes} [Tue Mar 3 19:45:28 2026] GET /v2/images/b8983682-0aa1-4bc9-aa31-5afa3cebb8a2 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/399] 199.204.45.89 () {48 vars in 1046 bytes} [Tue Mar 3 19:45:28 2026] PATCH /v2/images/b8983682-0aa1-4bc9-aa31-5afa3cebb8a2 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/400] 199.204.45.89 () {44 vars in 967 bytes} [Tue Mar 3 19:45:28 2026] GET /v2/images/b8983682-0aa1-4bc9-aa31-5afa3cebb8a2 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/411] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 19:46:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/412] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 19:46:12 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/415] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 19:46:25 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: 213/416] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 19:46:25 2026] GET /v2/images => generated 3687 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/417] 199.204.45.89 () {44 vars in 935 bytes} [Tue Mar 3 19:46:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/418] 199.204.45.89 () {44 vars in 957 bytes} [Tue Mar 3 19:46:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/419] 199.204.45.89 () {44 vars in 935 bytes} [Tue Mar 3 19:46:26 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: 8|app: 0|req: 215/420] 199.204.45.89 () {48 vars in 947 bytes} [Tue Mar 3 19:46:26 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-03 19:46:26.166 7 INFO glance.api.v2.image_data [None req-7693655c-a4ab-4817-9c2d-d509a5428475 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 19:46:36.901 7 INFO glance.location [None req-7693655c-a4ab-4817-9c2d-d509a5428475 7cbd9215fda843e1a1edd5f7c63c1961 a65240bb7d184953af84247a97d12afe - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 206/423] 199.204.45.89 () {48 vars in 1041 bytes} [Tue Mar 3 19:46:26 2026] PUT /v2/images/3b4c6080-c5b1-422b-9581-1d5b38e613b5/file => generated 0 bytes in 10786 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20328 switches on core 0) [pid: 8|app: 0|req: 218/424] 199.204.45.89 () {44 vars in 967 bytes} [Tue Mar 3 19:46:36 2026] GET /v2/images/3b4c6080-c5b1-422b-9581-1d5b38e613b5 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/425] 199.204.45.89 () {44 vars in 967 bytes} [Tue Mar 3 19:46:36 2026] GET /v2/images/3b4c6080-c5b1-422b-9581-1d5b38e613b5 => generated 1203 bytes in 15 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: 232/474] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:50:35 2026] GET /v2/images => generated 4892 bytes in 200 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: 243/475] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:50:35 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/488] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:51:35 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/489] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:51:35 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: 257/502] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:52:35 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: 246/503] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:52:35 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: 253/516] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:53:35 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/517] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:53:35 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: 271/530] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:54:35 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: 260/531] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:54:35 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: 267/544] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:55:35 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/545] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:55:35 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: 274/558] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:56:35 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: 8|app: 0|req: 285/559] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:56:35 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: 292/572] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:57:35 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: 281/573] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:57:35 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: 299/586] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:58:35 2026] GET /v2/images => generated 4892 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/587] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:58:35 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/590] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 19:58:46 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: 290/591] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 19:58:46 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: 8|app: 0|req: 307/602] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:59:35 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/603] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 19:59:35 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: 303/616] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:00:35 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: 314/617] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:00:35 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: 7|app: 0|req: 307/624] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 20:01:05 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: 318/625] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 20:01:05 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: 7|app: 0|req: 308/626] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 20:01:07 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: 319/627] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 20:01:07 2026] GET /v2/images => generated 4892 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/634] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:01:35 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: 7|app: 0|req: 312/635] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:01:35 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: 8|app: 0|req: 326/640] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 20:01:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/641] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 20:01:55 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: 328/644] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 20:02:02 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: 317/645] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 20:02:02 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: 321/652] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:02:35 2026] GET /v2/images => generated 4892 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/653] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:02:35 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: 335/658] 199.204.45.89 () {42 vars in 684 bytes} [Tue Mar 3 20:02:56 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: 324/659] 199.204.45.89 () {44 vars in 906 bytes} [Tue Mar 3 20:02:56 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/668] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:03:35 2026] GET /v2/images => generated 4892 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/669] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:03:35 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: 330/670] 10.0.0.214 () {32 vars in 633 bytes} [Tue Mar 3 20:03:38 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/675] 10.0.0.208 () {36 vars in 987 bytes} [Tue Mar 3 20:03:55 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/676] 10.0.0.208 () {36 vars in 927 bytes} [Tue Mar 3 20:03:55 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: 335/679] 10.0.0.208 () {36 vars in 987 bytes} [Tue Mar 3 20:04:03 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/680] 10.0.0.208 () {36 vars in 927 bytes} [Tue Mar 3 20:04:03 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: 336/681] 199.204.45.89 () {36 vars in 990 bytes} [Tue Mar 3 20:04:03 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/682] 199.204.45.89 () {36 vars in 930 bytes} [Tue Mar 3 20:04:03 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: 337/683] 199.204.45.89 () {36 vars in 990 bytes} [Tue Mar 3 20:04:04 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 347/684] 199.204.45.89 () {36 vars in 930 bytes} [Tue Mar 3 20:04:04 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: 338/685] 10.0.0.208 () {36 vars in 987 bytes} [Tue Mar 3 20:04:10 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 348/686] 10.0.0.208 () {36 vars in 927 bytes} [Tue Mar 3 20:04:10 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: 340/689] 10.0.0.8 () {36 vars in 985 bytes} [Tue Mar 3 20:04:11 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => generated 1171 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/690] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:04:11 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: 341/691] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:04:11 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: 351/692] 10.0.0.8 () {36 vars in 985 bytes} [Tue Mar 3 20:04:11 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 342/693] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:04:11 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/694] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:04:11 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: 343/695] 10.0.0.8 () {36 vars in 985 bytes} [Tue Mar 3 20:04:11 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/696] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:04:11 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: 344/697] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:04:11 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: 354/698] 10.0.0.71 () {36 vars in 910 bytes} [Tue Mar 3 20:04:12 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 10.0.0.71 () {36 vars in 1006 bytes} [Tue Mar 3 20:04:12 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/700] 10.0.0.71 () {36 vars in 986 bytes} [Tue Mar 3 20:04:12 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => generated 1171 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.71 () {36 vars in 926 bytes} [Tue Mar 3 20:04:12 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: 356/702] 10.0.0.71 () {36 vars in 926 bytes} [Tue Mar 3 20:04:12 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: 349/707] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:04:36 2026] GET /v2/images => generated 4892 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/708] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:04:36 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: 352/713] 10.0.0.208 () {36 vars in 987 bytes} [Tue Mar 3 20:04:53 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/714] 10.0.0.208 () {36 vars in 927 bytes} [Tue Mar 3 20:04:53 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: 365/719] 10.0.0.208 () {36 vars in 987 bytes} [Tue Mar 3 20:05:16 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 355/720] 10.0.0.208 () {36 vars in 927 bytes} [Tue Mar 3 20:05:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/723] 10.0.0.208 () {36 vars in 987 bytes} [Tue Mar 3 20:05:27 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 357/724] 10.0.0.208 () {36 vars in 927 bytes} [Tue Mar 3 20:05:27 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: 359/727] 10.0.0.214 () {34 vars in 655 bytes} [Tue Mar 3 20:05:34 2026] POST /v2/images => generated 648 bytes in 144 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-03 20:05:34.759 8 WARNING glance.api.v2.images [None req-08466ee7-9f17-490f-b74d-796255532147 8759ceb985074068aae4f8e28160db92 d8b2c8ddc4804501ba042fef3785afcc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b5a1d133-36f8-4505-b4a1-c2989982d698 [pid: 8|app: 0|req: 369/728] 10.0.0.214 () {32 vars in 710 bytes} [Tue Mar 3 20:05:34 2026] DELETE /v2/images/b5a1d133-36f8-4505-b4a1-c2989982d698 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/729] 10.0.0.214 () {32 vars in 707 bytes} [Tue Mar 3 20:05:34 2026] GET /v2/images/b5a1d133-36f8-4505-b4a1-c2989982d698 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/730] 10.0.0.214 () {32 vars in 633 bytes} [Tue Mar 3 20:05:34 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/731] 10.0.0.214 () {34 vars in 655 bytes} [Tue Mar 3 20:05:34 2026] POST /v2/images => generated 703 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/732] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:05:34 2026] GET /v2/images/e7e46b6c-eb90-4a54-92b1-e65819f1c6a8/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-03 20:05:34.909 7 INFO glance.api.v2.image_data [None req-8edcbaf7-b861-4743-bf34-a374188e87f9 8759ceb985074068aae4f8e28160db92 d8b2c8ddc4804501ba042fef3785afcc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-03 20:05:34.945 7 WARNING glance_store._drivers.rbd [None req-8edcbaf7-b861-4743-bf34-a374188e87f9 8759ceb985074068aae4f8e28160db92 d8b2c8ddc4804501ba042fef3785afcc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-03 20:05:35.220 7 INFO glance.location [None req-8edcbaf7-b861-4743-bf34-a374188e87f9 8759ceb985074068aae4f8e28160db92 d8b2c8ddc4804501ba042fef3785afcc - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/733] 10.0.0.214 () {32 vars in 727 bytes} [Tue Mar 3 20:05:34 2026] PUT /v2/images/e7e46b6c-eb90-4a54-92b1-e65819f1c6a8/file => generated 0 bytes in 360 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/734] 10.0.0.214 () {32 vars in 707 bytes} [Tue Mar 3 20:05:35 2026] GET /v2/images/e7e46b6c-eb90-4a54-92b1-e65819f1c6a8 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/735] 10.0.0.214 () {32 vars in 717 bytes} [Tue Mar 3 20:05:35 2026] GET /v2/images/e7e46b6c-eb90-4a54-92b1-e65819f1c6a8/file => generated 1024 bytes in 111 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/736] 10.0.0.214 () {34 vars in 655 bytes} [Tue Mar 3 20:05:35 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/737] 10.0.0.214 () {32 vars in 726 bytes} [Tue Mar 3 20:05:35 2026] PATCH /v2/images/3dc66ab8-260c-42ac-8564-c884e19890fb => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 10.0.0.214 () {32 vars in 707 bytes} [Tue Mar 3 20:05:35 2026] GET /v2/images/3dc66ab8-260c-42ac-8564-c884e19890fb => generated 651 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-03 20:05:35.543 7 WARNING glance.api.v2.images [None req-ab2d5325-0d87-442d-9e28-cfd1a00e1621 8759ceb985074068aae4f8e28160db92 d8b2c8ddc4804501ba042fef3785afcc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3dc66ab8-260c-42ac-8564-c884e19890fb [pid: 7|app: 0|req: 365/739] 10.0.0.214 () {32 vars in 710 bytes} [Tue Mar 3 20:05:35 2026] DELETE /v2/images/3dc66ab8-260c-42ac-8564-c884e19890fb => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/740] 10.0.0.214 () {32 vars in 707 bytes} [Tue Mar 3 20:05:35 2026] GET /v2/images/3dc66ab8-260c-42ac-8564-c884e19890fb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:05:35.612 7 WARNING glance.api.v2.images [None req-533f6730-5d8e-4135-814c-03a852a8c648 8759ceb985074068aae4f8e28160db92 d8b2c8ddc4804501ba042fef3785afcc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e7e46b6c-eb90-4a54-92b1-e65819f1c6a8 [pid: 8|app: 0|req: 376/741] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:05:35 2026] GET /v2/images => generated 5998 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/742] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:05:35 2026] GET /v2/images => generated 5998 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/743] 10.0.0.214 () {32 vars in 710 bytes} [Tue Mar 3 20:05:35 2026] DELETE /v2/images/e7e46b6c-eb90-4a54-92b1-e65819f1c6a8 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/744] 10.0.0.214 () {32 vars in 707 bytes} [Tue Mar 3 20:05:36 2026] GET /v2/images/e7e46b6c-eb90-4a54-92b1-e65819f1c6a8 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-03 20:05:36.551 7 WARNING glance.api.v2.images [None req-fa93299f-e256-4e0d-b7d3-9896f6625b13 8759ceb985074068aae4f8e28160db92 d8b2c8ddc4804501ba042fef3785afcc - - default default] Failed to find image b5a1d133-36f8-4505-b4a1-c2989982d698 to delete: glance.common.exception.ImageNotFound: No image found with ID b5a1d133-36f8-4505-b4a1-c2989982d698 [pid: 7|app: 0|req: 367/745] 10.0.0.214 () {32 vars in 710 bytes} [Tue Mar 3 20:05:36 2026] DELETE /v2/images/b5a1d133-36f8-4505-b4a1-c2989982d698 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/746] 10.0.0.214 () {32 vars in 707 bytes} [Tue Mar 3 20:05:36 2026] GET /v2/images/b5a1d133-36f8-4505-b4a1-c2989982d698 => 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: 368/747] 10.0.0.214 () {30 vars in 411 bytes} [Tue Mar 3 20:05:39 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: 371/752] 10.0.0.214 () {32 vars in 707 bytes} [Tue Mar 3 20:05:59 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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/753] 10.0.0.214 () {32 vars in 707 bytes} [Tue Mar 3 20:05:59 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 372/754] 10.0.0.8 () {36 vars in 985 bytes} [Tue Mar 3 20:05:59 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/755] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:05:59 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: 373/756] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:05:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/757] 10.0.0.8 () {36 vars in 985 bytes} [Tue Mar 3 20:05:59 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 374/758] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:05: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: 385/759] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:05:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/760] 10.0.0.8 () {36 vars in 985 bytes} [Tue Mar 3 20:05:59 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/761] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:05:59 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: 376/762] 10.0.0.71 () {36 vars in 910 bytes} [Tue Mar 3 20:05:59 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: 387/763] 10.0.0.71 () {36 vars in 1006 bytes} [Tue Mar 3 20:05:59 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992/locations => generated 127 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/764] 10.0.0.71 () {36 vars in 986 bytes} [Tue Mar 3 20:05:59 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 388/765] 10.0.0.71 () {36 vars in 926 bytes} [Tue Mar 3 20:05:59 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: 378/766] 10.0.0.71 () {36 vars in 926 bytes} [Tue Mar 3 20:05:59 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: 390/769] 10.0.0.208 () {36 vars in 987 bytes} [Tue Mar 3 20:06:07 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 380/770] 10.0.0.208 () {36 vars in 927 bytes} [Tue Mar 3 20:06:07 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: 382/773] 10.0.0.208 () {36 vars in 987 bytes} [Tue Mar 3 20:06:12 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 392/774] 10.0.0.208 () {36 vars in 927 bytes} [Tue Mar 3 20:06:12 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: 394/777] 10.0.0.208 () {36 vars in 987 bytes} [Tue Mar 3 20:06:30 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 384/778] 10.0.0.208 () {36 vars in 927 bytes} [Tue Mar 3 20:06: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: 7|app: 0|req: 386/781] 10.0.0.208 () {36 vars in 987 bytes} [Tue Mar 3 20:06:32 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/782] 10.0.0.208 () {36 vars in 927 bytes} [Tue Mar 3 20:06:32 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: 387/783] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:06:35 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: 397/784] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:06:35 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: 392/793] 10.0.0.208 () {36 vars in 987 bytes} [Tue Mar 3 20:07:10 2026] GET /v2/images/f9fbf62d-f157-47c3-9d32-f428c7d4a992 => 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: 402/794] 10.0.0.208 () {36 vars in 927 bytes} [Tue Mar 3 20:07:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/795] 199.204.45.89 () {32 vars in 825 bytes} [Tue Mar 3 20:07:19 2026] GET /v2/images?status=active&owner=a65240bb7d184953af84247a97d12afe&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/796] 199.204.45.89 () {32 vars in 652 bytes} [Tue Mar 3 20:07:19 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/797] 10.0.0.8 () {36 vars in 985 bytes} [Tue Mar 3 20:07:20 2026] GET /v2/images/c29af355-022e-40a2-ae53-96cc62e9027f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/798] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:07:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/799] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:07:20 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: 405/800] 10.0.0.8 () {36 vars in 985 bytes} [Tue Mar 3 20:07:20 2026] GET /v2/images/c29af355-022e-40a2-ae53-96cc62e9027f => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/801] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:07:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/802] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:07:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/803] 10.0.0.8 () {36 vars in 985 bytes} [Tue Mar 3 20:07:20 2026] GET /v2/images/c29af355-022e-40a2-ae53-96cc62e9027f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/804] 10.0.0.8 () {36 vars in 925 bytes} [Tue Mar 3 20:07:20 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/807] 10.0.0.71 () {36 vars in 910 bytes} [Tue Mar 3 20:07:20 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/808] 10.0.0.71 () {36 vars in 1006 bytes} [Tue Mar 3 20:07:20 2026] GET /v2/images/c29af355-022e-40a2-ae53-96cc62e9027f/locations => generated 127 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/809] 10.0.0.71 () {36 vars in 986 bytes} [Tue Mar 3 20:07:20 2026] GET /v2/images/c29af355-022e-40a2-ae53-96cc62e9027f => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/810] 10.0.0.71 () {36 vars in 926 bytes} [Tue Mar 3 20:07:20 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: 401/811] 10.0.0.71 () {36 vars in 926 bytes} [Tue Mar 3 20:07:20 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: 412/814] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:07:35 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: 403/815] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:07:35 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: 7|app: 0|req: 410/828] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:08:35 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: 419/829] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:08:35 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: 426/842] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:09:35 2026] GET /v2/images => generated 4892 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/843] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:09:35 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: 433/856] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:10:35 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: 424/857] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:10:35 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: 431/870] 10.0.0.214 () {32 vars in 633 bytes} [Tue Mar 3 20:11:35 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/871] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:11:35 2026] GET /v2/images => generated 4892 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/872] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:11:35 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: 439/885] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:12:35 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: 447/886] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:12:35 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: 7|app: 0|req: 446/899] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:13:35 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/900] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:13:35 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: 461/913] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:14:35 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/914] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:14:35 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: 468/927] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:15:35 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/928] 10.0.0.192 () {28 vars in 569 bytes} [Tue Mar 3 20:15:35 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)