+ 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 Jun 15 19:25:35 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7b6558b6bc-st82t 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f1f01bdf668 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-15 19:25:37.005 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-15 19:25:37.137 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-15 19:25:37.922 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-15 19:25:37.923 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-15 19:25:37.923 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-15 19:25:38.010 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-15 19:25:38.011 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-15 19:25:38.012 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-15 19:25:39.996 8 WARNING glance.api.v2.images [None req-7f3cf081-701f-4617-9f85-cfbff1da9c19 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-15 19:25:40.103 7 WARNING glance.api.v2.images [None req-9aafab64-e699-4dc2-979e-c97fcc79bf53 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-15 19:25:40.340 8 WARNING keystonemiddleware._common.config [None req-7f3cf081-701f-4617-9f85-cfbff1da9c19 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 19:25:40.349 8 WARNING oslo_config.cfg [None req-7f3cf081-701f-4617-9f85-cfbff1da9c19 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1f01bdf668 pid: 8 (default app) 2026-06-15 19:25:40.434 7 WARNING keystonemiddleware._common.config [None req-9aafab64-e699-4dc2-979e-c97fcc79bf53 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 19:25:40.441 7 WARNING oslo_config.cfg [None req-9aafab64-e699-4dc2-979e-c97fcc79bf53 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1f01bdf668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 19:25:40 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-15 19:25:41.152 7 WARNING oslo_policy.policy [None req-719a4f75-af58-4559-b5c5-a13e36d18c1a 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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-15 19:25:41.152 7 WARNING oslo_policy.policy [None req-719a4f75-af58-4559-b5c5-a13e36d18c1a 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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-15 19:25:41.166 7 WARNING oslo_policy.policy [None req-719a4f75-af58-4559-b5c5-a13e36d18c1a 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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-15 19:25:41.167 7 WARNING oslo_policy.policy [None req-719a4f75-af58-4559-b5c5-a13e36d18c1a 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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.202 () {44 vars in 911 bytes} [Mon Jun 15 19:25:40 2026] GET /v2/images => generated 69 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 19:26:15 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: 5/13] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 19:26:15 2026] GET /v2/images => generated 69 bytes in 43 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-15 19:26:15.552 8 WARNING oslo_policy.policy [None req-b43b627d-6f98-4458-b1e0-1faff71c838a 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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-15 19:26:15.553 8 WARNING oslo_policy.policy [None req-b43b627d-6f98-4458-b1e0-1faff71c838a 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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: 9/14] 199.19.213.202 () {44 vars in 912 bytes} [Mon Jun 15 19:26:15 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.202 () {44 vars in 934 bytes} [Mon Jun 15 19:26:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 19:26:15.693 8 WARNING oslo_policy.policy [None req-ac0efb8a-2422-4cd8-9005-05a61bafe426 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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-15 19:26:15.693 8 WARNING oslo_policy.policy [None req-ac0efb8a-2422-4cd8-9005-05a61bafe426 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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: 10/16] 199.19.213.202 () {44 vars in 940 bytes} [Mon Jun 15 19:26:15 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) 2026-06-15 19:26:15.774 7 WARNING oslo_config.cfg [None req-ddef2d3b-4c89-4537-ba8b-6d004edf37cf 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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: 7/17] 199.19.213.202 () {48 vars in 952 bytes} [Mon Jun 15 19:26:15 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 19:26:15.796 8 WARNING oslo_policy.policy [None req-255a2252-e094-4a63-af74-923b61e9046b 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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-15 19:26:15.796 8 WARNING oslo_policy.policy [None req-255a2252-e094-4a63-af74-923b61e9046b 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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-15 19:26:15.797 8 INFO glance.api.v2.image_data [None req-255a2252-e094-4a63-af74-923b61e9046b 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 19:26:19.234 8 WARNING glance.location [None req-255a2252-e094-4a63-af74-923b61e9046b 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 11/18] 199.19.213.202 () {48 vars in 1046 bytes} [Mon Jun 15 19:26:15 2026] PUT /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27/file => generated 0 bytes in 3478 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7545 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.19.213.202 () {44 vars in 972 bytes} [Mon Jun 15 19:26:19 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 19:26:19.373 8 WARNING oslo_config.cfg [None req-e6274137-0abd-445f-868e-833567dd01ee 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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: 12/20] 199.19.213.202 () {48 vars in 1052 bytes} [Mon Jun 15 19:26:19 2026] PATCH /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/21] 199.19.213.202 () {44 vars in 972 bytes} [Mon Jun 15 19:26:19 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => 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: 137/276] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 19:47:27 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: 140/277] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 19:47:27 2026] GET /v2/images => generated 1381 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 19:47:46 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: 140/283] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 19:47:46 2026] GET /v2/images => generated 1381 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.19.213.202 () {44 vars in 938 bytes} [Mon Jun 15 19:47:46 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: 141/285] 199.19.213.202 () {44 vars in 960 bytes} [Mon Jun 15 19:47:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.19.213.202 () {44 vars in 940 bytes} [Mon Jun 15 19:47:46 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: 142/287] 199.19.213.202 () {48 vars in 952 bytes} [Mon Jun 15 19:47:46 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 19:47:46.298 8 INFO glance.api.v2.image_data [None req-81a7109e-f00f-463b-862f-35cfe7d3800d 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 19:48:11.446 8 WARNING glance.location [None req-81a7109e-f00f-463b-862f-35cfe7d3800d 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/294] 199.19.213.202 () {48 vars in 1047 bytes} [Mon Jun 15 19:47:46 2026] PUT /v2/images/09cfda26-4c05-4584-a3d8-fa12b56b68b6/file => generated 0 bytes in 25192 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66151 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.19.213.202 () {44 vars in 972 bytes} [Mon Jun 15 19:48:11 2026] GET /v2/images/09cfda26-4c05-4584-a3d8-fa12b56b68b6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.19.213.202 () {48 vars in 1052 bytes} [Mon Jun 15 19:48:11 2026] PATCH /v2/images/09cfda26-4c05-4584-a3d8-fa12b56b68b6 => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.19.213.202 () {44 vars in 972 bytes} [Mon Jun 15 19:48:11 2026] GET /v2/images/09cfda26-4c05-4584-a3d8-fa12b56b68b6 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/298] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 19:48:13 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: 151/299] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 19:48:13 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 19:55:20 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: 192/387] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 19:55:20 2026] GET /v2/images => generated 2778 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 19:55:34 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: 194/391] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 19:55:34 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.19.213.202 () {44 vars in 948 bytes} [Mon Jun 15 19:55:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.19.213.202 () {44 vars in 970 bytes} [Mon Jun 15 19:55:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.19.213.202 () {44 vars in 940 bytes} [Mon Jun 15 19:55:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.19.213.202 () {48 vars in 952 bytes} [Mon Jun 15 19:55:34 2026] POST /v2/images => generated 799 bytes in 464 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 19:55:35.048 7 WARNING oslo_policy.policy [None req-c647f318-a7a3-455d-9d59-fb73f42c3731 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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-15 19:55:35.049 7 WARNING oslo_policy.policy [None req-c647f318-a7a3-455d-9d59-fb73f42c3731 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - 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-15 19:55:35.050 7 INFO glance.api.v2.image_data [None req-c647f318-a7a3-455d-9d59-fb73f42c3731 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 19:56:00.430 7 INFO glance.location [None req-c647f318-a7a3-455d-9d59-fb73f42c3731 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/402] 199.19.213.202 () {48 vars in 1046 bytes} [Mon Jun 15 19:55:35 2026] PUT /v2/images/121ce067-936e-49a7-99a3-d00068367e55/file => generated 0 bytes in 25437 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24736 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.19.213.202 () {44 vars in 972 bytes} [Mon Jun 15 19:56:00 2026] GET /v2/images/121ce067-936e-49a7-99a3-d00068367e55 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.19.213.202 () {48 vars in 1052 bytes} [Mon Jun 15 19:56:00 2026] PATCH /v2/images/121ce067-936e-49a7-99a3-d00068367e55 => generated 1410 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.19.213.202 () {44 vars in 972 bytes} [Mon Jun 15 19:56:00 2026] GET /v2/images/121ce067-936e-49a7-99a3-d00068367e55 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 19:56:38 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 19:56:38 2026] GET /v2/images => generated 4190 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 19:56:55 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: 211/419] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 19:56:55 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.19.213.202 () {44 vars in 940 bytes} [Mon Jun 15 19:56:55 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.19.213.202 () {44 vars in 962 bytes} [Mon Jun 15 19:56:55 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.19.213.202 () {44 vars in 940 bytes} [Mon Jun 15 19:56:55 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: 8|app: 0|req: 213/423] 199.19.213.202 () {48 vars in 952 bytes} [Mon Jun 15 19:56:55 2026] POST /v2/images => generated 791 bytes in 553 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 19:56:55.823 7 INFO glance.api.v2.image_data [None req-e2f334de-6ff8-401d-bb7c-c1c584587b0f 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 19:57:11.639 7 INFO glance.location [None req-e2f334de-6ff8-401d-bb7c-c1c584587b0f 18374d06e7a24ed0a9972ff6517c7e31 6e6bec598d8a45c5ba1db35772b69180 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 211/428] 199.19.213.202 () {48 vars in 1047 bytes} [Mon Jun 15 19:56:55 2026] PUT /v2/images/ca66cda6-6bcd-4a00-a62b-833ce952eac1/file => generated 0 bytes in 15855 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33762 switches on core 0) [pid: 8|app: 0|req: 218/429] 199.19.213.202 () {44 vars in 972 bytes} [Mon Jun 15 19:57:11 2026] GET /v2/images/ca66cda6-6bcd-4a00-a62b-833ce952eac1 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/430] 199.19.213.202 () {48 vars in 1052 bytes} [Mon Jun 15 19:57:11 2026] PATCH /v2/images/ca66cda6-6bcd-4a00-a62b-833ce952eac1 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/431] 199.19.213.202 () {44 vars in 972 bytes} [Mon Jun 15 19:57:11 2026] GET /v2/images/ca66cda6-6bcd-4a00-a62b-833ce952eac1 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/598] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 20: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: 303/599] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 20:11:04 2026] GET /v2/images => generated 5574 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/630] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 20:13:29 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: 319/631] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 20:13:29 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/632] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 20:13:31 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: 320/633] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 20:13:31 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/644] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 20:14:22 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: 319/645] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 20:14:22 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/648] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 20:14:30 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: 328/649] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 20:14:30 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/662] 199.19.213.202 () {42 vars in 689 bytes} [Mon Jun 15 20:15:33 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/663] 199.19.213.202 () {44 vars in 911 bytes} [Mon Jun 15 20:15:33 2026] GET /v2/images => generated 5574 bytes in 52 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: 340/672] 10.0.0.141 () {32 vars in 633 bytes} [Mon Jun 15 20:16:16 2026] GET /v2/images => generated 5574 bytes in 20 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: 335/677] 10.0.0.26 () {36 vars in 986 bytes} [Mon Jun 15 20:16:36 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/678] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:16:37 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: 336/679] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:16: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: 344/680] 10.0.0.26 () {36 vars in 986 bytes} [Mon Jun 15 20:16:37 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/681] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:16:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/682] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:16:37 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/683] 10.0.0.26 () {36 vars in 986 bytes} [Mon Jun 15 20:16:37 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => 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: 346/684] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:16:37 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: 339/685] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:16: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: 347/686] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 15 20:16:37 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/687] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 15 20:16:37 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/688] 10.0.0.214 () {36 vars in 911 bytes} [Mon Jun 15 20:16:38 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: 341/689] 10.0.0.214 () {36 vars in 1007 bytes} [Mon Jun 15 20:16:38 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27/locations => generated 127 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/690] 10.0.0.214 () {36 vars in 987 bytes} [Mon Jun 15 20:16:38 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => 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: 342/691] 10.0.0.214 () {36 vars in 927 bytes} [Mon Jun 15 20:16:38 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: 350/692] 10.0.0.214 () {36 vars in 927 bytes} [Mon Jun 15 20:16:38 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: 343/693] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 15 20:16:39 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => 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: 351/694] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 15 20:16:39 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 199.19.213.202 () {36 vars in 991 bytes} [Mon Jun 15 20:16:45 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => 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: 345/698] 199.19.213.202 () {36 vars in 931 bytes} [Mon Jun 15 20:16:45 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/699] 199.19.213.202 () {36 vars in 991 bytes} [Mon Jun 15 20:16:46 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => 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: 346/700] 199.19.213.202 () {36 vars in 931 bytes} [Mon Jun 15 20:16:46 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: 356/703] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 15 20:16:58 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => 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/704] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 15 20:16:58 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: 352/711] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 15 20:17:20 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/712] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 15 20:17: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: 8|app: 0|req: 362/715] 10.0.0.141 () {34 vars in 655 bytes} [Mon Jun 15 20:17:37 2026] POST /v2/images => generated 649 bytes in 272 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-15 20:17:38.034 7 WARNING glance.api.v2.images [None req-55652704-1036-4e55-b7f3-cc0c18e352ee 59d2fb2982b94e258f0d2204ba7f9380 337cb1b06bf64744a59b810c2e5de8f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0d61a828-6ff3-4325-aac8-eb4e170d4226 [pid: 7|app: 0|req: 354/716] 10.0.0.141 () {32 vars in 710 bytes} [Mon Jun 15 20:17:38 2026] DELETE /v2/images/0d61a828-6ff3-4325-aac8-eb4e170d4226 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.141 () {32 vars in 707 bytes} [Mon Jun 15 20:17:38 2026] GET /v2/images/0d61a828-6ff3-4325-aac8-eb4e170d4226 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.141 () {32 vars in 633 bytes} [Mon Jun 15 20:17:38 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 10.0.0.141 () {34 vars in 655 bytes} [Mon Jun 15 20:17:38 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: 356/720] 10.0.0.141 () {32 vars in 717 bytes} [Mon Jun 15 20:17:38 2026] GET /v2/images/4017fa59-01b4-4516-b141-a01fe71c9eb4/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 20:17:38.211 8 INFO glance.api.v2.image_data [None req-d7631f9f-c93d-449e-9db0-75c923079585 59d2fb2982b94e258f0d2204ba7f9380 337cb1b06bf64744a59b810c2e5de8f9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 20:17:38.262 8 WARNING glance_store._drivers.rbd [None req-d7631f9f-c93d-449e-9db0-75c923079585 59d2fb2982b94e258f0d2204ba7f9380 337cb1b06bf64744a59b810c2e5de8f9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-15 20:17:38.751 8 INFO glance.location [None req-d7631f9f-c93d-449e-9db0-75c923079585 59d2fb2982b94e258f0d2204ba7f9380 337cb1b06bf64744a59b810c2e5de8f9 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 365/721] 10.0.0.141 () {32 vars in 727 bytes} [Mon Jun 15 20:17:38 2026] PUT /v2/images/4017fa59-01b4-4516-b141-a01fe71c9eb4/file => generated 0 bytes in 588 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/722] 10.0.0.141 () {32 vars in 707 bytes} [Mon Jun 15 20:17:38 2026] GET /v2/images/4017fa59-01b4-4516-b141-a01fe71c9eb4 => generated 1103 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.141 () {32 vars in 717 bytes} [Mon Jun 15 20:17:38 2026] GET /v2/images/4017fa59-01b4-4516-b141-a01fe71c9eb4/file => generated 1024 bytes in 131 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/724] 10.0.0.141 () {34 vars in 655 bytes} [Mon Jun 15 20:17:38 2026] POST /v2/images => generated 648 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/725] 10.0.0.141 () {32 vars in 726 bytes} [Mon Jun 15 20:17:39 2026] PATCH /v2/images/8d9bce1b-4239-4e24-b26d-7dbba3d5f10c => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/726] 10.0.0.141 () {32 vars in 707 bytes} [Mon Jun 15 20:17:39 2026] GET /v2/images/8d9bce1b-4239-4e24-b26d-7dbba3d5f10c => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 20:17:39.094 8 WARNING glance.api.v2.images [None req-21751eab-ccc6-429d-a1fa-7b7009c43856 59d2fb2982b94e258f0d2204ba7f9380 337cb1b06bf64744a59b810c2e5de8f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8d9bce1b-4239-4e24-b26d-7dbba3d5f10c [pid: 8|app: 0|req: 368/727] 10.0.0.141 () {32 vars in 710 bytes} [Mon Jun 15 20:17:39 2026] DELETE /v2/images/8d9bce1b-4239-4e24-b26d-7dbba3d5f10c => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/728] 10.0.0.141 () {32 vars in 707 bytes} [Mon Jun 15 20:17:39 2026] GET /v2/images/8d9bce1b-4239-4e24-b26d-7dbba3d5f10c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:17:39.153 8 WARNING glance.api.v2.images [None req-f06d8666-ca25-4dae-a9f6-b02251328226 59d2fb2982b94e258f0d2204ba7f9380 337cb1b06bf64744a59b810c2e5de8f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4017fa59-01b4-4516-b141-a01fe71c9eb4 [pid: 8|app: 0|req: 369/731] 10.0.0.141 () {32 vars in 710 bytes} [Mon Jun 15 20:17:39 2026] DELETE /v2/images/4017fa59-01b4-4516-b141-a01fe71c9eb4 => generated 0 bytes in 930 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/732] 10.0.0.141 () {32 vars in 707 bytes} [Mon Jun 15 20:17:40 2026] GET /v2/images/4017fa59-01b4-4516-b141-a01fe71c9eb4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 20:17:40.108 8 WARNING glance.api.v2.images [None req-cc2aac23-9408-429b-a70a-20cdf6053b88 59d2fb2982b94e258f0d2204ba7f9380 337cb1b06bf64744a59b810c2e5de8f9 - - default default] Failed to find image 0d61a828-6ff3-4325-aac8-eb4e170d4226 to delete: glance.common.exception.ImageNotFound: No image found with ID 0d61a828-6ff3-4325-aac8-eb4e170d4226 [pid: 8|app: 0|req: 370/733] 10.0.0.141 () {32 vars in 710 bytes} [Mon Jun 15 20:17:40 2026] DELETE /v2/images/0d61a828-6ff3-4325-aac8-eb4e170d4226 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/734] 10.0.0.141 () {32 vars in 707 bytes} [Mon Jun 15 20:17:40 2026] GET /v2/images/0d61a828-6ff3-4325-aac8-eb4e170d4226 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/737] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 15 20:17:54 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/738] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 15 20:17:54 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: 375/743] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 15 20:18:11 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/744] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 15 20:18:11 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: 371/747] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 15 20:18:23 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 15 20:18:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/755] 10.0.0.141 () {30 vars in 411 bytes} [Mon Jun 15 20:18:58 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: 381/766] 10.0.0.141 () {32 vars in 707 bytes} [Mon Jun 15 20:19:40 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.141 () {32 vars in 707 bytes} [Mon Jun 15 20:19:40 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => 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: 382/768] 10.0.0.26 () {36 vars in 986 bytes} [Mon Jun 15 20:19:40 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:19:40 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: 383/770] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:19:40 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: 388/771] 10.0.0.26 () {36 vars in 986 bytes} [Mon Jun 15 20:19:40 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => 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: 384/772] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:19:40 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: 389/773] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:19:40 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: 385/774] 10.0.0.26 () {36 vars in 986 bytes} [Mon Jun 15 20:19:40 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/775] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:19:40 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/776] 10.0.0.214 () {36 vars in 911 bytes} [Mon Jun 15 20:19:40 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: 391/777] 10.0.0.214 () {36 vars in 1007 bytes} [Mon Jun 15 20:19:40 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.214 () {36 vars in 987 bytes} [Mon Jun 15 20:19:40 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/779] 10.0.0.214 () {36 vars in 927 bytes} [Mon Jun 15 20:19:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.214 () {36 vars in 927 bytes} [Mon Jun 15 20:19:40 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: 394/783] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 15 20:19:56 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/784] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 15 20: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: 395/793] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 15 20:20:34 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => 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: 399/794] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 15 20:20:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/813] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 15 20:22:05 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/814] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 15 20:22:05 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: 408/819] 10.0.0.108 () {36 vars in 987 bytes} [Mon Jun 15 20:22:23 2026] GET /v2/images/b6a683a2-8eba-4c03-8726-eb857ffe9d27 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/820] 10.0.0.108 () {36 vars in 927 bytes} [Mon Jun 15 20:22:23 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/829] 199.19.213.202 () {32 vars in 826 bytes} [Mon Jun 15 20:23:04 2026] GET /v2/images?status=active&owner=6e6bec598d8a45c5ba1db35772b69180&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/830] 199.19.213.202 () {32 vars in 653 bytes} [Mon Jun 15 20:23:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 10.0.0.26 () {36 vars in 986 bytes} [Mon Jun 15 20:23:05 2026] GET /v2/images/09cfda26-4c05-4584-a3d8-fa12b56b68b6 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/832] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:23:05 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: 419/833] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:23:05 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: 415/834] 10.0.0.26 () {36 vars in 986 bytes} [Mon Jun 15 20:23:05 2026] GET /v2/images/09cfda26-4c05-4584-a3d8-fa12b56b68b6 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/835] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:23:05 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: 416/836] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:23:05 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: 421/837] 10.0.0.26 () {36 vars in 986 bytes} [Mon Jun 15 20:23:05 2026] GET /v2/images/09cfda26-4c05-4584-a3d8-fa12b56b68b6 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/838] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:23:05 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: 422/839] 10.0.0.26 () {36 vars in 926 bytes} [Mon Jun 15 20:23:05 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/840] 10.0.0.214 () {36 vars in 911 bytes} [Mon Jun 15 20:23:06 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: 423/841] 10.0.0.214 () {36 vars in 1007 bytes} [Mon Jun 15 20:23:06 2026] GET /v2/images/09cfda26-4c05-4584-a3d8-fa12b56b68b6/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/842] 10.0.0.214 () {36 vars in 987 bytes} [Mon Jun 15 20:23:06 2026] GET /v2/images/09cfda26-4c05-4584-a3d8-fa12b56b68b6 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/843] 10.0.0.214 () {36 vars in 927 bytes} [Mon Jun 15 20:23:06 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: 420/844] 10.0.0.214 () {36 vars in 927 bytes} [Mon Jun 15 20:23:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/887] 10.0.0.141 () {32 vars in 633 bytes} [Mon Jun 15 20:26:38 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)