+ 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 [Thu Aug 13 09:16:47 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-75cc998458-5wsbq 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 0x7f4252921668 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-13 09:16:49.763 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-13 09:16:49.827 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-13 09:16:50.650 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-13 09:16:50.651 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-13 09:16:50.653 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-13 09:16:50.747 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-13 09:16:50.748 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-13 09:16:50.749 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-13 09:16:52.719 7 WARNING glance.api.v2.images [None req-9c9cd0bd-0b4b-4aff-a981-c88df6ec8152 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-13 09:16:52.936 8 WARNING glance.api.v2.images [None req-56a2120e-cc70-4bc0-9c51-0e9dfe1b5f7e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-13 09:16:53.097 7 WARNING keystonemiddleware._common.config [None req-9c9cd0bd-0b4b-4aff-a981-c88df6ec8152 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 09:16:53.105 7 WARNING oslo_config.cfg [None req-9c9cd0bd-0b4b-4aff-a981-c88df6ec8152 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4252921668 pid: 7 (default app) 2026-08-13 09:16:53.329 8 WARNING keystonemiddleware._common.config [None req-56a2120e-cc70-4bc0-9c51-0e9dfe1b5f7e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 09:16:53.338 8 WARNING oslo_config.cfg [None req-56a2120e-cc70-4bc0-9c51-0e9dfe1b5f7e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f4252921668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 09:16:53 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-08-13 09:16:54.300 8 WARNING oslo_policy.policy [None req-b25860fa-50d9-4cc7-979a-a9850c1fbe7e 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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-13 09:16:54.300 8 WARNING oslo_policy.policy [None req-b25860fa-50d9-4cc7-979a-a9850c1fbe7e 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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-13 09:16:54.317 8 WARNING oslo_policy.policy [None req-b25860fa-50d9-4cc7-979a-a9850c1fbe7e 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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-13 09:16:54.317 8 WARNING oslo_policy.policy [None req-b25860fa-50d9-4cc7-979a-a9850c1fbe7e 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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/6] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 09:16:53 2026] GET /v2/images => generated 69 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 09:16:57 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/8] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 09:16:57 2026] GET /v2/images => generated 69 bytes in 43 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-13 09:16:58.012 7 WARNING oslo_policy.policy [None req-695e78e8-9820-4a66-a757-e75f00cb0176 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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-13 09:16:58.012 7 WARNING oslo_policy.policy [None req-695e78e8-9820-4a66-a757-e75f00cb0176 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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/9] 199.204.45.235 () {44 vars in 912 bytes} [Thu Aug 13 09:16:57 2026] GET /v2/images/cirros => generated 151 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.235 () {44 vars in 934 bytes} [Thu Aug 13 09:16:58 2026] GET /v2/images?name=cirros => generated 81 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:16:58.180 7 WARNING oslo_policy.policy [None req-6945427d-f66a-4767-920d-6b08a41d6a04 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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-13 09:16:58.180 7 WARNING oslo_policy.policy [None req-6945427d-f66a-4767-920d-6b08a41d6a04 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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: 8/11] 199.204.45.235 () {44 vars in 940 bytes} [Thu Aug 13 09:16:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 09:16:58.265 8 WARNING oslo_config.cfg [None req-8cb0017c-5059-44cf-8c47-c66bc28cb376 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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/12] 199.204.45.235 () {48 vars in 952 bytes} [Thu Aug 13 09:16:58 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-13 09:16:58.292 7 WARNING oslo_policy.policy [None req-d3c5b1a9-fb80-4b6b-a970-9764a4ef824c 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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-13 09:16:58.292 7 WARNING oslo_policy.policy [None req-d3c5b1a9-fb80-4b6b-a970-9764a4ef824c 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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-13 09:16:58.294 7 INFO glance.api.v2.image_data [None req-d3c5b1a9-fb80-4b6b-a970-9764a4ef824c 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 09:17:02.381 7 WARNING glance.location [None req-d3c5b1a9-fb80-4b6b-a970-9764a4ef824c 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.235 () {48 vars in 1046 bytes} [Thu Aug 13 09:16:58 2026] PUT /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e/file => generated 0 bytes in 4133 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4788 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.235 () {44 vars in 972 bytes} [Thu Aug 13 09:17:02 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 09:17:02.527 7 WARNING oslo_config.cfg [None req-42ac7b6e-d94f-4e1d-bd07-c455877d35b6 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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: 10/17] 199.204.45.235 () {48 vars in 1052 bytes} [Thu Aug 13 09:17:02 2026] PATCH /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.235 () {44 vars in 972 bytes} [Thu Aug 13 09:17:02 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 139/275] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 09:38:30 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/276] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 09:38:30 2026] GET /v2/images => generated 1381 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 09:38:50 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/282] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 09:38:50 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.235 () {44 vars in 938 bytes} [Thu Aug 13 09:38:50 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.235 () {44 vars in 960 bytes} [Thu Aug 13 09:38:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.235 () {44 vars in 940 bytes} [Thu Aug 13 09:38:50 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: 142/286] 199.204.45.235 () {48 vars in 952 bytes} [Thu Aug 13 09:38:50 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-13 09:38:50.858 7 INFO glance.api.v2.image_data [None req-0db834b1-db90-4864-b91f-fe8bb4436fb9 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 09:39:19.624 7 WARNING glance.location [None req-0db834b1-db90-4864-b91f-fe8bb4436fb9 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/293] 199.204.45.235 () {48 vars in 1047 bytes} [Thu Aug 13 09:38:50 2026] PUT /v2/images/7dc16471-1ae9-430f-b7c8-3aab9a774027/file => generated 0 bytes in 28817 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65274 switches on core 0) [pid: 8|app: 0|req: 149/294] 199.204.45.235 () {44 vars in 972 bytes} [Thu Aug 13 09:39:19 2026] GET /v2/images/7dc16471-1ae9-430f-b7c8-3aab9a774027 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 199.204.45.235 () {48 vars in 1052 bytes} [Thu Aug 13 09:39:19 2026] PATCH /v2/images/7dc16471-1ae9-430f-b7c8-3aab9a774027 => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/296] 199.204.45.235 () {44 vars in 972 bytes} [Thu Aug 13 09:39:19 2026] GET /v2/images/7dc16471-1ae9-430f-b7c8-3aab9a774027 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/297] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 09:39:21 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: 151/298] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 09:39:21 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 09:46:27 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: 191/386] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 09:46:27 2026] GET /v2/images => generated 2778 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 09:46:35 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: 193/390] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 09:46:35 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.235 () {44 vars in 948 bytes} [Thu Aug 13 09:46:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.235 () {44 vars in 970 bytes} [Thu Aug 13 09:46:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.235 () {44 vars in 940 bytes} [Thu Aug 13 09:46:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.235 () {48 vars in 952 bytes} [Thu Aug 13 09:46:35 2026] POST /v2/images => generated 799 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-13 09:46:35.831 8 WARNING oslo_policy.policy [None req-44fe0993-d65a-4e53-b1d2-c607f2333cf3 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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-13 09:46:35.832 8 WARNING oslo_policy.policy [None req-44fe0993-d65a-4e53-b1d2-c607f2333cf3 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - 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-13 09:46:35.833 8 INFO glance.api.v2.image_data [None req-44fe0993-d65a-4e53-b1d2-c607f2333cf3 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 09:47:17.730 8 INFO glance.location [None req-44fe0993-d65a-4e53-b1d2-c607f2333cf3 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/403] 199.204.45.235 () {48 vars in 1046 bytes} [Thu Aug 13 09:46:35 2026] PUT /v2/images/6f0cadc6-cf9f-4bc9-92ea-a25437d898ac/file => generated 0 bytes in 41944 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27683 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.204.45.235 () {44 vars in 972 bytes} [Thu Aug 13 09:47:17 2026] GET /v2/images/6f0cadc6-cf9f-4bc9-92ea-a25437d898ac => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.235 () {48 vars in 1052 bytes} [Thu Aug 13 09:47:17 2026] PATCH /v2/images/6f0cadc6-cf9f-4bc9-92ea-a25437d898ac => generated 1410 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.235 () {44 vars in 972 bytes} [Thu Aug 13 09:47:17 2026] GET /v2/images/6f0cadc6-cf9f-4bc9-92ea-a25437d898ac => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 09:48:06 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: 207/418] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 09:48:06 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 09:48:20 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: 209/422] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 09:48:20 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: 214/423] 199.204.45.235 () {44 vars in 940 bytes} [Thu Aug 13 09:48:20 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.235 () {44 vars in 962 bytes} [Thu Aug 13 09:48:20 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.204.45.235 () {44 vars in 940 bytes} [Thu Aug 13 09:48:20 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: 211/426] 199.204.45.235 () {48 vars in 952 bytes} [Thu Aug 13 09:48:20 2026] POST /v2/images => generated 791 bytes in 445 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-13 09:48:21.425 7 INFO glance.api.v2.image_data [None req-a8494f67-88da-47a9-bf06-24adf58fb34f 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 09:48:43.791 7 INFO glance.location [None req-a8494f67-88da-47a9-bf06-24adf58fb34f 91f2cf5f79c14bd09f098977822441b3 295f964ed6374939bb169fa8108c7466 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 216/433] 199.204.45.235 () {48 vars in 1047 bytes} [Thu Aug 13 09:48:21 2026] PUT /v2/images/30e91e96-53a3-4b3a-87b2-07d208e5a709/file => generated 0 bytes in 22403 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29445 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.204.45.235 () {44 vars in 972 bytes} [Thu Aug 13 09:48:43 2026] GET /v2/images/30e91e96-53a3-4b3a-87b2-07d208e5a709 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 199.204.45.235 () {48 vars in 1052 bytes} [Thu Aug 13 09:48:43 2026] PATCH /v2/images/30e91e96-53a3-4b3a-87b2-07d208e5a709 => generated 1382 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 199.204.45.235 () {44 vars in 972 bytes} [Thu Aug 13 09:48:43 2026] GET /v2/images/30e91e96-53a3-4b3a-87b2-07d208e5a709 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/607] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 10:02:55 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: 303/608] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 10:02:55 2026] GET /v2/images => generated 5574 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/639] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 10:05:23 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: 319/640] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 10:05:23 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/641] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 10:05:25 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: 320/642] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 10:05:25 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/653] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 10:06:17 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: 326/654] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 10:06:17 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: 330/657] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 10:06:25 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: 328/658] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 10:06:25 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 199.204.45.235 () {42 vars in 689 bytes} [Thu Aug 13 10:07:30 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: 337/672] 199.204.45.235 () {44 vars in 911 bytes} [Thu Aug 13 10:07:30 2026] GET /v2/images => generated 5574 bytes in 59 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: 341/683] 10.0.0.83 () {32 vars in 632 bytes} [Thu Aug 13 10:08:14 2026] GET /v2/images => generated 5574 bytes in 16 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: 345/688] 10.0.0.168 () {36 vars in 987 bytes} [Thu Aug 13 10:08:33 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 22 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.168 () {36 vars in 927 bytes} [Thu Aug 13 10:08:33 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 10.0.0.168 () {36 vars in 987 bytes} [Thu Aug 13 10:08:38 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 345/691] 10.0.0.168 () {36 vars in 927 bytes} [Thu Aug 13 10:08:38 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: 347/692] 199.204.45.235 () {36 vars in 991 bytes} [Thu Aug 13 10:08:41 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/693] 199.204.45.235 () {36 vars in 931 bytes} [Thu Aug 13 10:08:41 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: 348/694] 199.204.45.235 () {36 vars in 991 bytes} [Thu Aug 13 10:08:41 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 347/695] 199.204.45.235 () {36 vars in 931 bytes} [Thu Aug 13 10:08:41 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: 350/698] 10.0.0.168 () {36 vars in 987 bytes} [Thu Aug 13 10:08:46 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 349/699] 10.0.0.168 () {36 vars in 927 bytes} [Thu Aug 13 10:08:46 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: 353/706] 10.0.0.168 () {36 vars in 987 bytes} [Thu Aug 13 10:09:20 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.168 () {36 vars in 927 bytes} [Thu Aug 13 10:09:20 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: 357/714] 10.0.0.127 () {36 vars in 987 bytes} [Thu Aug 13 10:09:50 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:09: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: 7|app: 0|req: 358/716] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:09:50 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: 359/717] 10.0.0.127 () {36 vars in 987 bytes} [Thu Aug 13 10:09:50 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 359/718] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:09:50 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: 360/719] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:09:50 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: 360/720] 10.0.0.127 () {36 vars in 987 bytes} [Thu Aug 13 10:09:50 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 361/721] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:09:50 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/722] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:09:50 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: 362/723] 10.0.0.77 () {36 vars in 910 bytes} [Thu Aug 13 10:09:51 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/724] 10.0.0.77 () {36 vars in 1006 bytes} [Thu Aug 13 10:09:51 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/725] 10.0.0.77 () {36 vars in 986 bytes} [Thu Aug 13 10:09:51 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 10.0.0.77 () {36 vars in 926 bytes} [Thu Aug 13 10:09:51 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: 364/727] 10.0.0.77 () {36 vars in 926 bytes} [Thu Aug 13 10:09:51 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: 366/730] 10.0.0.83 () {32 vars in 706 bytes} [Thu Aug 13 10:09:53 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.83 () {32 vars in 706 bytes} [Thu Aug 13 10:09:53 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/732] 10.0.0.127 () {36 vars in 987 bytes} [Thu Aug 13 10:09:53 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 366/733] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:09:53 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: 368/734] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:09:53 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/735] 10.0.0.127 () {36 vars in 987 bytes} [Thu Aug 13 10:09:53 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 369/736] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:09:53 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/737] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:09:53 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: 370/738] 10.0.0.127 () {36 vars in 987 bytes} [Thu Aug 13 10:09:53 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/739] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:09:53 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: 371/740] 10.0.0.77 () {36 vars in 910 bytes} [Thu Aug 13 10:09:53 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.77 () {36 vars in 1006 bytes} [Thu Aug 13 10:09:53 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/742] 10.0.0.77 () {36 vars in 986 bytes} [Thu Aug 13 10:09:53 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/743] 10.0.0.77 () {36 vars in 926 bytes} [Thu Aug 13 10:09:53 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: 8|app: 0|req: 373/744] 10.0.0.77 () {36 vars in 926 bytes} [Thu Aug 13 10:09:53 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/749] 10.0.0.168 () {36 vars in 987 bytes} [Thu Aug 13 10:10:17 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 374/750] 10.0.0.168 () {36 vars in 927 bytes} [Thu Aug 13 10:10:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.168 () {36 vars in 987 bytes} [Thu Aug 13 10:10:19 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.168 () {36 vars in 927 bytes} [Thu Aug 13 10:10:19 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.168 () {36 vars in 987 bytes} [Thu Aug 13 10:10:30 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 377/756] 10.0.0.168 () {36 vars in 927 bytes} [Thu Aug 13 10:10:30 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: 379/759] 10.0.0.168 () {36 vars in 987 bytes} [Thu Aug 13 10:10:35 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 381/760] 10.0.0.168 () {36 vars in 927 bytes} [Thu Aug 13 10:10:35 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: 384/765] 10.0.0.83 () {34 vars in 654 bytes} [Thu Aug 13 10:10:57 2026] POST /v2/images => generated 648 bytes in 140 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-13 10:10:57.721 7 WARNING glance.api.v2.images [None req-eb239828-f04d-4121-83a5-2ee40831c1c4 2a98803b5135410c853f6d0fe95c64a7 7564c2b8af3c44e788d81e6f57a42418 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//20b3d27a-f9f0-4694-8be5-3b10d905a8e5 [pid: 7|app: 0|req: 382/766] 10.0.0.83 () {32 vars in 709 bytes} [Thu Aug 13 10:10:57 2026] DELETE /v2/images/20b3d27a-f9f0-4694-8be5-3b10d905a8e5 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/767] 10.0.0.83 () {32 vars in 706 bytes} [Thu Aug 13 10:10:57 2026] GET /v2/images/20b3d27a-f9f0-4694-8be5-3b10d905a8e5 => 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: 383/768] 10.0.0.83 () {32 vars in 632 bytes} [Thu Aug 13 10:10:57 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.83 () {34 vars in 654 bytes} [Thu Aug 13 10:10:57 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/770] 10.0.0.83 () {32 vars in 716 bytes} [Thu Aug 13 10:10:57 2026] GET /v2/images/fb9619f0-1775-46fb-872e-6898004e91ab/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 10:10:57.928 8 INFO glance.api.v2.image_data [None req-28144036-cc05-4f88-9033-28b95c7e7c1a 2a98803b5135410c853f6d0fe95c64a7 7564c2b8af3c44e788d81e6f57a42418 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 10:10:57.975 8 WARNING glance_store._drivers.rbd [None req-28144036-cc05-4f88-9033-28b95c7e7c1a 2a98803b5135410c853f6d0fe95c64a7 7564c2b8af3c44e788d81e6f57a42418 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-13 10:10:58.497 8 INFO glance.location [None req-28144036-cc05-4f88-9033-28b95c7e7c1a 2a98803b5135410c853f6d0fe95c64a7 7564c2b8af3c44e788d81e6f57a42418 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 387/771] 10.0.0.83 () {32 vars in 726 bytes} [Thu Aug 13 10:10:57 2026] PUT /v2/images/fb9619f0-1775-46fb-872e-6898004e91ab/file => generated 0 bytes in 610 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/772] 10.0.0.83 () {32 vars in 706 bytes} [Thu Aug 13 10:10:58 2026] GET /v2/images/fb9619f0-1775-46fb-872e-6898004e91ab => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/773] 10.0.0.83 () {32 vars in 716 bytes} [Thu Aug 13 10:10:58 2026] GET /v2/images/fb9619f0-1775-46fb-872e-6898004e91ab/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/774] 10.0.0.83 () {34 vars in 654 bytes} [Thu Aug 13 10:10:58 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/775] 10.0.0.83 () {32 vars in 725 bytes} [Thu Aug 13 10:10:58 2026] PATCH /v2/images/084d8e94-d648-43d9-b40a-62620382d654 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/776] 10.0.0.83 () {32 vars in 706 bytes} [Thu Aug 13 10:10:58 2026] GET /v2/images/084d8e94-d648-43d9-b40a-62620382d654 => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 10:10:58.808 8 WARNING glance.api.v2.images [None req-ab20165a-371a-4dca-bc66-66839730f7c1 2a98803b5135410c853f6d0fe95c64a7 7564c2b8af3c44e788d81e6f57a42418 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//084d8e94-d648-43d9-b40a-62620382d654 [pid: 8|app: 0|req: 390/777] 10.0.0.83 () {32 vars in 709 bytes} [Thu Aug 13 10:10:58 2026] DELETE /v2/images/084d8e94-d648-43d9-b40a-62620382d654 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/778] 10.0.0.83 () {32 vars in 706 bytes} [Thu Aug 13 10:10:58 2026] GET /v2/images/084d8e94-d648-43d9-b40a-62620382d654 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 10:10:58.865 8 WARNING glance.api.v2.images [None req-147ab813-04c4-44c2-be2d-bd6b6cd396e0 2a98803b5135410c853f6d0fe95c64a7 7564c2b8af3c44e788d81e6f57a42418 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fb9619f0-1775-46fb-872e-6898004e91ab [pid: 7|app: 0|req: 389/779] 10.0.0.168 () {36 vars in 987 bytes} [Thu Aug 13 10:10:59 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 391/780] 10.0.0.83 () {32 vars in 709 bytes} [Thu Aug 13 10:10:58 2026] DELETE /v2/images/fb9619f0-1775-46fb-872e-6898004e91ab => generated 0 bytes in 873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 10.0.0.168 () {36 vars in 927 bytes} [Thu Aug 13 10:10:59 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: 392/782] 10.0.0.83 () {32 vars in 706 bytes} [Thu Aug 13 10:10:59 2026] GET /v2/images/fb9619f0-1775-46fb-872e-6898004e91ab => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 10:10:59.757 7 WARNING glance.api.v2.images [None req-47f9badd-487b-47d8-9b06-96d33fe98eb9 2a98803b5135410c853f6d0fe95c64a7 7564c2b8af3c44e788d81e6f57a42418 - - default default] Failed to find image 20b3d27a-f9f0-4694-8be5-3b10d905a8e5 to delete: glance.common.exception.ImageNotFound: No image found with ID 20b3d27a-f9f0-4694-8be5-3b10d905a8e5 [pid: 7|app: 0|req: 391/783] 10.0.0.83 () {32 vars in 709 bytes} [Thu Aug 13 10:10:59 2026] DELETE /v2/images/20b3d27a-f9f0-4694-8be5-3b10d905a8e5 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/784] 10.0.0.83 () {32 vars in 706 bytes} [Thu Aug 13 10:10:59 2026] GET /v2/images/20b3d27a-f9f0-4694-8be5-3b10d905a8e5 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/785] 10.0.0.83 () {30 vars in 410 bytes} [Thu Aug 13 10:11:02 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: 398/794] 10.0.0.168 () {36 vars in 987 bytes} [Thu Aug 13 10:11:36 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => generated 1312 bytes in 22 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.168 () {36 vars in 927 bytes} [Thu Aug 13 10:11:36 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/796] 199.204.45.235 () {32 vars in 826 bytes} [Thu Aug 13 10:11:42 2026] GET /v2/images?status=active&owner=295f964ed6374939bb169fa8108c7466&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/797] 199.204.45.235 () {32 vars in 653 bytes} [Thu Aug 13 10:11:42 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/800] 10.0.0.127 () {36 vars in 987 bytes} [Thu Aug 13 10:11:42 2026] GET /v2/images/7dc16471-1ae9-430f-b7c8-3aab9a774027 => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/801] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:11:43 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: 402/802] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:11:43 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: 401/803] 10.0.0.127 () {36 vars in 987 bytes} [Thu Aug 13 10:11:43 2026] GET /v2/images/7dc16471-1ae9-430f-b7c8-3aab9a774027 => 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: 403/804] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:11: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: 402/805] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:11: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: 404/806] 10.0.0.127 () {36 vars in 987 bytes} [Thu Aug 13 10:11:43 2026] GET /v2/images/7dc16471-1ae9-430f-b7c8-3aab9a774027 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/807] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:11: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: 405/808] 10.0.0.127 () {36 vars in 927 bytes} [Thu Aug 13 10:11: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: 404/809] 10.0.0.77 () {36 vars in 910 bytes} [Thu Aug 13 10:11:43 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: 406/810] 10.0.0.77 () {36 vars in 1006 bytes} [Thu Aug 13 10:11:43 2026] GET /v2/images/7dc16471-1ae9-430f-b7c8-3aab9a774027/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/811] 10.0.0.77 () {36 vars in 986 bytes} [Thu Aug 13 10:11:43 2026] GET /v2/images/7dc16471-1ae9-430f-b7c8-3aab9a774027 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 10.0.0.77 () {36 vars in 926 bytes} [Thu Aug 13 10:11: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: 406/813] 10.0.0.77 () {36 vars in 926 bytes} [Thu Aug 13 10:11:43 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: 410/818] 10.0.0.168 () {36 vars in 987 bytes} [Thu Aug 13 10:12:06 2026] GET /v2/images/57296640-62dd-4166-9a47-7b2c2199a05e => 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: 409/819] 10.0.0.168 () {36 vars in 927 bytes} [Thu Aug 13 10:12:06 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: 434/868] 10.0.0.83 () {32 vars in 632 bytes} [Thu Aug 13 10:16:06 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)