+ 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 Aug 24 15:47:36 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-776897f4dc-nwzxl 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 0x7fc3c0068668 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-08-24 15:47:38.955 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-24 15:47:38.980 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-08-24 15:47:39.933 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-08-24 15:47:39.934 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-08-24 15:47:39.935 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 15:47:39.942 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-08-24 15:47:39.943 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-08-24 15:47:39.944 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 15:47:42.156 8 WARNING glance.api.v2.images [None req-a0bd8bd6-1761-4194-acfe-023c948f8f43 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 15:47:42.191 7 WARNING glance.api.v2.images [None req-d5d17f8f-2eb2-42c4-9b63-60424a5340b2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 15:47:42.527 8 WARNING keystonemiddleware._common.config [None req-a0bd8bd6-1761-4194-acfe-023c948f8f43 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:47:42.536 8 WARNING oslo_config.cfg [None req-a0bd8bd6-1761-4194-acfe-023c948f8f43 - - - - - -] 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 0x7fc3c0068668 pid: 8 (default app) 2026-08-24 15:47:42.570 7 WARNING keystonemiddleware._common.config [None req-d5d17f8f-2eb2-42c4-9b63-60424a5340b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:47:42.580 7 WARNING oslo_config.cfg [None req-d5d17f8f-2eb2-42c4-9b63-60424a5340b2 - - - - - -] 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 0x7fc3c0068668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.68 () {42 vars in 685 bytes} [Mon Aug 24 15:47:44 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-08-24 15:47:44.510 7 WARNING oslo_policy.policy [None req-9f26d651-46d1-42fc-8d56-e84054e943e2 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - 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-08-24 15:47:44.510 7 WARNING oslo_policy.policy [None req-9f26d651-46d1-42fc-8d56-e84054e943e2 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - 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-08-24 15:47:44.524 7 WARNING oslo_policy.policy [None req-9f26d651-46d1-42fc-8d56-e84054e943e2 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - 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-08-24 15:47:44.525 7 WARNING oslo_policy.policy [None req-9f26d651-46d1-42fc-8d56-e84054e943e2 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.19.213.68 () {44 vars in 907 bytes} [Mon Aug 24 15:47:44 2026] GET /v2/images => generated 69 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.68 () {42 vars in 685 bytes} [Mon Aug 24 15:47:48 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: 2/8] 199.19.213.68 () {44 vars in 907 bytes} [Mon Aug 24 15:47:48 2026] GET /v2/images => generated 69 bytes in 45 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-08-24 15:47:48.422 8 WARNING oslo_policy.policy [None req-48efe2cc-6217-4436-bc77-33c8bfebbb1f 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - 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-08-24 15:47:48.422 8 WARNING oslo_policy.policy [None req-48efe2cc-6217-4436-bc77-33c8bfebbb1f 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.19.213.68 () {44 vars in 908 bytes} [Mon Aug 24 15:47:48 2026] GET /v2/images/cirros => generated 151 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.68 () {44 vars in 930 bytes} [Mon Aug 24 15:47:48 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 15:47:48.592 8 WARNING oslo_policy.policy [None req-766c06ad-98d3-4f41-a426-b3c13c1907b7 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - 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-08-24 15:47:48.592 8 WARNING oslo_policy.policy [None req-766c06ad-98d3-4f41-a426-b3c13c1907b7 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.19.213.68 () {44 vars in 936 bytes} [Mon Aug 24 15:47:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 15:47:48.683 7 WARNING oslo_config.cfg [None req-93c60d8b-dd23-4a9b-8994-941524ef7bee 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.19.213.68 () {48 vars in 948 bytes} [Mon Aug 24 15:47:48 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-24 15:47:48.712 8 WARNING oslo_policy.policy [None req-342f73cb-834b-4c13-bb1f-58eaf2445ca2 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - 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-08-24 15:47:48.712 8 WARNING oslo_policy.policy [None req-342f73cb-834b-4c13-bb1f-58eaf2445ca2 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - 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-08-24 15:47:48.713 8 INFO glance.api.v2.image_data [None req-342f73cb-834b-4c13-bb1f-58eaf2445ca2 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 15:47:52.132 8 WARNING glance.location [None req-342f73cb-834b-4c13-bb1f-58eaf2445ca2 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.68 () {48 vars in 1042 bytes} [Mon Aug 24 15:47:48 2026] PUT /v2/images/b4bffa74-78de-4215-b92d-3a06e5295daf/file => generated 0 bytes in 3473 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6139 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.68 () {44 vars in 968 bytes} [Mon Aug 24 15:47:52 2026] GET /v2/images/b4bffa74-78de-4215-b92d-3a06e5295daf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 15:47:52.294 8 WARNING oslo_config.cfg [None req-5f106106-9d6c-4d37-a3d2-04b7de7daec2 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.19.213.68 () {48 vars in 1048 bytes} [Mon Aug 24 15:47:52 2026] PATCH /v2/images/b4bffa74-78de-4215-b92d-3a06e5295daf => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.68 () {44 vars in 968 bytes} [Mon Aug 24 15:47:52 2026] GET /v2/images/b4bffa74-78de-4215-b92d-3a06e5295daf => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.19.213.68 () {42 vars in 685 bytes} [Mon Aug 24 16:10:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 199.19.213.68 () {44 vars in 907 bytes} [Mon Aug 24 16:10:56 2026] GET /v2/images => generated 1381 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 199.19.213.68 () {42 vars in 685 bytes} [Mon Aug 24 16:11:53 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: 156/310] 199.19.213.68 () {44 vars in 907 bytes} [Mon Aug 24 16:11:53 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/311] 199.19.213.68 () {44 vars in 934 bytes} [Mon Aug 24 16:11:53 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/312] 199.19.213.68 () {44 vars in 956 bytes} [Mon Aug 24 16:11:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/313] 199.19.213.68 () {44 vars in 936 bytes} [Mon Aug 24 16:11:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 199.19.213.68 () {48 vars in 948 bytes} [Mon Aug 24 16:11:53 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-24 16:11:53.269 7 WARNING oslo_policy.policy [None req-39a1bfb3-1cb5-464d-84be-9dcbc800fa44 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - 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-08-24 16:11:53.269 7 WARNING oslo_policy.policy [None req-39a1bfb3-1cb5-464d-84be-9dcbc800fa44 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - 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-08-24 16:11:53.271 7 INFO glance.api.v2.image_data [None req-39a1bfb3-1cb5-464d-84be-9dcbc800fa44 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:12:36.805 7 WARNING glance.location [None req-39a1bfb3-1cb5-464d-84be-9dcbc800fa44 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 157/323] 199.19.213.68 () {48 vars in 1043 bytes} [Mon Aug 24 16:11:53 2026] PUT /v2/images/0f8a679e-37a3-4edf-89ad-2797783e969a/file => generated 0 bytes in 43602 msecs (HTTP/1.1 204) 4 headers in 171 bytes (49257 switches on core 0) [pid: 8|app: 0|req: 167/324] 199.19.213.68 () {44 vars in 968 bytes} [Mon Aug 24 16:12:36 2026] GET /v2/images/0f8a679e-37a3-4edf-89ad-2797783e969a => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/325] 199.19.213.68 () {48 vars in 1048 bytes} [Mon Aug 24 16:12:36 2026] PATCH /v2/images/0f8a679e-37a3-4edf-89ad-2797783e969a => generated 1395 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/326] 199.19.213.68 () {44 vars in 968 bytes} [Mon Aug 24 16:12:37 2026] GET /v2/images/0f8a679e-37a3-4edf-89ad-2797783e969a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/327] 199.19.213.68 () {42 vars in 685 bytes} [Mon Aug 24 16:12:38 2026] GET / => generated 1301 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/328] 199.19.213.68 () {44 vars in 907 bytes} [Mon Aug 24 16:12:38 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/423] 199.19.213.68 () {42 vars in 685 bytes} [Mon Aug 24 16:20:22 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: 207/424] 199.19.213.68 () {44 vars in 907 bytes} [Mon Aug 24 16:20:22 2026] GET /v2/images => generated 2778 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/429] 199.19.213.68 () {42 vars in 685 bytes} [Mon Aug 24 16:20:46 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: 220/430] 199.19.213.68 () {44 vars in 907 bytes} [Mon Aug 24 16:20:46 2026] GET /v2/images => generated 2778 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/431] 199.19.213.68 () {44 vars in 944 bytes} [Mon Aug 24 16:20:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/432] 199.19.213.68 () {44 vars in 966 bytes} [Mon Aug 24 16:20:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/433] 199.19.213.68 () {44 vars in 936 bytes} [Mon Aug 24 16:20:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/434] 199.19.213.68 () {48 vars in 948 bytes} [Mon Aug 24 16:20:46 2026] POST /v2/images => generated 799 bytes in 85 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-24 16:20:46.955 7 INFO glance.api.v2.image_data [None req-458ad51d-b6a9-46e1-91a0-2537174f584f 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:21:14.349 7 INFO glance.location [None req-458ad51d-b6a9-46e1-91a0-2537174f584f 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 213/441] 199.19.213.68 () {48 vars in 1042 bytes} [Mon Aug 24 16:20:46 2026] PUT /v2/images/8585c13a-bab6-43ba-a4ef-b1ab25842d81/file => generated 0 bytes in 27456 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10130 switches on core 0) [pid: 8|app: 0|req: 229/442] 199.19.213.68 () {44 vars in 968 bytes} [Mon Aug 24 16:21:14 2026] GET /v2/images/8585c13a-bab6-43ba-a4ef-b1ab25842d81 => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/443] 199.19.213.68 () {48 vars in 1048 bytes} [Mon Aug 24 16:21:14 2026] PATCH /v2/images/8585c13a-bab6-43ba-a4ef-b1ab25842d81 => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/444] 199.19.213.68 () {44 vars in 968 bytes} [Mon Aug 24 16:21:14 2026] GET /v2/images/8585c13a-bab6-43ba-a4ef-b1ab25842d81 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/453] 199.19.213.68 () {42 vars in 685 bytes} [Mon Aug 24 16:21:59 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: 219/454] 199.19.213.68 () {44 vars in 907 bytes} [Mon Aug 24 16:21:59 2026] GET /v2/images => generated 4190 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/459] 199.19.213.68 () {42 vars in 685 bytes} [Mon Aug 24 16:22:11 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: 222/460] 199.19.213.68 () {44 vars in 907 bytes} [Mon Aug 24 16:22:11 2026] GET /v2/images => generated 4190 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/461] 199.19.213.68 () {44 vars in 936 bytes} [Mon Aug 24 16:22:12 2026] GET /v2/images/manila-service-image => generated 165 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/462] 199.19.213.68 () {44 vars in 958 bytes} [Mon Aug 24 16:22:12 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/463] 199.19.213.68 () {44 vars in 936 bytes} [Mon Aug 24 16:22:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/464] 199.19.213.68 () {48 vars in 948 bytes} [Mon Aug 24 16:22:12 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-24 16:22:12.214 8 INFO glance.api.v2.image_data [None req-bae02268-9c80-4226-b41a-1cb81f1d76f1 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:22:32.039 8 INFO glance.location [None req-bae02268-9c80-4226-b41a-1cb81f1d76f1 5a73a4793fea4692823ee091441add02 9f446dc33ac74a66933a3a9eb2f0ef97 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 241/469] 199.19.213.68 () {48 vars in 1043 bytes} [Mon Aug 24 16:22:12 2026] PUT /v2/images/a1fe4175-01a8-4263-bf51-930ae4f2ffff/file => generated 0 bytes in 19886 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30396 switches on core 0) [pid: 7|app: 0|req: 229/470] 199.19.213.68 () {44 vars in 968 bytes} [Mon Aug 24 16:22:32 2026] GET /v2/images/a1fe4175-01a8-4263-bf51-930ae4f2ffff => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/471] 199.19.213.68 () {48 vars in 1048 bytes} [Mon Aug 24 16:22:32 2026] PATCH /v2/images/a1fe4175-01a8-4263-bf51-930ae4f2ffff => generated 1382 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/472] 199.19.213.68 () {44 vars in 968 bytes} [Mon Aug 24 16:22:32 2026] GET /v2/images/a1fe4175-01a8-4263-bf51-930ae4f2ffff => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)