+ 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 08:29:51 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-5d9cdb4cc4-84lsr 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 0x7f709c37c668 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 08:29:53.297 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-18 08:29:53.350 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-18 08:29:54.221 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 08:29:54.223 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 08:29:54.223 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 08:29:54.247 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 08:29:54.248 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 08:29:54.249 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-18 08:29:56.420 7 WARNING glance.api.v2.images [None req-b96dc925-10a1-4884-bce2-f51e581d11d6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 08:29:56.503 8 WARNING glance.api.v2.images [None req-5e05d158-68c5-430a-8b63-5a60904bacfb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-18 08:29:56.796 7 WARNING keystonemiddleware._common.config [None req-b96dc925-10a1-4884-bce2-f51e581d11d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 08:29:56.803 7 WARNING oslo_config.cfg [None req-b96dc925-10a1-4884-bce2-f51e581d11d6 - - - - - -] 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 0x7f709c37c668 pid: 7 (default app) 2026-03-18 08:29:56.882 8 WARNING keystonemiddleware._common.config [None req-5e05d158-68c5-430a-8b63-5a60904bacfb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 08:29:56.890 8 WARNING oslo_config.cfg [None req-5e05d158-68c5-430a-8b63-5a60904bacfb - - - - - -] 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 0x7f709c37c668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 08:29:59 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-18 08:29:59.857 8 WARNING oslo_policy.policy [None req-c6d85e76-3a3b-4215-a17c-40a24159cf27 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - 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 08:29:59.857 8 WARNING oslo_policy.policy [None req-c6d85e76-3a3b-4215-a17c-40a24159cf27 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - 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 08:29:59.874 8 WARNING oslo_policy.policy [None req-c6d85e76-3a3b-4215-a17c-40a24159cf27 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - 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 08:29:59.874 8 WARNING oslo_policy.policy [None req-c6d85e76-3a3b-4215-a17c-40a24159cf27 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 08:29:59 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 08:30:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 08:30:04 2026] GET /v2/images => generated 69 bytes in 40 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 08:30:04.083 7 WARNING oslo_policy.policy [None req-be6c34cc-e187-466a-bf14-0f81404b97fa 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - 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 08:30:04.083 7 WARNING oslo_policy.policy [None req-be6c34cc-e187-466a-bf14-0f81404b97fa 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.54 () {44 vars in 908 bytes} [Wed Mar 18 08:30:04 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.54 () {44 vars in 930 bytes} [Wed Mar 18 08:30:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-18 08:30:04.227 7 WARNING oslo_policy.policy [None req-da06b009-268f-4c0c-ac05-dcda25775428 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - 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 08:30:04.228 7 WARNING oslo_policy.policy [None req-da06b009-268f-4c0c-ac05-dcda25775428 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - 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: 8/11] 199.19.213.54 () {44 vars in 936 bytes} [Wed Mar 18 08:30:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-18 08:30:04.357 8 WARNING oslo_config.cfg [None req-8ad6b58d-61f0-4586-8144-277bd5ca18c7 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.54 () {48 vars in 948 bytes} [Wed Mar 18 08:30:04 2026] POST /v2/images => generated 760 bytes in 98 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-18 08:30:04.382 7 WARNING oslo_policy.policy [None req-be182689-9b8f-43a2-8fe2-f51cc8664a2a 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - 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 08:30:04.382 7 WARNING oslo_policy.policy [None req-be182689-9b8f-43a2-8fe2-f51cc8664a2a 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - 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 08:30:04.383 7 INFO glance.api.v2.image_data [None req-be182689-9b8f-43a2-8fe2-f51cc8664a2a 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 08:30:07.664 7 WARNING glance.location [None req-be182689-9b8f-43a2-8fe2-f51cc8664a2a 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.54 () {48 vars in 1042 bytes} [Wed Mar 18 08:30:04 2026] PUT /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504/file => generated 0 bytes in 3334 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5328 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.54 () {44 vars in 968 bytes} [Wed Mar 18 08:30:07 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-18 08:30:07.746 7 WARNING oslo_config.cfg [None req-b86e570d-5690-488d-945b-56bd2c36c78f 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - 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: 10/17] 199.19.213.54 () {44 vars in 968 bytes} [Wed Mar 18 08:30:07 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 135/272] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 08:51:18 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: 138/273] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 08:51:18 2026] GET /v2/images => generated 1240 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 08:53:44 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/303] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 08:53:44 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/304] 199.19.213.54 () {44 vars in 934 bytes} [Wed Mar 18 08:53:44 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 199.19.213.54 () {44 vars in 956 bytes} [Wed Mar 18 08:53:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 199.19.213.54 () {44 vars in 936 bytes} [Wed Mar 18 08:53:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 199.19.213.54 () {48 vars in 948 bytes} [Wed Mar 18 08:53:45 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-18 08:53:45.097 8 WARNING oslo_policy.policy [None req-b5c31a53-16aa-4e9f-8690-6b0563b40171 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - 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 08:53:45.097 8 WARNING oslo_policy.policy [None req-b5c31a53-16aa-4e9f-8690-6b0563b40171 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - 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 08:53:45.098 8 INFO glance.api.v2.image_data [None req-b5c31a53-16aa-4e9f-8690-6b0563b40171 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 08:54:12.592 8 WARNING glance.location [None req-b5c31a53-16aa-4e9f-8690-6b0563b40171 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 153/314] 199.19.213.54 () {48 vars in 1043 bytes} [Wed Mar 18 08:53:45 2026] PUT /v2/images/32394459-c152-4784-9544-394223364a9b/file => generated 0 bytes in 27558 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63096 switches on core 0) [pid: 7|app: 0|req: 162/315] 199.19.213.54 () {44 vars in 968 bytes} [Wed Mar 18 08:54:12 2026] GET /v2/images/32394459-c152-4784-9544-394223364a9b => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/316] 199.19.213.54 () {44 vars in 968 bytes} [Wed Mar 18 08:54:12 2026] GET /v2/images/32394459-c152-4784-9544-394223364a9b => 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: 163/317] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 08:54:14 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: 155/318] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 08:54:14 2026] GET /v2/images => generated 2451 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/405] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 09:01:20 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: 199/406] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 09:01:20 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: 8|app: 0|req: 202/411] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 09:01:37 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: 210/412] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 09:01:37 2026] GET /v2/images => generated 2451 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/413] 199.19.213.54 () {44 vars in 944 bytes} [Wed Mar 18 09:01:37 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/414] 199.19.213.54 () {44 vars in 966 bytes} [Wed Mar 18 09:01:37 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/415] 199.19.213.54 () {44 vars in 936 bytes} [Wed Mar 18 09:01:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/416] 199.19.213.54 () {48 vars in 948 bytes} [Wed Mar 18 09:01:38 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-18 09:01:38.092 8 INFO glance.api.v2.image_data [None req-66ec012a-da83-44ea-ad37-4f48b539945c 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 09:01:49.087 8 INFO glance.location [None req-66ec012a-da83-44ea-ad37-4f48b539945c 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 205/419] 199.19.213.54 () {48 vars in 1042 bytes} [Wed Mar 18 09:01:38 2026] PUT /v2/images/04cf4e47-060d-4688-830a-8b75877e9994/file => generated 0 bytes in 11046 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25067 switches on core 0) [pid: 7|app: 0|req: 215/420] 199.19.213.54 () {44 vars in 968 bytes} [Wed Mar 18 09:01:49 2026] GET /v2/images/04cf4e47-060d-4688-830a-8b75877e9994 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/421] 199.19.213.54 () {48 vars in 1047 bytes} [Wed Mar 18 09:01:49 2026] PATCH /v2/images/04cf4e47-060d-4688-830a-8b75877e9994 => generated 1234 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/422] 199.19.213.54 () {44 vars in 968 bytes} [Wed Mar 18 09:01:49 2026] GET /v2/images/04cf4e47-060d-4688-830a-8b75877e9994 => generated 1234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/431] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 09:02:26 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: 221/432] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 09:02:26 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/435] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 09:02:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/436] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 09:02:37 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/437] 199.19.213.54 () {44 vars in 936 bytes} [Wed Mar 18 09:02:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/438] 199.19.213.54 () {44 vars in 958 bytes} [Wed Mar 18 09:02:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/439] 199.19.213.54 () {44 vars in 936 bytes} [Wed Mar 18 09:02:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/440] 199.19.213.54 () {48 vars in 948 bytes} [Wed Mar 18 09:02:37 2026] POST /v2/images => generated 791 bytes in 876 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-18 09:02:38.840 8 INFO glance.api.v2.image_data [None req-fc1e7bcd-41b9-4f11-a3fb-5d5741d7f92c 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 09:02:51.758 8 INFO glance.location [None req-fc1e7bcd-41b9-4f11-a3fb-5d5741d7f92c 99c364f1a2ee4452a3c13314fd5a9bd6 0b1acb9221e34ffeb2aa4d8f41890601 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 216/443] 199.19.213.54 () {48 vars in 1043 bytes} [Wed Mar 18 09:02:38 2026] PUT /v2/images/349682fc-699b-4454-9f39-716d8cc0f3f7/file => generated 0 bytes in 12971 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31975 switches on core 0) [pid: 7|app: 0|req: 228/444] 199.19.213.54 () {44 vars in 968 bytes} [Wed Mar 18 09:02:51 2026] GET /v2/images/349682fc-699b-4454-9f39-716d8cc0f3f7 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/445] 199.19.213.54 () {44 vars in 968 bytes} [Wed Mar 18 09:02:51 2026] GET /v2/images/349682fc-699b-4454-9f39-716d8cc0f3f7 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 253/516] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:08:37 2026] GET /v2/images => generated 4893 bytes in 182 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: 264/517] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:08:37 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: 8|app: 0|req: 260/530] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:09:37 2026] GET /v2/images => generated 4893 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/531] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:09:37 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: 267/544] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:10:37 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/545] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:10:37 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/558] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:11:37 2026] GET /v2/images => generated 4893 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/559] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:11:37 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/572] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:12:37 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: 7|app: 0|req: 292/573] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:12:37 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/586] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:13:37 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/587] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:13:37 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/600] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:14:37 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/601] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:14:37 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/614] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:15:37 2026] GET /v2/images => generated 4893 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/615] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:15:37 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: 320/628] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:16:37 2026] GET /v2/images => generated 4893 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/629] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:16:37 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/634] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 09:17: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: 312/635] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 09:17:01 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: 8|app: 0|req: 317/644] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:17:37 2026] GET /v2/images => generated 4893 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/645] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:17:37 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/658] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:18:37 2026] GET /v2/images => generated 4893 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/659] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:18:37 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: 341/670] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 09:19:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/671] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 09:19:27 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/672] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 09:19:29 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 09:19:29 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/676] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:19:37 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/677] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:19:37 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: 8|app: 0|req: 338/686] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 09:20:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 09:20:21 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: 340/690] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 09:20:29 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: 351/691] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 09:20:29 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/694] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:20:37 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/695] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:20:37 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: 7|app: 0|req: 359/706] 199.19.213.54 () {42 vars in 685 bytes} [Wed Mar 18 09:21:28 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/707] 199.19.213.54 () {44 vars in 907 bytes} [Wed Mar 18 09:21:28 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:21:37 2026] GET /v2/images => generated 4893 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:21:37 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/718] 10.0.0.27 () {32 vars in 632 bytes} [Wed Mar 18 09:22:14 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: 356/723] 10.0.0.21 () {36 vars in 986 bytes} [Wed Mar 18 09:22:35 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/724] 10.0.0.21 () {36 vars in 926 bytes} [Wed Mar 18 09:22:35 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: 357/725] 10.0.0.21 () {36 vars in 986 bytes} [Wed Mar 18 09:22:36 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 369/726] 10.0.0.21 () {36 vars in 926 bytes} [Wed Mar 18 09:22: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: 359/729] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:22:37 2026] GET /v2/images => generated 4893 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/730] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:22:38 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/731] 199.19.213.54 () {36 vars in 990 bytes} [Wed Mar 18 09:22:43 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 372/732] 199.19.213.54 () {36 vars in 930 bytes} [Wed Mar 18 09:22:43 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/733] 199.19.213.54 () {36 vars in 990 bytes} [Wed Mar 18 09:22:44 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 373/734] 199.19.213.54 () {36 vars in 930 bytes} [Wed Mar 18 09:22:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/737] 10.0.0.21 () {36 vars in 986 bytes} [Wed Mar 18 09:22:49 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/738] 10.0.0.21 () {36 vars in 926 bytes} [Wed Mar 18 09:22:49 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: 366/743] 10.0.0.27 () {34 vars in 654 bytes} [Wed Mar 18 09:23:07 2026] POST /v2/images => generated 648 bytes in 191 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-18 09:23:07.515 7 WARNING glance.api.v2.images [None req-357e1265-589d-4269-a4c3-e5fd12ff0854 b1ae8eda3f2b4cf2a381c05c836a31dd afb0e0f6a6f741a48f8eee6d57e677a8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//04c586b6-1e13-4197-9403-8744a7148cf5 [pid: 7|app: 0|req: 378/744] 10.0.0.27 () {32 vars in 709 bytes} [Wed Mar 18 09:23:07 2026] DELETE /v2/images/04c586b6-1e13-4197-9403-8744a7148cf5 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.27 () {32 vars in 706 bytes} [Wed Mar 18 09:23:07 2026] GET /v2/images/04c586b6-1e13-4197-9403-8744a7148cf5 => 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: 379/746] 10.0.0.27 () {32 vars in 632 bytes} [Wed Mar 18 09:23:07 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/747] 10.0.0.27 () {34 vars in 654 bytes} [Wed Mar 18 09:23:07 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/748] 10.0.0.27 () {32 vars in 716 bytes} [Wed Mar 18 09:23:07 2026] GET /v2/images/a36f55ea-e5f9-4c75-b096-3e9fc84243ca/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-18 09:23:07.714 8 INFO glance.api.v2.image_data [None req-9f5bcbfe-db6e-435a-b783-69dfbeec01c3 b1ae8eda3f2b4cf2a381c05c836a31dd afb0e0f6a6f741a48f8eee6d57e677a8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-18 09:23:07.757 8 WARNING glance_store._drivers.rbd [None req-9f5bcbfe-db6e-435a-b783-69dfbeec01c3 b1ae8eda3f2b4cf2a381c05c836a31dd afb0e0f6a6f741a48f8eee6d57e677a8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-18 09:23:08.853 8 INFO glance.location [None req-9f5bcbfe-db6e-435a-b783-69dfbeec01c3 b1ae8eda3f2b4cf2a381c05c836a31dd afb0e0f6a6f741a48f8eee6d57e677a8 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 369/749] 10.0.0.27 () {32 vars in 726 bytes} [Wed Mar 18 09:23:07 2026] PUT /v2/images/a36f55ea-e5f9-4c75-b096-3e9fc84243ca/file => generated 0 bytes in 1199 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 10.0.0.27 () {32 vars in 706 bytes} [Wed Mar 18 09:23:08 2026] GET /v2/images/a36f55ea-e5f9-4c75-b096-3e9fc84243ca => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/751] 10.0.0.27 () {32 vars in 716 bytes} [Wed Mar 18 09:23:08 2026] GET /v2/images/a36f55ea-e5f9-4c75-b096-3e9fc84243ca/file => generated 1024 bytes in 171 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/752] 10.0.0.27 () {34 vars in 654 bytes} [Wed Mar 18 09:23:09 2026] POST /v2/images => generated 648 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/753] 10.0.0.27 () {32 vars in 725 bytes} [Wed Mar 18 09:23:09 2026] PATCH /v2/images/3f4acdd7-9dc5-475d-b7b7-c9cfeff6eef9 => generated 653 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/754] 10.0.0.27 () {32 vars in 706 bytes} [Wed Mar 18 09:23:09 2026] GET /v2/images/3f4acdd7-9dc5-475d-b7b7-c9cfeff6eef9 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-18 09:23:09.294 8 WARNING glance.api.v2.images [None req-2808b3d6-bf3f-4649-9e27-36212df7f394 b1ae8eda3f2b4cf2a381c05c836a31dd afb0e0f6a6f741a48f8eee6d57e677a8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3f4acdd7-9dc5-475d-b7b7-c9cfeff6eef9 [pid: 8|app: 0|req: 372/755] 10.0.0.27 () {32 vars in 709 bytes} [Wed Mar 18 09:23:09 2026] DELETE /v2/images/3f4acdd7-9dc5-475d-b7b7-c9cfeff6eef9 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/756] 10.0.0.27 () {32 vars in 706 bytes} [Wed Mar 18 09:23:09 2026] GET /v2/images/3f4acdd7-9dc5-475d-b7b7-c9cfeff6eef9 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 09:23:09.389 8 WARNING glance.api.v2.images [None req-af817d8b-d6d4-40b1-99db-c09ff32415e1 b1ae8eda3f2b4cf2a381c05c836a31dd afb0e0f6a6f741a48f8eee6d57e677a8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a36f55ea-e5f9-4c75-b096-3e9fc84243ca [pid: 8|app: 0|req: 373/757] 10.0.0.27 () {32 vars in 709 bytes} [Wed Mar 18 09:23:09 2026] DELETE /v2/images/a36f55ea-e5f9-4c75-b096-3e9fc84243ca => generated 0 bytes in 709 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/758] 10.0.0.27 () {32 vars in 706 bytes} [Wed Mar 18 09:23:10 2026] GET /v2/images/a36f55ea-e5f9-4c75-b096-3e9fc84243ca => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-18 09:23:10.115 8 WARNING glance.api.v2.images [None req-f1f10d5c-d9db-4e46-b4b7-ac3cee9a7b0b b1ae8eda3f2b4cf2a381c05c836a31dd afb0e0f6a6f741a48f8eee6d57e677a8 - - default default] Failed to find image 04c586b6-1e13-4197-9403-8744a7148cf5 to delete: glance.common.exception.ImageNotFound: No image found with ID 04c586b6-1e13-4197-9403-8744a7148cf5 [pid: 8|app: 0|req: 374/759] 10.0.0.27 () {32 vars in 709 bytes} [Wed Mar 18 09:23:10 2026] DELETE /v2/images/04c586b6-1e13-4197-9403-8744a7148cf5 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/760] 10.0.0.27 () {32 vars in 706 bytes} [Wed Mar 18 09:23:10 2026] GET /v2/images/04c586b6-1e13-4197-9403-8744a7148cf5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/761] 10.0.0.27 () {30 vars in 410 bytes} [Wed Mar 18 09:23:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/764] 10.0.0.21 () {36 vars in 986 bytes} [Wed Mar 18 09:23:19 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 388/765] 10.0.0.21 () {36 vars in 926 bytes} [Wed Mar 18 09:23:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/770] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:23:38 2026] GET /v2/images => generated 4893 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/771] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:23:38 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: 394/776] 10.0.0.159 () {36 vars in 987 bytes} [Wed Mar 18 09:23:57 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => generated 1171 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/777] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:23:57 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: 395/778] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:23: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: 8|app: 0|req: 384/779] 10.0.0.159 () {36 vars in 987 bytes} [Wed Mar 18 09:23:57 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 396/780] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:23: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: 8|app: 0|req: 385/781] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:23:57 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/782] 10.0.0.159 () {36 vars in 987 bytes} [Wed Mar 18 09:23:58 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/783] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:23:58 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: 398/784] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:23:58 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: 387/785] 10.0.0.103 () {36 vars in 987 bytes} [Wed Mar 18 09:23:59 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 399/786] 10.0.0.103 () {36 vars in 927 bytes} [Wed Mar 18 09:23:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/787] 10.0.0.103 () {36 vars in 987 bytes} [Wed Mar 18 09:23:59 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/788] 10.0.0.103 () {36 vars in 927 bytes} [Wed Mar 18 09:23:59 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: 389/789] 10.0.0.103 () {36 vars in 927 bytes} [Wed Mar 18 09:23:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/790] 10.0.0.21 () {36 vars in 986 bytes} [Wed Mar 18 09:24:04 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 390/791] 10.0.0.21 () {36 vars in 926 bytes} [Wed Mar 18 09:24: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: 7|app: 0|req: 403/794] 10.0.0.21 () {36 vars in 986 bytes} [Wed Mar 18 09:24:08 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/795] 10.0.0.21 () {36 vars in 926 bytes} [Wed Mar 18 09:24:08 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: 405/798] 10.0.0.21 () {36 vars in 986 bytes} [Wed Mar 18 09:24:26 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/799] 10.0.0.21 () {36 vars in 926 bytes} [Wed Mar 18 09:24:26 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: 408/804] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:24:37 2026] GET /v2/images => generated 4893 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/805] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:24:38 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: 404/818] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:25:38 2026] GET /v2/images => generated 4893 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/819] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:25:38 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/822] 10.0.0.21 () {36 vars in 986 bytes} [Wed Mar 18 09:25:54 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 406/823] 10.0.0.21 () {36 vars in 926 bytes} [Wed Mar 18 09:25:54 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: 409/828] 10.0.0.21 () {36 vars in 986 bytes} [Wed Mar 18 09:26:12 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 420/829] 10.0.0.21 () {36 vars in 926 bytes} [Wed Mar 18 09:26:12 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: 8|app: 0|req: 412/834] 10.0.0.27 () {32 vars in 706 bytes} [Wed Mar 18 09:26:29 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 423/835] 10.0.0.27 () {32 vars in 706 bytes} [Wed Mar 18 09:26:29 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 413/836] 10.0.0.159 () {36 vars in 987 bytes} [Wed Mar 18 09:26:29 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 424/837] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:26: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: 414/838] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:26:29 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: 425/839] 10.0.0.159 () {36 vars in 987 bytes} [Wed Mar 18 09:26:29 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 415/840] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:26:29 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: 426/841] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:26: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: 416/842] 10.0.0.159 () {36 vars in 987 bytes} [Wed Mar 18 09:26:29 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 427/843] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:26: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: 417/844] 10.0.0.103 () {36 vars in 987 bytes} [Wed Mar 18 09:26:30 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 428/845] 10.0.0.103 () {36 vars in 927 bytes} [Wed Mar 18 09:26: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: 418/846] 10.0.0.103 () {36 vars in 987 bytes} [Wed Mar 18 09:26:30 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 429/847] 10.0.0.103 () {36 vars in 927 bytes} [Wed Mar 18 09:26:30 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: 419/848] 10.0.0.103 () {36 vars in 927 bytes} [Wed Mar 18 09:26:30 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: 431/851] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:26:37 2026] GET /v2/images => generated 4893 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/852] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:26:38 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: 7|app: 0|req: 432/853] 10.0.0.21 () {36 vars in 986 bytes} [Wed Mar 18 09:26:45 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 422/854] 10.0.0.21 () {36 vars in 926 bytes} [Wed Mar 18 09:26: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: 425/859] 199.19.213.54 () {32 vars in 825 bytes} [Wed Mar 18 09:26:59 2026] GET /v2/images?status=active&owner=0b1acb9221e34ffeb2aa4d8f41890601&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/860] 199.19.213.54 () {32 vars in 652 bytes} [Wed Mar 18 09:26:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/861] 10.0.0.159 () {36 vars in 987 bytes} [Wed Mar 18 09:27:00 2026] GET /v2/images/32394459-c152-4784-9544-394223364a9b => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/862] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:27:00 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: 427/863] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:27:00 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: 437/864] 10.0.0.159 () {36 vars in 987 bytes} [Wed Mar 18 09:27:00 2026] GET /v2/images/32394459-c152-4784-9544-394223364a9b => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/865] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:27:00 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: 438/866] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:27:00 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: 429/867] 10.0.0.159 () {36 vars in 987 bytes} [Wed Mar 18 09:27:00 2026] GET /v2/images/32394459-c152-4784-9544-394223364a9b => 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/868] 10.0.0.159 () {36 vars in 927 bytes} [Wed Mar 18 09:27:00 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: 430/869] 10.0.0.103 () {36 vars in 987 bytes} [Wed Mar 18 09:27:01 2026] GET /v2/images/32394459-c152-4784-9544-394223364a9b => 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: 440/870] 10.0.0.103 () {36 vars in 927 bytes} [Wed Mar 18 09:27:01 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: 431/871] 10.0.0.103 () {36 vars in 987 bytes} [Wed Mar 18 09:27:01 2026] GET /v2/images/32394459-c152-4784-9544-394223364a9b => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/872] 10.0.0.103 () {36 vars in 927 bytes} [Wed Mar 18 09:27:01 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: 432/873] 10.0.0.103 () {36 vars in 927 bytes} [Wed Mar 18 09:27:01 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: 444/878] 10.0.0.21 () {36 vars in 986 bytes} [Wed Mar 18 09:27:23 2026] GET /v2/images/9ba70bb3-da55-4712-93d1-21efbef2f504 => 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: 435/879] 10.0.0.21 () {36 vars in 926 bytes} [Wed Mar 18 09:27:23 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/884] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:27:38 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/885] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:27:38 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: 445/898] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:28:37 2026] GET /v2/images => generated 4893 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/899] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:28:37 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: 452/912] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:29:37 2026] GET /v2/images => generated 4893 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/913] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:29:37 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: 458/924] 10.0.0.27 () {32 vars in 632 bytes} [Wed Mar 18 09:30:33 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: 468/927] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:30:37 2026] GET /v2/images => generated 4893 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/928] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:30:37 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: 467/941] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:31:37 2026] GET /v2/images => generated 4893 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/942] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:31:37 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: 8|app: 0|req: 474/955] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:32:37 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: 7|app: 0|req: 482/956] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:32:37 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: 481/969] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:33:37 2026] GET /v2/images => generated 4893 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/970] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:33:37 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: 488/983] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:34:37 2026] GET /v2/images => generated 4893 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/984] 10.0.0.41 () {28 vars in 568 bytes} [Wed Mar 18 09:34:37 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)