+ 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 May 11 13:03:01 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-c95f4dbd9-5dwth 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 0x7f8d65450668 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-05-11 13:03:03.654 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-11 13:03:03.697 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-05-11 13:03:04.567 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-05-11 13:03:04.568 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-05-11 13:03:04.568 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 13:03:04.595 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-05-11 13:03:04.596 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-05-11 13:03:04.597 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-11 13:03:06.696 7 WARNING glance.api.v2.images [None req-fa6bf96c-9a36-49e0-b541-d32ab51fd0e8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 13:03:06.741 8 WARNING glance.api.v2.images [None req-54584336-afbe-46c8-be42-85a9ba2d79d0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-11 13:03:07.067 7 WARNING keystonemiddleware._common.config [None req-fa6bf96c-9a36-49e0-b541-d32ab51fd0e8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 13:03:07.075 7 WARNING oslo_config.cfg [None req-fa6bf96c-9a36-49e0-b541-d32ab51fd0e8 - - - - - -] 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 0x7f8d65450668 pid: 7 (default app) 2026-05-11 13:03:07.145 8 WARNING keystonemiddleware._common.config [None req-54584336-afbe-46c8-be42-85a9ba2d79d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 13:03:07.153 8 WARNING oslo_config.cfg [None req-54584336-afbe-46c8-be42-85a9ba2d79d0 - - - - - -] 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 0x7f8d65450668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.205 () {42 vars in 687 bytes} [Mon May 11 13:03:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 13:03:10.004 8 WARNING oslo_policy.policy [None req-2d636035-ba17-4d7d-a2f1-30a02d2287ec b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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-05-11 13:03:10.004 8 WARNING oslo_policy.policy [None req-2d636035-ba17-4d7d-a2f1-30a02d2287ec b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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-05-11 13:03:10.020 8 WARNING oslo_policy.policy [None req-2d636035-ba17-4d7d-a2f1-30a02d2287ec b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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-05-11 13:03:10.021 8 WARNING oslo_policy.policy [None req-2d636035-ba17-4d7d-a2f1-30a02d2287ec b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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.204.45.205 () {44 vars in 909 bytes} [Mon May 11 13:03:09 2026] GET /v2/images => generated 69 bytes in 605 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.205 () {42 vars in 687 bytes} [Mon May 11 13:03:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.205 () {44 vars in 909 bytes} [Mon May 11 13:03:11 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/9] 199.204.45.205 () {42 vars in 687 bytes} [Mon May 11 13:03:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.205 () {44 vars in 909 bytes} [Mon May 11 13:03:14 2026] GET /v2/images => generated 69 bytes in 48 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-05-11 13:03:14.993 7 WARNING oslo_policy.policy [None req-556d47f5-e4f8-476b-9cc5-aec41dae0c86 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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-05-11 13:03:14.993 7 WARNING oslo_policy.policy [None req-556d47f5-e4f8-476b-9cc5-aec41dae0c86 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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.204.45.205 () {44 vars in 910 bytes} [Mon May 11 13:03:14 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/12] 199.204.45.205 () {44 vars in 932 bytes} [Mon May 11 13:03:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 13:03:15.216 7 WARNING oslo_policy.policy [None req-9ac9f9ba-f4b5-47fa-9e86-7b8b41212010 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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-05-11 13:03:15.216 7 WARNING oslo_policy.policy [None req-9ac9f9ba-f4b5-47fa-9e86-7b8b41212010 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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: 9/13] 199.204.45.205 () {44 vars in 938 bytes} [Mon May 11 13:03:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-11 13:03:15.312 8 WARNING oslo_config.cfg [None req-3e742158-b1d3-43c0-b091-c0fdfee9e44a b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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: 5/14] 199.204.45.205 () {48 vars in 950 bytes} [Mon May 11 13:03:15 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 13:03:15.344 7 WARNING oslo_policy.policy [None req-7474e030-4255-4078-b314-a0657945fbda b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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-05-11 13:03:15.344 7 WARNING oslo_policy.policy [None req-7474e030-4255-4078-b314-a0657945fbda b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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-05-11 13:03:15.346 7 INFO glance.api.v2.image_data [None req-7474e030-4255-4078-b314-a0657945fbda b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 13:03:19.885 7 WARNING glance.location [None req-7474e030-4255-4078-b314-a0657945fbda b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 10/17] 199.204.45.205 () {48 vars in 1044 bytes} [Mon May 11 13:03:15 2026] PUT /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8/file => generated 0 bytes in 4609 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5356 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.205 () {44 vars in 970 bytes} [Mon May 11 13:03:19 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-11 13:03:19.988 7 WARNING oslo_config.cfg [None req-11c67d45-d5e1-4f3e-8888-1f5eaea7c645 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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: 11/19] 199.204.45.205 () {44 vars in 970 bytes} [Mon May 11 13:03:19 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.204.45.205 () {42 vars in 687 bytes} [Mon May 11 13:03:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.205 () {44 vars in 909 bytes} [Mon May 11 13:03:23 2026] GET /v2/images => generated 1240 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.204.45.205 () {44 vars in 946 bytes} [Mon May 11 13:03:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.205 () {44 vars in 968 bytes} [Mon May 11 13:03:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.205 () {44 vars in 938 bytes} [Mon May 11 13:03:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.205 () {48 vars in 950 bytes} [Mon May 11 13:03:24 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 13:03:24.375 8 WARNING oslo_policy.policy [None req-2f063c24-b6c3-4b1f-a946-4e63376ac041 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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-05-11 13:03:24.375 8 WARNING oslo_policy.policy [None req-2f063c24-b6c3-4b1f-a946-4e63376ac041 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - 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-05-11 13:03:24.376 8 INFO glance.api.v2.image_data [None req-2f063c24-b6c3-4b1f-a946-4e63376ac041 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 13:03:34.281 8 INFO glance.location [None req-2f063c24-b6c3-4b1f-a946-4e63376ac041 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 12/28] 199.204.45.205 () {48 vars in 1044 bytes} [Mon May 11 13:03:24 2026] PUT /v2/images/c69a0f80-5ffb-4641-be1b-b02f25052fe9/file => generated 0 bytes in 9958 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26981 switches on core 0) [pid: 7|app: 0|req: 17/29] 199.204.45.205 () {44 vars in 970 bytes} [Mon May 11 13:03:34 2026] GET /v2/images/c69a0f80-5ffb-4641-be1b-b02f25052fe9 => 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: 13/30] 199.204.45.205 () {48 vars in 1049 bytes} [Mon May 11 13:03:34 2026] PATCH /v2/images/c69a0f80-5ffb-4641-be1b-b02f25052fe9 => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/31] 199.204.45.205 () {44 vars in 970 bytes} [Mon May 11 13:03:34 2026] GET /v2/images/c69a0f80-5ffb-4641-be1b-b02f25052fe9 => generated 1234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.204.45.205 () {42 vars in 687 bytes} [Mon May 11 13:09:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/105] 199.204.45.205 () {44 vars in 909 bytes} [Mon May 11 13:09:27 2026] GET /v2/images => generated 2476 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/108] 199.204.45.205 () {42 vars in 687 bytes} [Mon May 11 13:09:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/109] 199.204.45.205 () {44 vars in 909 bytes} [Mon May 11 13:09:39 2026] GET /v2/images => generated 2476 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 199.204.45.205 () {44 vars in 938 bytes} [Mon May 11 13:09:39 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: 53/111] 199.204.45.205 () {44 vars in 960 bytes} [Mon May 11 13:09:39 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: 59/112] 199.204.45.205 () {44 vars in 938 bytes} [Mon May 11 13:09:39 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: 8|app: 0|req: 54/113] 199.204.45.205 () {48 vars in 950 bytes} [Mon May 11 13:09:39 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 13:09:39.430 7 INFO glance.api.v2.image_data [None req-072eb587-296b-4b0e-8ff5-bc04ad37b154 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 13:09:48.436 7 INFO glance.location [None req-072eb587-296b-4b0e-8ff5-bc04ad37b154 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 60/116] 199.204.45.205 () {48 vars in 1044 bytes} [Mon May 11 13:09:39 2026] PUT /v2/images/360c5c43-3db5-4f87-86d6-682e98458dc4/file => generated 0 bytes in 9052 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28658 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.205 () {44 vars in 970 bytes} [Mon May 11 13:09:48 2026] GET /v2/images/360c5c43-3db5-4f87-86d6-682e98458dc4 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.205 () {44 vars in 970 bytes} [Mon May 11 13:09:48 2026] GET /v2/images/360c5c43-3db5-4f87-86d6-682e98458dc4 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/123] 199.204.45.205 () {42 vars in 687 bytes} [Mon May 11 13:10:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/124] 199.204.45.205 () {44 vars in 909 bytes} [Mon May 11 13:10:10 2026] GET /v2/images => generated 3681 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/129] 199.204.45.205 () {42 vars in 687 bytes} [Mon May 11 13:10:34 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/130] 199.204.45.205 () {44 vars in 909 bytes} [Mon May 11 13:10:34 2026] GET /v2/images => generated 3681 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/131] 199.204.45.205 () {44 vars in 936 bytes} [Mon May 11 13:10:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/132] 199.204.45.205 () {44 vars in 958 bytes} [Mon May 11 13:10:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/133] 199.204.45.205 () {44 vars in 938 bytes} [Mon May 11 13:10:34 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: 69/134] 199.204.45.205 () {48 vars in 950 bytes} [Mon May 11 13:10:34 2026] POST /v2/images => generated 796 bytes in 166 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-11 13:10:34.714 8 INFO glance.api.v2.image_data [None req-81b6c538-d971-455f-8c48-76b677da42b0 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 13:11:02.701 8 WARNING glance.location [None req-81b6c538-d971-455f-8c48-76b677da42b0 b0d74c2449a74c7bba654395052a6c70 abb9d07b1aab421c9c11ca4368a93115 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 66/141] 199.204.45.205 () {48 vars in 1045 bytes} [Mon May 11 13:10:34 2026] PUT /v2/images/b8b854ed-6377-4c87-8fed-22ec1f98a708/file => generated 0 bytes in 28036 msecs (HTTP/1.1 204) 4 headers in 171 bytes (79836 switches on core 0) [pid: 7|app: 0|req: 76/142] 199.204.45.205 () {44 vars in 970 bytes} [Mon May 11 13:11:02 2026] GET /v2/images/b8b854ed-6377-4c87-8fed-22ec1f98a708 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/143] 199.204.45.205 () {44 vars in 970 bytes} [Mon May 11 13:11:02 2026] GET /v2/images/b8b854ed-6377-4c87-8fed-22ec1f98a708 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/144] 199.204.45.205 () {42 vars in 687 bytes} [Mon May 11 13:11:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/145] 199.204.45.205 () {44 vars in 909 bytes} [Mon May 11 13:11:04 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/184] 199.204.45.205 () {42 vars in 687 bytes} [Mon May 11 13:14:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/185] 199.204.45.205 () {44 vars in 909 bytes} [Mon May 11 13:14:09 2026] GET /v2/images => generated 4892 bytes in 128 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: 93/194] 10.0.0.43 () {32 vars in 631 bytes} [Mon May 11 13:14:48 2026] GET /v2/images => generated 4892 bytes in 21 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: 104/199] 10.0.0.90 () {36 vars in 985 bytes} [Mon May 11 13:15:08 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => generated 1171 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/200] 10.0.0.90 () {36 vars in 925 bytes} [Mon May 11 13:15:08 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: 105/201] 10.0.0.90 () {36 vars in 985 bytes} [Mon May 11 13:15:10 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 97/202] 10.0.0.90 () {36 vars in 925 bytes} [Mon May 11 13:15:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/205] 199.204.45.205 () {36 vars in 990 bytes} [Mon May 11 13:15:16 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 99/206] 199.204.45.205 () {36 vars in 930 bytes} [Mon May 11 13:15:16 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: 108/207] 199.204.45.205 () {36 vars in 990 bytes} [Mon May 11 13:15:17 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 100/208] 199.204.45.205 () {36 vars in 930 bytes} [Mon May 11 13:15:17 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: 109/209] 10.0.0.162 () {36 vars in 986 bytes} [Mon May 11 13:15:20 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => generated 1171 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/210] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:15:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/211] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:15:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/212] 10.0.0.162 () {36 vars in 986 bytes} [Mon May 11 13:15:20 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 111/213] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:15:20 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: 103/214] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:15:20 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/215] 10.0.0.90 () {36 vars in 985 bytes} [Mon May 11 13:15:20 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/216] 10.0.0.90 () {36 vars in 925 bytes} [Mon May 11 13:15:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/217] 10.0.0.162 () {36 vars in 986 bytes} [Mon May 11 13:15:21 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/218] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:15:21 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: 114/219] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:15:21 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: 106/220] 10.0.0.70 () {36 vars in 909 bytes} [Mon May 11 13:15:21 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/221] 10.0.0.70 () {36 vars in 1005 bytes} [Mon May 11 13:15:21 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8/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: 107/222] 10.0.0.70 () {36 vars in 985 bytes} [Mon May 11 13:15:22 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 116/223] 10.0.0.70 () {36 vars in 925 bytes} [Mon May 11 13:15:22 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: 108/224] 10.0.0.70 () {36 vars in 925 bytes} [Mon May 11 13:15:22 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: 120/231] 10.0.0.90 () {36 vars in 985 bytes} [Mon May 11 13:15:49 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 112/232] 10.0.0.90 () {36 vars in 925 bytes} [Mon May 11 13:15:49 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: 117/241] 10.0.0.43 () {34 vars in 653 bytes} [Mon May 11 13:16:31 2026] POST /v2/images => generated 649 bytes in 146 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-11 13:16:31.886 7 WARNING glance.api.v2.images [None req-519b07dd-5ff8-4d36-86a7-a381ed11e1d7 b64effab64d84f45a51f0bdefc953f94 facf401bdb5241b2b3922952aa4a60de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//98d78b14-e1cf-4782-8165-a09fec9be73b [pid: 7|app: 0|req: 125/242] 10.0.0.43 () {32 vars in 708 bytes} [Mon May 11 13:16:31 2026] DELETE /v2/images/98d78b14-e1cf-4782-8165-a09fec9be73b => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/243] 10.0.0.43 () {32 vars in 705 bytes} [Mon May 11 13:16:31 2026] GET /v2/images/98d78b14-e1cf-4782-8165-a09fec9be73b => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/244] 10.0.0.43 () {32 vars in 631 bytes} [Mon May 11 13:16:31 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/245] 10.0.0.43 () {34 vars in 653 bytes} [Mon May 11 13:16:31 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/246] 10.0.0.43 () {32 vars in 715 bytes} [Mon May 11 13:16:32 2026] GET /v2/images/5b51b1b1-c269-4ece-9c16-df2828db5edd/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-11 13:16:32.072 8 INFO glance.api.v2.image_data [None req-3f6da562-2ee5-4ac1-b453-342ec9e75d93 b64effab64d84f45a51f0bdefc953f94 facf401bdb5241b2b3922952aa4a60de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-11 13:16:32.111 8 WARNING glance_store._drivers.rbd [None req-3f6da562-2ee5-4ac1-b453-342ec9e75d93 b64effab64d84f45a51f0bdefc953f94 facf401bdb5241b2b3922952aa4a60de - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-11 13:16:32.723 8 INFO glance.location [None req-3f6da562-2ee5-4ac1-b453-342ec9e75d93 b64effab64d84f45a51f0bdefc953f94 facf401bdb5241b2b3922952aa4a60de - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 120/247] 10.0.0.43 () {32 vars in 725 bytes} [Mon May 11 13:16:32 2026] PUT /v2/images/5b51b1b1-c269-4ece-9c16-df2828db5edd/file => generated 0 bytes in 721 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/248] 10.0.0.43 () {32 vars in 705 bytes} [Mon May 11 13:16:32 2026] GET /v2/images/5b51b1b1-c269-4ece-9c16-df2828db5edd => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/249] 10.0.0.43 () {32 vars in 715 bytes} [Mon May 11 13:16:32 2026] GET /v2/images/5b51b1b1-c269-4ece-9c16-df2828db5edd/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/250] 10.0.0.43 () {34 vars in 653 bytes} [Mon May 11 13:16:32 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/251] 10.0.0.43 () {32 vars in 724 bytes} [Mon May 11 13:16:32 2026] PATCH /v2/images/5bd1d577-3602-482f-9421-995372b21027 => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/252] 10.0.0.43 () {32 vars in 705 bytes} [Mon May 11 13:16:33 2026] GET /v2/images/5bd1d577-3602-482f-9421-995372b21027 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-11 13:16:33.053 8 WARNING glance.api.v2.images [None req-51752852-34c4-4c67-84cf-5e11c7f15811 b64effab64d84f45a51f0bdefc953f94 facf401bdb5241b2b3922952aa4a60de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5bd1d577-3602-482f-9421-995372b21027 [pid: 8|app: 0|req: 123/253] 10.0.0.43 () {32 vars in 708 bytes} [Mon May 11 13:16:33 2026] DELETE /v2/images/5bd1d577-3602-482f-9421-995372b21027 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/254] 10.0.0.43 () {32 vars in 705 bytes} [Mon May 11 13:16:33 2026] GET /v2/images/5bd1d577-3602-482f-9421-995372b21027 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 13:16:33.110 8 WARNING glance.api.v2.images [None req-f458442c-4996-4c15-8872-874a082dcfb1 b64effab64d84f45a51f0bdefc953f94 facf401bdb5241b2b3922952aa4a60de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5b51b1b1-c269-4ece-9c16-df2828db5edd [pid: 8|app: 0|req: 124/255] 10.0.0.43 () {32 vars in 708 bytes} [Mon May 11 13:16:33 2026] DELETE /v2/images/5b51b1b1-c269-4ece-9c16-df2828db5edd => generated 0 bytes in 932 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/256] 10.0.0.43 () {32 vars in 705 bytes} [Mon May 11 13:16:34 2026] GET /v2/images/5b51b1b1-c269-4ece-9c16-df2828db5edd => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-11 13:16:34.066 8 WARNING glance.api.v2.images [None req-f442ef55-e94a-4355-b023-3265651d6ab4 b64effab64d84f45a51f0bdefc953f94 facf401bdb5241b2b3922952aa4a60de - - default default] Failed to find image 98d78b14-e1cf-4782-8165-a09fec9be73b to delete: glance.common.exception.ImageNotFound: No image found with ID 98d78b14-e1cf-4782-8165-a09fec9be73b [pid: 8|app: 0|req: 125/257] 10.0.0.43 () {32 vars in 708 bytes} [Mon May 11 13:16:34 2026] DELETE /v2/images/98d78b14-e1cf-4782-8165-a09fec9be73b => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/258] 10.0.0.43 () {32 vars in 705 bytes} [Mon May 11 13:16:34 2026] GET /v2/images/98d78b14-e1cf-4782-8165-a09fec9be73b => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/263] 10.0.0.90 () {36 vars in 985 bytes} [Mon May 11 13:16:51 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 128/264] 10.0.0.90 () {36 vars in 925 bytes} [Mon May 11 13:16:51 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: 139/269] 10.0.0.90 () {36 vars in 985 bytes} [Mon May 11 13:17:16 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 131/270] 10.0.0.90 () {36 vars in 925 bytes} [Mon May 11 13:17:16 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: 7|app: 0|req: 141/273] 10.0.0.43 () {32 vars in 705 bytes} [Mon May 11 13:17:26 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/274] 10.0.0.43 () {32 vars in 705 bytes} [Mon May 11 13:17:26 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 135/277] 10.0.0.162 () {36 vars in 986 bytes} [Mon May 11 13:17:26 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => generated 1171 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/278] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:17:26 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: 136/279] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:17:26 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: 144/280] 10.0.0.162 () {36 vars in 986 bytes} [Mon May 11 13:17:26 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 137/281] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:17: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: 145/282] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:17:26 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: 138/283] 10.0.0.162 () {36 vars in 986 bytes} [Mon May 11 13:17:27 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 146/284] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:17:27 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: 139/285] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:17:27 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: 147/286] 10.0.0.70 () {36 vars in 909 bytes} [Mon May 11 13:17:27 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/287] 10.0.0.70 () {36 vars in 1005 bytes} [Mon May 11 13:17:27 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/288] 10.0.0.70 () {36 vars in 985 bytes} [Mon May 11 13:17:27 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 141/289] 10.0.0.70 () {36 vars in 925 bytes} [Mon May 11 13:17:27 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: 149/290] 10.0.0.70 () {36 vars in 925 bytes} [Mon May 11 13:17:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/291] 10.0.0.43 () {30 vars in 409 bytes} [Mon May 11 13:17:35 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/294] 10.0.0.90 () {36 vars in 985 bytes} [Mon May 11 13:17:43 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 144/295] 10.0.0.90 () {36 vars in 925 bytes} [Mon May 11 13:17:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/304] 10.0.0.90 () {36 vars in 985 bytes} [Mon May 11 13:18:23 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 156/305] 10.0.0.90 () {36 vars in 925 bytes} [Mon May 11 13:18:23 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: 150/306] 10.0.0.90 () {36 vars in 985 bytes} [Mon May 11 13:18:26 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 157/307] 10.0.0.90 () {36 vars in 925 bytes} [Mon May 11 13:18:26 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: 160/326] 10.0.0.90 () {36 vars in 985 bytes} [Mon May 11 13:19:56 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/327] 10.0.0.90 () {36 vars in 925 bytes} [Mon May 11 13:19:56 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: 170/332] 10.0.0.90 () {36 vars in 985 bytes} [Mon May 11 13:20:14 2026] GET /v2/images/6d82ffb6-24e0-4c4c-8673-847e36fbaef8 => 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: 163/333] 10.0.0.90 () {36 vars in 925 bytes} [Mon May 11 13:20:14 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: 169/344] 199.204.45.205 () {32 vars in 825 bytes} [Mon May 11 13:21:00 2026] GET /v2/images?status=active&owner=abb9d07b1aab421c9c11ca4368a93115&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/345] 199.204.45.205 () {32 vars in 652 bytes} [Mon May 11 13:21:00 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: 170/346] 10.0.0.162 () {36 vars in 986 bytes} [Mon May 11 13:21:00 2026] GET /v2/images/b8b854ed-6377-4c87-8fed-22ec1f98a708 => 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: 177/347] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:21:00 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: 171/348] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:21:00 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: 178/349] 10.0.0.162 () {36 vars in 986 bytes} [Mon May 11 13:21:00 2026] GET /v2/images/b8b854ed-6377-4c87-8fed-22ec1f98a708 => 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: 172/350] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:21: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: 7|app: 0|req: 179/351] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:21:00 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: 173/352] 10.0.0.162 () {36 vars in 986 bytes} [Mon May 11 13:21:00 2026] GET /v2/images/b8b854ed-6377-4c87-8fed-22ec1f98a708 => 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: 180/353] 10.0.0.162 () {36 vars in 926 bytes} [Mon May 11 13:21: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: 174/354] 10.0.0.70 () {36 vars in 909 bytes} [Mon May 11 13:21:01 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/355] 10.0.0.70 () {36 vars in 1005 bytes} [Mon May 11 13:21:01 2026] GET /v2/images/b8b854ed-6377-4c87-8fed-22ec1f98a708/locations => generated 127 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/356] 10.0.0.70 () {36 vars in 985 bytes} [Mon May 11 13:21:01 2026] GET /v2/images/b8b854ed-6377-4c87-8fed-22ec1f98a708 => 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: 182/357] 10.0.0.70 () {36 vars in 925 bytes} [Mon May 11 13:21:01 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: 176/358] 10.0.0.70 () {36 vars in 925 bytes} [Mon May 11 13:21:01 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: 198/401] 10.0.0.43 () {32 vars in 631 bytes} [Mon May 11 13:24:28 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)