+ 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 [Wed Mar 18 10:12:57 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-6fdf4dc6c7-j54tr 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 0x7f6e13e9b668 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-18 10:12:59.578 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-18 10:12:59.608 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-18 10:13:00.418 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-18 10:13:00.418 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-18 10:13:00.419 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 10:13:00.482 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-18 10:13:00.483 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-18 10:13:00.484 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 10:13:02.437 8 WARNING glance.api.v2.images [None req-66fbfaf6-db94-4a9a-8b0b-e8db683fd8bd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 10:13:02.490 7 WARNING glance.api.v2.images [None req-3556280a-75dd-4aa5-b131-207c1d48eb54 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 10:13:02.772 8 WARNING keystonemiddleware._common.config [None req-66fbfaf6-db94-4a9a-8b0b-e8db683fd8bd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 10:13:02.780 8 WARNING oslo_config.cfg [None req-66fbfaf6-db94-4a9a-8b0b-e8db683fd8bd - - - - - -] 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 0x7f6e13e9b668 pid: 8 (default app) 2026-03-18 10:13:02.818 7 WARNING keystonemiddleware._common.config [None req-3556280a-75dd-4aa5-b131-207c1d48eb54 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 10:13:02.825 7 WARNING oslo_config.cfg [None req-3556280a-75dd-4aa5-b131-207c1d48eb54 - - - - - -] 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 0x7f6e13e9b668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 10:13:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 10:13:05.213 7 WARNING oslo_policy.policy [None req-4c9322df-7626-4034-9034-3bf56589efc0 a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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-18 10:13:05.213 7 WARNING oslo_policy.policy [None req-4c9322df-7626-4034-9034-3bf56589efc0 a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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-18 10:13:05.236 7 WARNING oslo_policy.policy [None req-4c9322df-7626-4034-9034-3bf56589efc0 a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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-18 10:13:05.236 7 WARNING oslo_policy.policy [None req-4c9322df-7626-4034-9034-3bf56589efc0 a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 10:13:04 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 10:13:09 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.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 10:13:09 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-18 10:13:09.408 8 WARNING oslo_policy.policy [None req-7483dc42-9248-402e-8038-67b8f16ccc83 a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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-18 10:13:09.409 8 WARNING oslo_policy.policy [None req-7483dc42-9248-402e-8038-67b8f16ccc83 a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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.204.45.153 () {44 vars in 911 bytes} [Wed Mar 18 10:13:09 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.153 () {44 vars in 933 bytes} [Wed Mar 18 10:13:09 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-18 10:13:09.558 8 WARNING oslo_policy.policy [None req-f5980698-8f7f-45e1-baeb-1fe6b3a2d3b0 a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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-18 10:13:09.559 8 WARNING oslo_policy.policy [None req-f5980698-8f7f-45e1-baeb-1fe6b3a2d3b0 a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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.204.45.153 () {44 vars in 939 bytes} [Wed Mar 18 10:13:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-18 10:13:09.647 7 WARNING oslo_config.cfg [None req-74e2bc27-4fff-4f26-b590-0045d31849fc a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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.204.45.153 () {48 vars in 951 bytes} [Wed Mar 18 10:13:09 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 10:13:09.666 8 WARNING oslo_policy.policy [None req-aa820b95-3a8b-49b8-9bf1-bd6a3a88d8fc a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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-18 10:13:09.667 8 WARNING oslo_policy.policy [None req-aa820b95-3a8b-49b8-9bf1-bd6a3a88d8fc a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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-18 10:13:09.668 8 INFO glance.api.v2.image_data [None req-aa820b95-3a8b-49b8-9bf1-bd6a3a88d8fc a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 10:13:13.069 8 WARNING glance.location [None req-aa820b95-3a8b-49b8-9bf1-bd6a3a88d8fc a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.153 () {48 vars in 1045 bytes} [Wed Mar 18 10:13:09 2026] PUT /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5/file => generated 0 bytes in 3466 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5347 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.153 () {44 vars in 971 bytes} [Wed Mar 18 10:13:13 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-18 10:13:13.168 8 WARNING oslo_config.cfg [None req-7210bcd9-331b-439a-bd8b-e8e485c1e7b9 a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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.204.45.153 () {44 vars in 971 bytes} [Wed Mar 18 10:13:13 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => 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: 135/271] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 10:34:22 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: 137/272] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 10:34:22 2026] GET /v2/images => generated 1240 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 10:34:37 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: 137/276] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 10:34:37 2026] GET /v2/images => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.153 () {44 vars in 937 bytes} [Wed Mar 18 10:34:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.204.45.153 () {44 vars in 959 bytes} [Wed Mar 18 10:34:37 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: 141/279] 199.204.45.153 () {44 vars in 939 bytes} [Wed Mar 18 10:34:37 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/280] 199.204.45.153 () {48 vars in 951 bytes} [Wed Mar 18 10:34:37 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 10:34:37.227 8 INFO glance.api.v2.image_data [None req-b525c8e8-cd80-4aab-98f3-64b4ff41dd6b a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 10:35:17.573 8 WARNING glance.location [None req-b525c8e8-cd80-4aab-98f3-64b4ff41dd6b a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/289] 199.204.45.153 () {48 vars in 1046 bytes} [Wed Mar 18 10:34:37 2026] PUT /v2/images/998818b7-fd42-4028-92c6-3c7f008a0936/file => generated 0 bytes in 40393 msecs (HTTP/1.1 204) 4 headers in 171 bytes (82139 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.204.45.153 () {44 vars in 971 bytes} [Wed Mar 18 10:35:17 2026] GET /v2/images/998818b7-fd42-4028-92c6-3c7f008a0936 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/291] 199.204.45.153 () {44 vars in 971 bytes} [Wed Mar 18 10:35:17 2026] GET /v2/images/998818b7-fd42-4028-92c6-3c7f008a0936 => 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: 149/292] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 10:35:19 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: 144/293] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 10:35:19 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 10:42:26 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: 188/381] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 10:42:26 2026] GET /v2/images => generated 2451 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 10:42:38 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: 190/385] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 10:42:38 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.153 () {44 vars in 947 bytes} [Wed Mar 18 10:42:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.153 () {44 vars in 969 bytes} [Wed Mar 18 10:42:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.153 () {44 vars in 939 bytes} [Wed Mar 18 10:42:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.153 () {48 vars in 951 bytes} [Wed Mar 18 10:42:38 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 10:42:38.545 7 WARNING oslo_policy.policy [None req-76b1bb56-74c7-4a79-a453-e6d117380e0f a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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-18 10:42:38.545 7 WARNING oslo_policy.policy [None req-76b1bb56-74c7-4a79-a453-e6d117380e0f a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - 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-18 10:42:38.548 7 INFO glance.api.v2.image_data [None req-76b1bb56-74c7-4a79-a453-e6d117380e0f a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 10:43:23.844 7 INFO glance.location [None req-76b1bb56-74c7-4a79-a453-e6d117380e0f a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/400] 199.204.45.153 () {48 vars in 1045 bytes} [Wed Mar 18 10:42:38 2026] PUT /v2/images/326e27ca-618d-40ee-83f2-9240af367962/file => generated 0 bytes in 45347 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22029 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.204.45.153 () {44 vars in 971 bytes} [Wed Mar 18 10:43:23 2026] GET /v2/images/326e27ca-618d-40ee-83f2-9240af367962 => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.204.45.153 () {48 vars in 1050 bytes} [Wed Mar 18 10:43:23 2026] PATCH /v2/images/326e27ca-618d-40ee-83f2-9240af367962 => 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: 204/403] 199.204.45.153 () {44 vars in 971 bytes} [Wed Mar 18 10:43:23 2026] GET /v2/images/326e27ca-618d-40ee-83f2-9240af367962 => 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: 214/422] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 10:44:57 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: 209/423] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 10:44:57 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/428] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 10:45:14 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: 212/429] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 10:45:14 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/430] 199.204.45.153 () {44 vars in 939 bytes} [Wed Mar 18 10:45:14 2026] GET /v2/images/manila-service-image => generated 165 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/431] 199.204.45.153 () {44 vars in 961 bytes} [Wed Mar 18 10:45:14 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: 219/432] 199.204.45.153 () {44 vars in 939 bytes} [Wed Mar 18 10:45:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/433] 199.204.45.153 () {48 vars in 951 bytes} [Wed Mar 18 10:45:14 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-18 10:45:14.915 8 INFO glance.api.v2.image_data [None req-0d971092-4f08-4497-bb19-a35d74ef540f a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 10:45:30.793 8 INFO glance.location [None req-0d971092-4f08-4497-bb19-a35d74ef540f a124b12525f84d4fa4b52bac95024e6d f298e9152d724241b34f57fa202c698e - - default default] Image format matched and virtual size computed: 2820603904 [pid: 8|app: 0|req: 220/436] 199.204.45.153 () {48 vars in 1046 bytes} [Wed Mar 18 10:45:14 2026] PUT /v2/images/a8761a97-719b-4f3b-b014-7f2c33980ea4/file => generated 0 bytes in 15927 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28382 switches on core 0) [pid: 7|app: 0|req: 217/437] 199.204.45.153 () {44 vars in 971 bytes} [Wed Mar 18 10:45:30 2026] GET /v2/images/a8761a97-719b-4f3b-b014-7f2c33980ea4 => 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: 221/438] 199.204.45.153 () {44 vars in 971 bytes} [Wed Mar 18 10:45:30 2026] GET /v2/images/a8761a97-719b-4f3b-b014-7f2c33980ea4 => generated 1204 bytes in 14 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: 248/499] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:50:28 2026] GET /v2/images => generated 4893 bytes in 131 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: 252/500] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:50:28 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: 8|app: 0|req: 259/513] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:51:28 2026] GET /v2/images => generated 4893 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/514] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:51:28 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/527] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:52:28 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: 262/528] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:52:28 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: 7|app: 0|req: 269/541] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:53:28 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: 8|app: 0|req: 273/542] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:53:28 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: 280/555] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:54:28 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/556] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:54:28 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/569] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:55:28 2026] GET /v2/images => generated 4893 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/570] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:55:28 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/583] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:56:28 2026] GET /v2/images => generated 4893 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/584] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:56:28 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: 301/597] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:57:28 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:57:28 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: 7|app: 0|req: 303/609] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 10:58:18 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: 307/610] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 10:58:18 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: 7|app: 0|req: 305/613] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:58:28 2026] GET /v2/images => generated 4893 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/614] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:58:28 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: 316/627] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:59:28 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/628] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 10:59:28 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: 8|app: 0|req: 323/641] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:00:28 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: 319/642] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:00:28 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: 8|app: 0|req: 325/645] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 11:00:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 11:00:33 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 11:00:34 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: 322/648] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 11:00:34 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/659] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 11:01:22 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: 328/660] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 11:01:22 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: 333/661] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:01:28 2026] GET /v2/images => generated 4893 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/662] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:01:28 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: 334/663] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 11:01:29 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: 330/664] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 11:01:29 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: 8|app: 0|req: 341/677] 199.204.45.153 () {42 vars in 688 bytes} [Wed Mar 18 11:02:22 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: 337/678] 199.204.45.153 () {44 vars in 910 bytes} [Wed Mar 18 11:02:22 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/679] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:02:28 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: 7|app: 0|req: 338/680] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:02:28 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: 343/689] 10.0.0.25 () {32 vars in 632 bytes} [Wed Mar 18 11:03:03 2026] GET /v2/images => generated 4893 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.194 () {36 vars in 987 bytes} [Wed Mar 18 11:03:28 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.194 () {36 vars in 927 bytes} [Wed Mar 18 11:03:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:03:28 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:03:28 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: 8|app: 0|req: 351/698] 10.0.0.91 () {36 vars in 986 bytes} [Wed Mar 18 11:03:28 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:03:28 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:03:28 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/701] 10.0.0.91 () {36 vars in 986 bytes} [Wed Mar 18 11:03:28 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:03:28 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:03:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/704] 10.0.0.91 () {36 vars in 986 bytes} [Wed Mar 18 11:03:28 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => 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: 351/705] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:03: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/706] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:03:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.244 () {36 vars in 911 bytes} [Wed Mar 18 11:03:29 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 10.0.0.244 () {36 vars in 1007 bytes} [Wed Mar 18 11:03:29 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5/locations => generated 127 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.244 () {36 vars in 987 bytes} [Wed Mar 18 11:03:29 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/710] 10.0.0.244 () {36 vars in 927 bytes} [Wed Mar 18 11:03:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.244 () {36 vars in 927 bytes} [Wed Mar 18 11:03:29 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: 358/712] 10.0.0.194 () {36 vars in 987 bytes} [Wed Mar 18 11:03:30 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.194 () {36 vars in 927 bytes} [Wed Mar 18 11:03:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 199.204.45.153 () {36 vars in 991 bytes} [Wed Mar 18 11:03:36 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => 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: 357/717] 199.204.45.153 () {36 vars in 931 bytes} [Wed Mar 18 11:03:36 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: 361/718] 199.204.45.153 () {36 vars in 991 bytes} [Wed Mar 18 11:03:37 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 199.204.45.153 () {36 vars in 931 bytes} [Wed Mar 18 11:03:37 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: 365/726] 10.0.0.194 () {36 vars in 987 bytes} [Wed Mar 18 11:04:04 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.194 () {36 vars in 927 bytes} [Wed Mar 18 11:04:04 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: 368/732] 10.0.0.194 () {36 vars in 987 bytes} [Wed Mar 18 11:04:27 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => 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: 365/733] 10.0.0.194 () {36 vars in 927 bytes} [Wed Mar 18 11:04:27 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: 369/734] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:04:28 2026] GET /v2/images => generated 4893 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:04:28 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: 371/738] 10.0.0.194 () {36 vars in 987 bytes} [Wed Mar 18 11:04:40 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => 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: 368/739] 10.0.0.194 () {36 vars in 927 bytes} [Wed Mar 18 11:04:40 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: 374/744] 10.0.0.25 () {34 vars in 654 bytes} [Wed Mar 18 11:04:56 2026] POST /v2/images => generated 648 bytes in 157 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-18 11:04:56.236 7 WARNING glance.api.v2.images [None req-33562a30-8d6e-4090-80fb-4b3862791788 66466a9c16924fe28c00f5f968fb3fe4 c22d737f016a4ef9914d0feda879d76b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e90a7315-9398-4012-abd7-34b9158a140e [pid: 7|app: 0|req: 371/745] 10.0.0.25 () {32 vars in 709 bytes} [Wed Mar 18 11:04:56 2026] DELETE /v2/images/e90a7315-9398-4012-abd7-34b9158a140e => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.25 () {32 vars in 706 bytes} [Wed Mar 18 11:04:56 2026] GET /v2/images/e90a7315-9398-4012-abd7-34b9158a140e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/747] 10.0.0.25 () {32 vars in 632 bytes} [Wed Mar 18 11:04:56 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 10.0.0.25 () {34 vars in 654 bytes} [Wed Mar 18 11:04:56 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/749] 10.0.0.25 () {32 vars in 716 bytes} [Wed Mar 18 11:04:56 2026] GET /v2/images/1cdb7bff-7bcc-40e0-a1ca-10d65b7b7c26/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-18 11:04:56.422 8 INFO glance.api.v2.image_data [None req-48e88b55-9bcd-4392-88a3-21e43c0dc8a4 66466a9c16924fe28c00f5f968fb3fe4 c22d737f016a4ef9914d0feda879d76b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 11:04:56.466 8 WARNING glance_store._drivers.rbd [None req-48e88b55-9bcd-4392-88a3-21e43c0dc8a4 66466a9c16924fe28c00f5f968fb3fe4 c22d737f016a4ef9914d0feda879d76b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-18 11:04:57.086 8 INFO glance.location [None req-48e88b55-9bcd-4392-88a3-21e43c0dc8a4 66466a9c16924fe28c00f5f968fb3fe4 c22d737f016a4ef9914d0feda879d76b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 377/750] 10.0.0.25 () {32 vars in 726 bytes} [Wed Mar 18 11:04:56 2026] PUT /v2/images/1cdb7bff-7bcc-40e0-a1ca-10d65b7b7c26/file => generated 0 bytes in 706 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.25 () {32 vars in 706 bytes} [Wed Mar 18 11:04:57 2026] GET /v2/images/1cdb7bff-7bcc-40e0-a1ca-10d65b7b7c26 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/752] 10.0.0.25 () {32 vars in 716 bytes} [Wed Mar 18 11:04:57 2026] GET /v2/images/1cdb7bff-7bcc-40e0-a1ca-10d65b7b7c26/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/753] 10.0.0.25 () {34 vars in 654 bytes} [Wed Mar 18 11:04:57 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/754] 10.0.0.25 () {32 vars in 725 bytes} [Wed Mar 18 11:04:57 2026] PATCH /v2/images/4055dc52-a079-40aa-97e4-0ca1a7411150 => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 10.0.0.25 () {32 vars in 706 bytes} [Wed Mar 18 11:04:57 2026] GET /v2/images/4055dc52-a079-40aa-97e4-0ca1a7411150 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-18 11:04:57.403 8 WARNING glance.api.v2.images [None req-3b11a524-4b9c-45d7-8015-d081dbfdf84a 66466a9c16924fe28c00f5f968fb3fe4 c22d737f016a4ef9914d0feda879d76b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4055dc52-a079-40aa-97e4-0ca1a7411150 [pid: 8|app: 0|req: 380/756] 10.0.0.25 () {32 vars in 709 bytes} [Wed Mar 18 11:04:57 2026] DELETE /v2/images/4055dc52-a079-40aa-97e4-0ca1a7411150 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/757] 10.0.0.25 () {32 vars in 706 bytes} [Wed Mar 18 11:04:57 2026] GET /v2/images/4055dc52-a079-40aa-97e4-0ca1a7411150 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 11:04:57.463 8 WARNING glance.api.v2.images [None req-0eeb593e-1518-45e8-9325-d6d9466f4674 66466a9c16924fe28c00f5f968fb3fe4 c22d737f016a4ef9914d0feda879d76b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1cdb7bff-7bcc-40e0-a1ca-10d65b7b7c26 [pid: 8|app: 0|req: 381/758] 10.0.0.25 () {32 vars in 709 bytes} [Wed Mar 18 11:04:57 2026] DELETE /v2/images/1cdb7bff-7bcc-40e0-a1ca-10d65b7b7c26 => generated 0 bytes in 917 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 10.0.0.25 () {32 vars in 706 bytes} [Wed Mar 18 11:04:58 2026] GET /v2/images/1cdb7bff-7bcc-40e0-a1ca-10d65b7b7c26 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 11:04:58.415 8 WARNING glance.api.v2.images [None req-6de8a78e-27f1-4030-9fc4-6c29ff7af79e 66466a9c16924fe28c00f5f968fb3fe4 c22d737f016a4ef9914d0feda879d76b - - default default] Failed to find image e90a7315-9398-4012-abd7-34b9158a140e to delete: glance.common.exception.ImageNotFound: No image found with ID e90a7315-9398-4012-abd7-34b9158a140e [pid: 8|app: 0|req: 382/760] 10.0.0.25 () {32 vars in 709 bytes} [Wed Mar 18 11:04:58 2026] DELETE /v2/images/e90a7315-9398-4012-abd7-34b9158a140e => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.25 () {32 vars in 706 bytes} [Wed Mar 18 11:04:58 2026] GET /v2/images/e90a7315-9398-4012-abd7-34b9158a140e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.194 () {36 vars in 987 bytes} [Wed Mar 18 11:05:09 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.194 () {36 vars in 927 bytes} [Wed Mar 18 11:05:09 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: 387/770] 10.0.0.25 () {30 vars in 410 bytes} [Wed Mar 18 11:05:26 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:05:28 2026] GET /v2/images => generated 4893 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:05:29 2026] GET /v2/images => generated 4893 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/781] 10.0.0.194 () {36 vars in 987 bytes} [Wed Mar 18 11:06:05 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/782] 10.0.0.194 () {36 vars in 927 bytes} [Wed Mar 18 11:06:05 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: 392/787] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:06:28 2026] GET /v2/images => generated 4893 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/788] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:06:29 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/789] 10.0.0.25 () {32 vars in 706 bytes} [Wed Mar 18 11:06:30 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => 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: 397/790] 10.0.0.25 () {32 vars in 706 bytes} [Wed Mar 18 11:06:30 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => 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: 394/791] 10.0.0.91 () {36 vars in 986 bytes} [Wed Mar 18 11:06:30 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:06:30 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/793] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:06:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/794] 10.0.0.91 () {36 vars in 986 bytes} [Wed Mar 18 11:06:30 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/795] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:06:30 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/796] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:06:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/797] 10.0.0.91 () {36 vars in 986 bytes} [Wed Mar 18 11:06:30 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/798] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11: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: 398/799] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:06:30 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: 402/800] 10.0.0.244 () {36 vars in 911 bytes} [Wed Mar 18 11:06:31 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/801] 10.0.0.244 () {36 vars in 1007 bytes} [Wed Mar 18 11:06:31 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/802] 10.0.0.244 () {36 vars in 987 bytes} [Wed Mar 18 11:06:31 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => 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: 400/803] 10.0.0.244 () {36 vars in 927 bytes} [Wed Mar 18 11:06:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.244 () {36 vars in 927 bytes} [Wed Mar 18 11:06:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/811] 10.0.0.194 () {36 vars in 987 bytes} [Wed Mar 18 11:06:51 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/812] 10.0.0.194 () {36 vars in 927 bytes} [Wed Mar 18 11:06:52 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: 409/813] 10.0.0.194 () {36 vars in 987 bytes} [Wed Mar 18 11:06:57 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/814] 10.0.0.194 () {36 vars in 927 bytes} [Wed Mar 18 11:06:57 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: 409/821] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:07:28 2026] GET /v2/images => generated 4893 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/822] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:07:28 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/835] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:08:28 2026] GET /v2/images => generated 4893 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/836] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:08:28 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: 8|app: 0|req: 427/849] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:09:28 2026] GET /v2/images => generated 4893 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/850] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:09:28 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: 433/861] 10.0.0.194 () {36 vars in 987 bytes} [Wed Mar 18 11:10:17 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => generated 1171 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/862] 10.0.0.194 () {36 vars in 927 bytes} [Wed Mar 18 11:10:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/865] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:10:28 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/866] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:10:28 2026] GET /v2/images => generated 4893 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/869] 10.0.0.194 () {36 vars in 987 bytes} [Wed Mar 18 11:10:35 2026] GET /v2/images/d15fe3ea-4393-46f6-b4e9-dc5aed10b4b5 => 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: 433/870] 10.0.0.194 () {36 vars in 927 bytes} [Wed Mar 18 11:10:35 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: 442/879] 199.204.45.153 () {32 vars in 826 bytes} [Wed Mar 18 11:11:12 2026] GET /v2/images?status=active&owner=f298e9152d724241b34f57fa202c698e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/880] 199.204.45.153 () {32 vars in 653 bytes} [Wed Mar 18 11:11: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: 8|app: 0|req: 443/881] 10.0.0.91 () {36 vars in 986 bytes} [Wed Mar 18 11:11:12 2026] GET /v2/images/998818b7-fd42-4028-92c6-3c7f008a0936 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/882] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:11: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: 444/883] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:11: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: 7|app: 0|req: 440/884] 10.0.0.91 () {36 vars in 986 bytes} [Wed Mar 18 11:11:12 2026] GET /v2/images/998818b7-fd42-4028-92c6-3c7f008a0936 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/885] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:11: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: 441/886] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:11:12 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: 446/887] 10.0.0.91 () {36 vars in 986 bytes} [Wed Mar 18 11:11:12 2026] GET /v2/images/998818b7-fd42-4028-92c6-3c7f008a0936 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/888] 10.0.0.91 () {36 vars in 926 bytes} [Wed Mar 18 11:11: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: 447/889] 10.0.0.244 () {36 vars in 911 bytes} [Wed Mar 18 11:11:13 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/890] 10.0.0.244 () {36 vars in 1007 bytes} [Wed Mar 18 11:11:13 2026] GET /v2/images/998818b7-fd42-4028-92c6-3c7f008a0936/locations => generated 127 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/891] 10.0.0.244 () {36 vars in 987 bytes} [Wed Mar 18 11:11:13 2026] GET /v2/images/998818b7-fd42-4028-92c6-3c7f008a0936 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/892] 10.0.0.244 () {36 vars in 927 bytes} [Wed Mar 18 11:11:13 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: 449/893] 10.0.0.244 () {36 vars in 927 bytes} [Wed Mar 18 11:11:13 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: 446/896] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:11:28 2026] GET /v2/images => generated 4893 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/897] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:11:28 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: 458/910] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:12:28 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: 453/911] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:12:28 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: 465/924] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:13:28 2026] GET /v2/images => generated 4893 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/925] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:13:28 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: 467/938] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:14:28 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/939] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:14:28 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: 7|app: 0|req: 472/948] 10.0.0.25 () {32 vars in 632 bytes} [Wed Mar 18 11:15:04 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: 475/953] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:15:28 2026] GET /v2/images => generated 4893 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/954] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:15:28 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: 486/967] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:16:28 2026] GET /v2/images => generated 4893 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/968] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:16:28 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: 489/981] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:17:28 2026] GET /v2/images => generated 4893 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/982] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:17:28 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: 496/995] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:18:28 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/996] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:18:28 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: 503/1009] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:19:28 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1010] 10.0.0.44 () {28 vars in 568 bytes} [Wed Mar 18 11:19:28 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)