+ 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 [Wed Jun 3 00:19:10 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-597ff648bc-w4ztl 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 0x7f62c51da668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-03 00:19:12.715 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-03 00:19:12.755 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-06-03 00:19:13.555 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-03 00:19:13.556 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-03 00:19:13.556 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 00:19:13.639 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-03 00:19:13.640 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-03 00:19:13.641 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 00:19:15.567 7 WARNING glance.api.v2.images [None req-f7446e54-681d-4856-be42-8191032d22d6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 00:19:15.666 8 WARNING glance.api.v2.images [None req-889e2bc4-cc3b-4374-baab-24f20c0d9a99 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 00:19:15.898 7 WARNING keystonemiddleware._common.config [None req-f7446e54-681d-4856-be42-8191032d22d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:19:15.906 7 WARNING oslo_config.cfg [None req-f7446e54-681d-4856-be42-8191032d22d6 - - - - - -] 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 0x7f62c51da668 pid: 7 (default app) 2026-06-03 00:19:16.010 8 WARNING keystonemiddleware._common.config [None req-889e2bc4-cc3b-4374-baab-24f20c0d9a99 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:19:16.019 8 WARNING oslo_config.cfg [None req-889e2bc4-cc3b-4374-baab-24f20c0d9a99 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f62c51da668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.22 () {42 vars in 684 bytes} [Wed Jun 3 00:19:16 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-06-03 00:19:17.142 8 WARNING oslo_policy.policy [None req-5aeca1b2-1a16-4f10-aa49-f0c838dd8953 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:19:17.142 8 WARNING oslo_policy.policy [None req-5aeca1b2-1a16-4f10-aa49-f0c838dd8953 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:19:17.159 8 WARNING oslo_policy.policy [None req-5aeca1b2-1a16-4f10-aa49-f0c838dd8953 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:19:17.159 8 WARNING oslo_policy.policy [None req-5aeca1b2-1a16-4f10-aa49-f0c838dd8953 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - 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.22 () {44 vars in 906 bytes} [Wed Jun 3 00:19:16 2026] GET /v2/images => generated 69 bytes in 537 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.22 () {42 vars in 684 bytes} [Wed Jun 3 00:19:20 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.204.45.22 () {44 vars in 906 bytes} [Wed Jun 3 00:19:20 2026] GET /v2/images => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 00:19:20.730 7 WARNING oslo_policy.policy [None req-417ee0ed-5f9b-433f-ab6e-706e99fa5fa9 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:19:20.731 7 WARNING oslo_policy.policy [None req-417ee0ed-5f9b-433f-ab6e-706e99fa5fa9 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - 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.22 () {44 vars in 907 bytes} [Wed Jun 3 00:19:20 2026] GET /v2/images/cirros => generated 151 bytes in 137 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.22 () {44 vars in 929 bytes} [Wed Jun 3 00:19:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:19:20.875 7 WARNING oslo_policy.policy [None req-b6ac5062-7d59-46e3-84e4-ccde278444c3 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:19:20.876 7 WARNING oslo_policy.policy [None req-b6ac5062-7d59-46e3-84e4-ccde278444c3 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - 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.22 () {44 vars in 935 bytes} [Wed Jun 3 00:19:20 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) 2026-06-03 00:19:20.965 8 WARNING oslo_config.cfg [None req-b3185f6b-d82a-4b45-bf1f-9ed145b9626d 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - 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.22 () {48 vars in 947 bytes} [Wed Jun 3 00:19:20 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-03 00:19:20.987 7 WARNING oslo_policy.policy [None req-5ada9881-96bd-48b6-ba29-1b38fbd0e42a 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:19:20.987 7 WARNING oslo_policy.policy [None req-5ada9881-96bd-48b6-ba29-1b38fbd0e42a 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:19:20.988 7 INFO glance.api.v2.image_data [None req-5ada9881-96bd-48b6-ba29-1b38fbd0e42a 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:19:26.377 7 WARNING glance.location [None req-5ada9881-96bd-48b6-ba29-1b38fbd0e42a 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.22 () {48 vars in 1041 bytes} [Wed Jun 3 00:19:20 2026] PUT /v2/images/6b75b1cc-e2de-4611-a362-2bc83a1fda8d/file => generated 0 bytes in 5435 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4460 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.22 () {44 vars in 967 bytes} [Wed Jun 3 00:19:26 2026] GET /v2/images/6b75b1cc-e2de-4611-a362-2bc83a1fda8d => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:19:26.535 7 WARNING oslo_config.cfg [None req-6d12f812-1e96-4526-9857-394d29acd06d 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - 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.22 () {48 vars in 1047 bytes} [Wed Jun 3 00:19:26 2026] PATCH /v2/images/6b75b1cc-e2de-4611-a362-2bc83a1fda8d => generated 1312 bytes in 94 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.22 () {44 vars in 967 bytes} [Wed Jun 3 00:19:26 2026] GET /v2/images/6b75b1cc-e2de-4611-a362-2bc83a1fda8d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.22 () {42 vars in 684 bytes} [Wed Jun 3 00:42:10 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: 146/291] 199.204.45.22 () {44 vars in 906 bytes} [Wed Jun 3 00:42:10 2026] GET /v2/images => generated 1381 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.204.45.22 () {42 vars in 684 bytes} [Wed Jun 3 00:42:33 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: 149/297] 199.204.45.22 () {44 vars in 906 bytes} [Wed Jun 3 00:42:33 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.204.45.22 () {44 vars in 933 bytes} [Wed Jun 3 00:42:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 199.204.45.22 () {44 vars in 955 bytes} [Wed Jun 3 00:42:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/300] 199.204.45.22 () {44 vars in 935 bytes} [Wed Jun 3 00:42:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/301] 199.204.45.22 () {48 vars in 947 bytes} [Wed Jun 3 00:42:33 2026] POST /v2/images => generated 796 bytes in 648 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-03 00:42:34.224 8 WARNING oslo_policy.policy [None req-4036233a-96b2-4ec8-adcb-9bf2c8bf1a84 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:42:34.225 8 WARNING oslo_policy.policy [None req-4036233a-96b2-4ec8-adcb-9bf2c8bf1a84 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-03 00:42:34.227 8 INFO glance.api.v2.image_data [None req-4036233a-96b2-4ec8-adcb-9bf2c8bf1a84 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:43:40.875 7 WARNING glance.api.v2.images [None req-a3304637-3e77-4b5b-a14f-7e3719ca0be8 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b21dc5bf-f701-4fe3-9b42-f916c1682bd4 [uwsgi-body-read] Error reading 8022448 bytes. Content-Length: 2147483648 consumed: 366160 left: 2147117488 message: Client closed connection [pid: 7|app: 0|req: 166/316] 199.204.45.22 () {46 vars in 989 bytes} [Wed Jun 3 00:43:40 2026] DELETE /v2/images/b21dc5bf-f701-4fe3-9b42-f916c1682bd4 => generated 0 bytes in 14677 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-03 00:43:56.419 8 ERROR glance_store._drivers.rbd [None req-4036233a-96b2-4ec8-adcb-9bf2c8bf1a84 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] Failed to store image b21dc5bf-f701-4fe3-9b42-f916c1682bd4 Store Exception error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input [pid: 7|app: 0|req: 171/321] 199.204.45.22 () {42 vars in 684 bytes} [Wed Jun 3 00:44:01 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: 172/322] 199.204.45.22 () {44 vars in 906 bytes} [Wed Jun 3 00:44:01 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/323] 199.204.45.22 () {44 vars in 933 bytes} [Wed Jun 3 00:44:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/324] 199.204.45.22 () {44 vars in 955 bytes} [Wed Jun 3 00:44:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/325] 199.204.45.22 () {44 vars in 935 bytes} [Wed Jun 3 00:44:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/326] 199.204.45.22 () {48 vars in 947 bytes} [Wed Jun 3 00:44:01 2026] POST /v2/images => generated 796 bytes in 3747 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-03 00:44:05.323 7 INFO glance.api.v2.image_data [None req-31af3496-4941-4a59-9dae-dbdb64485f02 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. Wed Jun 3 00:44:30 2026 - graceful shutdown triggered... Gracefully killing worker 1 (pid: 7)... Gracefully killing worker 2 (pid: 8)... 2026-06-03 00:44:43.621 8 ERROR glance.api.v2.image_data [None req-4036233a-96b2-4ec8-adcb-9bf2c8bf1a84 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] Failed to upload image data due to internal error: OSError: error during read(8388608) on wsgi.input 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi [None req-4036233a-96b2-4ec8-adcb-9bf2c8bf1a84 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] Caught error: error during read(8388608) on wsgi.input: OSError: error during read(8388608) on wsgi.input 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi Traceback (most recent call last): 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1165, in __call__ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi action_result = self.dispatch(self.controller, action, 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/wsgi.py", line 1206, in dispatch 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi return method(*args, **kwargs) 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 476, in wrapped 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi return func(self, req, *args, **kwargs) 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 305, in upload 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi self.force_reraise() 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi raise self.value 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/api/v2/image_data.py", line 161, in upload 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi image.set_data(data, size, backend=backend) 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 488, in set_data 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi with excutils.save_and_reraise_exception(): 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi self.force_reraise() 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi raise self.value 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/notifier.py", line 442, in set_data 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi self.repo.set_data(data, size, backend=backend, 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/quota/__init__.py", line 321, in set_data 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi self.image.set_data(data, size=size, backend=backend, 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 625, in set_data 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi self._upload_to_store(data, verifier, backend, size) 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/location.py", line 531, in _upload_to_store 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi loc_meta) = self.store_api.add_to_backend_with_multihash( 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 488, in add_to_backend_with_multihash 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi return store_add_to_backend_with_multihash( 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/backend.py", line 465, in store_add_to_backend_with_multihash 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi (location, size, checksum, multihash, metadata) = store.add( 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/driver.py", line 295, in add_adapter 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi metadata_dict) = store_add_fun(*args, **kwargs) 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/capabilities.py", line 176, in op_checker 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi return store_op_fun(store, *args, **kwargs) 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 678, in add 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi raise exc 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/_drivers/rbd.py", line 598, in add 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi for chunk in chunks: 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance_store/common/utils.py", line 69, in chunkiter 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi chunk = fp.read(chunk_size) 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 355, in read 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi result = self.data.read(i) 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/glance/common/utils.py", line 118, in readfn 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi result = fd.read(*args) 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py", line 1390, in read 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi chunk = self._source.read(size) 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1538, in readinto 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi data = self.file.read(sz0) 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi ^^^^^^^^^^^^^^^^^^^ 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi OSError: error during read(8388608) on wsgi.input 2026-06-03 00:44:45.768 8 ERROR glance.common.wsgi [pid: 8|app: 0|req: 151/327] 199.204.45.22 () {48 vars in 1042 bytes} [Wed Jun 3 00:42:34 2026] PUT /v2/images/b21dc5bf-f701-4fe3-9b42-f916c1682bd4/file => generated 114 bytes in 131569 msecs (HTTP/1.1 500) 4 headers in 185 bytes (1 switches on core 0) 2026-06-03 00:44:45.803 8 INFO glance.common.wsgi_app [None req-4036233a-96b2-4ec8-adcb-9bf2c8bf1a84 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] Waiting for remaining threads in pool 'tasks_pool'