+ 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 May 18 00:55:56 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-85c44698d5-c6sjx 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 0x7fd77f661668 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-05-18 00:55:58.100 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-18 00:55:58.104 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-05-18 00:55:58.941 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-05-18 00:55:58.942 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-05-18 00:55:58.943 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-18 00:55:58.947 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-05-18 00:55:58.947 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-05-18 00:55:58.948 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-18 00:56:00.947 8 WARNING glance.api.v2.images [None req-19dbaee2-b06b-4466-bbf8-18c4633a93f4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 00:56:00.953 7 WARNING glance.api.v2.images [None req-519426e2-cde5-4948-9bfb-3445515eb2ab - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 00:56:01.281 8 WARNING keystonemiddleware._common.config [None req-19dbaee2-b06b-4466-bbf8-18c4633a93f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 00:56:01.283 7 WARNING keystonemiddleware._common.config [None req-519426e2-cde5-4948-9bfb-3445515eb2ab - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 00:56:01.289 8 WARNING oslo_config.cfg [None req-19dbaee2-b06b-4466-bbf8-18c4633a93f4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-18 00:56:01.291 7 WARNING oslo_config.cfg [None req-519426e2-cde5-4948-9bfb-3445515eb2ab - - - - - -] 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 0x7fd77f661668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fd77f661668 pid: 7 (default app) [pid: 8|app: 0|req: 3/4] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 00:56:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-18 00:56:03.058 7 WARNING oslo_policy.policy [None req-b658b35d-9968-4ee2-800a-8bbedb3bc7f0 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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-05-18 00:56:03.058 7 WARNING oslo_policy.policy [None req-b658b35d-9968-4ee2-800a-8bbedb3bc7f0 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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-05-18 00:56:03.072 7 WARNING oslo_policy.policy [None req-b658b35d-9968-4ee2-800a-8bbedb3bc7f0 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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-05-18 00:56:03.072 7 WARNING oslo_policy.policy [None req-b658b35d-9968-4ee2-800a-8bbedb3bc7f0 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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: 2/5] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 00:56:02 2026] GET /v2/images => generated 69 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/6] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 00:56:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/7] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 00:56:06 2026] GET /v2/images => generated 69 bytes in 31 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-05-18 00:56:06.536 8 WARNING oslo_policy.policy [None req-d822dfd7-aadc-4963-8e3f-74e80ea33d69 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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-05-18 00:56:06.536 8 WARNING oslo_policy.policy [None req-d822dfd7-aadc-4963-8e3f-74e80ea33d69 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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: 5/8] 199.204.45.132 () {44 vars in 912 bytes} [Mon May 18 00:56:06 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/9] 199.204.45.132 () {44 vars in 934 bytes} [Mon May 18 00:56:06 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-05-18 00:56:06.668 8 WARNING oslo_policy.policy [None req-7a8e3e3d-65c8-4996-864b-ec546a17f1a3 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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-05-18 00:56:06.668 8 WARNING oslo_policy.policy [None req-7a8e3e3d-65c8-4996-864b-ec546a17f1a3 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/10] 199.204.45.132 () {44 vars in 940 bytes} [Mon May 18 00:56:06 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-05-18 00:56:06.748 7 WARNING oslo_config.cfg [None req-2b129e4b-10d5-4011-b383-6705156ea144 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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: 5/11] 199.204.45.132 () {48 vars in 952 bytes} [Mon May 18 00:56:06 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 00:56:06.772 8 WARNING oslo_policy.policy [None req-79e1ca26-e3c1-45fd-92c5-8e42bce01f9a b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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-05-18 00:56:06.772 8 WARNING oslo_policy.policy [None req-79e1ca26-e3c1-45fd-92c5-8e42bce01f9a b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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-05-18 00:56:06.774 8 INFO glance.api.v2.image_data [None req-79e1ca26-e3c1-45fd-92c5-8e42bce01f9a b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 00:56:10.800 8 WARNING glance.location [None req-79e1ca26-e3c1-45fd-92c5-8e42bce01f9a b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/14] 199.204.45.132 () {48 vars in 1046 bytes} [Mon May 18 00:56:06 2026] PUT /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0/file => generated 0 bytes in 4068 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6621 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.132 () {44 vars in 972 bytes} [Mon May 18 00:56:10 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 00:56:10.871 8 WARNING oslo_config.cfg [None req-38bb495d-a718-4f9b-a16a-c6e11422b2d6 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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: 8/16] 199.204.45.132 () {44 vars in 972 bytes} [Mon May 18 00:56:10 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => 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: 132/263] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:16:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/264] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:16:43 2026] GET /v2/images => generated 1240 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:17:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:17:02 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 199.204.45.132 () {44 vars in 938 bytes} [Mon May 18 01:17:02 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: 7|app: 0|req: 136/272] 199.204.45.132 () {44 vars in 960 bytes} [Mon May 18 01:17:02 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: 8|app: 0|req: 137/273] 199.204.45.132 () {44 vars in 940 bytes} [Mon May 18 01:17:02 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: 7|app: 0|req: 137/274] 199.204.45.132 () {48 vars in 952 bytes} [Mon May 18 01:17:02 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:17:02.519 8 INFO glance.api.v2.image_data [None req-34f1d31f-1f51-41a1-99b4-4bfbf4974dd9 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:17:29.659 8 WARNING glance.location [None req-34f1d31f-1f51-41a1-99b4-4bfbf4974dd9 b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/279] 199.204.45.132 () {48 vars in 1047 bytes} [Mon May 18 01:17:02 2026] PUT /v2/images/e7c2bc17-dd52-40bb-b686-2b2b2339a660/file => generated 0 bytes in 27189 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66378 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.132 () {44 vars in 972 bytes} [Mon May 18 01:17:29 2026] GET /v2/images/e7c2bc17-dd52-40bb-b686-2b2b2339a660 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.132 () {44 vars in 972 bytes} [Mon May 18 01:17:29 2026] GET /v2/images/e7c2bc17-dd52-40bb-b686-2b2b2339a660 => 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: 144/284] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:17:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:17:31 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:24:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:24:32 2026] GET /v2/images => generated 2451 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:24:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:24:42 2026] GET /v2/images => generated 2451 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.132 () {44 vars in 948 bytes} [Mon May 18 01:24:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.132 () {44 vars in 970 bytes} [Mon May 18 01:24:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.132 () {44 vars in 940 bytes} [Mon May 18 01:24:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.132 () {48 vars in 952 bytes} [Mon May 18 01:24:42 2026] POST /v2/images => generated 799 bytes in 444 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:24:42.751 8 INFO glance.api.v2.image_data [None req-656413a5-98fe-41f7-8be3-93b05c4e5dfd b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:25:14.299 8 INFO glance.location [None req-656413a5-98fe-41f7-8be3-93b05c4e5dfd b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/386] 199.204.45.132 () {48 vars in 1046 bytes} [Mon May 18 01:24:42 2026] PUT /v2/images/7e082a05-dda0-4d63-bab6-847b551fa839/file => generated 0 bytes in 31593 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31523 switches on core 0) [pid: 7|app: 0|req: 198/387] 199.204.45.132 () {44 vars in 972 bytes} [Mon May 18 01:25:14 2026] GET /v2/images/7e082a05-dda0-4d63-bab6-847b551fa839 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 199.204.45.132 () {48 vars in 1051 bytes} [Mon May 18 01:25:14 2026] PATCH /v2/images/7e082a05-dda0-4d63-bab6-847b551fa839 => generated 1234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.204.45.132 () {44 vars in 972 bytes} [Mon May 18 01:25:14 2026] GET /v2/images/7e082a05-dda0-4d63-bab6-847b551fa839 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:25:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:25:51 2026] GET /v2/images => generated 3687 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/402] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:26:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/403] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:26:04 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/404] 199.204.45.132 () {44 vars in 940 bytes} [Mon May 18 01:26:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/405] 199.204.45.132 () {44 vars in 962 bytes} [Mon May 18 01:26:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 199.204.45.132 () {44 vars in 940 bytes} [Mon May 18 01:26:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.204.45.132 () {48 vars in 952 bytes} [Mon May 18 01:26:04 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:26:05.057 7 WARNING oslo_policy.policy [None req-b583d710-1d50-4dce-8c27-4fb416502d9f b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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-05-18 01:26:05.057 7 WARNING oslo_policy.policy [None req-b583d710-1d50-4dce-8c27-4fb416502d9f b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - 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-05-18 01:26:05.058 7 INFO glance.api.v2.image_data [None req-b583d710-1d50-4dce-8c27-4fb416502d9f b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:26:13.923 7 INFO glance.location [None req-b583d710-1d50-4dce-8c27-4fb416502d9f b1bd52651e3c42bfbc697e27ad96afec 44c5ef0c2e5c4b249c36d3b59d978b56 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 209/410] 199.204.45.132 () {48 vars in 1046 bytes} [Mon May 18 01:26:05 2026] PUT /v2/images/4a83a36d-c84d-4bf3-911e-70fb8431148e/file => generated 0 bytes in 8911 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23200 switches on core 0) [pid: 8|app: 0|req: 202/411] 199.204.45.132 () {44 vars in 972 bytes} [Mon May 18 01:26:13 2026] GET /v2/images/4a83a36d-c84d-4bf3-911e-70fb8431148e => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/412] 199.204.45.132 () {44 vars in 972 bytes} [Mon May 18 01:26:13 2026] GET /v2/images/4a83a36d-c84d-4bf3-911e-70fb8431148e => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/557] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:38:16 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/558] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:38:16 2026] GET /v2/images => generated 4892 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/587] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:40:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/588] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:40:31 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/589] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:40:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/590] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:40:33 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/601] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:41:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/602] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:41:21 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/603] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:41:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/604] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:41:29 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/617] 199.204.45.132 () {42 vars in 689 bytes} [Mon May 18 01:42:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 199.204.45.132 () {44 vars in 911 bytes} [Mon May 18 01:42:28 2026] GET /v2/images => generated 4892 bytes in 42 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: 318/627] 10.0.0.34 () {32 vars in 632 bytes} [Mon May 18 01:43:09 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: 312/632] 10.0.0.79 () {36 vars in 986 bytes} [Mon May 18 01:43:27 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/633] 10.0.0.79 () {36 vars in 926 bytes} [Mon May 18 01:43:27 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: 314/636] 10.0.0.79 () {36 vars in 986 bytes} [Mon May 18 01:43:32 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/637] 10.0.0.79 () {36 vars in 926 bytes} [Mon May 18 01:43:32 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: 315/638] 199.204.45.132 () {36 vars in 991 bytes} [Mon May 18 01:43:35 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/639] 199.204.45.132 () {36 vars in 931 bytes} [Mon May 18 01:43:35 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: 316/640] 199.204.45.132 () {36 vars in 991 bytes} [Mon May 18 01:43:36 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => 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: 325/641] 199.204.45.132 () {36 vars in 931 bytes} [Mon May 18 01:43:36 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: 317/642] 10.0.0.79 () {36 vars in 986 bytes} [Mon May 18 01:43:37 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 10.0.0.79 () {36 vars in 926 bytes} [Mon May 18 01:43:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/652] 10.0.0.79 () {36 vars in 986 bytes} [Mon May 18 01:44:17 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/653] 10.0.0.79 () {36 vars in 926 bytes} [Mon May 18 01:44: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: 333/656] 10.0.0.34 () {30 vars in 410 bytes} [Mon May 18 01:44:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/659] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 18 01:44:37 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/660] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:44:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/661] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:44:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/662] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 18 01:44:38 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/663] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:44:38 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: 337/664] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:44:38 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: 328/665] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 18 01:44:38 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => 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: 338/666] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:44:38 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/667] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:44:38 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: 339/668] 10.0.0.183 () {36 vars in 911 bytes} [Mon May 18 01:44:38 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/669] 10.0.0.183 () {36 vars in 1007 bytes} [Mon May 18 01:44:38 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0/locations => generated 127 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/670] 10.0.0.183 () {36 vars in 987 bytes} [Mon May 18 01:44:39 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => 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: 331/671] 10.0.0.183 () {36 vars in 927 bytes} [Mon May 18 01:44:39 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: 341/672] 10.0.0.183 () {36 vars in 927 bytes} [Mon May 18 01:44:39 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: 334/677] 10.0.0.79 () {36 vars in 986 bytes} [Mon May 18 01:44:52 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/678] 10.0.0.79 () {36 vars in 926 bytes} [Mon May 18 01:44:52 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/685] 10.0.0.79 () {36 vars in 986 bytes} [Mon May 18 01:45:21 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/686] 10.0.0.79 () {36 vars in 926 bytes} [Mon May 18 01:45:21 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: 350/689] 10.0.0.34 () {32 vars in 706 bytes} [Mon May 18 01:45:35 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/690] 10.0.0.34 () {32 vars in 706 bytes} [Mon May 18 01:45:35 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => 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: 351/691] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 18 01:45:35 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => 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: 341/692] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:45:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/693] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:45:35 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: 342/694] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 18 01:45:35 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/695] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:45:35 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: 343/696] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:45:35 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/697] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 18 01:45:35 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => 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: 344/698] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:45:35 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: 355/699] 10.0.0.183 () {36 vars in 911 bytes} [Mon May 18 01:45:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/700] 10.0.0.183 () {36 vars in 1007 bytes} [Mon May 18 01:45:35 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/701] 10.0.0.183 () {36 vars in 987 bytes} [Mon May 18 01:45:35 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => 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: 346/702] 10.0.0.183 () {36 vars in 927 bytes} [Mon May 18 01:45:35 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: 357/703] 10.0.0.183 () {36 vars in 927 bytes} [Mon May 18 01:45:35 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: 347/704] 10.0.0.79 () {36 vars in 986 bytes} [Mon May 18 01:45:37 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/705] 10.0.0.79 () {36 vars in 926 bytes} [Mon May 18 01:45:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 10.0.0.79 () {36 vars in 986 bytes} [Mon May 18 01:45:54 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => 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/711] 10.0.0.79 () {36 vars in 926 bytes} [Mon May 18 01:45: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: 355/720] 10.0.0.79 () {36 vars in 986 bytes} [Mon May 18 01:46:35 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/721] 10.0.0.79 () {36 vars in 926 bytes} [Mon May 18 01:46:35 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: 368/724] 10.0.0.79 () {36 vars in 986 bytes} [Mon May 18 01:46:42 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/725] 10.0.0.79 () {36 vars in 926 bytes} [Mon May 18 01:46:42 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/728] 10.0.0.79 () {36 vars in 986 bytes} [Mon May 18 01:46:53 2026] GET /v2/images/06d923e1-06cc-451f-9fc5-79ecc5d8c0f0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/729] 10.0.0.79 () {36 vars in 926 bytes} [Mon May 18 01:46:53 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: 373/734] 10.0.0.34 () {34 vars in 654 bytes} [Mon May 18 01:47:17 2026] POST /v2/images => generated 649 bytes in 180 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-18 01:47:17.780 8 WARNING glance.api.v2.images [None req-df9b2bd5-d0ad-48c8-8baf-8295f147da88 1bd5aecb016a463aa91f9bc2d0266ff7 592aec4afbb0486088664848cfdff47b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a23ffd8f-1dcc-41f2-899f-827314173417 [pid: 8|app: 0|req: 362/735] 10.0.0.34 () {32 vars in 709 bytes} [Mon May 18 01:47:17 2026] DELETE /v2/images/a23ffd8f-1dcc-41f2-899f-827314173417 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/736] 10.0.0.34 () {32 vars in 706 bytes} [Mon May 18 01:47:17 2026] GET /v2/images/a23ffd8f-1dcc-41f2-899f-827314173417 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.34 () {32 vars in 632 bytes} [Mon May 18 01:47:17 2026] GET /v2/images => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/738] 10.0.0.34 () {34 vars in 654 bytes} [Mon May 18 01:47:17 2026] POST /v2/images => generated 703 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.34 () {32 vars in 716 bytes} [Mon May 18 01:47:17 2026] GET /v2/images/d0f349e0-81c8-439f-9ed5-59a525692761/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:17.953 7 INFO glance.api.v2.image_data [None req-5060e255-e2db-4e1c-9996-ad3b83d101b3 1bd5aecb016a463aa91f9bc2d0266ff7 592aec4afbb0486088664848cfdff47b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:47:18.001 7 WARNING glance_store._drivers.rbd [None req-5060e255-e2db-4e1c-9996-ad3b83d101b3 1bd5aecb016a463aa91f9bc2d0266ff7 592aec4afbb0486088664848cfdff47b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-18 01:47:18.312 7 INFO glance.location [None req-5060e255-e2db-4e1c-9996-ad3b83d101b3 1bd5aecb016a463aa91f9bc2d0266ff7 592aec4afbb0486088664848cfdff47b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 376/740] 10.0.0.34 () {32 vars in 726 bytes} [Mon May 18 01:47:17 2026] PUT /v2/images/d0f349e0-81c8-439f-9ed5-59a525692761/file => generated 0 bytes in 401 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/741] 10.0.0.34 () {32 vars in 706 bytes} [Mon May 18 01:47:18 2026] GET /v2/images/d0f349e0-81c8-439f-9ed5-59a525692761 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/742] 10.0.0.34 () {32 vars in 716 bytes} [Mon May 18 01:47:18 2026] GET /v2/images/d0f349e0-81c8-439f-9ed5-59a525692761/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.34 () {34 vars in 654 bytes} [Mon May 18 01:47:18 2026] POST /v2/images => generated 649 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.34 () {32 vars in 725 bytes} [Mon May 18 01:47:18 2026] PATCH /v2/images/a90ada67-4c48-4b2e-8d6d-093c8b11c514 => generated 653 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.34 () {32 vars in 706 bytes} [Mon May 18 01:47:18 2026] GET /v2/images/a90ada67-4c48-4b2e-8d6d-093c8b11c514 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:18.622 7 WARNING glance.api.v2.images [None req-e88681db-7f45-4263-855c-9c7d596ffc87 1bd5aecb016a463aa91f9bc2d0266ff7 592aec4afbb0486088664848cfdff47b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a90ada67-4c48-4b2e-8d6d-093c8b11c514 [pid: 7|app: 0|req: 379/746] 10.0.0.34 () {32 vars in 709 bytes} [Mon May 18 01:47:18 2026] DELETE /v2/images/a90ada67-4c48-4b2e-8d6d-093c8b11c514 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/747] 10.0.0.34 () {32 vars in 706 bytes} [Mon May 18 01:47:18 2026] GET /v2/images/a90ada67-4c48-4b2e-8d6d-093c8b11c514 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:47:18.710 7 WARNING glance.api.v2.images [None req-7dbf374b-8fd0-4b07-abef-7e9888a63f7b 1bd5aecb016a463aa91f9bc2d0266ff7 592aec4afbb0486088664848cfdff47b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d0f349e0-81c8-439f-9ed5-59a525692761 [pid: 7|app: 0|req: 380/748] 10.0.0.34 () {32 vars in 709 bytes} [Mon May 18 01:47:18 2026] DELETE /v2/images/d0f349e0-81c8-439f-9ed5-59a525692761 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/749] 10.0.0.34 () {32 vars in 706 bytes} [Mon May 18 01:47:19 2026] GET /v2/images/d0f349e0-81c8-439f-9ed5-59a525692761 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:47:19.582 7 WARNING glance.api.v2.images [None req-0df76ffb-59b0-4661-b396-85ffb25c663d 1bd5aecb016a463aa91f9bc2d0266ff7 592aec4afbb0486088664848cfdff47b - - default default] Failed to find image a23ffd8f-1dcc-41f2-899f-827314173417 to delete: glance.common.exception.ImageNotFound: No image found with ID a23ffd8f-1dcc-41f2-899f-827314173417 [pid: 7|app: 0|req: 381/750] 10.0.0.34 () {32 vars in 709 bytes} [Mon May 18 01:47:19 2026] DELETE /v2/images/a23ffd8f-1dcc-41f2-899f-827314173417 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/751] 10.0.0.34 () {32 vars in 706 bytes} [Mon May 18 01:47:19 2026] GET /v2/images/a23ffd8f-1dcc-41f2-899f-827314173417 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/756] 199.204.45.132 () {32 vars in 826 bytes} [Mon May 18 01:47:33 2026] GET /v2/images?status=active&owner=44c5ef0c2e5c4b249c36d3b59d978b56&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/757] 199.204.45.132 () {32 vars in 653 bytes} [Mon May 18 01:47: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: 374/758] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 18 01:47:34 2026] GET /v2/images/e7c2bc17-dd52-40bb-b686-2b2b2339a660 => generated 1209 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/759] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:47:34 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/760] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:47:34 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: 386/761] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 18 01:47:34 2026] GET /v2/images/e7c2bc17-dd52-40bb-b686-2b2b2339a660 => 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: 376/762] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:47:34 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: 387/763] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:47:34 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: 377/764] 10.0.0.72 () {36 vars in 986 bytes} [Mon May 18 01:47:34 2026] GET /v2/images/e7c2bc17-dd52-40bb-b686-2b2b2339a660 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/765] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:47:34 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: 378/766] 10.0.0.72 () {36 vars in 926 bytes} [Mon May 18 01:47:34 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: 389/767] 10.0.0.183 () {36 vars in 911 bytes} [Mon May 18 01:47:34 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/768] 10.0.0.183 () {36 vars in 1007 bytes} [Mon May 18 01:47:34 2026] GET /v2/images/e7c2bc17-dd52-40bb-b686-2b2b2339a660/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/769] 10.0.0.183 () {36 vars in 987 bytes} [Mon May 18 01:47:34 2026] GET /v2/images/e7c2bc17-dd52-40bb-b686-2b2b2339a660 => 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: 380/770] 10.0.0.183 () {36 vars in 927 bytes} [Mon May 18 01:47:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/771] 10.0.0.183 () {36 vars in 927 bytes} [Mon May 18 01:47:34 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: 402/814] 10.0.0.34 () {32 vars in 632 bytes} [Mon May 18 01:51:06 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)