+ 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 [Mon Mar 2 21:43:06 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-788789fddc-df2qc 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f1dd1a72668 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-02 21:43:08.408 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-02 21:43:08.553 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-02 21:43:09.330 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-02 21:43:09.331 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-02 21:43:09.332 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 21:43:09.495 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-02 21:43:09.496 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-02 21:43:09.497 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-02 21:43:11.478 8 WARNING glance.api.v2.images [None req-9f1c0287-61ad-45de-930e-688b386c6378 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:43:11.564 7 WARNING glance.api.v2.images [None req-a2af4bf3-3403-4b63-80e2-5daa28b5e28c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-02 21:43:11.816 8 WARNING keystonemiddleware._common.config [None req-9f1c0287-61ad-45de-930e-688b386c6378 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:43:11.824 8 WARNING oslo_config.cfg [None req-9f1c0287-61ad-45de-930e-688b386c6378 - - - - - -] 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 0x7f1dd1a72668 pid: 8 (default app) 2026-03-02 21:43:11.903 7 WARNING keystonemiddleware._common.config [None req-a2af4bf3-3403-4b63-80e2-5daa28b5e28c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 21:43:11.911 7 WARNING oslo_config.cfg [None req-a2af4bf3-3403-4b63-80e2-5daa28b5e28c - - - - - -] 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 0x7f1dd1a72668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 21:43:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 21:43:14.139 7 WARNING oslo_policy.policy [None req-d4508c5b-1865-4913-89bc-e938425537d7 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - 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-02 21:43:14.139 7 WARNING oslo_policy.policy [None req-d4508c5b-1865-4913-89bc-e938425537d7 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - 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-02 21:43:14.156 7 WARNING oslo_policy.policy [None req-d4508c5b-1865-4913-89bc-e938425537d7 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - 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-02 21:43:14.156 7 WARNING oslo_policy.policy [None req-d4508c5b-1865-4913-89bc-e938425537d7 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 21:43:13 2026] GET /v2/images => generated 69 bytes in 598 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 21:43:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 21:43:17 2026] GET /v2/images => generated 69 bytes in 38 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 21:43:17.527 8 WARNING oslo_policy.policy [None req-e9d04ad3-6df9-4326-a7c9-9c22525adc54 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - 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-02 21:43:17.527 8 WARNING oslo_policy.policy [None req-e9d04ad3-6df9-4326-a7c9-9c22525adc54 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.124 () {44 vars in 912 bytes} [Mon Mar 2 21:43:17 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.124 () {44 vars in 934 bytes} [Mon Mar 2 21:43:17 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-02 21:43:17.670 8 WARNING oslo_policy.policy [None req-a0f4423d-479d-44eb-aafc-c29d9c2ab1d5 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - 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-02 21:43:17.670 8 WARNING oslo_policy.policy [None req-a0f4423d-479d-44eb-aafc-c29d9c2ab1d5 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.124 () {44 vars in 940 bytes} [Mon Mar 2 21:43:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 21:43:17.753 7 WARNING oslo_config.cfg [None req-85ec44a0-84e7-4cdd-a165-3e5cb75ac755 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.124 () {48 vars in 952 bytes} [Mon Mar 2 21:43:17 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 21:43:17.777 8 WARNING oslo_policy.policy [None req-f7f51879-4198-43fb-be07-e855fdc9d979 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - 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-02 21:43:17.778 8 WARNING oslo_policy.policy [None req-f7f51879-4198-43fb-be07-e855fdc9d979 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - 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-02 21:43:17.779 8 INFO glance.api.v2.image_data [None req-f7f51879-4198-43fb-be07-e855fdc9d979 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 21:43:21.385 8 INFO glance.location [None req-f7f51879-4198-43fb-be07-e855fdc9d979 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.19.213.124 () {48 vars in 1046 bytes} [Mon Mar 2 21:43:17 2026] PUT /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a/file => generated 0 bytes in 3647 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5358 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.124 () {44 vars in 972 bytes} [Mon Mar 2 21:43:21 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 21:43:21.456 8 WARNING oslo_config.cfg [None req-1df1ecf9-d6da-4289-92e0-1e7509667423 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.19.213.124 () {44 vars in 972 bytes} [Mon Mar 2 21:43:21 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 130/257] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:03:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/258] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:03:23 2026] GET /v2/images => generated 1240 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:04:02 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:04:02 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.19.213.124 () {44 vars in 938 bytes} [Mon Mar 2 22:04:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.19.213.124 () {44 vars in 960 bytes} [Mon Mar 2 22:04:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.19.213.124 () {44 vars in 940 bytes} [Mon Mar 2 22:04:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.19.213.124 () {48 vars in 952 bytes} [Mon Mar 2 22:04:02 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 22:04:02.970 8 INFO glance.api.v2.image_data [None req-b173047a-2621-4674-a8b8-2114730021a6 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:04:41.445 8 INFO glance.location [None req-b173047a-2621-4674-a8b8-2114730021a6 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 138/281] 199.19.213.124 () {48 vars in 1047 bytes} [Mon Mar 2 22:04:02 2026] PUT /v2/images/593d86a5-477a-42dd-8f71-4b31c88a4a28/file => generated 0 bytes in 38530 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63377 switches on core 0) [pid: 7|app: 0|req: 144/282] 199.19.213.124 () {44 vars in 972 bytes} [Mon Mar 2 22:04:41 2026] GET /v2/images/593d86a5-477a-42dd-8f71-4b31c88a4a28 => 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: 139/283] 199.19.213.124 () {44 vars in 972 bytes} [Mon Mar 2 22:04:41 2026] GET /v2/images/593d86a5-477a-42dd-8f71-4b31c88a4a28 => 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: 145/284] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:04:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/285] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:04:42 2026] GET /v2/images => generated 2451 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/366] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:11:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/367] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:11:25 2026] GET /v2/images => generated 2451 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:11:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:11:42 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.19.213.124 () {44 vars in 948 bytes} [Mon Mar 2 22:11:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.19.213.124 () {44 vars in 970 bytes} [Mon Mar 2 22:11:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.19.213.124 () {44 vars in 940 bytes} [Mon Mar 2 22:11:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.19.213.124 () {48 vars in 952 bytes} [Mon Mar 2 22:11:43 2026] POST /v2/images => generated 799 bytes in 2188 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 22:11:45.313 7 WARNING oslo_policy.policy [None req-5942a0f8-d61b-4fe2-8037-4553209fc2d4 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - 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-02 22:11:45.313 7 WARNING oslo_policy.policy [None req-5942a0f8-d61b-4fe2-8037-4553209fc2d4 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - 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-02 22:11:45.314 7 INFO glance.api.v2.image_data [None req-5942a0f8-d61b-4fe2-8037-4553209fc2d4 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:12:33.878 7 INFO glance.location [None req-5942a0f8-d61b-4fe2-8037-4553209fc2d4 dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/388] 199.19.213.124 () {48 vars in 1046 bytes} [Mon Mar 2 22:11:45 2026] PUT /v2/images/3ccd2123-a445-4d2f-9b20-74a458bc5b26/file => generated 0 bytes in 48625 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22206 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.19.213.124 () {44 vars in 972 bytes} [Mon Mar 2 22:12:33 2026] GET /v2/images/3ccd2123-a445-4d2f-9b20-74a458bc5b26 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.19.213.124 () {48 vars in 1051 bytes} [Mon Mar 2 22:12:33 2026] PATCH /v2/images/3ccd2123-a445-4d2f-9b20-74a458bc5b26 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.19.213.124 () {44 vars in 972 bytes} [Mon Mar 2 22:12:34 2026] GET /v2/images/3ccd2123-a445-4d2f-9b20-74a458bc5b26 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:14:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:14:11 2026] GET /v2/images => generated 3687 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:14:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:14:26 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.19.213.124 () {44 vars in 940 bytes} [Mon Mar 2 22:14:27 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/419] 199.19.213.124 () {44 vars in 962 bytes} [Mon Mar 2 22:14:27 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/420] 199.19.213.124 () {44 vars in 940 bytes} [Mon Mar 2 22:14:27 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: 7|app: 0|req: 208/421] 199.19.213.124 () {48 vars in 952 bytes} [Mon Mar 2 22:14:27 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-02 22:14:27.193 8 INFO glance.api.v2.image_data [None req-468e8f92-d6c9-4c98-8c52-28ab650e0f5d dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:14:46.592 8 INFO glance.location [None req-468e8f92-d6c9-4c98-8c52-28ab650e0f5d dfb0ead763cd46dbbc68be6e65599465 997f3b3cd93d40309ca94fa96168430b - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 214/426] 199.19.213.124 () {48 vars in 1047 bytes} [Mon Mar 2 22:14:27 2026] PUT /v2/images/1de57707-5a53-41e7-850d-163efd5384ee/file => generated 0 bytes in 19447 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25408 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.19.213.124 () {44 vars in 972 bytes} [Mon Mar 2 22:14:46 2026] GET /v2/images/1de57707-5a53-41e7-850d-163efd5384ee => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 199.19.213.124 () {44 vars in 972 bytes} [Mon Mar 2 22:14:46 2026] GET /v2/images/1de57707-5a53-41e7-850d-163efd5384ee => generated 1204 bytes in 12 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 236/473] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:18:29 2026] GET /v2/images => generated 4893 bytes in 132 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 238/474] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:18:29 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:19:29 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:19:29 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/501] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:20:29 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/502] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:20:29 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/515] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:21:29 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/516] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:21:29 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/529] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:22:29 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:22:29 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/543] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:23:29 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/544] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:23:29 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/557] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:24:29 2026] GET /v2/images => generated 4893 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/558] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:24:29 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/571] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:25:29 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/572] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:25:29 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:26:29 2026] GET /v2/images => generated 4893 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:26:29 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:26:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:26:35 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/601] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:27:29 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/602] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:27:29 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/615] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:28:29 2026] GET /v2/images => generated 4893 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/616] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:28:29 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/621] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:28:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/622] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:28:46 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/623] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:28:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/624] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:28:47 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:29:29 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/634] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:29:29 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/637] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:29:32 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/638] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:29:32 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/641] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:29:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/642] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:29:40 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/651] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:30:29 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:30:29 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/655] 199.19.213.124 () {42 vars in 689 bytes} [Mon Mar 2 22:30:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/656] 199.19.213.124 () {44 vars in 911 bytes} [Mon Mar 2 22:30:33 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 10.0.0.55 () {32 vars in 632 bytes} [Mon Mar 2 22:31:16 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:31:29 2026] GET /v2/images => generated 4893 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/669] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:31:29 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 10.0.0.143 () {36 vars in 987 bytes} [Mon Mar 2 22:31:36 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 336/673] 10.0.0.143 () {36 vars in 927 bytes} [Mon Mar 2 22:31:36 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: 338/674] 10.0.0.143 () {36 vars in 987 bytes} [Mon Mar 2 22:31:39 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 337/675] 10.0.0.143 () {36 vars in 927 bytes} [Mon Mar 2 22:31:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 199.19.213.124 () {36 vars in 991 bytes} [Mon Mar 2 22:31:43 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 340/679] 199.19.213.124 () {36 vars in 931 bytes} [Mon Mar 2 22:31: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: 7|app: 0|req: 340/680] 199.19.213.124 () {36 vars in 991 bytes} [Mon Mar 2 22:31:44 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 341/681] 199.19.213.124 () {36 vars in 931 bytes} [Mon Mar 2 22:31:44 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: 343/684] 10.0.0.72 () {36 vars in 986 bytes} [Mon Mar 2 22:31:50 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => generated 1171 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:31:50 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: 344/686] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:31:50 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/687] 10.0.0.143 () {36 vars in 987 bytes} [Mon Mar 2 22:31:50 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.72 () {36 vars in 986 bytes} [Mon Mar 2 22:31:50 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 344/689] 10.0.0.143 () {36 vars in 927 bytes} [Mon Mar 2 22:31:50 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: 346/690] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:31:50 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: 345/691] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:31:50 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: 347/692] 10.0.0.72 () {36 vars in 986 bytes} [Mon Mar 2 22:31:50 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/693] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:31:50 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: 348/694] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:31:50 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: 347/695] 10.0.0.67 () {36 vars in 986 bytes} [Mon Mar 2 22:31:51 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.67 () {36 vars in 926 bytes} [Mon Mar 2 22:31:51 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: 348/697] 10.0.0.67 () {36 vars in 986 bytes} [Mon Mar 2 22:31:51 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/698] 10.0.0.67 () {36 vars in 926 bytes} [Mon Mar 2 22:31:52 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: 349/699] 10.0.0.67 () {36 vars in 926 bytes} [Mon Mar 2 22:31:52 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/706] 10.0.0.143 () {36 vars in 987 bytes} [Mon Mar 2 22:32:28 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.143 () {36 vars in 927 bytes} [Mon Mar 2 22:32:28 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: 355/708] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:32:29 2026] GET /v2/images => generated 4893 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/709] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:32:29 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.143 () {36 vars in 987 bytes} [Mon Mar 2 22:32:34 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 356/713] 10.0.0.143 () {36 vars in 927 bytes} [Mon Mar 2 22:32:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.55 () {34 vars in 654 bytes} [Mon Mar 2 22:33:09 2026] POST /v2/images => generated 649 bytes in 188 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-02 22:33:10.051 8 WARNING glance.api.v2.images [None req-6dd6d3f4-1152-445c-af61-6e7b148d6ec9 0c9d5c2c8f674cd7977ca6763391c2b3 fb36b38a0d424884abe4b4d98635983a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b1316350-8933-4d10-a58c-2e17f6dbf755 [pid: 8|app: 0|req: 361/723] 10.0.0.55 () {32 vars in 709 bytes} [Mon Mar 2 22:33:10 2026] DELETE /v2/images/b1316350-8933-4d10-a58c-2e17f6dbf755 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.55 () {32 vars in 706 bytes} [Mon Mar 2 22:33:10 2026] GET /v2/images/b1316350-8933-4d10-a58c-2e17f6dbf755 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.55 () {32 vars in 632 bytes} [Mon Mar 2 22:33:10 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.55 () {34 vars in 654 bytes} [Mon Mar 2 22:33:10 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.55 () {32 vars in 716 bytes} [Mon Mar 2 22:33:10 2026] GET /v2/images/8f36f201-96af-47d3-832f-209cb9d8540a/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-02 22:33:10.235 7 INFO glance.api.v2.image_data [None req-6c8430d4-11e5-4fb4-947d-c4975c4312ff 0c9d5c2c8f674cd7977ca6763391c2b3 fb36b38a0d424884abe4b4d98635983a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-02 22:33:10.285 7 WARNING glance_store._drivers.rbd [None req-6c8430d4-11e5-4fb4-947d-c4975c4312ff 0c9d5c2c8f674cd7977ca6763391c2b3 fb36b38a0d424884abe4b4d98635983a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-02 22:33:11.403 7 INFO glance.location [None req-6c8430d4-11e5-4fb4-947d-c4975c4312ff 0c9d5c2c8f674cd7977ca6763391c2b3 fb36b38a0d424884abe4b4d98635983a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 365/728] 10.0.0.55 () {32 vars in 726 bytes} [Mon Mar 2 22:33:10 2026] PUT /v2/images/8f36f201-96af-47d3-832f-209cb9d8540a/file => generated 0 bytes in 1218 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.55 () {32 vars in 706 bytes} [Mon Mar 2 22:33:11 2026] GET /v2/images/8f36f201-96af-47d3-832f-209cb9d8540a => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.55 () {32 vars in 716 bytes} [Mon Mar 2 22:33:11 2026] GET /v2/images/8f36f201-96af-47d3-832f-209cb9d8540a/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.55 () {34 vars in 654 bytes} [Mon Mar 2 22:33:11 2026] POST /v2/images => generated 649 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.55 () {32 vars in 725 bytes} [Mon Mar 2 22:33:11 2026] PATCH /v2/images/5fbe827a-7f8e-44b4-948a-de1444291d50 => 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: 366/733] 10.0.0.55 () {32 vars in 706 bytes} [Mon Mar 2 22:33:11 2026] GET /v2/images/5fbe827a-7f8e-44b4-948a-de1444291d50 => generated 651 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 22:33:11.742 7 WARNING glance.api.v2.images [None req-40955437-6869-4631-b68a-4b3662500b8c 0c9d5c2c8f674cd7977ca6763391c2b3 fb36b38a0d424884abe4b4d98635983a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5fbe827a-7f8e-44b4-948a-de1444291d50 [pid: 7|app: 0|req: 368/734] 10.0.0.55 () {32 vars in 709 bytes} [Mon Mar 2 22:33:11 2026] DELETE /v2/images/5fbe827a-7f8e-44b4-948a-de1444291d50 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.55 () {32 vars in 706 bytes} [Mon Mar 2 22:33:11 2026] GET /v2/images/5fbe827a-7f8e-44b4-948a-de1444291d50 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:33:11.822 7 WARNING glance.api.v2.images [None req-1b0e554a-dd62-487b-aa98-b461ab1c04ab 0c9d5c2c8f674cd7977ca6763391c2b3 fb36b38a0d424884abe4b4d98635983a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8f36f201-96af-47d3-832f-209cb9d8540a [pid: 7|app: 0|req: 369/736] 10.0.0.55 () {32 vars in 709 bytes} [Mon Mar 2 22:33:11 2026] DELETE /v2/images/8f36f201-96af-47d3-832f-209cb9d8540a => generated 0 bytes in 802 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.55 () {32 vars in 706 bytes} [Mon Mar 2 22:33:12 2026] GET /v2/images/8f36f201-96af-47d3-832f-209cb9d8540a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 22:33:12.646 7 WARNING glance.api.v2.images [None req-28fe7058-d6dc-476e-94f5-7df5def97d94 0c9d5c2c8f674cd7977ca6763391c2b3 fb36b38a0d424884abe4b4d98635983a - - default default] Failed to find image b1316350-8933-4d10-a58c-2e17f6dbf755 to delete: glance.common.exception.ImageNotFound: No image found with ID b1316350-8933-4d10-a58c-2e17f6dbf755 [pid: 7|app: 0|req: 370/738] 10.0.0.55 () {32 vars in 709 bytes} [Mon Mar 2 22:33:12 2026] DELETE /v2/images/b1316350-8933-4d10-a58c-2e17f6dbf755 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.55 () {32 vars in 706 bytes} [Mon Mar 2 22:33:12 2026] GET /v2/images/b1316350-8933-4d10-a58c-2e17f6dbf755 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.143 () {36 vars in 987 bytes} [Mon Mar 2 22:33:13 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 370/741] 10.0.0.143 () {36 vars in 927 bytes} [Mon Mar 2 22:33:13 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: 372/742] 10.0.0.55 () {30 vars in 410 bytes} [Mon Mar 2 22:33:15 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.55 () {32 vars in 706 bytes} [Mon Mar 2 22:33:18 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 373/744] 10.0.0.55 () {32 vars in 706 bytes} [Mon Mar 2 22:33:18 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 372/745] 10.0.0.72 () {36 vars in 986 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => generated 1171 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/747] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.72 () {36 vars in 986 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:33: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: 376/750] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.72 () {36 vars in 986 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 377/752] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/753] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/754] 10.0.0.67 () {36 vars in 986 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 377/755] 10.0.0.67 () {36 vars in 926 bytes} [Mon Mar 2 22:33: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: 379/756] 10.0.0.67 () {36 vars in 986 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 378/757] 10.0.0.67 () {36 vars in 926 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.67 () {36 vars in 926 bytes} [Mon Mar 2 22:33:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:33:29 2026] GET /v2/images => generated 4893 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:33:29 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 10.0.0.143 () {36 vars in 987 bytes} [Mon Mar 2 22:33:35 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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/766] 10.0.0.143 () {36 vars in 927 bytes} [Mon Mar 2 22:33:35 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: 388/773] 10.0.0.143 () {36 vars in 987 bytes} [Mon Mar 2 22:34:03 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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/774] 10.0.0.143 () {36 vars in 927 bytes} [Mon Mar 2 22:34: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: 389/775] 10.0.0.143 () {36 vars in 987 bytes} [Mon Mar 2 22:34:09 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 387/776] 10.0.0.143 () {36 vars in 927 bytes} [Mon Mar 2 22:34:10 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: 389/779] 10.0.0.143 () {36 vars in 987 bytes} [Mon Mar 2 22:34:18 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => 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: 391/780] 10.0.0.143 () {36 vars in 927 bytes} [Mon Mar 2 22:34:18 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/783] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:34:29 2026] GET /v2/images => generated 4893 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/784] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:34:29 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/787] 10.0.0.143 () {36 vars in 987 bytes} [Mon Mar 2 22:34:33 2026] GET /v2/images/527f949d-65de-4d0e-b672-8e3dbf8adf7a => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.143 () {36 vars in 927 bytes} [Mon Mar 2 22:34:33 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: 397/795] 199.19.213.124 () {32 vars in 826 bytes} [Mon Mar 2 22:35:05 2026] GET /v2/images?status=active&owner=997f3b3cd93d40309ca94fa96168430b&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 199.19.213.124 () {32 vars in 653 bytes} [Mon Mar 2 22:35:05 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: 398/797] 10.0.0.72 () {36 vars in 986 bytes} [Mon Mar 2 22:35:06 2026] GET /v2/images/593d86a5-477a-42dd-8f71-4b31c88a4a28 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/798] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:35:06 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/799] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:35:06 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: 401/800] 10.0.0.72 () {36 vars in 986 bytes} [Mon Mar 2 22:35:06 2026] GET /v2/images/593d86a5-477a-42dd-8f71-4b31c88a4a28 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/801] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:35:06 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: 402/802] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:35:06 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: 401/803] 10.0.0.72 () {36 vars in 986 bytes} [Mon Mar 2 22:35:06 2026] GET /v2/images/593d86a5-477a-42dd-8f71-4b31c88a4a28 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/804] 10.0.0.72 () {36 vars in 926 bytes} [Mon Mar 2 22:35:06 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: 402/805] 10.0.0.67 () {36 vars in 986 bytes} [Mon Mar 2 22:35:06 2026] GET /v2/images/593d86a5-477a-42dd-8f71-4b31c88a4a28 => 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: 404/806] 10.0.0.67 () {36 vars in 926 bytes} [Mon Mar 2 22:35:06 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: 403/807] 10.0.0.67 () {36 vars in 986 bytes} [Mon Mar 2 22:35:06 2026] GET /v2/images/593d86a5-477a-42dd-8f71-4b31c88a4a28 => 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: 405/808] 10.0.0.67 () {36 vars in 926 bytes} [Mon Mar 2 22:35:06 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: 404/809] 10.0.0.67 () {36 vars in 926 bytes} [Mon Mar 2 22:35:06 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: 408/816] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:35:29 2026] GET /v2/images => generated 4893 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/817] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:35:30 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/828] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:36:29 2026] GET /v2/images => generated 4893 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/829] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:36:29 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/842] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:37:29 2026] GET /v2/images => generated 4893 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/843] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:37:29 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/856] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:38:29 2026] GET /v2/images => generated 4893 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/857] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:38:29 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/870] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:39:29 2026] GET /v2/images => generated 4893 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/871] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:39:29 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/882] 10.0.0.55 () {32 vars in 632 bytes} [Mon Mar 2 22:40:15 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/885] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:40:29 2026] GET /v2/images => generated 4893 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/886] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:40:29 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/899] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:41:29 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/900] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:41:29 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/913] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:42:29 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/914] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:42:29 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/927] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:43:29 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/928] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:43:29 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/941] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:44:29 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/942] 10.0.0.3 () {28 vars in 567 bytes} [Mon Mar 2 22:44:29 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)