+ 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 [Thu Jun 25 22:47:21 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-8466556945-7xp5q 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fd1d740c668 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-06-25 22:47:23.771 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-25 22:47:23.808 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-25 22:47:24.649 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-06-25 22:47:24.650 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-06-25 22:47:24.650 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-25 22:47:24.679 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-06-25 22:47:24.680 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-06-25 22:47:24.681 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-25 22:47:26.703 8 WARNING glance.api.v2.images [None req-ef4b4bc9-8e3e-41bf-bf86-aab1d1bab5e2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:47:26.830 7 WARNING glance.api.v2.images [None req-4abca23f-4303-441a-9ed8-7e74b88d3a3b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-25 22:47:27.041 8 WARNING keystonemiddleware._common.config [None req-ef4b4bc9-8e3e-41bf-bf86-aab1d1bab5e2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:47:27.048 8 WARNING oslo_config.cfg [None req-ef4b4bc9-8e3e-41bf-bf86-aab1d1bab5e2 - - - - - -] 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 0x7fd1d740c668 pid: 8 (default app) 2026-06-25 22:47:27.228 7 WARNING keystonemiddleware._common.config [None req-4abca23f-4303-441a-9ed8-7e74b88d3a3b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:47:27.237 7 WARNING oslo_config.cfg [None req-4abca23f-4303-441a-9ed8-7e74b88d3a3b - - - - - -] 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 0x7fd1d740c668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 22:47:27 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-06-25 22:47:28.355 7 WARNING oslo_policy.policy [None req-2da57c5e-a0ff-429b-902b-6ce5ff8a00ad b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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-06-25 22:47:28.355 7 WARNING oslo_policy.policy [None req-2da57c5e-a0ff-429b-902b-6ce5ff8a00ad b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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-06-25 22:47:28.370 7 WARNING oslo_policy.policy [None req-2da57c5e-a0ff-429b-902b-6ce5ff8a00ad b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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-06-25 22:47:28.370 7 WARNING oslo_policy.policy [None req-2da57c5e-a0ff-429b-902b-6ce5ff8a00ad b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 22:47:27 2026] GET /v2/images => generated 69 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 22:47:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 22:47:32 2026] GET /v2/images => generated 69 bytes in 37 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-06-25 22:47:32.269 8 WARNING oslo_policy.policy [None req-1f161b48-e344-46f2-96aa-d8b71246550c b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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-06-25 22:47:32.269 8 WARNING oslo_policy.policy [None req-1f161b48-e344-46f2-96aa-d8b71246550c b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.162 () {44 vars in 912 bytes} [Thu Jun 25 22:47:32 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.162 () {44 vars in 934 bytes} [Thu Jun 25 22:47:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:47:32.410 8 WARNING oslo_policy.policy [None req-cd4a30cc-a391-42c4-9392-3dbb6ac9bad4 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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-06-25 22:47:32.411 8 WARNING oslo_policy.policy [None req-cd4a30cc-a391-42c4-9392-3dbb6ac9bad4 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.162 () {44 vars in 940 bytes} [Thu Jun 25 22:47:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-25 22:47:32.513 7 WARNING oslo_config.cfg [None req-ddcae314-9598-4795-a10a-fbb2d70f0054 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.162 () {48 vars in 952 bytes} [Thu Jun 25 22:47:32 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 22:47:32.538 8 WARNING oslo_policy.policy [None req-fdd2f7a6-35f3-4861-b8a2-8b3568a635c0 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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-06-25 22:47:32.538 8 WARNING oslo_policy.policy [None req-fdd2f7a6-35f3-4861-b8a2-8b3568a635c0 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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-06-25 22:47:32.539 8 INFO glance.api.v2.image_data [None req-fdd2f7a6-35f3-4861-b8a2-8b3568a635c0 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 22:47:36.611 8 WARNING glance.location [None req-fdd2f7a6-35f3-4861-b8a2-8b3568a635c0 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.162 () {48 vars in 1046 bytes} [Thu Jun 25 22:47:32 2026] PUT /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295/file => generated 0 bytes in 4115 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2788 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.162 () {44 vars in 972 bytes} [Thu Jun 25 22:47:36 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-25 22:47:36.755 8 WARNING oslo_config.cfg [None req-fd0438f0-fe34-4028-ba04-7329a1e86945 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.19.213.162 () {48 vars in 1052 bytes} [Thu Jun 25 22:47:36 2026] PATCH /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.162 () {44 vars in 972 bytes} [Thu Jun 25 22:47:36 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:09:03 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:09:03 2026] GET /v2/images => generated 1381 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:09:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:09:26 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.19.213.162 () {44 vars in 938 bytes} [Thu Jun 25 23:09:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.19.213.162 () {44 vars in 960 bytes} [Thu Jun 25 23:09:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.19.213.162 () {44 vars in 940 bytes} [Thu Jun 25 23:09:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.19.213.162 () {48 vars in 952 bytes} [Thu Jun 25 23:09:26 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:09:26.950 7 WARNING oslo_policy.policy [None req-ed7ef83f-bd53-405e-83d0-b20d1a4c10c8 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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-06-25 23:09:26.951 7 WARNING oslo_policy.policy [None req-ed7ef83f-bd53-405e-83d0-b20d1a4c10c8 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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-06-25 23:09:26.952 7 INFO glance.api.v2.image_data [None req-ed7ef83f-bd53-405e-83d0-b20d1a4c10c8 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:09:58.393 7 WARNING glance.location [None req-ed7ef83f-bd53-405e-83d0-b20d1a4c10c8 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/294] 199.19.213.162 () {48 vars in 1047 bytes} [Thu Jun 25 23:09:26 2026] PUT /v2/images/9f84846c-db68-45cd-ab80-651ff62859fd/file => generated 0 bytes in 31504 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60827 switches on core 0) [pid: 8|app: 0|req: 151/295] 199.19.213.162 () {44 vars in 972 bytes} [Thu Jun 25 23:09:58 2026] GET /v2/images/9f84846c-db68-45cd-ab80-651ff62859fd => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/296] 199.19.213.162 () {48 vars in 1052 bytes} [Thu Jun 25 23:09:58 2026] PATCH /v2/images/9f84846c-db68-45cd-ab80-651ff62859fd => generated 1395 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/297] 199.19.213.162 () {44 vars in 972 bytes} [Thu Jun 25 23:09:58 2026] GET /v2/images/9f84846c-db68-45cd-ab80-651ff62859fd => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/298] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:10:00 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/299] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:10:00 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: 199/390] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:17:30 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: 192/391] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:17:30 2026] GET /v2/images => generated 2778 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/394] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:17:46 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:17:46 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/396] 199.19.213.162 () {44 vars in 948 bytes} [Thu Jun 25 23:17:46 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: 197/399] 199.19.213.162 () {44 vars in 970 bytes} [Thu Jun 25 23:17:46 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: 203/400] 199.19.213.162 () {44 vars in 940 bytes} [Thu Jun 25 23:17:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.19.213.162 () {48 vars in 952 bytes} [Thu Jun 25 23:17:46 2026] POST /v2/images => generated 799 bytes in 1211 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:17:47.600 8 INFO glance.api.v2.image_data [None req-dfa41873-6338-47dc-b16b-30756f97d8fc b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:18:39.185 8 INFO glance.location [None req-dfa41873-6338-47dc-b16b-30756f97d8fc b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 204/412] 199.19.213.162 () {48 vars in 1046 bytes} [Thu Jun 25 23:17:47 2026] PUT /v2/images/e4534b2a-caa4-444a-8bd0-7534a3f01452/file => generated 0 bytes in 51778 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20018 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.19.213.162 () {44 vars in 972 bytes} [Thu Jun 25 23:18:39 2026] GET /v2/images/e4534b2a-caa4-444a-8bd0-7534a3f01452 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 199.19.213.162 () {48 vars in 1052 bytes} [Thu Jun 25 23:18:39 2026] PATCH /v2/images/e4534b2a-caa4-444a-8bd0-7534a3f01452 => generated 1410 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 199.19.213.162 () {44 vars in 972 bytes} [Thu Jun 25 23:18:39 2026] GET /v2/images/e4534b2a-caa4-444a-8bd0-7534a3f01452 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:19:18 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/425] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:19:18 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/428] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:19:35 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/429] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:19:35 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/430] 199.19.213.162 () {44 vars in 940 bytes} [Thu Jun 25 23:19:35 2026] GET /v2/images/manila-service-image => generated 165 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/431] 199.19.213.162 () {44 vars in 962 bytes} [Thu Jun 25 23:19:35 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: 7|app: 0|req: 219/432] 199.19.213.162 () {44 vars in 940 bytes} [Thu Jun 25 23:19:35 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: 214/433] 199.19.213.162 () {48 vars in 952 bytes} [Thu Jun 25 23:19:35 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-25 23:19:35.887 7 INFO glance.api.v2.image_data [None req-44247535-6d93-4824-85ff-dcb05e91bc3c b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:19:54.708 7 INFO glance.location [None req-44247535-6d93-4824-85ff-dcb05e91bc3c b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 220/438] 199.19.213.162 () {48 vars in 1047 bytes} [Thu Jun 25 23:19:35 2026] PUT /v2/images/a4977aa1-4b04-478b-a73b-992c43530d71/file => generated 0 bytes in 18876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31233 switches on core 0) [pid: 8|app: 0|req: 219/439] 199.19.213.162 () {44 vars in 972 bytes} [Thu Jun 25 23:19:54 2026] GET /v2/images/a4977aa1-4b04-478b-a73b-992c43530d71 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/440] 199.19.213.162 () {48 vars in 1052 bytes} [Thu Jun 25 23:19:54 2026] PATCH /v2/images/a4977aa1-4b04-478b-a73b-992c43530d71 => generated 1382 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/441] 199.19.213.162 () {44 vars in 972 bytes} [Thu Jun 25 23:19:54 2026] GET /v2/images/a4977aa1-4b04-478b-a73b-992c43530d71 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:33:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:33:38 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:36:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/641] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:36:06 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/642] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:36:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:36:08 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:37:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:37:01 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:37: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: 330/659] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:37:10 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 199.19.213.162 () {42 vars in 689 bytes} [Thu Jun 25 23:38:16 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: 338/675] 199.19.213.162 () {44 vars in 911 bytes} [Thu Jun 25 23:38:16 2026] GET /v2/images => generated 5574 bytes in 58 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: 342/684] 10.0.0.211 () {32 vars in 633 bytes} [Thu Jun 25 23:39:01 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 10.0.0.227 () {36 vars in 987 bytes} [Thu Jun 25 23:39:27 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 27 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: 346/692] 10.0.0.227 () {36 vars in 927 bytes} [Thu Jun 25 23:39:27 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: 348/695] 199.19.213.162 () {36 vars in 991 bytes} [Thu Jun 25 23:39:37 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 199.19.213.162 () {36 vars in 931 bytes} [Thu Jun 25 23:39:37 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: 349/697] 199.19.213.162 () {36 vars in 991 bytes} [Thu Jun 25 23:39:38 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => 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: 349/698] 199.19.213.162 () {36 vars in 931 bytes} [Thu Jun 25 23:39:38 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: 350/699] 10.0.0.227 () {36 vars in 987 bytes} [Thu Jun 25 23:39:42 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.227 () {36 vars in 927 bytes} [Thu Jun 25 23:39:42 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: 351/701] 10.0.0.198 () {36 vars in 987 bytes} [Thu Jun 25 23:39:45 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:39:45 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: 352/703] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:39:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 10.0.0.198 () {36 vars in 987 bytes} [Thu Jun 25 23:39:45 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:39:45 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: 353/706] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:39: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: 354/707] 10.0.0.198 () {36 vars in 987 bytes} [Thu Jun 25 23:39:45 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => 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: 354/708] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:39:45 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: 355/709] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:39:45 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: 357/712] 10.0.0.103 () {36 vars in 911 bytes} [Thu Jun 25 23:39:46 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: 356/713] 10.0.0.103 () {36 vars in 1007 bytes} [Thu Jun 25 23:39:46 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295/locations => generated 127 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.103 () {36 vars in 987 bytes} [Thu Jun 25 23:39:46 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.103 () {36 vars in 927 bytes} [Thu Jun 25 23:39:46 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: 359/716] 10.0.0.103 () {36 vars in 927 bytes} [Thu Jun 25 23:39:46 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: 361/723] 10.0.0.227 () {36 vars in 987 bytes} [Thu Jun 25 23:40:17 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/724] 10.0.0.227 () {36 vars in 927 bytes} [Thu Jun 25 23:40:17 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: 366/729] 10.0.0.227 () {36 vars in 987 bytes} [Thu Jun 25 23:40:37 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.227 () {36 vars in 927 bytes} [Thu Jun 25 23:40:37 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.227 () {36 vars in 987 bytes} [Thu Jun 25 23:40:38 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.227 () {36 vars in 927 bytes} [Thu Jun 25 23:40:38 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: 370/737] 10.0.0.211 () {30 vars in 411 bytes} [Thu Jun 25 23:40:57 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: 369/740] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jun 25 23:41:15 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jun 25 23:41:15 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.198 () {36 vars in 987 bytes} [Thu Jun 25 23:41:15 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:41:15 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: 371/744] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:41:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.198 () {36 vars in 987 bytes} [Thu Jun 25 23:41:15 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:41:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:41:15 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: 373/748] 10.0.0.198 () {36 vars in 987 bytes} [Thu Jun 25 23:41:15 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/749] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:41:15 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: 374/750] 10.0.0.103 () {36 vars in 911 bytes} [Thu Jun 25 23:41:15 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.103 () {36 vars in 1007 bytes} [Thu Jun 25 23:41:15 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.103 () {36 vars in 987 bytes} [Thu Jun 25 23:41:15 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.103 () {36 vars in 927 bytes} [Thu Jun 25 23:41:15 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: 376/754] 10.0.0.103 () {36 vars in 927 bytes} [Thu Jun 25 23:41:15 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: 378/757] 10.0.0.227 () {36 vars in 987 bytes} [Thu Jun 25 23:41:26 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.227 () {36 vars in 927 bytes} [Thu Jun 25 23:41: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: 383/763] 10.0.0.227 () {36 vars in 987 bytes} [Thu Jun 25 23:41:36 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.227 () {36 vars in 927 bytes} [Thu Jun 25 23:41:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.227 () {36 vars in 987 bytes} [Thu Jun 25 23:41:43 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/766] 10.0.0.227 () {36 vars in 927 bytes} [Thu Jun 25 23:41:43 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: 386/773] 10.0.0.227 () {36 vars in 987 bytes} [Thu Jun 25 23:42:10 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/774] 10.0.0.227 () {36 vars in 927 bytes} [Thu Jun 25 23:42:10 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: 395/787] 10.0.0.211 () {34 vars in 655 bytes} [Thu Jun 25 23:43:13 2026] POST /v2/images => generated 649 bytes in 156 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-25 23:43:13.341 7 WARNING glance.api.v2.images [None req-ad54824b-6342-48cc-ab67-2fa1c5ba78ef 93f5bc48bd4a4e95ba06db897302e56b 4db62704a2e44176a8a95d84c3415d41 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//21a4a72c-74f4-4eb1-8eb0-eb488f1b60e9 [pid: 7|app: 0|req: 393/788] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jun 25 23:43:13 2026] DELETE /v2/images/21a4a72c-74f4-4eb1-8eb0-eb488f1b60e9 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/789] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jun 25 23:43:13 2026] GET /v2/images/21a4a72c-74f4-4eb1-8eb0-eb488f1b60e9 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.211 () {32 vars in 633 bytes} [Thu Jun 25 23:43:13 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/791] 10.0.0.211 () {34 vars in 655 bytes} [Thu Jun 25 23:43:13 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/792] 10.0.0.211 () {32 vars in 717 bytes} [Thu Jun 25 23:43:13 2026] GET /v2/images/17120e39-8ac0-492b-a0b8-58fe37469f97/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-25 23:43:13.537 8 INFO glance.api.v2.image_data [None req-c48fb3e7-c968-4326-97aa-a689c56f8d4d 93f5bc48bd4a4e95ba06db897302e56b 4db62704a2e44176a8a95d84c3415d41 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-25 23:43:13.584 8 WARNING glance_store._drivers.rbd [None req-c48fb3e7-c968-4326-97aa-a689c56f8d4d 93f5bc48bd4a4e95ba06db897302e56b 4db62704a2e44176a8a95d84c3415d41 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-25 23:43:14.051 8 INFO glance.location [None req-c48fb3e7-c968-4326-97aa-a689c56f8d4d 93f5bc48bd4a4e95ba06db897302e56b 4db62704a2e44176a8a95d84c3415d41 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 398/793] 10.0.0.211 () {32 vars in 727 bytes} [Thu Jun 25 23:43:13 2026] PUT /v2/images/17120e39-8ac0-492b-a0b8-58fe37469f97/file => generated 0 bytes in 561 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jun 25 23:43:14 2026] GET /v2/images/17120e39-8ac0-492b-a0b8-58fe37469f97 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/795] 10.0.0.211 () {32 vars in 717 bytes} [Thu Jun 25 23:43:14 2026] GET /v2/images/17120e39-8ac0-492b-a0b8-58fe37469f97/file => generated 1024 bytes in 161 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.211 () {34 vars in 655 bytes} [Thu Jun 25 23:43:14 2026] POST /v2/images => generated 649 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/797] 10.0.0.211 () {32 vars in 726 bytes} [Thu Jun 25 23:43:14 2026] PATCH /v2/images/27092d2f-3919-4c60-8491-84719dd81158 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/798] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jun 25 23:43:14 2026] GET /v2/images/27092d2f-3919-4c60-8491-84719dd81158 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 23:43:14.415 8 WARNING glance.api.v2.images [None req-e23b3a6e-7631-446a-858d-7101e19ab46c 93f5bc48bd4a4e95ba06db897302e56b 4db62704a2e44176a8a95d84c3415d41 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//27092d2f-3919-4c60-8491-84719dd81158 [pid: 8|app: 0|req: 401/799] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jun 25 23:43:14 2026] DELETE /v2/images/27092d2f-3919-4c60-8491-84719dd81158 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/800] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jun 25 23:43:14 2026] GET /v2/images/27092d2f-3919-4c60-8491-84719dd81158 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:43:14.502 8 WARNING glance.api.v2.images [None req-3515dc83-19eb-4e0a-8117-76689a7a3549 93f5bc48bd4a4e95ba06db897302e56b 4db62704a2e44176a8a95d84c3415d41 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//17120e39-8ac0-492b-a0b8-58fe37469f97 [pid: 8|app: 0|req: 402/801] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jun 25 23:43:14 2026] DELETE /v2/images/17120e39-8ac0-492b-a0b8-58fe37469f97 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/802] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jun 25 23:43:15 2026] GET /v2/images/17120e39-8ac0-492b-a0b8-58fe37469f97 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-25 23:43:15.345 8 WARNING glance.api.v2.images [None req-084560ab-a276-47de-baa3-bfd682c03ab6 93f5bc48bd4a4e95ba06db897302e56b 4db62704a2e44176a8a95d84c3415d41 - - default default] Failed to find image 21a4a72c-74f4-4eb1-8eb0-eb488f1b60e9 to delete: glance.common.exception.ImageNotFound: No image found with ID 21a4a72c-74f4-4eb1-8eb0-eb488f1b60e9 [pid: 8|app: 0|req: 403/803] 10.0.0.211 () {32 vars in 710 bytes} [Thu Jun 25 23:43:15 2026] DELETE /v2/images/21a4a72c-74f4-4eb1-8eb0-eb488f1b60e9 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/804] 10.0.0.211 () {32 vars in 707 bytes} [Thu Jun 25 23:43:15 2026] GET /v2/images/21a4a72c-74f4-4eb1-8eb0-eb488f1b60e9 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/807] 10.0.0.227 () {36 vars in 987 bytes} [Thu Jun 25 23:43:24 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/808] 10.0.0.227 () {36 vars in 927 bytes} [Thu Jun 25 23:43:24 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: 406/813] 10.0.0.227 () {36 vars in 987 bytes} [Thu Jun 25 23:43:43 2026] GET /v2/images/e8e484d7-0f1e-41b2-a32c-59336a051295 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/814] 10.0.0.227 () {36 vars in 927 bytes} [Thu Jun 25 23:43:43 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: 413/823] 199.19.213.162 () {32 vars in 826 bytes} [Thu Jun 25 23:44:17 2026] GET /v2/images?status=active&owner=3372b0a5315e46b58ced221fcb61f3ef&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/824] 199.19.213.162 () {32 vars in 653 bytes} [Thu Jun 25 23:44:17 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: 414/825] 10.0.0.198 () {36 vars in 987 bytes} [Thu Jun 25 23:44:18 2026] GET /v2/images/9f84846c-db68-45cd-ab80-651ff62859fd => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/826] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:44:18 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: 415/827] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:44:18 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: 413/828] 10.0.0.198 () {36 vars in 987 bytes} [Thu Jun 25 23:44:18 2026] GET /v2/images/9f84846c-db68-45cd-ab80-651ff62859fd => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/829] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:44:18 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: 414/830] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:44:18 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: 417/831] 10.0.0.198 () {36 vars in 987 bytes} [Thu Jun 25 23:44:18 2026] GET /v2/images/9f84846c-db68-45cd-ab80-651ff62859fd => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/832] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:44:18 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: 418/833] 10.0.0.198 () {36 vars in 927 bytes} [Thu Jun 25 23:44:18 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: 416/834] 10.0.0.103 () {36 vars in 911 bytes} [Thu Jun 25 23:44:19 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: 419/835] 10.0.0.103 () {36 vars in 1007 bytes} [Thu Jun 25 23:44:19 2026] GET /v2/images/9f84846c-db68-45cd-ab80-651ff62859fd/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: 417/836] 10.0.0.103 () {36 vars in 987 bytes} [Thu Jun 25 23:44:19 2026] GET /v2/images/9f84846c-db68-45cd-ab80-651ff62859fd => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/837] 10.0.0.103 () {36 vars in 927 bytes} [Thu Jun 25 23:44:19 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: 418/838] 10.0.0.103 () {36 vars in 927 bytes} [Thu Jun 25 23:44:19 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: 449/895] 10.0.0.211 () {32 vars in 633 bytes} [Thu Jun 25 23:48:59 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)