+ 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 9 13:57:43 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-5788947b7d-6pgzj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fc3dc966668 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-09 13:57:45.881 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-09 13:57:45.907 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-09 13:57:46.740 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-09 13:57:46.741 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-09 13:57:46.741 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-09 13:57:46.777 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-09 13:57:46.778 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-09 13:57:46.779 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-09 13:57:48.868 8 WARNING glance.api.v2.images [None req-207f9663-2652-4c08-b190-e7a8830a7b98 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-09 13:57:48.880 7 WARNING glance.api.v2.images [None req-71489a7b-8bf9-40ec-8c3a-34d500cc1391 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-09 13:57:49.244 8 WARNING keystonemiddleware._common.config [None req-207f9663-2652-4c08-b190-e7a8830a7b98 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 13:57:49.253 8 WARNING oslo_config.cfg [None req-207f9663-2652-4c08-b190-e7a8830a7b98 - - - - - -] 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 6 seconds on interpreter 0x7fc3dc966668 pid: 8 (default app) 2026-03-09 13:57:49.263 7 WARNING keystonemiddleware._common.config [None req-71489a7b-8bf9-40ec-8c3a-34d500cc1391 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-09 13:57:49.273 7 WARNING oslo_config.cfg [None req-71489a7b-8bf9-40ec-8c3a-34d500cc1391 - - - - - -] 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 6 seconds on interpreter 0x7fc3dc966668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 13:57:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-09 13:57:50.823 7 WARNING oslo_policy.policy [None req-e3ac16d6-b619-40f8-8518-298eae16c2f3 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - 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-09 13:57:50.823 7 WARNING oslo_policy.policy [None req-e3ac16d6-b619-40f8-8518-298eae16c2f3 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - 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-09 13:57:50.839 7 WARNING oslo_policy.policy [None req-e3ac16d6-b619-40f8-8518-298eae16c2f3 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - 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-09 13:57:50.839 7 WARNING oslo_policy.policy [None req-e3ac16d6-b619-40f8-8518-298eae16c2f3 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 13:57:50 2026] GET /v2/images => generated 69 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 13:57:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 13:57:54 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-09 13:57:54.212 8 WARNING oslo_policy.policy [None req-fe23af2d-faca-4ef4-bf5d-2b63e1326b5a 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - 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-09 13:57:54.212 8 WARNING oslo_policy.policy [None req-fe23af2d-faca-4ef4-bf5d-2b63e1326b5a 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.25 () {44 vars in 907 bytes} [Mon Mar 9 13:57:54 2026] GET /v2/images/cirros => generated 151 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.25 () {44 vars in 929 bytes} [Mon Mar 9 13:57:54 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-09 13:57:54.360 8 WARNING oslo_policy.policy [None req-62c94f8b-b6a1-4584-9cfc-a196992ac065 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - 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-09 13:57:54.361 8 WARNING oslo_policy.policy [None req-62c94f8b-b6a1-4584-9cfc-a196992ac065 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.25 () {44 vars in 935 bytes} [Mon Mar 9 13:57:54 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-09 13:57:54.440 7 WARNING oslo_config.cfg [None req-41565511-7782-4a6e-94f6-75643946cc6e 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.25 () {48 vars in 947 bytes} [Mon Mar 9 13:57:54 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-09 13:57:54.462 8 WARNING oslo_policy.policy [None req-6890fdaa-4713-4c98-b129-8e77381b728b 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - 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-09 13:57:54.463 8 WARNING oslo_policy.policy [None req-6890fdaa-4713-4c98-b129-8e77381b728b 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - 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-09 13:57:54.464 8 INFO glance.api.v2.image_data [None req-6890fdaa-4713-4c98-b129-8e77381b728b 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 13:57:58.384 8 WARNING glance.location [None req-6890fdaa-4713-4c98-b129-8e77381b728b 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.25 () {48 vars in 1041 bytes} [Mon Mar 9 13:57:54 2026] PUT /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318/file => generated 0 bytes in 3966 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6522 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.25 () {44 vars in 967 bytes} [Mon Mar 9 13:57:58 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-09 13:57:58.464 8 WARNING oslo_config.cfg [None req-f97834e7-3c69-448b-9557-02329120df6f 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.25 () {44 vars in 967 bytes} [Mon Mar 9 13:57:58 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 143/282] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:20:04 2026] GET / => generated 1301 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:20:04 2026] GET /v2/images => generated 1240 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:20:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:20:19 2026] GET /v2/images => generated 1240 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.25 () {44 vars in 933 bytes} [Mon Mar 9 14:20:19 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: 8|app: 0|req: 147/291] 199.204.45.25 () {44 vars in 955 bytes} [Mon Mar 9 14:20:19 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.25 () {44 vars in 935 bytes} [Mon Mar 9 14:20:19 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: 148/293] 199.204.45.25 () {48 vars in 947 bytes} [Mon Mar 9 14:20:19 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-09 14:20:19.906 7 WARNING oslo_policy.policy [None req-ea0056c4-7900-48ad-ba3d-c424f0dd9be8 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - 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-09 14:20:19.906 7 WARNING oslo_policy.policy [None req-ea0056c4-7900-48ad-ba3d-c424f0dd9be8 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - 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-09 14:20:19.908 7 INFO glance.api.v2.image_data [None req-ea0056c4-7900-48ad-ba3d-c424f0dd9be8 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 14:20:46.648 7 WARNING glance.location [None req-ea0056c4-7900-48ad-ba3d-c424f0dd9be8 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/298] 199.204.45.25 () {48 vars in 1042 bytes} [Mon Mar 9 14:20:19 2026] PUT /v2/images/9b287c63-b1ce-4f97-a781-4c1aa1b96791/file => generated 0 bytes in 26791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64157 switches on core 0) [pid: 8|app: 0|req: 153/299] 199.204.45.25 () {44 vars in 967 bytes} [Mon Mar 9 14:20:46 2026] GET /v2/images/9b287c63-b1ce-4f97-a781-4c1aa1b96791 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/300] 199.204.45.25 () {44 vars in 967 bytes} [Mon Mar 9 14:20:46 2026] GET /v2/images/9b287c63-b1ce-4f97-a781-4c1aa1b96791 => 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: 154/301] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:20:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/302] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:20:48 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:27:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/390] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:27:54 2026] GET /v2/images => generated 2451 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/393] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:28:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/394] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:28:03 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 199.204.45.25 () {44 vars in 943 bytes} [Mon Mar 9 14:28:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.204.45.25 () {44 vars in 965 bytes} [Mon Mar 9 14:28:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.204.45.25 () {44 vars in 935 bytes} [Mon Mar 9 14:28:03 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: 196/398] 199.204.45.25 () {48 vars in 947 bytes} [Mon Mar 9 14:28:03 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-09 14:28:03.319 8 INFO glance.api.v2.image_data [None req-0cd83a67-772c-4b4c-bce2-d7d5fc3b5d37 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 14:28:21.778 8 INFO glance.location [None req-0cd83a67-772c-4b4c-bce2-d7d5fc3b5d37 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 203/403] 199.204.45.25 () {48 vars in 1041 bytes} [Mon Mar 9 14:28:03 2026] PUT /v2/images/b8890180-bda1-4400-892c-045dc2a0c8f0/file => generated 0 bytes in 18505 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24432 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.25 () {44 vars in 967 bytes} [Mon Mar 9 14:28:21 2026] GET /v2/images/b8890180-bda1-4400-892c-045dc2a0c8f0 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.25 () {48 vars in 1046 bytes} [Mon Mar 9 14:28:21 2026] PATCH /v2/images/b8890180-bda1-4400-892c-045dc2a0c8f0 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.25 () {44 vars in 967 bytes} [Mon Mar 9 14:28:21 2026] GET /v2/images/b8890180-bda1-4400-892c-045dc2a0c8f0 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:29:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:29:01 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: 7|app: 0|req: 209/419] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:29:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:29:15 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: 7|app: 0|req: 210/421] 199.204.45.25 () {44 vars in 935 bytes} [Mon Mar 9 14:29:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.204.45.25 () {44 vars in 957 bytes} [Mon Mar 9 14:29:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 199.204.45.25 () {44 vars in 935 bytes} [Mon Mar 9 14:29:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 199.204.45.25 () {48 vars in 947 bytes} [Mon Mar 9 14:29:15 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-09 14:29:15.962 7 INFO glance.api.v2.image_data [None req-fa3dd60e-6657-448e-9953-22e0020c2930 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 14:29:25.737 7 INFO glance.location [None req-fa3dd60e-6657-448e-9953-22e0020c2930 73c04842adc04f659ac0641405833ddc 21a5c90188b54cd5a92a25fefbf7ffb5 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 212/427] 199.204.45.25 () {48 vars in 1041 bytes} [Mon Mar 9 14:29:15 2026] PUT /v2/images/28f1c61f-bde8-45b9-b776-be13d8ac8449/file => generated 0 bytes in 9823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31369 switches on core 0) [pid: 8|app: 0|req: 216/428] 199.204.45.25 () {44 vars in 967 bytes} [Mon Mar 9 14:29:25 2026] GET /v2/images/28f1c61f-bde8-45b9-b776-be13d8ac8449 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 199.204.45.25 () {44 vars in 967 bytes} [Mon Mar 9 14:29:25 2026] GET /v2/images/28f1c61f-bde8-45b9-b776-be13d8ac8449 => generated 1203 bytes in 16 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: 247/490] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:34:25 2026] GET /v2/images => generated 4892 bytes in 138 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: 244/491] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:34:25 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:35:25 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/505] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:35:25 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:36:25 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/519] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:36:25 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/532] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:37:25 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/533] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:37:25 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/546] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:38:25 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/547] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:38:25 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:39:25 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/561] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:39:25 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/574] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:40:25 2026] GET /v2/images => generated 4892 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/575] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:40:25 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/588] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:41:25 2026] GET /v2/images => generated 4892 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/589] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:41:25 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/596] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:41:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/597] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:41:51 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/604] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:42:25 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/605] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:42:25 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:43:25 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/619] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:43:25 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:44:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:44:05 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:44:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/631] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:44:06 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/636] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:44:25 2026] GET /v2/images => generated 4892 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/637] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:44:25 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/644] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:44:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/645] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:44:56 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/648] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:45:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/649] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:45:03 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:45:25 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:45:25 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 199.204.45.25 () {42 vars in 684 bytes} [Mon Mar 9 14:45:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 199.204.45.25 () {44 vars in 906 bytes} [Mon Mar 9 14:45:56 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:46:25 2026] GET /v2/images => generated 4892 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:46:25 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.181 () {32 vars in 633 bytes} [Mon Mar 9 14:46:46 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/681] 10.0.0.254 () {36 vars in 987 bytes} [Mon Mar 9 14:47:05 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 10.0.0.254 () {36 vars in 927 bytes} [Mon Mar 9 14:47: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: 7|app: 0|req: 340/683] 10.0.0.43 () {36 vars in 986 bytes} [Mon Mar 9 14:47:05 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => generated 1171 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/684] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:47: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: 341/685] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:47:06 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: 345/686] 10.0.0.43 () {36 vars in 986 bytes} [Mon Mar 9 14:47:06 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:47:06 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: 346/688] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:47:06 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.43 () {36 vars in 986 bytes} [Mon Mar 9 14:47:06 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 347/690] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:47:06 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:47: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: 8|app: 0|req: 348/692] 10.0.0.207 () {36 vars in 911 bytes} [Mon Mar 9 14:47:07 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.207 () {36 vars in 1007 bytes} [Mon Mar 9 14:47:07 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.207 () {36 vars in 987 bytes} [Mon Mar 9 14:47:07 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => generated 1171 bytes in 24 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.207 () {36 vars in 927 bytes} [Mon Mar 9 14:47:07 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.207 () {36 vars in 927 bytes} [Mon Mar 9 14:47:07 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 199.204.45.25 () {36 vars in 990 bytes} [Mon Mar 9 14:47:13 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 352/700] 199.204.45.25 () {36 vars in 930 bytes} [Mon Mar 9 14:47: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: 349/701] 199.204.45.25 () {36 vars in 990 bytes} [Mon Mar 9 14:47:13 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 353/702] 199.204.45.25 () {36 vars in 930 bytes} [Mon Mar 9 14:47: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: 350/703] 10.0.0.254 () {36 vars in 987 bytes} [Mon Mar 9 14:47:17 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 354/704] 10.0.0.254 () {36 vars in 927 bytes} [Mon Mar 9 14:47:17 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: 7|app: 0|req: 352/707] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:47:25 2026] GET /v2/images => generated 4892 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:47:26 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.181 () {30 vars in 411 bytes} [Mon Mar 9 14:47:42 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/714] 10.0.0.254 () {36 vars in 987 bytes} [Mon Mar 9 14:47:44 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 356/715] 10.0.0.254 () {36 vars in 927 bytes} [Mon Mar 9 14:47:44 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: 360/716] 10.0.0.254 () {36 vars in 987 bytes} [Mon Mar 9 14:47:48 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.254 () {36 vars in 927 bytes} [Mon Mar 9 14:47:48 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: 365/726] 10.0.0.181 () {34 vars in 655 bytes} [Mon Mar 9 14:48:20 2026] POST /v2/images => generated 648 bytes in 335 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-09 14:48:20.817 7 WARNING glance.api.v2.images [None req-166a60e4-6f84-4a1f-b652-1260bd55b6b8 74c086d91ac6436e842e06a84d908af4 9de28ff9fa88449084931ac8c03571ba - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3cb77606-22f0-45a5-9ee9-5b2aa8346a39 [pid: 7|app: 0|req: 362/727] 10.0.0.181 () {32 vars in 710 bytes} [Mon Mar 9 14:48:20 2026] DELETE /v2/images/3cb77606-22f0-45a5-9ee9-5b2aa8346a39 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.181 () {32 vars in 707 bytes} [Mon Mar 9 14:48:20 2026] GET /v2/images/3cb77606-22f0-45a5-9ee9-5b2aa8346a39 => 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: 363/729] 10.0.0.181 () {32 vars in 633 bytes} [Mon Mar 9 14:48:20 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.181 () {34 vars in 655 bytes} [Mon Mar 9 14:48:20 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.181 () {32 vars in 717 bytes} [Mon Mar 9 14:48:20 2026] GET /v2/images/1d051bf0-cb4d-40e0-81fb-8f74adfad7cf/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-09 14:48:21.011 8 INFO glance.api.v2.image_data [None req-27c5a012-c028-4bc7-b635-278e02d07900 74c086d91ac6436e842e06a84d908af4 9de28ff9fa88449084931ac8c03571ba - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-09 14:48:21.053 8 WARNING glance_store._drivers.rbd [None req-27c5a012-c028-4bc7-b635-278e02d07900 74c086d91ac6436e842e06a84d908af4 9de28ff9fa88449084931ac8c03571ba - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-09 14:48:21.974 8 INFO glance.location [None req-27c5a012-c028-4bc7-b635-278e02d07900 74c086d91ac6436e842e06a84d908af4 9de28ff9fa88449084931ac8c03571ba - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 368/732] 10.0.0.181 () {32 vars in 727 bytes} [Mon Mar 9 14:48:20 2026] PUT /v2/images/1d051bf0-cb4d-40e0-81fb-8f74adfad7cf/file => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.181 () {32 vars in 707 bytes} [Mon Mar 9 14:48:22 2026] GET /v2/images/1d051bf0-cb4d-40e0-81fb-8f74adfad7cf => generated 1103 bytes in 14 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.181 () {32 vars in 717 bytes} [Mon Mar 9 14:48:22 2026] GET /v2/images/1d051bf0-cb4d-40e0-81fb-8f74adfad7cf/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: 366/735] 10.0.0.181 () {34 vars in 655 bytes} [Mon Mar 9 14:48:22 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/736] 10.0.0.181 () {32 vars in 726 bytes} [Mon Mar 9 14:48:22 2026] PATCH /v2/images/2fb7ce37-acb2-4a16-8471-84f9d3c97c9a => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.181 () {32 vars in 707 bytes} [Mon Mar 9 14:48:22 2026] GET /v2/images/2fb7ce37-acb2-4a16-8471-84f9d3c97c9a => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-09 14:48:22.320 8 WARNING glance.api.v2.images [None req-49b71248-3e91-408c-bfd1-cc5f36b671c2 74c086d91ac6436e842e06a84d908af4 9de28ff9fa88449084931ac8c03571ba - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2fb7ce37-acb2-4a16-8471-84f9d3c97c9a [pid: 8|app: 0|req: 371/738] 10.0.0.181 () {32 vars in 710 bytes} [Mon Mar 9 14:48:22 2026] DELETE /v2/images/2fb7ce37-acb2-4a16-8471-84f9d3c97c9a => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.181 () {32 vars in 707 bytes} [Mon Mar 9 14:48:22 2026] GET /v2/images/2fb7ce37-acb2-4a16-8471-84f9d3c97c9a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-09 14:48:22.417 8 WARNING glance.api.v2.images [None req-0ecf95c0-fd5b-47d2-948d-1b72f98798be 74c086d91ac6436e842e06a84d908af4 9de28ff9fa88449084931ac8c03571ba - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1d051bf0-cb4d-40e0-81fb-8f74adfad7cf [pid: 8|app: 0|req: 372/740] 10.0.0.181 () {32 vars in 710 bytes} [Mon Mar 9 14:48:22 2026] DELETE /v2/images/1d051bf0-cb4d-40e0-81fb-8f74adfad7cf => generated 0 bytes in 801 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 10.0.0.181 () {32 vars in 707 bytes} [Mon Mar 9 14:48:23 2026] GET /v2/images/1d051bf0-cb4d-40e0-81fb-8f74adfad7cf => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-09 14:48:23.238 8 WARNING glance.api.v2.images [None req-b1c47227-dfdd-4f87-84a8-8b1067bc304a 74c086d91ac6436e842e06a84d908af4 9de28ff9fa88449084931ac8c03571ba - - default default] Failed to find image 3cb77606-22f0-45a5-9ee9-5b2aa8346a39 to delete: glance.common.exception.ImageNotFound: No image found with ID 3cb77606-22f0-45a5-9ee9-5b2aa8346a39 [pid: 8|app: 0|req: 373/742] 10.0.0.181 () {32 vars in 710 bytes} [Mon Mar 9 14:48:23 2026] DELETE /v2/images/3cb77606-22f0-45a5-9ee9-5b2aa8346a39 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/743] 10.0.0.181 () {32 vars in 707 bytes} [Mon Mar 9 14:48:23 2026] GET /v2/images/3cb77606-22f0-45a5-9ee9-5b2aa8346a39 => 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: 374/744] 10.0.0.254 () {36 vars in 987 bytes} [Mon Mar 9 14:48:25 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 371/745] 10.0.0.254 () {36 vars in 927 bytes} [Mon Mar 9 14:48:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:48:25 2026] GET /v2/images => generated 4892 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/747] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:48:26 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/750] 10.0.0.181 () {32 vars in 707 bytes} [Mon Mar 9 14:48:36 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => generated 1171 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.181 () {32 vars in 707 bytes} [Mon Mar 9 14:48:36 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 378/752] 10.0.0.43 () {36 vars in 986 bytes} [Mon Mar 9 14:48:36 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 375/753] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:48:36 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: 379/754] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:48:36 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: 376/755] 10.0.0.43 () {36 vars in 986 bytes} [Mon Mar 9 14:48:36 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 380/756] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:48:36 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: 377/757] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:48: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: 381/758] 10.0.0.43 () {36 vars in 986 bytes} [Mon Mar 9 14:48:36 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 378/759] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:48: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: 382/760] 10.0.0.207 () {36 vars in 911 bytes} [Mon Mar 9 14:48:37 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 10.0.0.207 () {36 vars in 1007 bytes} [Mon Mar 9 14:48:37 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/762] 10.0.0.207 () {36 vars in 987 bytes} [Mon Mar 9 14:48:37 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 380/763] 10.0.0.207 () {36 vars in 927 bytes} [Mon Mar 9 14:48:37 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: 384/764] 10.0.0.207 () {36 vars in 927 bytes} [Mon Mar 9 14:48:37 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: 389/773] 10.0.0.254 () {36 vars in 987 bytes} [Mon Mar 9 14:49:08 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 385/774] 10.0.0.254 () {36 vars in 927 bytes} [Mon Mar 9 14:49:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/777] 10.0.0.254 () {36 vars in 987 bytes} [Mon Mar 9 14:49:23 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/778] 10.0.0.254 () {36 vars in 927 bytes} [Mon Mar 9 14:49:23 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: 388/779] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:49:25 2026] GET /v2/images => generated 4892 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/780] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:49:26 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/785] 10.0.0.254 () {36 vars in 987 bytes} [Mon Mar 9 14:49:38 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/786] 10.0.0.254 () {36 vars in 927 bytes} [Mon Mar 9 14:49:38 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: 397/789] 10.0.0.254 () {36 vars in 987 bytes} [Mon Mar 9 14:49:55 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 393/790] 10.0.0.254 () {36 vars in 927 bytes} [Mon Mar 9 14:49:55 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: 401/797] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:50:25 2026] GET /v2/images => generated 4892 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/798] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:50:25 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/803] 10.0.0.254 () {36 vars in 987 bytes} [Mon Mar 9 14:50:42 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 400/804] 10.0.0.254 () {36 vars in 927 bytes} [Mon Mar 9 14:50:42 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/805] 199.204.45.25 () {32 vars in 825 bytes} [Mon Mar 9 14:50:44 2026] GET /v2/images?status=active&owner=21a5c90188b54cd5a92a25fefbf7ffb5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/806] 199.204.45.25 () {32 vars in 652 bytes} [Mon Mar 9 14:50:44 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: 406/807] 10.0.0.43 () {36 vars in 986 bytes} [Mon Mar 9 14:50:45 2026] GET /v2/images/9b287c63-b1ce-4f97-a781-4c1aa1b96791 => 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: 402/808] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:50:45 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: 407/809] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:50:45 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: 403/810] 10.0.0.43 () {36 vars in 986 bytes} [Mon Mar 9 14:50:45 2026] GET /v2/images/9b287c63-b1ce-4f97-a781-4c1aa1b96791 => generated 1209 bytes in 19 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.43 () {36 vars in 926 bytes} [Mon Mar 9 14:50:45 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: 404/812] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:50:45 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: 409/813] 10.0.0.43 () {36 vars in 986 bytes} [Mon Mar 9 14:50:45 2026] GET /v2/images/9b287c63-b1ce-4f97-a781-4c1aa1b96791 => 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/814] 10.0.0.43 () {36 vars in 926 bytes} [Mon Mar 9 14:50:45 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: 410/815] 10.0.0.207 () {36 vars in 911 bytes} [Mon Mar 9 14:50:45 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/816] 10.0.0.207 () {36 vars in 1007 bytes} [Mon Mar 9 14:50:45 2026] GET /v2/images/9b287c63-b1ce-4f97-a781-4c1aa1b96791/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 10.0.0.207 () {36 vars in 987 bytes} [Mon Mar 9 14:50:45 2026] GET /v2/images/9b287c63-b1ce-4f97-a781-4c1aa1b96791 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/818] 10.0.0.207 () {36 vars in 927 bytes} [Mon Mar 9 14:50:45 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: 412/819] 10.0.0.207 () {36 vars in 927 bytes} [Mon Mar 9 14:50:45 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: 7|app: 0|req: 412/828] 10.0.0.254 () {36 vars in 987 bytes} [Mon Mar 9 14:51:22 2026] GET /v2/images/f78f4cc2-5615-4984-8fcc-b116eea36318 => 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: 417/829] 10.0.0.254 () {36 vars in 927 bytes} [Mon Mar 9 14:51:22 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: 413/830] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:51:25 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:51:25 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/844] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:52:25 2026] GET /v2/images => generated 4892 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/845] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:52:25 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/858] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:53:25 2026] GET /v2/images => generated 4892 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/859] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:53:25 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/872] 10.0.0.181 () {32 vars in 633 bytes} [Mon Mar 9 14:54:18 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/873] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:54:25 2026] GET /v2/images => generated 4892 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/874] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:54:25 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/887] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:55:25 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/888] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:55:25 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/901] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:56:25 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/902] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:56:25 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/915] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:57:25 2026] GET /v2/images => generated 4892 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/916] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:57:25 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/929] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:58:25 2026] GET /v2/images => generated 4892 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/930] 10.0.0.227 () {28 vars in 569 bytes} [Mon Mar 9 14:58:25 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)