+ 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 Jul 20 19:18:54 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-549f577465-mw929 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f142950e668 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-07-20 19:18:56.456 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-20 19:18:56.524 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-07-20 19:18:57.294 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-07-20 19:18:57.295 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-07-20 19:18:57.296 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-20 19:18:57.382 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-07-20 19:18:57.383 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-07-20 19:18:57.383 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-20 19:18:59.298 7 WARNING glance.api.v2.images [None req-8e388624-4249-4148-8604-7307f02434d2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-20 19:18:59.459 8 WARNING glance.api.v2.images [None req-35aefd93-24e0-44fc-b709-6605c145b02a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-20 19:18:59.635 7 WARNING keystonemiddleware._common.config [None req-8e388624-4249-4148-8604-7307f02434d2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-20 19:18:59.649 7 WARNING oslo_config.cfg [None req-8e388624-4249-4148-8604-7307f02434d2 - - - - - -] 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 0x7f142950e668 pid: 7 (default app) 2026-07-20 19:18:59.806 8 WARNING keystonemiddleware._common.config [None req-35aefd93-24e0-44fc-b709-6605c145b02a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-20 19:18:59.813 8 WARNING oslo_config.cfg [None req-35aefd93-24e0-44fc-b709-6605c145b02a - - - - - -] 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 0x7f142950e668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 19:19:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-20 19:19:01.452 8 WARNING oslo_policy.policy [None req-b208cc6e-8c9b-4bec-baa3-82edcdd1ad05 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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-07-20 19:19:01.452 8 WARNING oslo_policy.policy [None req-b208cc6e-8c9b-4bec-baa3-82edcdd1ad05 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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-07-20 19:19:01.467 8 WARNING oslo_policy.policy [None req-b208cc6e-8c9b-4bec-baa3-82edcdd1ad05 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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-07-20 19:19:01.467 8 WARNING oslo_policy.policy [None req-b208cc6e-8c9b-4bec-baa3-82edcdd1ad05 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 19:19:01 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 19:19:04 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 19:19:04 2026] GET /v2/images => generated 69 bytes in 41 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-07-20 19:19:04.893 7 WARNING oslo_policy.policy [None req-dac9ecb0-eabe-40ef-ae63-df02f93f5f03 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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-07-20 19:19:04.893 7 WARNING oslo_policy.policy [None req-dac9ecb0-eabe-40ef-ae63-df02f93f5f03 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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.204.45.89 () {44 vars in 908 bytes} [Mon Jul 20 19:19:04 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.89 () {44 vars in 930 bytes} [Mon Jul 20 19:19:04 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-07-20 19:19:05.023 7 WARNING oslo_policy.policy [None req-ea0004c5-4750-4740-8efd-a0cae54e3637 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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-07-20 19:19:05.024 7 WARNING oslo_policy.policy [None req-ea0004c5-4750-4740-8efd-a0cae54e3637 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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.204.45.89 () {44 vars in 936 bytes} [Mon Jul 20 19:19:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-20 19:19:05.116 8 WARNING oslo_config.cfg [None req-3035dc59-a4b1-4b24-b688-f419ed2256c0 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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.204.45.89 () {48 vars in 948 bytes} [Mon Jul 20 19:19:05 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-20 19:19:05.137 7 WARNING oslo_policy.policy [None req-5fb56d27-9f35-4b60-b3be-232f2a9f0a00 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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-07-20 19:19:05.137 7 WARNING oslo_policy.policy [None req-5fb56d27-9f35-4b60-b3be-232f2a9f0a00 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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-07-20 19:19:05.139 7 INFO glance.api.v2.image_data [None req-5fb56d27-9f35-4b60-b3be-232f2a9f0a00 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-20 19:19:09.573 7 WARNING glance.location [None req-5fb56d27-9f35-4b60-b3be-232f2a9f0a00 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.89 () {48 vars in 1042 bytes} [Mon Jul 20 19:19:05 2026] PUT /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a/file => generated 0 bytes in 4483 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6524 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 20 19:19:09 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-20 19:19:09.719 7 WARNING oslo_config.cfg [None req-b657b52c-5c50-4048-937d-9c95a628479e 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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.204.45.89 () {48 vars in 1048 bytes} [Mon Jul 20 19:19:09 2026] PATCH /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 20 19:19:09 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 133/266] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 19:39:51 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: 134/267] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 19:39:51 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: 7|app: 0|req: 137/272] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 19:40:11 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: 136/273] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 19:40:11 2026] GET /v2/images => generated 1381 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.89 () {44 vars in 934 bytes} [Mon Jul 20 19:40:11 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.89 () {44 vars in 956 bytes} [Mon Jul 20 19:40:11 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.89 () {44 vars in 936 bytes} [Mon Jul 20 19:40:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.89 () {48 vars in 948 bytes} [Mon Jul 20 19:40:11 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-20 19:40:11.775 7 INFO glance.api.v2.image_data [None req-b1a6af20-61ab-4a83-af27-4d093f049cbd 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-20 19:40:39.156 7 WARNING glance.location [None req-b1a6af20-61ab-4a83-af27-4d093f049cbd 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/282] 199.204.45.89 () {48 vars in 1043 bytes} [Mon Jul 20 19:40:11 2026] PUT /v2/images/c2a60eb7-1b61-4c1e-a486-313304092044/file => generated 0 bytes in 27423 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70219 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 20 19:40:39 2026] GET /v2/images/c2a60eb7-1b61-4c1e-a486-313304092044 => 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: 141/286] 199.204.45.89 () {48 vars in 1048 bytes} [Mon Jul 20 19:40:39 2026] PATCH /v2/images/c2a60eb7-1b61-4c1e-a486-313304092044 => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/287] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 20 19:40:39 2026] GET /v2/images/c2a60eb7-1b61-4c1e-a486-313304092044 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/288] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 19:40:40 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/289] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 19:40:40 2026] GET /v2/images => generated 2778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 19:47:42 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 19:47:42 2026] GET /v2/images => generated 2778 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 19:48:00 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: 193/381] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 19:48:00 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.204.45.89 () {44 vars in 944 bytes} [Mon Jul 20 19:48:00 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: 194/383] 199.204.45.89 () {44 vars in 966 bytes} [Mon Jul 20 19:48:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.204.45.89 () {44 vars in 936 bytes} [Mon Jul 20 19:48:00 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: 195/385] 199.204.45.89 () {48 vars in 948 bytes} [Mon Jul 20 19:48:00 2026] POST /v2/images => generated 799 bytes in 539 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-20 19:48:01.500 7 INFO glance.api.v2.image_data [None req-785f8944-ba12-4dbc-8b5b-8b710d6121a7 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-20 19:48:29.083 7 INFO glance.location [None req-785f8944-ba12-4dbc-8b5b-8b710d6121a7 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/390] 199.204.45.89 () {48 vars in 1042 bytes} [Mon Jul 20 19:48:01 2026] PUT /v2/images/bc060ab0-0e9f-4a4a-9119-40dc2c118f5d/file => generated 0 bytes in 27672 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22235 switches on core 0) [pid: 8|app: 0|req: 200/391] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 20 19:48:29 2026] GET /v2/images/bc060ab0-0e9f-4a4a-9119-40dc2c118f5d => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/394] 199.204.45.89 () {48 vars in 1048 bytes} [Mon Jul 20 19:48:29 2026] PATCH /v2/images/bc060ab0-0e9f-4a4a-9119-40dc2c118f5d => generated 1410 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/395] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 20 19:48:29 2026] GET /v2/images/bc060ab0-0e9f-4a4a-9119-40dc2c118f5d => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/404] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 19:49:10 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: 208/405] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 19:49:10 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/410] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 19:49:36 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/411] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 19:49:36 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/412] 199.204.45.89 () {44 vars in 936 bytes} [Mon Jul 20 19:49:36 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: 201/413] 199.204.45.89 () {44 vars in 958 bytes} [Mon Jul 20 19:49:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/414] 199.204.45.89 () {44 vars in 936 bytes} [Mon Jul 20 19:49:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/415] 199.204.45.89 () {48 vars in 948 bytes} [Mon Jul 20 19:49:36 2026] POST /v2/images => generated 791 bytes in 204 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-20 19:49:37.177 8 WARNING oslo_policy.policy [None req-09510b9c-b000-41b6-956c-707ee307c1bc 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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-07-20 19:49:37.177 8 WARNING oslo_policy.policy [None req-09510b9c-b000-41b6-956c-707ee307c1bc 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - 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-07-20 19:49:37.178 8 INFO glance.api.v2.image_data [None req-09510b9c-b000-41b6-956c-707ee307c1bc 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-20 19:50:05.546 8 INFO glance.location [None req-09510b9c-b000-41b6-956c-707ee307c1bc 2c066e746a0645ee8fa3aa2c24282502 9fc7821d862947809b06896b696c6a0c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 214/422] 199.204.45.89 () {48 vars in 1043 bytes} [Mon Jul 20 19:49:37 2026] PUT /v2/images/f974ecd6-ab08-4005-8d59-82e396c01387/file => generated 0 bytes in 28427 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23205 switches on core 0) [pid: 7|app: 0|req: 209/423] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 20 19:50:05 2026] GET /v2/images/f974ecd6-ab08-4005-8d59-82e396c01387 => generated 1204 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/424] 199.204.45.89 () {48 vars in 1048 bytes} [Mon Jul 20 19:50:05 2026] PATCH /v2/images/f974ecd6-ab08-4005-8d59-82e396c01387 => generated 1382 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/425] 199.204.45.89 () {44 vars in 968 bytes} [Mon Jul 20 19:50:05 2026] GET /v2/images/f974ecd6-ab08-4005-8d59-82e396c01387 => generated 1382 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/588] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 20:03:35 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: 292/589] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 20:03:35 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: 8|app: 0|req: 312/618] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 20:05: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: 307/619] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 20:05:52 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/620] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 20:05:54 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: 308/621] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 20:05:54 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 20:06:44 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: 314/633] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 20:06:44 2026] GET /v2/images => generated 5574 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/636] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 20:06:53 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/637] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 20:06:53 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/650] 199.204.45.89 () {42 vars in 685 bytes} [Mon Jul 20 20:07:56 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/651] 199.204.45.89 () {44 vars in 907 bytes} [Mon Jul 20 20:07:56 2026] GET /v2/images => generated 5574 bytes in 56 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: 328/660] 10.0.0.215 () {32 vars in 633 bytes} [Mon Jul 20 20:08:37 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: 8|app: 0|req: 335/665] 10.0.0.145 () {36 vars in 987 bytes} [Mon Jul 20 20:08:57 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/666] 10.0.0.145 () {36 vars in 927 bytes} [Mon Jul 20 20:08: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: 336/667] 10.0.0.145 () {36 vars in 987 bytes} [Mon Jul 20 20:08:57 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/668] 10.0.0.145 () {36 vars in 927 bytes} [Mon Jul 20 20:08: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: 7|app: 0|req: 334/671] 199.204.45.89 () {36 vars in 990 bytes} [Mon Jul 20 20:09:04 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 199.204.45.89 () {36 vars in 930 bytes} [Mon Jul 20 20:09:04 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: 335/673] 199.204.45.89 () {36 vars in 990 bytes} [Mon Jul 20 20:09:05 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 339/674] 199.204.45.89 () {36 vars in 930 bytes} [Mon Jul 20 20:09: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: 337/677] 10.0.0.145 () {36 vars in 987 bytes} [Mon Jul 20 20:09:09 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 341/678] 10.0.0.145 () {36 vars in 927 bytes} [Mon Jul 20 20:09:09 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: 340/683] 10.0.0.145 () {36 vars in 987 bytes} [Mon Jul 20 20:09:38 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 344/684] 10.0.0.145 () {36 vars in 927 bytes} [Mon Jul 20 20:09:38 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/689] 10.0.0.145 () {36 vars in 987 bytes} [Mon Jul 20 20:09:55 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 347/690] 10.0.0.145 () {36 vars in 927 bytes} [Mon Jul 20 20:09:55 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: 350/695] 10.0.0.194 () {36 vars in 987 bytes} [Mon Jul 20 20:10:17 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:10:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:10:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.194 () {36 vars in 987 bytes} [Mon Jul 20 20:10:17 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 352/699] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:10:17 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: 348/700] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:10:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.194 () {36 vars in 987 bytes} [Mon Jul 20 20:10:17 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 349/702] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:10:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:10:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.36 () {36 vars in 986 bytes} [Mon Jul 20 20:10:18 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.36 () {36 vars in 926 bytes} [Mon Jul 20 20:10:18 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: 351/706] 10.0.0.36 () {36 vars in 986 bytes} [Mon Jul 20 20:10:18 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.36 () {36 vars in 926 bytes} [Mon Jul 20 20:10:18 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: 7|app: 0|req: 352/708] 10.0.0.36 () {36 vars in 926 bytes} [Mon Jul 20 20:10:19 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: 359/713] 10.0.0.145 () {36 vars in 987 bytes} [Mon Jul 20 20:10:37 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 10.0.0.145 () {36 vars in 927 bytes} [Mon Jul 20 20:10: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: 8|app: 0|req: 362/721] 10.0.0.145 () {36 vars in 987 bytes} [Mon Jul 20 20:10:59 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 360/722] 10.0.0.145 () {36 vars in 927 bytes} [Mon Jul 20 20:10:59 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.145 () {36 vars in 987 bytes} [Mon Jul 20 20:11:26 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.145 () {36 vars in 927 bytes} [Mon Jul 20 20:11:26 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: 368/737] 10.0.0.145 () {36 vars in 987 bytes} [Mon Jul 20 20:12:04 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 370/738] 10.0.0.145 () {36 vars in 927 bytes} [Mon Jul 20 20:12:04 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: 375/747] 10.0.0.215 () {34 vars in 655 bytes} [Mon Jul 20 20:12:39 2026] POST /v2/images => generated 649 bytes in 187 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-20 20:12:40.107 7 WARNING glance.api.v2.images [None req-6d38ed81-e3d1-4e5a-9fc2-54020525505d accf3d0afa9d493ab056bfbe080b5fc4 9b159cd5523d48ea904ccac80db3b9ed - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//32c9c73c-9fa5-4865-b6f7-322b3f2ed150 [pid: 7|app: 0|req: 373/748] 10.0.0.215 () {32 vars in 710 bytes} [Mon Jul 20 20:12:40 2026] DELETE /v2/images/32c9c73c-9fa5-4865-b6f7-322b3f2ed150 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/749] 10.0.0.215 () {32 vars in 707 bytes} [Mon Jul 20 20:12:40 2026] GET /v2/images/32c9c73c-9fa5-4865-b6f7-322b3f2ed150 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/750] 10.0.0.215 () {32 vars in 633 bytes} [Mon Jul 20 20:12:40 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.215 () {34 vars in 655 bytes} [Mon Jul 20 20:12:40 2026] POST /v2/images => generated 701 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.215 () {32 vars in 717 bytes} [Mon Jul 20 20:12:40 2026] GET /v2/images/4dfdca38-2294-4c4d-ba0f-c23d2752dff3/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-20 20:12:40.311 8 INFO glance.api.v2.image_data [None req-4a7bb932-6326-4442-9227-7bd136c12613 accf3d0afa9d493ab056bfbe080b5fc4 9b159cd5523d48ea904ccac80db3b9ed - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-20 20:12:40.372 8 WARNING glance_store._drivers.rbd [None req-4a7bb932-6326-4442-9227-7bd136c12613 accf3d0afa9d493ab056bfbe080b5fc4 9b159cd5523d48ea904ccac80db3b9ed - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-20 20:12:40.848 8 INFO glance.location [None req-4a7bb932-6326-4442-9227-7bd136c12613 accf3d0afa9d493ab056bfbe080b5fc4 9b159cd5523d48ea904ccac80db3b9ed - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 378/753] 10.0.0.215 () {32 vars in 727 bytes} [Mon Jul 20 20:12:40 2026] PUT /v2/images/4dfdca38-2294-4c4d-ba0f-c23d2752dff3/file => generated 0 bytes in 611 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/754] 10.0.0.215 () {32 vars in 707 bytes} [Mon Jul 20 20:12:40 2026] GET /v2/images/4dfdca38-2294-4c4d-ba0f-c23d2752dff3 => generated 1102 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.215 () {32 vars in 717 bytes} [Mon Jul 20 20:12:40 2026] GET /v2/images/4dfdca38-2294-4c4d-ba0f-c23d2752dff3/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/756] 10.0.0.215 () {34 vars in 655 bytes} [Mon Jul 20 20:12:41 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/757] 10.0.0.215 () {32 vars in 726 bytes} [Mon Jul 20 20:12:41 2026] PATCH /v2/images/fe67a39a-4f11-4fa3-9e8c-f81a928815db => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/758] 10.0.0.215 () {32 vars in 707 bytes} [Mon Jul 20 20:12:41 2026] GET /v2/images/fe67a39a-4f11-4fa3-9e8c-f81a928815db => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-20 20:12:41.181 8 WARNING glance.api.v2.images [None req-88bc826e-3ad4-418d-8442-ce95159c9f16 accf3d0afa9d493ab056bfbe080b5fc4 9b159cd5523d48ea904ccac80db3b9ed - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fe67a39a-4f11-4fa3-9e8c-f81a928815db [pid: 8|app: 0|req: 381/759] 10.0.0.215 () {32 vars in 710 bytes} [Mon Jul 20 20:12:41 2026] DELETE /v2/images/fe67a39a-4f11-4fa3-9e8c-f81a928815db => 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: 379/760] 10.0.0.215 () {32 vars in 707 bytes} [Mon Jul 20 20:12:41 2026] GET /v2/images/fe67a39a-4f11-4fa3-9e8c-f81a928815db => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-20 20:12:41.249 8 WARNING glance.api.v2.images [None req-e347896d-a0e3-4062-a4e7-fa71eb5a4d0e accf3d0afa9d493ab056bfbe080b5fc4 9b159cd5523d48ea904ccac80db3b9ed - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4dfdca38-2294-4c4d-ba0f-c23d2752dff3 [pid: 8|app: 0|req: 382/761] 10.0.0.215 () {32 vars in 710 bytes} [Mon Jul 20 20:12:41 2026] DELETE /v2/images/4dfdca38-2294-4c4d-ba0f-c23d2752dff3 => generated 0 bytes in 817 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/762] 10.0.0.215 () {32 vars in 707 bytes} [Mon Jul 20 20:12:42 2026] GET /v2/images/4dfdca38-2294-4c4d-ba0f-c23d2752dff3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-20 20:12:42.083 8 WARNING glance.api.v2.images [None req-fc4f09b4-ce0d-49c8-bb6d-de7cf3175b61 accf3d0afa9d493ab056bfbe080b5fc4 9b159cd5523d48ea904ccac80db3b9ed - - default default] Failed to find image 32c9c73c-9fa5-4865-b6f7-322b3f2ed150 to delete: glance.common.exception.ImageNotFound: No image found with ID 32c9c73c-9fa5-4865-b6f7-322b3f2ed150 [pid: 8|app: 0|req: 383/763] 10.0.0.215 () {32 vars in 710 bytes} [Mon Jul 20 20:12:42 2026] DELETE /v2/images/32c9c73c-9fa5-4865-b6f7-322b3f2ed150 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.215 () {32 vars in 707 bytes} [Mon Jul 20 20:12:42 2026] GET /v2/images/32c9c73c-9fa5-4865-b6f7-322b3f2ed150 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.215 () {30 vars in 411 bytes} [Mon Jul 20 20:12:44 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: 384/770] 10.0.0.145 () {36 vars in 987 bytes} [Mon Jul 20 20:13:04 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/771] 10.0.0.145 () {36 vars in 927 bytes} [Mon Jul 20 20:13:04 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: 387/776] 10.0.0.145 () {36 vars in 987 bytes} [Mon Jul 20 20:13:22 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 390/777] 10.0.0.145 () {36 vars in 927 bytes} [Mon Jul 20 20:13:22 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: 389/780] 10.0.0.215 () {32 vars in 707 bytes} [Mon Jul 20 20:13:32 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/781] 10.0.0.215 () {32 vars in 707 bytes} [Mon Jul 20 20:13:32 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 390/782] 10.0.0.194 () {36 vars in 987 bytes} [Mon Jul 20 20:13:33 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:13:33 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: 391/784] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:13:33 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: 394/785] 10.0.0.194 () {36 vars in 987 bytes} [Mon Jul 20 20:13:33 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:13:33 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: 395/787] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:13:33 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: 393/788] 10.0.0.194 () {36 vars in 987 bytes} [Mon Jul 20 20:13:33 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/789] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:13:33 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: 394/790] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:13:33 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: 397/791] 10.0.0.36 () {36 vars in 986 bytes} [Mon Jul 20 20:13:33 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => 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: 395/792] 10.0.0.36 () {36 vars in 926 bytes} [Mon Jul 20 20:13:33 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: 398/793] 10.0.0.36 () {36 vars in 986 bytes} [Mon Jul 20 20:13:33 2026] GET /v2/images/d774151a-9d9b-4934-81e1-6b10465cab4a => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.36 () {36 vars in 926 bytes} [Mon Jul 20 20:13:33 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: 399/795] 10.0.0.36 () {36 vars in 926 bytes} [Mon Jul 20 20:13:33 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: 401/804] 199.204.45.89 () {32 vars in 825 bytes} [Mon Jul 20 20:14:09 2026] GET /v2/images?status=active&owner=9fc7821d862947809b06896b696c6a0c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/805] 199.204.45.89 () {32 vars in 652 bytes} [Mon Jul 20 20:14:09 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: 402/806] 10.0.0.194 () {36 vars in 987 bytes} [Mon Jul 20 20:14:10 2026] GET /v2/images/c2a60eb7-1b61-4c1e-a486-313304092044 => 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: 405/807] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:14:10 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: 403/808] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:14:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/809] 10.0.0.194 () {36 vars in 987 bytes} [Mon Jul 20 20:14:10 2026] GET /v2/images/c2a60eb7-1b61-4c1e-a486-313304092044 => 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: 404/810] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:14:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/811] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:14:10 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: 405/812] 10.0.0.194 () {36 vars in 987 bytes} [Mon Jul 20 20:14:10 2026] GET /v2/images/c2a60eb7-1b61-4c1e-a486-313304092044 => 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: 408/813] 10.0.0.194 () {36 vars in 927 bytes} [Mon Jul 20 20:14:10 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: 406/814] 10.0.0.36 () {36 vars in 986 bytes} [Mon Jul 20 20:14:10 2026] GET /v2/images/c2a60eb7-1b61-4c1e-a486-313304092044 => 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: 409/815] 10.0.0.36 () {36 vars in 926 bytes} [Mon Jul 20 20:14:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/816] 10.0.0.36 () {36 vars in 986 bytes} [Mon Jul 20 20:14:10 2026] GET /v2/images/c2a60eb7-1b61-4c1e-a486-313304092044 => 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: 410/817] 10.0.0.36 () {36 vars in 926 bytes} [Mon Jul 20 20:14:10 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: 408/818] 10.0.0.36 () {36 vars in 926 bytes} [Mon Jul 20 20:14:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/861] 10.0.0.215 () {32 vars in 633 bytes} [Mon Jul 20 20:17:42 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)