+ 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 [Tue Aug 11 08:34:54 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-77676f5494-jvmr8 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 0x7f7be2f07668 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-08-11 08:34:56.278 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-11 08:34:56.311 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-08-11 08:34:57.133 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-08-11 08:34:57.134 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-08-11 08:34:57.135 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 08:34:57.183 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-08-11 08:34:57.185 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-08-11 08:34:57.185 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 08:34:59.214 7 WARNING glance.api.v2.images [None req-1539cec4-ccef-4be2-93eb-8faafd3497ca - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 08:34:59.237 8 WARNING glance.api.v2.images [None req-2214dd03-9bb9-4c69-9ce6-1342b5b1cde0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 08:34:59.583 8 WARNING keystonemiddleware._common.config [None req-2214dd03-9bb9-4c69-9ce6-1342b5b1cde0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:34:59.583 7 WARNING keystonemiddleware._common.config [None req-1539cec4-ccef-4be2-93eb-8faafd3497ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:34:59.591 8 WARNING oslo_config.cfg [None req-2214dd03-9bb9-4c69-9ce6-1342b5b1cde0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 08:34:59.591 7 WARNING oslo_config.cfg [None req-1539cec4-ccef-4be2-93eb-8faafd3497ca - - - - - -] 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 0x7f7be2f07668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f7be2f07668 pid: 7 (default app) [pid: 8|app: 0|req: 3/5] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 08:34:59 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-08-11 08:35:00.468 7 WARNING oslo_policy.policy [None req-571516c3-39b5-4d3f-8bb7-48b6c44dae41 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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-08-11 08:35:00.469 7 WARNING oslo_policy.policy [None req-571516c3-39b5-4d3f-8bb7-48b6c44dae41 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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-08-11 08:35:00.485 7 WARNING oslo_policy.policy [None req-571516c3-39b5-4d3f-8bb7-48b6c44dae41 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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-08-11 08:35:00.485 7 WARNING oslo_policy.policy [None req-571516c3-39b5-4d3f-8bb7-48b6c44dae41 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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: 3/6] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 08:34:59 2026] GET /v2/images => generated 69 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 08:35:04 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: 4/8] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 08:35:04 2026] GET /v2/images => generated 69 bytes in 44 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-08-11 08:35:04.371 8 WARNING oslo_policy.policy [None req-bfa2d2bb-8226-4ff4-8fdb-5fa6702ebebb cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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-08-11 08:35:04.372 8 WARNING oslo_policy.policy [None req-bfa2d2bb-8226-4ff4-8fdb-5fa6702ebebb cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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/9] 199.19.213.75 () {44 vars in 908 bytes} [Tue Aug 11 08:35:04 2026] GET /v2/images/cirros => generated 151 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.75 () {44 vars in 930 bytes} [Tue Aug 11 08:35:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:35:04.546 8 WARNING oslo_policy.policy [None req-28376015-7fb8-478c-b4b5-0a6491b655c5 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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-08-11 08:35:04.546 8 WARNING oslo_policy.policy [None req-28376015-7fb8-478c-b4b5-0a6491b655c5 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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/11] 199.19.213.75 () {44 vars in 936 bytes} [Tue Aug 11 08:35:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:35:04.667 7 WARNING oslo_config.cfg [None req-698a1765-1641-4821-8bce-4d6528e4bb6e cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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: 6/12] 199.19.213.75 () {48 vars in 948 bytes} [Tue Aug 11 08:35:04 2026] POST /v2/images => generated 760 bytes in 95 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 08:35:04.693 8 WARNING oslo_policy.policy [None req-02d5969a-8f89-4e1f-864a-62c1cb37a8b7 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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-08-11 08:35:04.693 8 WARNING oslo_policy.policy [None req-02d5969a-8f89-4e1f-864a-62c1cb37a8b7 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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-08-11 08:35:04.695 8 INFO glance.api.v2.image_data [None req-02d5969a-8f89-4e1f-864a-62c1cb37a8b7 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 08:35:08.826 8 WARNING glance.location [None req-02d5969a-8f89-4e1f-864a-62c1cb37a8b7 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.19.213.75 () {48 vars in 1042 bytes} [Tue Aug 11 08:35:04 2026] PUT /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9/file => generated 0 bytes in 4181 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7651 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.75 () {44 vars in 968 bytes} [Tue Aug 11 08:35:08 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 08:35:08.976 8 WARNING oslo_config.cfg [None req-942f7bbf-940c-4ad4-9ced-388373ffb3e0 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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/15] 199.19.213.75 () {48 vars in 1048 bytes} [Tue Aug 11 08:35:08 2026] PATCH /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.75 () {44 vars in 968 bytes} [Tue Aug 11 08:35:08 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 08:56:04 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: 135/270] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 08:56:04 2026] GET /v2/images => generated 1381 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 08:56:21 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: 138/276] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 08:56:21 2026] GET /v2/images => generated 1381 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.19.213.75 () {44 vars in 934 bytes} [Tue Aug 11 08:56:21 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: 7|app: 0|req: 139/278] 199.19.213.75 () {44 vars in 956 bytes} [Tue Aug 11 08:56:21 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: 8|app: 0|req: 140/279] 199.19.213.75 () {44 vars in 936 bytes} [Tue Aug 11 08:56:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.19.213.75 () {48 vars in 948 bytes} [Tue Aug 11 08:56:21 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 08:56:21.816 8 INFO glance.api.v2.image_data [None req-25a9015b-afa0-45e8-9c16-55218f50d046 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 08:56:47.313 8 WARNING glance.location [None req-25a9015b-afa0-45e8-9c16-55218f50d046 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/285] 199.19.213.75 () {48 vars in 1043 bytes} [Tue Aug 11 08:56:21 2026] PUT /v2/images/3b48d6d3-6988-453d-bd93-f86379e0c70f/file => generated 0 bytes in 25544 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70042 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.19.213.75 () {44 vars in 968 bytes} [Tue Aug 11 08:56:47 2026] GET /v2/images/3b48d6d3-6988-453d-bd93-f86379e0c70f => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.19.213.75 () {48 vars in 1048 bytes} [Tue Aug 11 08:56:47 2026] PATCH /v2/images/3b48d6d3-6988-453d-bd93-f86379e0c70f => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.19.213.75 () {44 vars in 968 bytes} [Tue Aug 11 08:56:47 2026] GET /v2/images/3b48d6d3-6988-453d-bd93-f86379e0c70f => 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: 148/291] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 08:56:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/292] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 08:56:49 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 09:03:51 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: 187/378] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 09:03:51 2026] GET /v2/images => generated 2778 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 09:04:02 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: 189/382] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 09:04:02 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.19.213.75 () {44 vars in 944 bytes} [Tue Aug 11 09:04:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.19.213.75 () {44 vars in 966 bytes} [Tue Aug 11 09:04:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.19.213.75 () {44 vars in 936 bytes} [Tue Aug 11 09:04:02 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: 8|app: 0|req: 191/386] 199.19.213.75 () {48 vars in 948 bytes} [Tue Aug 11 09:04:02 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 09:04:02.516 7 WARNING oslo_policy.policy [None req-7997b133-9520-402f-a76f-0a39855197c9 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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-08-11 09:04:02.516 7 WARNING oslo_policy.policy [None req-7997b133-9520-402f-a76f-0a39855197c9 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - 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-08-11 09:04:02.518 7 INFO glance.api.v2.image_data [None req-7997b133-9520-402f-a76f-0a39855197c9 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:04:20.319 7 INFO glance.location [None req-7997b133-9520-402f-a76f-0a39855197c9 cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/391] 199.19.213.75 () {48 vars in 1042 bytes} [Tue Aug 11 09:04:02 2026] PUT /v2/images/eea273e4-1974-4b49-b11b-465dc3e5f821/file => generated 0 bytes in 17852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21015 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.19.213.75 () {44 vars in 968 bytes} [Tue Aug 11 09:04:20 2026] GET /v2/images/eea273e4-1974-4b49-b11b-465dc3e5f821 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.19.213.75 () {48 vars in 1048 bytes} [Tue Aug 11 09:04:20 2026] PATCH /v2/images/eea273e4-1974-4b49-b11b-465dc3e5f821 => generated 1410 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.19.213.75 () {44 vars in 968 bytes} [Tue Aug 11 09:04:20 2026] GET /v2/images/eea273e4-1974-4b49-b11b-465dc3e5f821 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/403] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 09:04:59 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 09:04:59 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 09:05:10 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: 204/408] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 09:05: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: 7|app: 0|req: 205/409] 199.19.213.75 () {44 vars in 936 bytes} [Tue Aug 11 09:05:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 199.19.213.75 () {44 vars in 958 bytes} [Tue Aug 11 09:05:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/411] 199.19.213.75 () {44 vars in 936 bytes} [Tue Aug 11 09:05:10 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: 206/412] 199.19.213.75 () {48 vars in 948 bytes} [Tue Aug 11 09:05:10 2026] POST /v2/images => generated 791 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 09:05:10.938 7 INFO glance.api.v2.image_data [None req-7892f56d-b21f-47db-b081-7fdc13b65a4e cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:05:26.619 7 INFO glance.location [None req-7892f56d-b21f-47db-b081-7fdc13b65a4e cc687a714cd847f5b390549a70091fa8 ec39098ce47e4b60bcc09c15e3df219f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 207/415] 199.19.213.75 () {48 vars in 1043 bytes} [Tue Aug 11 09:05:10 2026] PUT /v2/images/ebc2f241-1562-4929-a28f-5f3fdf33742a/file => generated 0 bytes in 15722 msecs (HTTP/1.1 204) 4 headers in 171 bytes (45259 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.19.213.75 () {44 vars in 968 bytes} [Tue Aug 11 09:05:26 2026] GET /v2/images/ebc2f241-1562-4929-a28f-5f3fdf33742a => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.19.213.75 () {48 vars in 1048 bytes} [Tue Aug 11 09:05:26 2026] PATCH /v2/images/ebc2f241-1562-4929-a28f-5f3fdf33742a => generated 1382 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.19.213.75 () {44 vars in 968 bytes} [Tue Aug 11 09:05:26 2026] GET /v2/images/ebc2f241-1562-4929-a28f-5f3fdf33742a => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 09:19:12 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: 294/586] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 09:19:12 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/615] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 09:21:32 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: 309/616] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 09:21:32 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 09:21:34 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: 310/618] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 09:21:34 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 09:22:26 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/630] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 09:22:26 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 09:22:34 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: 316/634] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 09:22:34 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 199.19.213.75 () {42 vars in 685 bytes} [Tue Aug 11 09:23:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 199.19.213.75 () {44 vars in 907 bytes} [Tue Aug 11 09:23:37 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: 329/659] 10.0.0.169 () {32 vars in 633 bytes} [Tue Aug 11 09:24:20 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 10.0.0.121 () {36 vars in 987 bytes} [Tue Aug 11 09:24:40 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 27 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: 333/665] 10.0.0.121 () {36 vars in 927 bytes} [Tue Aug 11 09:24:40 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.121 () {36 vars in 987 bytes} [Tue Aug 11 09:24:41 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => 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: 334/667] 10.0.0.121 () {36 vars in 927 bytes} [Tue Aug 11 09:24:41 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: 334/668] 199.19.213.75 () {36 vars in 990 bytes} [Tue Aug 11 09:24:48 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 199.19.213.75 () {36 vars in 930 bytes} [Tue Aug 11 09:24:48 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: 337/672] 199.19.213.75 () {36 vars in 990 bytes} [Tue Aug 11 09:24:49 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => 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: 336/673] 199.19.213.75 () {36 vars in 930 bytes} [Tue Aug 11 09:24:49 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: 338/674] 10.0.0.121 () {36 vars in 987 bytes} [Tue Aug 11 09:24:54 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.121 () {36 vars in 927 bytes} [Tue Aug 11 09:24:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/676] 10.0.0.91 () {36 vars in 986 bytes} [Tue Aug 11 09:24:55 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:24:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/678] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:24:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 10.0.0.91 () {36 vars in 986 bytes} [Tue Aug 11 09:24:55 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => 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: 341/680] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:24:55 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/681] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:24: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: 342/682] 10.0.0.91 () {36 vars in 986 bytes} [Tue Aug 11 09:24:55 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:24:55 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: 343/684] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:24:55 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: 342/685] 10.0.0.82 () {36 vars in 910 bytes} [Tue Aug 11 09:24:56 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.82 () {36 vars in 1006 bytes} [Tue Aug 11 09:24:56 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.82 () {36 vars in 986 bytes} [Tue Aug 11 09:24:56 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => 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: 345/688] 10.0.0.82 () {36 vars in 926 bytes} [Tue Aug 11 09:24:56 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: 344/689] 10.0.0.82 () {36 vars in 926 bytes} [Tue Aug 11 09:24:56 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: 348/696] 10.0.0.121 () {36 vars in 987 bytes} [Tue Aug 11 09:25:23 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.121 () {36 vars in 927 bytes} [Tue Aug 11 09:25:23 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: 351/700] 10.0.0.121 () {36 vars in 987 bytes} [Tue Aug 11 09:25:38 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => 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: 350/701] 10.0.0.121 () {36 vars in 927 bytes} [Tue Aug 11 09:25: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: 353/704] 10.0.0.169 () {30 vars in 411 bytes} [Tue Aug 11 09:25:41 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: 361/719] 10.0.0.121 () {36 vars in 987 bytes} [Tue Aug 11 09:26:50 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 10.0.0.121 () {36 vars in 927 bytes} [Tue Aug 11 09:26:50 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: 362/721] 10.0.0.169 () {34 vars in 655 bytes} [Tue Aug 11 09:26:52 2026] POST /v2/images => generated 649 bytes in 212 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-11 09:26:52.986 7 WARNING glance.api.v2.images [None req-6f66eda9-dd9a-4b42-9123-e8da2169ee43 22f36aabe4d146bb89453ecb3a758332 567fb267f46f4eda87ba360f4a4cec32 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43c1e77a-9ab7-4cea-9692-900cf85b77d6 [pid: 7|app: 0|req: 360/722] 10.0.0.169 () {32 vars in 710 bytes} [Tue Aug 11 09:26:52 2026] DELETE /v2/images/43c1e77a-9ab7-4cea-9692-900cf85b77d6 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.169 () {32 vars in 707 bytes} [Tue Aug 11 09:26:53 2026] GET /v2/images/43c1e77a-9ab7-4cea-9692-900cf85b77d6 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.169 () {32 vars in 633 bytes} [Tue Aug 11 09:26:53 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.169 () {34 vars in 655 bytes} [Tue Aug 11 09:26:53 2026] POST /v2/images => generated 702 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 10.0.0.169 () {32 vars in 717 bytes} [Tue Aug 11 09:26:53 2026] GET /v2/images/b19c0077-c4c3-42eb-97c9-52c91a5b3209/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-11 09:26:53.220 8 INFO glance.api.v2.image_data [None req-79ac2b24-76ff-4a90-bc73-ea67f3352ba8 22f36aabe4d146bb89453ecb3a758332 567fb267f46f4eda87ba360f4a4cec32 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:26:53.263 8 WARNING glance_store._drivers.rbd [None req-79ac2b24-76ff-4a90-bc73-ea67f3352ba8 22f36aabe4d146bb89453ecb3a758332 567fb267f46f4eda87ba360f4a4cec32 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-11 09:26:53.637 8 INFO glance.location [None req-79ac2b24-76ff-4a90-bc73-ea67f3352ba8 22f36aabe4d146bb89453ecb3a758332 567fb267f46f4eda87ba360f4a4cec32 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 365/727] 10.0.0.169 () {32 vars in 727 bytes} [Tue Aug 11 09:26:53 2026] PUT /v2/images/b19c0077-c4c3-42eb-97c9-52c91a5b3209/file => generated 0 bytes in 461 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.169 () {32 vars in 707 bytes} [Tue Aug 11 09:26:53 2026] GET /v2/images/b19c0077-c4c3-42eb-97c9-52c91a5b3209 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.169 () {32 vars in 717 bytes} [Tue Aug 11 09:26:53 2026] GET /v2/images/b19c0077-c4c3-42eb-97c9-52c91a5b3209/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.169 () {34 vars in 655 bytes} [Tue Aug 11 09:26:53 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.169 () {32 vars in 726 bytes} [Tue Aug 11 09:26:53 2026] PATCH /v2/images/197a246b-540a-4f5d-8a12-c138a81128a8 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.169 () {32 vars in 707 bytes} [Tue Aug 11 09:26:53 2026] GET /v2/images/197a246b-540a-4f5d-8a12-c138a81128a8 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-11 09:26:53.952 8 WARNING glance.api.v2.images [None req-6f7dfc9c-79cc-4aa0-a546-cd6146ae700e 22f36aabe4d146bb89453ecb3a758332 567fb267f46f4eda87ba360f4a4cec32 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//197a246b-540a-4f5d-8a12-c138a81128a8 [pid: 8|app: 0|req: 368/733] 10.0.0.169 () {32 vars in 710 bytes} [Tue Aug 11 09:26:53 2026] DELETE /v2/images/197a246b-540a-4f5d-8a12-c138a81128a8 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.169 () {32 vars in 707 bytes} [Tue Aug 11 09:26:53 2026] GET /v2/images/197a246b-540a-4f5d-8a12-c138a81128a8 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:26:54.018 8 WARNING glance.api.v2.images [None req-03eabaf2-c90b-41b5-839d-6f5ba66538eb 22f36aabe4d146bb89453ecb3a758332 567fb267f46f4eda87ba360f4a4cec32 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b19c0077-c4c3-42eb-97c9-52c91a5b3209 [pid: 8|app: 0|req: 369/735] 10.0.0.169 () {32 vars in 710 bytes} [Tue Aug 11 09:26:54 2026] DELETE /v2/images/b19c0077-c4c3-42eb-97c9-52c91a5b3209 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/736] 10.0.0.169 () {32 vars in 707 bytes} [Tue Aug 11 09:26:54 2026] GET /v2/images/b19c0077-c4c3-42eb-97c9-52c91a5b3209 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-11 09:26:54.914 8 WARNING glance.api.v2.images [None req-2bffb52d-4d3e-47d2-8d6e-1443a4aff91f 22f36aabe4d146bb89453ecb3a758332 567fb267f46f4eda87ba360f4a4cec32 - - default default] Failed to find image 43c1e77a-9ab7-4cea-9692-900cf85b77d6 to delete: glance.common.exception.ImageNotFound: No image found with ID 43c1e77a-9ab7-4cea-9692-900cf85b77d6 [pid: 8|app: 0|req: 370/737] 10.0.0.169 () {32 vars in 710 bytes} [Tue Aug 11 09:26:54 2026] DELETE /v2/images/43c1e77a-9ab7-4cea-9692-900cf85b77d6 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.169 () {32 vars in 707 bytes} [Tue Aug 11 09:26:54 2026] GET /v2/images/43c1e77a-9ab7-4cea-9692-900cf85b77d6 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.121 () {36 vars in 987 bytes} [Tue Aug 11 09:27:03 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/742] 10.0.0.121 () {36 vars in 927 bytes} [Tue Aug 11 09:27:03 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: 373/747] 10.0.0.169 () {32 vars in 707 bytes} [Tue Aug 11 09:27:22 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => 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: 375/748] 10.0.0.169 () {32 vars in 707 bytes} [Tue Aug 11 09:27:22 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.91 () {36 vars in 986 bytes} [Tue Aug 11 09:27:22 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => 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: 376/750] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:27:22 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: 375/751] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:27:22 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: 377/752] 10.0.0.91 () {36 vars in 986 bytes} [Tue Aug 11 09:27:22 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:27:22 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: 378/754] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:27: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: 377/755] 10.0.0.91 () {36 vars in 986 bytes} [Tue Aug 11 09:27:22 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:27:22 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: 378/757] 10.0.0.82 () {36 vars in 910 bytes} [Tue Aug 11 09:27:22 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.82 () {36 vars in 1006 bytes} [Tue Aug 11 09:27:22 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.82 () {36 vars in 986 bytes} [Tue Aug 11 09:27:22 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => 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: 381/760] 10.0.0.82 () {36 vars in 926 bytes} [Tue Aug 11 09:27:22 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: 380/761] 10.0.0.82 () {36 vars in 926 bytes} [Tue Aug 11 09:27: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: 383/766] 10.0.0.121 () {36 vars in 987 bytes} [Tue Aug 11 09:27:43 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/767] 10.0.0.121 () {36 vars in 927 bytes} [Tue Aug 11 09:27:43 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: 384/768] 10.0.0.121 () {36 vars in 987 bytes} [Tue Aug 11 09:27:44 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => 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: 385/769] 10.0.0.121 () {36 vars in 927 bytes} [Tue Aug 11 09:27:44 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: 387/774] 10.0.0.121 () {36 vars in 987 bytes} [Tue Aug 11 09:28:02 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.121 () {36 vars in 927 bytes} [Tue Aug 11 09:28:02 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: 390/780] 10.0.0.121 () {36 vars in 987 bytes} [Tue Aug 11 09:28:19 2026] GET /v2/images/ba21c5de-70af-46f9-93a8-08661063a4c9 => 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: 391/781] 10.0.0.121 () {36 vars in 927 bytes} [Tue Aug 11 09:28:19 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: 396/790] 199.19.213.75 () {32 vars in 825 bytes} [Tue Aug 11 09:29:03 2026] GET /v2/images?status=active&owner=ec39098ce47e4b60bcc09c15e3df219f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 199.19.213.75 () {32 vars in 652 bytes} [Tue Aug 11 09:29:03 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 10.0.0.91 () {36 vars in 986 bytes} [Tue Aug 11 09:29:04 2026] GET /v2/images/3b48d6d3-6988-453d-bd93-f86379e0c70f => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:29:04 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: 398/794] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:29: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: 397/795] 10.0.0.91 () {36 vars in 986 bytes} [Tue Aug 11 09:29:04 2026] GET /v2/images/3b48d6d3-6988-453d-bd93-f86379e0c70f => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/796] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:29: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: 398/797] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:29: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: 8|app: 0|req: 400/798] 10.0.0.91 () {36 vars in 986 bytes} [Tue Aug 11 09:29:04 2026] GET /v2/images/3b48d6d3-6988-453d-bd93-f86379e0c70f => 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: 399/799] 10.0.0.91 () {36 vars in 926 bytes} [Tue Aug 11 09:29: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: 8|app: 0|req: 401/800] 10.0.0.82 () {36 vars in 910 bytes} [Tue Aug 11 09:29:04 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/801] 10.0.0.82 () {36 vars in 1006 bytes} [Tue Aug 11 09:29:04 2026] GET /v2/images/3b48d6d3-6988-453d-bd93-f86379e0c70f/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/802] 10.0.0.82 () {36 vars in 986 bytes} [Tue Aug 11 09:29:04 2026] GET /v2/images/3b48d6d3-6988-453d-bd93-f86379e0c70f => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/803] 10.0.0.82 () {36 vars in 926 bytes} [Tue Aug 11 09:29: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: 8|app: 0|req: 403/804] 10.0.0.82 () {36 vars in 926 bytes} [Tue Aug 11 09:29:04 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: 428/857] 10.0.0.169 () {32 vars in 633 bytes} [Tue Aug 11 09:33:20 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)