+ 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 01:32:11 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-7c9dd8d85c-7m6f9 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 0x7f1c1d581668 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 01:32:13.520 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-13 01:32:13.522 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 01:32:14.374 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 01:32:14.375 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 01:32:14.376 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-13 01:32:14.424 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 01:32:14.425 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 01:32:14.426 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-13 01:32:16.425 7 WARNING glance.api.v2.images [None req-fca13bc0-322f-4ff5-9e70-d3644a3fa98c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-13 01:32:16.763 7 WARNING keystonemiddleware._common.config [None req-fca13bc0-322f-4ff5-9e70-d3644a3fa98c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 01:32:16.770 7 WARNING oslo_config.cfg [None req-fca13bc0-322f-4ff5-9e70-d3644a3fa98c - - - - - -] 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 0x7f1c1d581668 pid: 7 (default app) 2026-08-13 01:32:16.789 8 WARNING glance.api.v2.images [None req-93343bf4-defe-4edc-8345-7ac4ed0ea3eb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-13 01:32:17.252 8 WARNING keystonemiddleware._common.config [None req-93343bf4-defe-4edc-8345-7ac4ed0ea3eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-13 01:32:17.261 8 WARNING oslo_config.cfg [None req-93343bf4-defe-4edc-8345-7ac4ed0ea3eb - - - - - -] 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 0x7f1c1d581668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 01:32:18 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 01:32:18.718 8 WARNING oslo_policy.policy [None req-b11ab238-7e09-40c4-a7cd-6ed347785594 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - 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 01:32:18.719 8 WARNING oslo_policy.policy [None req-b11ab238-7e09-40c4-a7cd-6ed347785594 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - 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 01:32:18.743 8 WARNING oslo_policy.policy [None req-b11ab238-7e09-40c4-a7cd-6ed347785594 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - 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 01:32:18.743 8 WARNING oslo_policy.policy [None req-b11ab238-7e09-40c4-a7cd-6ed347785594 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 01:32:18 2026] GET /v2/images => generated 69 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 01:32:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 01:32:32 2026] GET /v2/images => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-13 01:32:32.869 7 WARNING oslo_policy.policy [None req-896c8482-8c0e-48bb-a480-242ed556a475 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - 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 01:32:32.869 7 WARNING oslo_policy.policy [None req-896c8482-8c0e-48bb-a480-242ed556a475 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.162 () {44 vars in 912 bytes} [Thu Aug 13 01:32:32 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 199.204.45.162 () {44 vars in 934 bytes} [Thu Aug 13 01:32:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 01:32:33.003 7 WARNING oslo_policy.policy [None req-a526ad3c-a5e0-47c6-a04b-4f07b9384584 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - 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 01:32:33.004 7 WARNING oslo_policy.policy [None req-a526ad3c-a5e0-47c6-a04b-4f07b9384584 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - 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/12] 199.204.45.162 () {44 vars in 940 bytes} [Thu Aug 13 01:32:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-13 01:32:33.086 8 WARNING oslo_config.cfg [None req-1825cc2e-8f61-4902-a21f-95f2688a867c 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - 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: 5/13] 199.204.45.162 () {48 vars in 952 bytes} [Thu Aug 13 01:32:33 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 01:32:33.107 7 WARNING oslo_policy.policy [None req-e97d2cd7-1e3e-45ad-a70f-e05b8ca67ff6 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - 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 01:32:33.107 7 WARNING oslo_policy.policy [None req-e97d2cd7-1e3e-45ad-a70f-e05b8ca67ff6 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - 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 01:32:33.108 7 INFO glance.api.v2.image_data [None req-e97d2cd7-1e3e-45ad-a70f-e05b8ca67ff6 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 01:32:36.355 7 WARNING glance.location [None req-e97d2cd7-1e3e-45ad-a70f-e05b8ca67ff6 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/16] 199.204.45.162 () {48 vars in 1046 bytes} [Thu Aug 13 01:32:33 2026] PUT /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd/file => generated 0 bytes in 3295 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5384 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.162 () {44 vars in 972 bytes} [Thu Aug 13 01:32:36 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-13 01:32:36.502 7 WARNING oslo_config.cfg [None req-6d358a01-ac77-4ffe-9aed-9855eb23f75a 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - 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/18] 199.204.45.162 () {48 vars in 1052 bytes} [Thu Aug 13 01:32:36 2026] PATCH /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/19] 199.204.45.162 () {44 vars in 972 bytes} [Thu Aug 13 01:32:36 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 139/278] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 01:54:14 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: 140/279] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 01:54:14 2026] GET /v2/images => generated 1381 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 01:54:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 01:54:31 2026] GET /v2/images => generated 1381 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.162 () {44 vars in 938 bytes} [Thu Aug 13 01:54:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.162 () {44 vars in 960 bytes} [Thu Aug 13 01:54:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.162 () {44 vars in 940 bytes} [Thu Aug 13 01:54:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.162 () {48 vars in 952 bytes} [Thu Aug 13 01:54:31 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-13 01:54:31.953 7 INFO glance.api.v2.image_data [None req-4ad45e8c-6603-4693-b4e9-8d038aaa973b 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 01:54:59.879 7 WARNING glance.location [None req-4ad45e8c-6603-4693-b4e9-8d038aaa973b 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/296] 199.204.45.162 () {48 vars in 1047 bytes} [Thu Aug 13 01:54:31 2026] PUT /v2/images/8e4c3ed7-1262-4fb4-8d6f-9625d5c094a8/file => generated 0 bytes in 27967 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69758 switches on core 0) [pid: 8|app: 0|req: 151/297] 199.204.45.162 () {44 vars in 972 bytes} [Thu Aug 13 01:54:59 2026] GET /v2/images/8e4c3ed7-1262-4fb4-8d6f-9625d5c094a8 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/298] 199.204.45.162 () {48 vars in 1052 bytes} [Thu Aug 13 01:54:59 2026] PATCH /v2/images/8e4c3ed7-1262-4fb4-8d6f-9625d5c094a8 => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/299] 199.204.45.162 () {44 vars in 972 bytes} [Thu Aug 13 01:55:00 2026] GET /v2/images/8e4c3ed7-1262-4fb4-8d6f-9625d5c094a8 => 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: 148/300] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 01:55:01 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: 153/301] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 01:55:01 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 02:01:47 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: 195/385] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 02:01:47 2026] GET /v2/images => generated 2778 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 02:01:59 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: 197/389] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 02:01:59 2026] GET /v2/images => generated 2778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.204.45.162 () {44 vars in 948 bytes} [Thu Aug 13 02:01:59 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: 8|app: 0|req: 198/391] 199.204.45.162 () {44 vars in 970 bytes} [Thu Aug 13 02:01:59 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.162 () {44 vars in 940 bytes} [Thu Aug 13 02:01:59 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: 199/393] 199.204.45.162 () {48 vars in 952 bytes} [Thu Aug 13 02:01:59 2026] POST /v2/images => generated 799 bytes in 359 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-13 02:01:59.654 7 INFO glance.api.v2.image_data [None req-0219e2fb-2f31-4acd-8783-ccc44dfaa2b3 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 02:02:30.373 7 INFO glance.location [None req-0219e2fb-2f31-4acd-8783-ccc44dfaa2b3 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/400] 199.204.45.162 () {48 vars in 1046 bytes} [Thu Aug 13 02:01:59 2026] PUT /v2/images/b9885b97-a19b-45a0-a9e4-81d4cfa55d51/file => generated 0 bytes in 30764 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22306 switches on core 0) [pid: 8|app: 0|req: 206/401] 199.204.45.162 () {44 vars in 972 bytes} [Thu Aug 13 02:02:30 2026] GET /v2/images/b9885b97-a19b-45a0-a9e4-81d4cfa55d51 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/402] 199.204.45.162 () {48 vars in 1052 bytes} [Thu Aug 13 02:02:30 2026] PATCH /v2/images/b9885b97-a19b-45a0-a9e4-81d4cfa55d51 => generated 1410 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/403] 199.204.45.162 () {44 vars in 972 bytes} [Thu Aug 13 02:02:30 2026] GET /v2/images/b9885b97-a19b-45a0-a9e4-81d4cfa55d51 => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/412] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 02:03:14 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: 212/413] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 02:03:14 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/418] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 02:03:32 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: 215/419] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 02:03:32 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/420] 199.204.45.162 () {44 vars in 940 bytes} [Thu Aug 13 02:03:33 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/421] 199.204.45.162 () {44 vars in 962 bytes} [Thu Aug 13 02:03:33 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/422] 199.204.45.162 () {44 vars in 940 bytes} [Thu Aug 13 02:03:33 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: 217/423] 199.204.45.162 () {48 vars in 952 bytes} [Thu Aug 13 02:03:33 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-13 02:03:33.146 7 INFO glance.api.v2.image_data [None req-1bbe6cb4-5ca0-4942-8345-78f14e70d47e 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 02:03:49.787 7 INFO glance.location [None req-1bbe6cb4-5ca0-4942-8345-78f14e70d47e 466cbdec0e7e442f942f0fefb75815bb 0204d2fc2f0a4adb952a46f2b5a28857 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 207/428] 199.204.45.162 () {48 vars in 1047 bytes} [Thu Aug 13 02:03:33 2026] PUT /v2/images/2bef5515-0f47-4e4e-a042-4b6d3d4ea590/file => generated 0 bytes in 16684 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33211 switches on core 0) [pid: 8|app: 0|req: 222/429] 199.204.45.162 () {44 vars in 972 bytes} [Thu Aug 13 02:03:49 2026] GET /v2/images/2bef5515-0f47-4e4e-a042-4b6d3d4ea590 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/430] 199.204.45.162 () {48 vars in 1052 bytes} [Thu Aug 13 02:03:49 2026] PATCH /v2/images/2bef5515-0f47-4e4e-a042-4b6d3d4ea590 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/431] 199.204.45.162 () {44 vars in 972 bytes} [Thu Aug 13 02:03:49 2026] GET /v2/images/2bef5515-0f47-4e4e-a042-4b6d3d4ea590 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/592] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 02:17:15 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: 289/593] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 02:17:15 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: 7|app: 0|req: 304/622] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 02:19:35 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: 319/623] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 02:19:35 2026] GET /v2/images => generated 5574 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/626] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 02:19:37 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: 321/627] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 02:19: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) [pid: 7|app: 0|req: 312/638] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 02:20:28 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: 327/639] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 02:20:28 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/642] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 02:20: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: 314/643] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 02:20:36 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/656] 199.204.45.162 () {42 vars in 689 bytes} [Thu Aug 13 02:21:37 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: 336/657] 199.204.45.162 () {44 vars in 911 bytes} [Thu Aug 13 02:21:37 2026] GET /v2/images => generated 5574 bytes in 52 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: 326/666] 10.0.0.194 () {32 vars in 633 bytes} [Thu Aug 13 02:22:21 2026] GET /v2/images => generated 5574 bytes in 23 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/671] 10.0.0.51 () {36 vars in 986 bytes} [Thu Aug 13 02:22:39 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/672] 10.0.0.51 () {36 vars in 926 bytes} [Thu Aug 13 02:22:40 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/673] 10.0.0.247 () {36 vars in 987 bytes} [Thu Aug 13 02:22:40 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/674] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:22:40 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: 345/675] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:22:40 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: 331/676] 10.0.0.247 () {36 vars in 987 bytes} [Thu Aug 13 02:22:40 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/677] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:22:40 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: 332/678] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:22:40 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/679] 10.0.0.247 () {36 vars in 987 bytes} [Thu Aug 13 02:22:40 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 333/680] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:22:40 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: 348/681] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:22:40 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: 334/682] 10.0.0.61 () {36 vars in 910 bytes} [Thu Aug 13 02:22:41 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: 349/683] 10.0.0.61 () {36 vars in 1006 bytes} [Thu Aug 13 02:22:41 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd/locations => generated 127 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/684] 10.0.0.61 () {36 vars in 986 bytes} [Thu Aug 13 02:22:41 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 350/685] 10.0.0.61 () {36 vars in 926 bytes} [Thu Aug 13 02:22:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/686] 10.0.0.61 () {36 vars in 926 bytes} [Thu Aug 13 02:22:41 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: 8|app: 0|req: 351/687] 10.0.0.51 () {36 vars in 986 bytes} [Thu Aug 13 02:22:42 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 337/688] 10.0.0.51 () {36 vars in 926 bytes} [Thu Aug 13 02:22:42 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: 353/691] 199.204.45.162 () {36 vars in 991 bytes} [Thu Aug 13 02:22:48 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 339/692] 199.204.45.162 () {36 vars in 931 bytes} [Thu Aug 13 02:22:48 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: 354/693] 199.204.45.162 () {36 vars in 991 bytes} [Thu Aug 13 02:22:49 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/694] 199.204.45.162 () {36 vars in 931 bytes} [Thu Aug 13 02:22:49 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: 344/701] 10.0.0.51 () {36 vars in 986 bytes} [Thu Aug 13 02:23:23 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/702] 10.0.0.51 () {36 vars in 926 bytes} [Thu Aug 13 02:23:23 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: 346/705] 10.0.0.51 () {36 vars in 986 bytes} [Thu Aug 13 02:23:26 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 360/706] 10.0.0.51 () {36 vars in 926 bytes} [Thu Aug 13 02:23:26 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/713] 10.0.0.194 () {30 vars in 411 bytes} [Thu Aug 13 02:23:59 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: 364/714] 10.0.0.51 () {36 vars in 986 bytes} [Thu Aug 13 02:24:04 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 351/715] 10.0.0.51 () {36 vars in 926 bytes} [Thu Aug 13 02:24:04 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: 369/724] 10.0.0.51 () {36 vars in 986 bytes} [Thu Aug 13 02:24:41 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/725] 10.0.0.51 () {36 vars in 926 bytes} [Thu Aug 13 02:24: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: 371/728] 10.0.0.51 () {36 vars in 986 bytes} [Thu Aug 13 02:24:48 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 358/729] 10.0.0.51 () {36 vars in 926 bytes} [Thu Aug 13 02:24:48 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: 372/730] 10.0.0.51 () {36 vars in 986 bytes} [Thu Aug 13 02:24:52 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/731] 10.0.0.51 () {36 vars in 926 bytes} [Thu Aug 13 02:24:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/736] 10.0.0.194 () {32 vars in 707 bytes} [Thu Aug 13 02:25:14 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/737] 10.0.0.194 () {32 vars in 707 bytes} [Thu Aug 13 02:25:14 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 376/738] 10.0.0.247 () {36 vars in 987 bytes} [Thu Aug 13 02:25:15 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/739] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:25:15 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: 377/740] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:25:15 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: 364/741] 10.0.0.247 () {36 vars in 987 bytes} [Thu Aug 13 02:25:15 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 378/742] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:25:15 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: 365/743] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:25:15 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/744] 10.0.0.247 () {36 vars in 987 bytes} [Thu Aug 13 02:25:15 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 366/745] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:25:15 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: 380/746] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:25:15 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: 367/747] 10.0.0.61 () {36 vars in 910 bytes} [Thu Aug 13 02:25:15 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: 381/748] 10.0.0.61 () {36 vars in 1006 bytes} [Thu Aug 13 02:25:15 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/749] 10.0.0.61 () {36 vars in 986 bytes} [Thu Aug 13 02:25:15 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 382/750] 10.0.0.61 () {36 vars in 926 bytes} [Thu Aug 13 02:25:15 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: 369/751] 10.0.0.61 () {36 vars in 926 bytes} [Thu Aug 13 02:25:15 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: 385/756] 10.0.0.194 () {34 vars in 655 bytes} [Thu Aug 13 02:25:31 2026] POST /v2/images => generated 648 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-13 02:25:31.465 7 WARNING glance.api.v2.images [None req-fa8410cc-2947-493d-aa21-7451d2ccf1cf 6b6e73c88304413dae02a5337ca56e6b 7d7feff508ab4983acbb4ea7bdfcbf91 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ae62b73-b03c-41ff-8adc-c8bcc42c6e8c [pid: 7|app: 0|req: 372/757] 10.0.0.194 () {32 vars in 710 bytes} [Thu Aug 13 02:25:31 2026] DELETE /v2/images/8ae62b73-b03c-41ff-8adc-c8bcc42c6e8c => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/758] 10.0.0.194 () {32 vars in 707 bytes} [Thu Aug 13 02:25:31 2026] GET /v2/images/8ae62b73-b03c-41ff-8adc-c8bcc42c6e8c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/759] 10.0.0.194 () {32 vars in 633 bytes} [Thu Aug 13 02:25:31 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/760] 10.0.0.194 () {34 vars in 655 bytes} [Thu Aug 13 02:25:31 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/761] 10.0.0.194 () {32 vars in 717 bytes} [Thu Aug 13 02:25:31 2026] GET /v2/images/7c1c8d3a-6389-4672-8df9-4c2f95e847bc/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-13 02:25:31.625 8 WARNING oslo_policy.policy [None req-5ecf2f35-3fcc-4775-a7ef-657d443dd5af 6b6e73c88304413dae02a5337ca56e6b 7d7feff508ab4983acbb4ea7bdfcbf91 - - 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 02:25:31.625 8 WARNING oslo_policy.policy [None req-5ecf2f35-3fcc-4775-a7ef-657d443dd5af 6b6e73c88304413dae02a5337ca56e6b 7d7feff508ab4983acbb4ea7bdfcbf91 - - 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 02:25:31.627 8 INFO glance.api.v2.image_data [None req-5ecf2f35-3fcc-4775-a7ef-657d443dd5af 6b6e73c88304413dae02a5337ca56e6b 7d7feff508ab4983acbb4ea7bdfcbf91 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-13 02:25:31.671 8 WARNING glance_store._drivers.rbd [None req-5ecf2f35-3fcc-4775-a7ef-657d443dd5af 6b6e73c88304413dae02a5337ca56e6b 7d7feff508ab4983acbb4ea7bdfcbf91 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-13 02:25:31.943 8 INFO glance.location [None req-5ecf2f35-3fcc-4775-a7ef-657d443dd5af 6b6e73c88304413dae02a5337ca56e6b 7d7feff508ab4983acbb4ea7bdfcbf91 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 388/762] 10.0.0.194 () {32 vars in 727 bytes} [Thu Aug 13 02:25:31 2026] PUT /v2/images/7c1c8d3a-6389-4672-8df9-4c2f95e847bc/file => generated 0 bytes in 359 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/763] 10.0.0.194 () {32 vars in 707 bytes} [Thu Aug 13 02:25:31 2026] GET /v2/images/7c1c8d3a-6389-4672-8df9-4c2f95e847bc => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/764] 10.0.0.194 () {32 vars in 717 bytes} [Thu Aug 13 02:25:32 2026] GET /v2/images/7c1c8d3a-6389-4672-8df9-4c2f95e847bc/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/765] 10.0.0.194 () {34 vars in 655 bytes} [Thu Aug 13 02:25:32 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/766] 10.0.0.194 () {32 vars in 726 bytes} [Thu Aug 13 02:25:32 2026] PATCH /v2/images/6c6ccbae-f7ca-498d-bd55-0378a0ed387c => generated 652 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/767] 10.0.0.194 () {32 vars in 707 bytes} [Thu Aug 13 02:25:32 2026] GET /v2/images/6c6ccbae-f7ca-498d-bd55-0378a0ed387c => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-13 02:25:32.295 8 WARNING glance.api.v2.images [None req-5dc5ff4d-b118-4cc3-b2ac-9173e05ad5a8 6b6e73c88304413dae02a5337ca56e6b 7d7feff508ab4983acbb4ea7bdfcbf91 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c6ccbae-f7ca-498d-bd55-0378a0ed387c [pid: 8|app: 0|req: 391/768] 10.0.0.194 () {32 vars in 710 bytes} [Thu Aug 13 02:25:32 2026] DELETE /v2/images/6c6ccbae-f7ca-498d-bd55-0378a0ed387c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/769] 10.0.0.194 () {32 vars in 707 bytes} [Thu Aug 13 02:25:32 2026] GET /v2/images/6c6ccbae-f7ca-498d-bd55-0378a0ed387c => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 02:25:32.384 8 WARNING glance.api.v2.images [None req-66147f1f-fc34-46e3-b6e2-5f0d2397254e 6b6e73c88304413dae02a5337ca56e6b 7d7feff508ab4983acbb4ea7bdfcbf91 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7c1c8d3a-6389-4672-8df9-4c2f95e847bc [pid: 8|app: 0|req: 392/770] 10.0.0.194 () {32 vars in 710 bytes} [Thu Aug 13 02:25:32 2026] DELETE /v2/images/7c1c8d3a-6389-4672-8df9-4c2f95e847bc => generated 0 bytes in 3678 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/771] 10.0.0.194 () {32 vars in 707 bytes} [Thu Aug 13 02:25:36 2026] GET /v2/images/7c1c8d3a-6389-4672-8df9-4c2f95e847bc => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-13 02:25:36.080 8 WARNING glance.api.v2.images [None req-c882059a-198b-4a8f-85bd-d531e689aa6b 6b6e73c88304413dae02a5337ca56e6b 7d7feff508ab4983acbb4ea7bdfcbf91 - - default default] Failed to find image 8ae62b73-b03c-41ff-8adc-c8bcc42c6e8c to delete: glance.common.exception.ImageNotFound: No image found with ID 8ae62b73-b03c-41ff-8adc-c8bcc42c6e8c [pid: 8|app: 0|req: 393/772] 10.0.0.194 () {32 vars in 710 bytes} [Thu Aug 13 02:25:36 2026] DELETE /v2/images/8ae62b73-b03c-41ff-8adc-c8bcc42c6e8c => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/773] 10.0.0.194 () {32 vars in 707 bytes} [Thu Aug 13 02:25:36 2026] GET /v2/images/8ae62b73-b03c-41ff-8adc-c8bcc42c6e8c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/788] 10.0.0.51 () {36 vars in 986 bytes} [Thu Aug 13 02:26:45 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/789] 10.0.0.51 () {36 vars in 926 bytes} [Thu Aug 13 02:26:45 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: 395/802] 10.0.0.51 () {36 vars in 986 bytes} [Thu Aug 13 02:27:42 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/803] 10.0.0.51 () {36 vars in 926 bytes} [Thu Aug 13 02:27:42 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: 398/808] 10.0.0.51 () {36 vars in 986 bytes} [Thu Aug 13 02:28:00 2026] GET /v2/images/ca6dafd5-4dd6-4d79-9b62-1d2c1e8d9acd => 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: 411/809] 10.0.0.51 () {36 vars in 926 bytes} [Thu Aug 13 02:28:00 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: 416/818] 199.204.45.162 () {32 vars in 826 bytes} [Thu Aug 13 02:28:41 2026] GET /v2/images?status=active&owner=0204d2fc2f0a4adb952a46f2b5a28857&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/819] 199.204.45.162 () {32 vars in 653 bytes} [Thu Aug 13 02:28: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: 417/820] 10.0.0.247 () {36 vars in 987 bytes} [Thu Aug 13 02:28:41 2026] GET /v2/images/8e4c3ed7-1262-4fb4-8d6f-9625d5c094a8 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/821] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:28:41 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: 418/822] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:28:41 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: 405/823] 10.0.0.247 () {36 vars in 987 bytes} [Thu Aug 13 02:28:41 2026] GET /v2/images/8e4c3ed7-1262-4fb4-8d6f-9625d5c094a8 => 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: 419/824] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:28:41 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: 406/825] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:28:41 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: 420/826] 10.0.0.247 () {36 vars in 987 bytes} [Thu Aug 13 02:28:41 2026] GET /v2/images/8e4c3ed7-1262-4fb4-8d6f-9625d5c094a8 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/827] 10.0.0.247 () {36 vars in 927 bytes} [Thu Aug 13 02:28:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/828] 10.0.0.61 () {36 vars in 910 bytes} [Thu Aug 13 02:28:42 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: 408/829] 10.0.0.61 () {36 vars in 1006 bytes} [Thu Aug 13 02:28:42 2026] GET /v2/images/8e4c3ed7-1262-4fb4-8d6f-9625d5c094a8/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/830] 10.0.0.61 () {36 vars in 986 bytes} [Thu Aug 13 02:28:42 2026] GET /v2/images/8e4c3ed7-1262-4fb4-8d6f-9625d5c094a8 => 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: 409/831] 10.0.0.61 () {36 vars in 926 bytes} [Thu Aug 13 02:28:42 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: 423/832] 10.0.0.61 () {36 vars in 926 bytes} [Thu Aug 13 02:28:42 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: 433/879] 10.0.0.194 () {32 vars in 633 bytes} [Thu Aug 13 02:32:35 2026] GET /v2/images => generated 5574 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)