+ 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 Apr 9 13:47:51 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-85c876b7db-dt5z9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fa40e733668 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-04-09 13:47:54.064 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-09 13:47:54.117 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-09 13:47:54.944 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-04-09 13:47:54.945 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-04-09 13:47:54.945 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-09 13:47:54.973 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-04-09 13:47:54.974 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-04-09 13:47:54.974 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-09 13:47:56.989 7 WARNING glance.api.v2.images [None req-e507357f-cbf6-40e6-b253-8ab89083fe6e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-09 13:47:57.186 8 WARNING glance.api.v2.images [None req-392f6802-1ae4-40dd-826a-84cb56f1b5b4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-09 13:47:57.347 7 WARNING keystonemiddleware._common.config [None req-e507357f-cbf6-40e6-b253-8ab89083fe6e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-09 13:47:57.354 7 WARNING oslo_config.cfg [None req-e507357f-cbf6-40e6-b253-8ab89083fe6e - - - - - -] 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 0x7fa40e733668 pid: 7 (default app) 2026-04-09 13:47:57.590 8 WARNING keystonemiddleware._common.config [None req-392f6802-1ae4-40dd-826a-84cb56f1b5b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-09 13:47:57.599 8 WARNING oslo_config.cfg [None req-392f6802-1ae4-40dd-826a-84cb56f1b5b4 - - - - - -] 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 0x7fa40e733668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 13:47:59 2026] GET / => generated 1301 bytes in 2 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-04-09 13:47:59.721 8 WARNING oslo_policy.policy [None req-a04e136a-37e9-4e79-a23c-cddf4725a910 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - 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-04-09 13:47:59.722 8 WARNING oslo_policy.policy [None req-a04e136a-37e9-4e79-a23c-cddf4725a910 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - 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-04-09 13:47:59.739 8 WARNING oslo_policy.policy [None req-a04e136a-37e9-4e79-a23c-cddf4725a910 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - 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-04-09 13:47:59.739 8 WARNING oslo_policy.policy [None req-a04e136a-37e9-4e79-a23c-cddf4725a910 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 13:47:59 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: 7|app: 0|req: 5/6] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 13:48:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 13:48:03 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-04-09 13:48:03.279 7 WARNING oslo_policy.policy [None req-a20ba710-f026-4925-9a3e-5c639096ccdb 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - 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-04-09 13:48:03.280 7 WARNING oslo_policy.policy [None req-a20ba710-f026-4925-9a3e-5c639096ccdb 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - 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: 6/8] 199.19.213.24 () {44 vars in 907 bytes} [Thu Apr 9 13:48:03 2026] GET /v2/images/cirros => generated 151 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.24 () {44 vars in 929 bytes} [Thu Apr 9 13:48:03 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-04-09 13:48:03.433 7 WARNING oslo_policy.policy [None req-0a08c9a2-5ea7-47af-842c-6f661d70896f 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - 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-04-09 13:48:03.434 7 WARNING oslo_policy.policy [None req-0a08c9a2-5ea7-47af-842c-6f661d70896f 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.24 () {44 vars in 935 bytes} [Thu Apr 9 13:48:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 13:48:03.527 8 WARNING oslo_config.cfg [None req-0c24cc9b-f8ef-47e4-86a3-5a079afe17fc 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.24 () {48 vars in 947 bytes} [Thu Apr 9 13:48:03 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-09 13:48:03.550 7 WARNING oslo_policy.policy [None req-fb6e784c-32a6-496c-8c6f-af3ae692d19e 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - 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-04-09 13:48:03.551 7 WARNING oslo_policy.policy [None req-fb6e784c-32a6-496c-8c6f-af3ae692d19e 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - 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-04-09 13:48:03.552 7 INFO glance.api.v2.image_data [None req-fb6e784c-32a6-496c-8c6f-af3ae692d19e 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-09 13:48:07.021 7 WARNING glance.location [None req-fb6e784c-32a6-496c-8c6f-af3ae692d19e 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.24 () {48 vars in 1041 bytes} [Thu Apr 9 13:48:03 2026] PUT /v2/images/ce727ba7-c874-4644-b010-57538264b3c4/file => generated 0 bytes in 3528 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6066 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.24 () {44 vars in 967 bytes} [Thu Apr 9 13:48:07 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 13:48:07.112 7 WARNING oslo_config.cfg [None req-fea2d847-bd82-4eb8-a887-8a00950489f5 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - 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: 9/16] 199.19.213.24 () {44 vars in 967 bytes} [Thu Apr 9 13:48:07 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:09:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:09:20 2026] GET /v2/images => generated 1240 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:10:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:10:46 2026] GET /v2/images => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.19.213.24 () {44 vars in 933 bytes} [Thu Apr 9 14:10:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.19.213.24 () {44 vars in 955 bytes} [Thu Apr 9 14:10:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.19.213.24 () {44 vars in 935 bytes} [Thu Apr 9 14:10:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.19.213.24 () {48 vars in 947 bytes} [Thu Apr 9 14:10:46 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-09 14:10:46.432 7 INFO glance.api.v2.image_data [None req-889eb9e1-fda3-497c-87b6-85bd3343d5fb 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-09 14:11:13.643 7 WARNING glance.location [None req-889eb9e1-fda3-497c-87b6-85bd3343d5fb 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 149/301] 199.19.213.24 () {48 vars in 1042 bytes} [Thu Apr 9 14:10:46 2026] PUT /v2/images/8ae11ed8-5484-410d-b19a-20eb295e4240/file => generated 0 bytes in 27253 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65259 switches on core 0) [pid: 8|app: 0|req: 153/302] 199.19.213.24 () {44 vars in 967 bytes} [Thu Apr 9 14:11:13 2026] GET /v2/images/8ae11ed8-5484-410d-b19a-20eb295e4240 => 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: 150/303] 199.19.213.24 () {44 vars in 967 bytes} [Thu Apr 9 14:11:13 2026] GET /v2/images/8ae11ed8-5484-410d-b19a-20eb295e4240 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:11:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:11:15 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:18:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:18:19 2026] GET /v2/images => generated 2451 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:18:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:18:35 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.19.213.24 () {44 vars in 943 bytes} [Thu Apr 9 14:18:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.19.213.24 () {44 vars in 965 bytes} [Thu Apr 9 14:18:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.19.213.24 () {44 vars in 935 bytes} [Thu Apr 9 14:18:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.19.213.24 () {48 vars in 947 bytes} [Thu Apr 9 14:18:36 2026] POST /v2/images => generated 799 bytes in 253 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-09 14:18:36.310 7 INFO glance.api.v2.image_data [None req-d944bee1-33f7-4220-b19e-7af232981856 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-09 14:18:55.802 7 INFO glance.location [None req-d944bee1-33f7-4220-b19e-7af232981856 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/406] 199.19.213.24 () {48 vars in 1041 bytes} [Thu Apr 9 14:18:36 2026] PUT /v2/images/f762ede7-6fc9-4e9e-80b2-03b2038126ce/file => generated 0 bytes in 19544 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30382 switches on core 0) [pid: 8|app: 0|req: 207/407] 199.19.213.24 () {44 vars in 967 bytes} [Thu Apr 9 14:18:55 2026] GET /v2/images/f762ede7-6fc9-4e9e-80b2-03b2038126ce => 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/408] 199.19.213.24 () {48 vars in 1046 bytes} [Thu Apr 9 14:18:55 2026] PATCH /v2/images/f762ede7-6fc9-4e9e-80b2-03b2038126ce => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/409] 199.19.213.24 () {44 vars in 967 bytes} [Thu Apr 9 14:18:55 2026] GET /v2/images/f762ede7-6fc9-4e9e-80b2-03b2038126ce => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/420] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:19:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/421] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:19:37 2026] GET /v2/images => generated 3687 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/424] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:19:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/425] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:19:52 2026] GET /v2/images => generated 3687 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/426] 199.19.213.24 () {44 vars in 935 bytes} [Thu Apr 9 14:19:52 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: 7|app: 0|req: 210/427] 199.19.213.24 () {44 vars in 957 bytes} [Thu Apr 9 14:19:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/428] 199.19.213.24 () {44 vars in 935 bytes} [Thu Apr 9 14:19:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/429] 199.19.213.24 () {48 vars in 947 bytes} [Thu Apr 9 14:19:52 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-09 14:19:52.790 8 WARNING oslo_policy.policy [None req-cae2c8c5-5559-4f4c-8292-1ce825ef47c6 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - 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-04-09 14:19:52.790 8 WARNING oslo_policy.policy [None req-cae2c8c5-5559-4f4c-8292-1ce825ef47c6 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - 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-04-09 14:19:52.791 8 INFO glance.api.v2.image_data [None req-cae2c8c5-5559-4f4c-8292-1ce825ef47c6 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-09 14:20:01.440 8 INFO glance.location [None req-cae2c8c5-5559-4f4c-8292-1ce825ef47c6 6fb39f4f288d45b1ae39ead7376d25f3 81c8f533d98540888792ff490618b1bd - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 219/432] 199.19.213.24 () {48 vars in 1041 bytes} [Thu Apr 9 14:19:52 2026] PUT /v2/images/227c8d3d-e904-4ea3-939b-df30515e1e65/file => generated 0 bytes in 8699 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20414 switches on core 0) [pid: 7|app: 0|req: 214/433] 199.19.213.24 () {44 vars in 967 bytes} [Thu Apr 9 14:20:01 2026] GET /v2/images/227c8d3d-e904-4ea3-939b-df30515e1e65 => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/434] 199.19.213.24 () {44 vars in 967 bytes} [Thu Apr 9 14:20:01 2026] GET /v2/images/227c8d3d-e904-4ea3-939b-df30515e1e65 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/595] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:33:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/596] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:33:26 2026] GET /v2/images => generated 4892 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/633] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:36:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/634] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:36:24 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:36:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/636] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:36:25 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/651] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:37:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/652] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:37:30 2026] GET /v2/images => generated 4892 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/655] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:37:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/656] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:37:38 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/671] 199.19.213.24 () {42 vars in 684 bytes} [Thu Apr 9 14:38:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/672] 199.19.213.24 () {44 vars in 906 bytes} [Thu Apr 9 14:38:50 2026] GET /v2/images => generated 4892 bytes in 48 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: 338/681] 10.0.0.106 () {32 vars in 633 bytes} [Thu Apr 9 14:39:30 2026] GET /v2/images => generated 4892 bytes in 18 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: 346/686] 10.0.0.79 () {36 vars in 986 bytes} [Thu Apr 9 14:39:53 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 10.0.0.79 () {36 vars in 926 bytes} [Thu Apr 9 14:39:53 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: 343/690] 10.0.0.79 () {36 vars in 986 bytes} [Thu Apr 9 14:39:57 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 10.0.0.79 () {36 vars in 926 bytes} [Thu Apr 9 14:39:57 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: 344/692] 199.19.213.24 () {36 vars in 990 bytes} [Thu Apr 9 14:40:03 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 199.19.213.24 () {36 vars in 930 bytes} [Thu Apr 9 14:40:03 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: 345/694] 199.19.213.24 () {36 vars in 990 bytes} [Thu Apr 9 14:40:03 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 199.19.213.24 () {36 vars in 930 bytes} [Thu Apr 9 14:40:03 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: 352/698] 10.0.0.79 () {36 vars in 986 bytes} [Thu Apr 9 14:40:12 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/699] 10.0.0.79 () {36 vars in 926 bytes} [Thu Apr 9 14:40:12 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: 353/700] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 9 14:40:13 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:40:13 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: 354/702] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:40:13 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: 349/703] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 9 14:40:13 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/704] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:40:13 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: 350/705] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:40:13 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: 356/706] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 9 14:40:13 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/707] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:40:13 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: 357/708] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:40:13 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: 352/709] 10.0.0.242 () {36 vars in 911 bytes} [Thu Apr 9 14:40:14 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/710] 10.0.0.242 () {36 vars in 1007 bytes} [Thu Apr 9 14:40:14 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4/locations => generated 127 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/711] 10.0.0.242 () {36 vars in 987 bytes} [Thu Apr 9 14:40:14 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/712] 10.0.0.242 () {36 vars in 927 bytes} [Thu Apr 9 14:40:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 10.0.0.242 () {36 vars in 927 bytes} [Thu Apr 9 14:40:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.79 () {36 vars in 986 bytes} [Thu Apr 9 14:40:54 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 10.0.0.79 () {36 vars in 926 bytes} [Thu Apr 9 14:40:54 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: 367/728] 10.0.0.106 () {30 vars in 411 bytes} [Thu Apr 9 14:41:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 10.0.0.79 () {36 vars in 986 bytes} [Thu Apr 9 14:41:29 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.79 () {36 vars in 926 bytes} [Thu Apr 9 14:41:29 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/745] 10.0.0.79 () {36 vars in 986 bytes} [Thu Apr 9 14:42:18 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.79 () {36 vars in 926 bytes} [Thu Apr 9 14:42:18 2026] GET /v2/schemas/image => generated 4018 bytes in 14 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.106 () {34 vars in 655 bytes} [Thu Apr 9 14:42:19 2026] POST /v2/images => generated 648 bytes in 146 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-09 14:42:19.718 8 WARNING glance.api.v2.images [None req-cae85ac6-f3c5-4ef8-8999-0841174c7846 239c79ecf7eb4c8597a870c3d4ca4052 54937d54958b4cafa46b0b5ee1b222a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//70653822-4367-4f98-bf03-de3f87a39bef [pid: 8|app: 0|req: 377/748] 10.0.0.106 () {32 vars in 710 bytes} [Thu Apr 9 14:42:19 2026] DELETE /v2/images/70653822-4367-4f98-bf03-de3f87a39bef => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.106 () {32 vars in 707 bytes} [Thu Apr 9 14:42:19 2026] GET /v2/images/70653822-4367-4f98-bf03-de3f87a39bef => 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: 378/750] 10.0.0.106 () {32 vars in 633 bytes} [Thu Apr 9 14:42:19 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 10.0.0.106 () {34 vars in 655 bytes} [Thu Apr 9 14:42:19 2026] POST /v2/images => generated 702 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/752] 10.0.0.106 () {32 vars in 717 bytes} [Thu Apr 9 14:42:19 2026] GET /v2/images/66e5b0aa-21fd-4fd3-bb98-13a50bfeb976/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 14:42:19.897 7 INFO glance.api.v2.image_data [None req-ea385ed3-c1f1-478b-bf6f-0cede978e72b 239c79ecf7eb4c8597a870c3d4ca4052 54937d54958b4cafa46b0b5ee1b222a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-09 14:42:19.932 7 WARNING glance_store._drivers.rbd [None req-ea385ed3-c1f1-478b-bf6f-0cede978e72b 239c79ecf7eb4c8597a870c3d4ca4052 54937d54958b4cafa46b0b5ee1b222a6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-09 14:42:20.626 7 INFO glance.location [None req-ea385ed3-c1f1-478b-bf6f-0cede978e72b 239c79ecf7eb4c8597a870c3d4ca4052 54937d54958b4cafa46b0b5ee1b222a6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 374/753] 10.0.0.106 () {32 vars in 727 bytes} [Thu Apr 9 14:42:19 2026] PUT /v2/images/66e5b0aa-21fd-4fd3-bb98-13a50bfeb976/file => generated 0 bytes in 763 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.106 () {32 vars in 707 bytes} [Thu Apr 9 14:42:20 2026] GET /v2/images/66e5b0aa-21fd-4fd3-bb98-13a50bfeb976 => generated 1103 bytes in 15 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.106 () {32 vars in 717 bytes} [Thu Apr 9 14:42:20 2026] GET /v2/images/66e5b0aa-21fd-4fd3-bb98-13a50bfeb976/file => generated 1024 bytes in 110 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.106 () {34 vars in 655 bytes} [Thu Apr 9 14:42:20 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/757] 10.0.0.106 () {32 vars in 726 bytes} [Thu Apr 9 14:42:20 2026] PATCH /v2/images/5e2b4bb5-1234-49af-85f1-6f041ec794de => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.106 () {32 vars in 707 bytes} [Thu Apr 9 14:42:20 2026] GET /v2/images/5e2b4bb5-1234-49af-85f1-6f041ec794de => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 14:42:20.922 7 WARNING glance.api.v2.images [None req-02e77e30-2b3e-4cd6-a0b5-65cc39c65d1d 239c79ecf7eb4c8597a870c3d4ca4052 54937d54958b4cafa46b0b5ee1b222a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5e2b4bb5-1234-49af-85f1-6f041ec794de [pid: 7|app: 0|req: 377/759] 10.0.0.106 () {32 vars in 710 bytes} [Thu Apr 9 14:42:20 2026] DELETE /v2/images/5e2b4bb5-1234-49af-85f1-6f041ec794de => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.106 () {32 vars in 707 bytes} [Thu Apr 9 14:42:20 2026] GET /v2/images/5e2b4bb5-1234-49af-85f1-6f041ec794de => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 14:42:20.985 7 WARNING glance.api.v2.images [None req-1dc81e05-988e-4cb6-b242-879709c4e65e 239c79ecf7eb4c8597a870c3d4ca4052 54937d54958b4cafa46b0b5ee1b222a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//66e5b0aa-21fd-4fd3-bb98-13a50bfeb976 [pid: 7|app: 0|req: 378/761] 10.0.0.106 () {32 vars in 710 bytes} [Thu Apr 9 14:42:20 2026] DELETE /v2/images/66e5b0aa-21fd-4fd3-bb98-13a50bfeb976 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.106 () {32 vars in 707 bytes} [Thu Apr 9 14:42:21 2026] GET /v2/images/66e5b0aa-21fd-4fd3-bb98-13a50bfeb976 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 14:42:21.847 7 WARNING glance.api.v2.images [None req-2a2c6217-9533-4aaf-a31b-fbb94d9c2e18 239c79ecf7eb4c8597a870c3d4ca4052 54937d54958b4cafa46b0b5ee1b222a6 - - default default] Failed to find image 70653822-4367-4f98-bf03-de3f87a39bef to delete: glance.common.exception.ImageNotFound: No image found with ID 70653822-4367-4f98-bf03-de3f87a39bef [pid: 7|app: 0|req: 379/763] 10.0.0.106 () {32 vars in 710 bytes} [Thu Apr 9 14:42:21 2026] DELETE /v2/images/70653822-4367-4f98-bf03-de3f87a39bef => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/764] 10.0.0.106 () {32 vars in 707 bytes} [Thu Apr 9 14:42:21 2026] GET /v2/images/70653822-4367-4f98-bf03-de3f87a39bef => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/771] 10.0.0.79 () {36 vars in 986 bytes} [Thu Apr 9 14:42:55 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/772] 10.0.0.79 () {36 vars in 926 bytes} [Thu Apr 9 14:42:55 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: 391/775] 10.0.0.106 () {32 vars in 707 bytes} [Thu Apr 9 14:42:57 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/776] 10.0.0.106 () {32 vars in 707 bytes} [Thu Apr 9 14:42:57 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/777] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 9 14:42:57 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:42:57 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: 393/779] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:42:57 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: 387/780] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 9 14:42:57 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/781] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:42:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/782] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:42:57 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: 395/783] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 9 14:42:57 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:42:57 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: 396/785] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:42:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.242 () {36 vars in 911 bytes} [Thu Apr 9 14:42:58 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/787] 10.0.0.242 () {36 vars in 1007 bytes} [Thu Apr 9 14:42:58 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/788] 10.0.0.242 () {36 vars in 987 bytes} [Thu Apr 9 14:42:58 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.242 () {36 vars in 927 bytes} [Thu Apr 9 14:42:58 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: 392/790] 10.0.0.242 () {36 vars in 927 bytes} [Thu Apr 9 14:42:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/795] 10.0.0.79 () {36 vars in 986 bytes} [Thu Apr 9 14:43:22 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/796] 10.0.0.79 () {36 vars in 926 bytes} [Thu Apr 9 14:43:22 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/797] 10.0.0.79 () {36 vars in 986 bytes} [Thu Apr 9 14:43:25 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/798] 10.0.0.79 () {36 vars in 926 bytes} [Thu Apr 9 14:43:25 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: 401/807] 10.0.0.79 () {36 vars in 986 bytes} [Thu Apr 9 14:44:03 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/808] 10.0.0.79 () {36 vars in 926 bytes} [Thu Apr 9 14:44:03 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: 404/813] 10.0.0.79 () {36 vars in 986 bytes} [Thu Apr 9 14:44:21 2026] GET /v2/images/ce727ba7-c874-4644-b010-57538264b3c4 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/814] 10.0.0.79 () {36 vars in 926 bytes} [Thu Apr 9 14:44:21 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: 409/823] 199.19.213.24 () {32 vars in 825 bytes} [Thu Apr 9 14:44:58 2026] GET /v2/images?status=active&owner=81c8f533d98540888792ff490618b1bd&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/824] 199.19.213.24 () {32 vars in 652 bytes} [Thu Apr 9 14:44:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/825] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 9 14:44:58 2026] GET /v2/images/8ae11ed8-5484-410d-b19a-20eb295e4240 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/826] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:44:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/827] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:44:58 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: 417/828] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 9 14:44:58 2026] GET /v2/images/8ae11ed8-5484-410d-b19a-20eb295e4240 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/829] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:44: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: 8|app: 0|req: 418/830] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:44:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/831] 10.0.0.142 () {36 vars in 987 bytes} [Thu Apr 9 14:44:58 2026] GET /v2/images/8ae11ed8-5484-410d-b19a-20eb295e4240 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/832] 10.0.0.142 () {36 vars in 927 bytes} [Thu Apr 9 14:44:58 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: 414/833] 10.0.0.242 () {36 vars in 911 bytes} [Thu Apr 9 14:44:59 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/834] 10.0.0.242 () {36 vars in 1007 bytes} [Thu Apr 9 14:44:59 2026] GET /v2/images/8ae11ed8-5484-410d-b19a-20eb295e4240/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/835] 10.0.0.242 () {36 vars in 987 bytes} [Thu Apr 9 14:44:59 2026] GET /v2/images/8ae11ed8-5484-410d-b19a-20eb295e4240 => 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: 421/836] 10.0.0.242 () {36 vars in 927 bytes} [Thu Apr 9 14:44:59 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: 416/837] 10.0.0.242 () {36 vars in 927 bytes} [Thu Apr 9 14:44:59 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: 443/880] 10.0.0.106 () {32 vars in 633 bytes} [Thu Apr 9 14:48:32 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)