+ 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 Jun 23 19:08:52 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-6d8678ddf4-qqqjp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f5d93e18668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-23 19:08:54.055 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 19:08:54.063 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-23 19:08:54.925 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:08:54.926 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:08:54.926 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 19:08:54.937 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:08:54.938 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-23 19:08:54.939 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 19:08:56.960 7 WARNING glance.api.v2.images [None req-f09b6011-b32a-4e11-a909-832ce500a897 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:08:57.016 8 WARNING glance.api.v2.images [None req-c939a3e9-50f3-4d99-9235-55d56d86a212 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:08:57.364 7 WARNING keystonemiddleware._common.config [None req-f09b6011-b32a-4e11-a909-832ce500a897 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:08:57.368 8 WARNING keystonemiddleware._common.config [None req-c939a3e9-50f3-4d99-9235-55d56d86a212 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:08:57.373 7 WARNING oslo_config.cfg [None req-f09b6011-b32a-4e11-a909-832ce500a897 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-23 19:08:57.376 8 WARNING oslo_config.cfg [None req-c939a3e9-50f3-4d99-9235-55d56d86a212 - - - - - -] 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 0x7f5d93e18668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f5d93e18668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:08:59 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-06-23 19:09:00.103 8 WARNING oslo_policy.policy [None req-f0b992cf-8dc0-4047-ba45-f84274460e0d 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:09:00.103 8 WARNING oslo_policy.policy [None req-f0b992cf-8dc0-4047-ba45-f84274460e0d 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:09:00.119 8 WARNING oslo_policy.policy [None req-f0b992cf-8dc0-4047-ba45-f84274460e0d 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:09:00.119 8 WARNING oslo_policy.policy [None req-f0b992cf-8dc0-4047-ba45-f84274460e0d 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:08:59 2026] GET /v2/images => generated 69 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:09:03 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:09:03 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:09:03.881 7 WARNING oslo_policy.policy [None req-33f81f27-f8c8-4d80-9f82-5612074b175c 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:09:03.881 7 WARNING oslo_policy.policy [None req-33f81f27-f8c8-4d80-9f82-5612074b175c 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.137 () {44 vars in 912 bytes} [Tue Jun 23 19:09:03 2026] GET /v2/images/cirros => generated 151 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.137 () {44 vars in 934 bytes} [Tue Jun 23 19:09:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:09:04.034 7 WARNING oslo_policy.policy [None req-441bf19b-1bee-4a74-a311-549179c6e296 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:09:04.034 7 WARNING oslo_policy.policy [None req-441bf19b-1bee-4a74-a311-549179c6e296 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.137 () {44 vars in 940 bytes} [Tue Jun 23 19:09:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:09:04.116 8 WARNING oslo_config.cfg [None req-d0ed3024-9c90-40a5-8cc3-f46bad821f9d 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.137 () {48 vars in 952 bytes} [Tue Jun 23 19:09:04 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:09:04.139 7 WARNING oslo_policy.policy [None req-e394fdc1-6c95-441f-9b22-74a9ffc1604a 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:09:04.140 7 WARNING oslo_policy.policy [None req-e394fdc1-6c95-441f-9b22-74a9ffc1604a 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:09:04.141 7 INFO glance.api.v2.image_data [None req-e394fdc1-6c95-441f-9b22-74a9ffc1604a 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:09:07.328 7 WARNING glance.location [None req-e394fdc1-6c95-441f-9b22-74a9ffc1604a 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.137 () {48 vars in 1046 bytes} [Tue Jun 23 19:09:04 2026] PUT /v2/images/328309cf-7792-4379-a7e5-b42a582fe057/file => generated 0 bytes in 3233 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7981 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.137 () {44 vars in 972 bytes} [Tue Jun 23 19:09:07 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:09:07.495 7 WARNING oslo_config.cfg [None req-ba19abcc-a54e-448e-808f-b61cb53e720b 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.137 () {48 vars in 1052 bytes} [Tue Jun 23 19:09:07 2026] PATCH /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.137 () {44 vars in 972 bytes} [Tue Jun 23 19:09:07 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:30: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: 137/275] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:30:33 2026] GET /v2/images => generated 1381 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:30:52 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: 140/281] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:30:52 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.19.213.137 () {44 vars in 938 bytes} [Tue Jun 23 19:30:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.19.213.137 () {44 vars in 960 bytes} [Tue Jun 23 19:30:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.19.213.137 () {44 vars in 940 bytes} [Tue Jun 23 19:30:52 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: 8|app: 0|req: 142/285] 199.19.213.137 () {48 vars in 952 bytes} [Tue Jun 23 19:30:52 2026] POST /v2/images => generated 796 bytes in 146 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:30:52.827 7 INFO glance.api.v2.image_data [None req-a131aa3b-f9c6-4ad1-ba23-9672f3c294e1 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:31:40.268 7 WARNING glance.location [None req-a131aa3b-f9c6-4ad1-ba23-9672f3c294e1 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/296] 199.19.213.137 () {48 vars in 1047 bytes} [Tue Jun 23 19:30:52 2026] PUT /v2/images/c02ed686-7874-4413-9d14-f68f6a60636a/file => generated 0 bytes in 47489 msecs (HTTP/1.1 204) 4 headers in 171 bytes (54209 switches on core 0) [pid: 8|app: 0|req: 153/297] 199.19.213.137 () {44 vars in 972 bytes} [Tue Jun 23 19:31:40 2026] GET /v2/images/c02ed686-7874-4413-9d14-f68f6a60636a => 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: 145/298] 199.19.213.137 () {48 vars in 1052 bytes} [Tue Jun 23 19:31:40 2026] PATCH /v2/images/c02ed686-7874-4413-9d14-f68f6a60636a => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/299] 199.19.213.137 () {44 vars in 972 bytes} [Tue Jun 23 19:31:40 2026] GET /v2/images/c02ed686-7874-4413-9d14-f68f6a60636a => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/300] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:31:42 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: 155/301] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:31:42 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/390] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:39: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: 200/391] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:39:04 2026] GET /v2/images => generated 2778 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/400] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:39:38 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/401] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:39:38 2026] GET /v2/images => generated 2778 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/402] 199.19.213.137 () {44 vars in 948 bytes} [Tue Jun 23 19:39:39 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: 197/403] 199.19.213.137 () {44 vars in 970 bytes} [Tue Jun 23 19:39:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/404] 199.19.213.137 () {44 vars in 940 bytes} [Tue Jun 23 19:39:39 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: 198/405] 199.19.213.137 () {48 vars in 952 bytes} [Tue Jun 23 19:39:39 2026] POST /v2/images => generated 799 bytes in 4941 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:39:44.701 8 WARNING oslo_policy.policy [None req-1ef85e1e-f212-4316-94d4-ecf8096a4e31 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:39:44.702 8 WARNING oslo_policy.policy [None req-1ef85e1e-f212-4316-94d4-ecf8096a4e31 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-23 19:39:44.703 8 INFO glance.api.v2.image_data [None req-1ef85e1e-f212-4316-94d4-ecf8096a4e31 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:41:47.570 8 INFO glance.location [None req-1ef85e1e-f212-4316-94d4-ecf8096a4e31 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 208/432] 199.19.213.137 () {48 vars in 1046 bytes} [Tue Jun 23 19:39:44 2026] PUT /v2/images/6b18dee0-3eb8-4410-b353-e7c5ca9544c1/file => generated 0 bytes in 122929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12939 switches on core 0) [pid: 7|app: 0|req: 225/433] 199.19.213.137 () {44 vars in 972 bytes} [Tue Jun 23 19:41:47 2026] GET /v2/images/6b18dee0-3eb8-4410-b353-e7c5ca9544c1 => generated 1211 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/434] 199.19.213.137 () {48 vars in 1052 bytes} [Tue Jun 23 19:41:47 2026] PATCH /v2/images/6b18dee0-3eb8-4410-b353-e7c5ca9544c1 => generated 1410 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/435] 199.19.213.137 () {44 vars in 972 bytes} [Tue Jun 23 19:41:47 2026] GET /v2/images/6b18dee0-3eb8-4410-b353-e7c5ca9544c1 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/442] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:42:25 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: 230/443] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:42:25 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/448] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:42:42 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: 216/449] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:42:42 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: 234/450] 199.19.213.137 () {44 vars in 940 bytes} [Tue Jun 23 19:42:42 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: 217/451] 199.19.213.137 () {44 vars in 962 bytes} [Tue Jun 23 19:42:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/452] 199.19.213.137 () {44 vars in 940 bytes} [Tue Jun 23 19:42:43 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: 218/453] 199.19.213.137 () {48 vars in 952 bytes} [Tue Jun 23 19:42:43 2026] POST /v2/images => generated 791 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 19:42:43.129 7 INFO glance.api.v2.image_data [None req-19787e23-7e71-40fc-a93d-cd45c8805356 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:43:01.462 7 INFO glance.location [None req-19787e23-7e71-40fc-a93d-cd45c8805356 0b346d944d334c89af2283d0d438c17a 3648309eeea949919512e502836bbb3f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 236/458] 199.19.213.137 () {48 vars in 1047 bytes} [Tue Jun 23 19:42:43 2026] PUT /v2/images/8c8b87b7-920d-45c1-9d4c-5e8f2b32c152/file => generated 0 bytes in 18383 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27014 switches on core 0) [pid: 8|app: 0|req: 223/459] 199.19.213.137 () {44 vars in 972 bytes} [Tue Jun 23 19:43:01 2026] GET /v2/images/8c8b87b7-920d-45c1-9d4c-5e8f2b32c152 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/460] 199.19.213.137 () {48 vars in 1052 bytes} [Tue Jun 23 19:43:01 2026] PATCH /v2/images/8c8b87b7-920d-45c1-9d4c-5e8f2b32c152 => generated 1382 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/461] 199.19.213.137 () {44 vars in 972 bytes} [Tue Jun 23 19:43:01 2026] GET /v2/images/8c8b87b7-920d-45c1-9d4c-5e8f2b32c152 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/622] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:56:18 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: 305/623] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:56:18 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/650] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:58:36 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: 332/651] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:58:36 2026] GET /v2/images => generated 5574 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/654] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:58:38 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/655] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:58:38 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/666] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:59: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: 340/667] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:59:28 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/670] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 19:59:36 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: 342/671] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 19:59:36 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: 8|app: 0|req: 336/684] 199.19.213.137 () {42 vars in 689 bytes} [Tue Jun 23 20:00:37 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: 349/685] 199.19.213.137 () {44 vars in 911 bytes} [Tue Jun 23 20:00:37 2026] GET /v2/images => generated 5574 bytes in 50 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: 354/694] 10.0.0.198 () {32 vars in 633 bytes} [Tue Jun 23 20:01:20 2026] GET /v2/images => generated 5574 bytes in 17 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: 343/699] 10.0.0.247 () {36 vars in 987 bytes} [Tue Jun 23 20:01:43 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/700] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:01:43 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: 344/701] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:01:43 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: 358/702] 10.0.0.247 () {36 vars in 987 bytes} [Tue Jun 23 20:01:43 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => 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: 345/703] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:01:43 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: 359/704] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:01: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: 8|app: 0|req: 346/705] 10.0.0.247 () {36 vars in 987 bytes} [Tue Jun 23 20:01:44 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/706] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:01:44 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/707] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:01:44 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: 361/708] 10.0.0.163 () {36 vars in 987 bytes} [Tue Jun 23 20:01:44 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/709] 10.0.0.163 () {36 vars in 927 bytes} [Tue Jun 23 20:01:44 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: 362/710] 10.0.0.7 () {36 vars in 909 bytes} [Tue Jun 23 20:01:44 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/711] 10.0.0.7 () {36 vars in 1005 bytes} [Tue Jun 23 20:01:44 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057/locations => generated 127 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/712] 10.0.0.7 () {36 vars in 985 bytes} [Tue Jun 23 20:01:45 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/713] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jun 23 20:01:45 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: 364/714] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jun 23 20:01:45 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: 366/717] 199.19.213.137 () {36 vars in 991 bytes} [Tue Jun 23 20:01:51 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => 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: 352/718] 199.19.213.137 () {36 vars in 931 bytes} [Tue Jun 23 20:01:51 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: 367/719] 199.19.213.137 () {36 vars in 991 bytes} [Tue Jun 23 20:01:52 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/720] 199.19.213.137 () {36 vars in 931 bytes} [Tue Jun 23 20:01:52 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: 358/729] 10.0.0.163 () {36 vars in 987 bytes} [Tue Jun 23 20:02:27 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/730] 10.0.0.163 () {36 vars in 927 bytes} [Tue Jun 23 20:02:27 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: 375/735] 10.0.0.163 () {36 vars in 987 bytes} [Tue Jun 23 20:02:52 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/736] 10.0.0.163 () {36 vars in 927 bytes} [Tue Jun 23 20:02:52 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: 377/739] 10.0.0.163 () {36 vars in 987 bytes} [Tue Jun 23 20:03:04 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => 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: 363/740] 10.0.0.163 () {36 vars in 927 bytes} [Tue Jun 23 20:03:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/747] 10.0.0.163 () {36 vars in 987 bytes} [Tue Jun 23 20:03:31 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/748] 10.0.0.163 () {36 vars in 927 bytes} [Tue Jun 23 20:03:31 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: 385/755] 10.0.0.198 () {32 vars in 707 bytes} [Tue Jun 23 20:04:02 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/756] 10.0.0.198 () {32 vars in 707 bytes} [Tue Jun 23 20:04:02 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => 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: 386/757] 10.0.0.247 () {36 vars in 987 bytes} [Tue Jun 23 20:04:03 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/758] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:04:03 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: 387/759] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:04:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/760] 10.0.0.247 () {36 vars in 987 bytes} [Tue Jun 23 20:04:03 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => 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: 388/761] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:04:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/762] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:04:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/763] 10.0.0.247 () {36 vars in 987 bytes} [Tue Jun 23 20:04:03 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/764] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:04:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/765] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:04:03 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: 376/766] 10.0.0.7 () {36 vars in 909 bytes} [Tue Jun 23 20:04:03 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/767] 10.0.0.7 () {36 vars in 1005 bytes} [Tue Jun 23 20:04:03 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/768] 10.0.0.7 () {36 vars in 985 bytes} [Tue Jun 23 20:04:03 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => 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: 392/769] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jun 23 20:04:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/770] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jun 23 20:04: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: 395/775] 10.0.0.198 () {34 vars in 655 bytes} [Tue Jun 23 20:04:23 2026] POST /v2/images => generated 649 bytes in 125 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 20:04:24.074 8 WARNING glance.api.v2.images [None req-4ad77bc7-3a64-4778-88c9-7eda82fba21c 1a2149adaddb445d808a5c3bfa013678 bbab5cab38ea41ccbcb620f5a927133e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c704ede0-d0cf-4bbc-b6d1-f66d47447f5e [pid: 8|app: 0|req: 381/776] 10.0.0.198 () {32 vars in 710 bytes} [Tue Jun 23 20:04:24 2026] DELETE /v2/images/c704ede0-d0cf-4bbc-b6d1-f66d47447f5e => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/777] 10.0.0.198 () {32 vars in 707 bytes} [Tue Jun 23 20:04:24 2026] GET /v2/images/c704ede0-d0cf-4bbc-b6d1-f66d47447f5e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/778] 10.0.0.198 () {32 vars in 633 bytes} [Tue Jun 23 20:04:24 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/779] 10.0.0.198 () {34 vars in 655 bytes} [Tue Jun 23 20:04:24 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/780] 10.0.0.198 () {32 vars in 717 bytes} [Tue Jun 23 20:04:24 2026] GET /v2/images/68d16b5c-f16b-4f29-9c4b-503f0e3287f1/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 20:04:24.283 7 INFO glance.api.v2.image_data [None req-1677ad2e-1cab-49f1-9277-6466858158aa 1a2149adaddb445d808a5c3bfa013678 bbab5cab38ea41ccbcb620f5a927133e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 20:04:24.321 7 WARNING glance_store._drivers.rbd [None req-1677ad2e-1cab-49f1-9277-6466858158aa 1a2149adaddb445d808a5c3bfa013678 bbab5cab38ea41ccbcb620f5a927133e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 20:04:24.924 7 INFO glance.location [None req-1677ad2e-1cab-49f1-9277-6466858158aa 1a2149adaddb445d808a5c3bfa013678 bbab5cab38ea41ccbcb620f5a927133e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 398/781] 10.0.0.198 () {32 vars in 727 bytes} [Tue Jun 23 20:04:24 2026] PUT /v2/images/68d16b5c-f16b-4f29-9c4b-503f0e3287f1/file => generated 0 bytes in 688 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/782] 10.0.0.198 () {32 vars in 707 bytes} [Tue Jun 23 20:04:24 2026] GET /v2/images/68d16b5c-f16b-4f29-9c4b-503f0e3287f1 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/783] 10.0.0.198 () {32 vars in 717 bytes} [Tue Jun 23 20:04:24 2026] GET /v2/images/68d16b5c-f16b-4f29-9c4b-503f0e3287f1/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/784] 10.0.0.198 () {34 vars in 655 bytes} [Tue Jun 23 20:04:25 2026] POST /v2/images => generated 648 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/785] 10.0.0.198 () {32 vars in 726 bytes} [Tue Jun 23 20:04:25 2026] PATCH /v2/images/8946ed5a-c419-4f35-a287-25c73900be88 => generated 652 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/786] 10.0.0.198 () {32 vars in 707 bytes} [Tue Jun 23 20:04:25 2026] GET /v2/images/8946ed5a-c419-4f35-a287-25c73900be88 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 20:04:25.270 7 WARNING glance.api.v2.images [None req-841d26d3-2026-4a8c-8729-ed44d6e17adf 1a2149adaddb445d808a5c3bfa013678 bbab5cab38ea41ccbcb620f5a927133e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8946ed5a-c419-4f35-a287-25c73900be88 [pid: 7|app: 0|req: 401/787] 10.0.0.198 () {32 vars in 710 bytes} [Tue Jun 23 20:04:25 2026] DELETE /v2/images/8946ed5a-c419-4f35-a287-25c73900be88 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/788] 10.0.0.198 () {32 vars in 707 bytes} [Tue Jun 23 20:04:25 2026] GET /v2/images/8946ed5a-c419-4f35-a287-25c73900be88 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:04:25.343 7 WARNING glance.api.v2.images [None req-61ca8c03-29e4-4246-af5b-0c428f593fb1 1a2149adaddb445d808a5c3bfa013678 bbab5cab38ea41ccbcb620f5a927133e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//68d16b5c-f16b-4f29-9c4b-503f0e3287f1 [pid: 7|app: 0|req: 402/789] 10.0.0.198 () {32 vars in 710 bytes} [Tue Jun 23 20:04:25 2026] DELETE /v2/images/68d16b5c-f16b-4f29-9c4b-503f0e3287f1 => generated 0 bytes in 839 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/790] 10.0.0.198 () {32 vars in 707 bytes} [Tue Jun 23 20:04:26 2026] GET /v2/images/68d16b5c-f16b-4f29-9c4b-503f0e3287f1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 20:04:26.201 7 WARNING glance.api.v2.images [None req-7ed72f05-6dd4-4f05-b78d-2fadf0901fae 1a2149adaddb445d808a5c3bfa013678 bbab5cab38ea41ccbcb620f5a927133e - - default default] Failed to find image c704ede0-d0cf-4bbc-b6d1-f66d47447f5e to delete: glance.common.exception.ImageNotFound: No image found with ID c704ede0-d0cf-4bbc-b6d1-f66d47447f5e [pid: 7|app: 0|req: 403/791] 10.0.0.198 () {32 vars in 710 bytes} [Tue Jun 23 20:04:26 2026] DELETE /v2/images/c704ede0-d0cf-4bbc-b6d1-f66d47447f5e => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/792] 10.0.0.198 () {32 vars in 707 bytes} [Tue Jun 23 20:04:26 2026] GET /v2/images/c704ede0-d0cf-4bbc-b6d1-f66d47447f5e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/795] 10.0.0.198 () {30 vars in 411 bytes} [Tue Jun 23 20:04: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: 405/796] 10.0.0.163 () {36 vars in 987 bytes} [Tue Jun 23 20:04:34 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/797] 10.0.0.163 () {36 vars in 927 bytes} [Tue Jun 23 20:04: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: 8|app: 0|req: 399/810] 10.0.0.163 () {36 vars in 987 bytes} [Tue Jun 23 20:05:33 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/811] 10.0.0.163 () {36 vars in 927 bytes} [Tue Jun 23 20:05: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: 400/812] 10.0.0.163 () {36 vars in 987 bytes} [Tue Jun 23 20:05:35 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/813] 10.0.0.163 () {36 vars in 927 bytes} [Tue Jun 23 20:05: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: 405/822] 10.0.0.163 () {36 vars in 987 bytes} [Tue Jun 23 20:06:09 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/823] 10.0.0.163 () {36 vars in 927 bytes} [Tue Jun 23 20:06:09 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/840] 10.0.0.163 () {36 vars in 987 bytes} [Tue Jun 23 20:07:32 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/841] 10.0.0.163 () {36 vars in 927 bytes} [Tue Jun 23 20:07: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: 417/846] 10.0.0.163 () {36 vars in 987 bytes} [Tue Jun 23 20:07:49 2026] GET /v2/images/328309cf-7792-4379-a7e5-b42a582fe057 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/847] 10.0.0.163 () {36 vars in 927 bytes} [Tue Jun 23 20:07: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: 7|app: 0|req: 434/854] 199.19.213.137 () {32 vars in 826 bytes} [Tue Jun 23 20:08:23 2026] GET /v2/images?status=active&owner=3648309eeea949919512e502836bbb3f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/855] 199.19.213.137 () {32 vars in 653 bytes} [Tue Jun 23 20:08:23 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: 435/856] 10.0.0.247 () {36 vars in 987 bytes} [Tue Jun 23 20:08:23 2026] GET /v2/images/c02ed686-7874-4413-9d14-f68f6a60636a => generated 1395 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/857] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:08:23 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: 436/858] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:08:24 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: 423/859] 10.0.0.247 () {36 vars in 987 bytes} [Tue Jun 23 20:08:24 2026] GET /v2/images/c02ed686-7874-4413-9d14-f68f6a60636a => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/860] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:08:24 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: 424/861] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:08:24 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: 438/862] 10.0.0.247 () {36 vars in 987 bytes} [Tue Jun 23 20:08:24 2026] GET /v2/images/c02ed686-7874-4413-9d14-f68f6a60636a => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/863] 10.0.0.247 () {36 vars in 927 bytes} [Tue Jun 23 20:08:24 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: 439/864] 10.0.0.7 () {36 vars in 909 bytes} [Tue Jun 23 20:08:24 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: 426/865] 10.0.0.7 () {36 vars in 1005 bytes} [Tue Jun 23 20:08:24 2026] GET /v2/images/c02ed686-7874-4413-9d14-f68f6a60636a/locations => generated 127 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/866] 10.0.0.7 () {36 vars in 985 bytes} [Tue Jun 23 20:08:24 2026] GET /v2/images/c02ed686-7874-4413-9d14-f68f6a60636a => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/867] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jun 23 20:08:24 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: 441/868] 10.0.0.7 () {36 vars in 925 bytes} [Tue Jun 23 20:08:24 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: 449/911] 10.0.0.198 () {32 vars in 633 bytes} [Tue Jun 23 20:11:53 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)