+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 21 06:56:46 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-596dd869b4-5c4tb 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 0x7efd0339f668 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-07-21 06:56:48.888 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-21 06:56:48.896 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-21 06:56:49.750 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-07-21 06:56:49.751 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-07-21 06:56:49.751 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 06:56:49.802 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-07-21 06:56:49.803 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-07-21 06:56:49.804 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-21 06:56:51.753 8 WARNING glance.api.v2.images [None req-884bf59b-ab64-4716-89e9-80792466b111 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 06:56:51.906 7 WARNING glance.api.v2.images [None req-ce3c395c-e7ff-4679-aa7a-234b082bbbfe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 06:56:52.091 8 WARNING keystonemiddleware._common.config [None req-884bf59b-ab64-4716-89e9-80792466b111 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 06:56:52.099 8 WARNING oslo_config.cfg [None req-884bf59b-ab64-4716-89e9-80792466b111 - - - - - -] 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 0x7efd0339f668 pid: 8 (default app) 2026-07-21 06:56:52.261 7 WARNING keystonemiddleware._common.config [None req-ce3c395c-e7ff-4679-aa7a-234b082bbbfe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 06:56:52.269 7 WARNING oslo_config.cfg [None req-ce3c395c-e7ff-4679-aa7a-234b082bbbfe - - - - - -] 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 0x7efd0339f668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.177 () {42 vars in 688 bytes} [Tue Jul 21 06:56: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-07-21 06:56:53.892 7 WARNING oslo_policy.policy [None req-651673d5-32fb-44e2-b2fa-9399b5db5d4a 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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-07-21 06:56:53.892 7 WARNING oslo_policy.policy [None req-651673d5-32fb-44e2-b2fa-9399b5db5d4a 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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-07-21 06:56:53.907 7 WARNING oslo_policy.policy [None req-651673d5-32fb-44e2-b2fa-9399b5db5d4a 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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-07-21 06:56:53.907 7 WARNING oslo_policy.policy [None req-651673d5-32fb-44e2-b2fa-9399b5db5d4a 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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: 1/5] 199.204.45.177 () {44 vars in 910 bytes} [Tue Jul 21 06:56:53 2026] GET /v2/images => generated 69 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.177 () {42 vars in 688 bytes} [Tue Jul 21 06:56:57 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: 2/7] 199.204.45.177 () {44 vars in 910 bytes} [Tue Jul 21 06:56:57 2026] GET /v2/images => generated 69 bytes in 40 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-07-21 06:56:57.374 8 WARNING oslo_policy.policy [None req-71d75100-f1d4-47dd-8398-f2b1c3c8497f 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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-07-21 06:56:57.374 8 WARNING oslo_policy.policy [None req-71d75100-f1d4-47dd-8398-f2b1c3c8497f 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.177 () {44 vars in 911 bytes} [Tue Jul 21 06:56:57 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.177 () {44 vars in 933 bytes} [Tue Jul 21 06:56:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 06:56:57.511 8 WARNING oslo_policy.policy [None req-6433d7cf-c36d-48ed-a935-1f2c37011a8d 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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-07-21 06:56:57.512 8 WARNING oslo_policy.policy [None req-6433d7cf-c36d-48ed-a935-1f2c37011a8d 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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: 7/10] 199.204.45.177 () {44 vars in 939 bytes} [Tue Jul 21 06:56:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 06:56:57.604 7 WARNING oslo_config.cfg [None req-1ce0e313-63b5-40ff-afb8-d267e087e3dc 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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: 4/11] 199.204.45.177 () {48 vars in 951 bytes} [Tue Jul 21 06:56:57 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 06:56:57.629 8 WARNING oslo_policy.policy [None req-187f96ec-dd2d-4db6-9cdc-cac036c0fd44 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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-07-21 06:56:57.629 8 WARNING oslo_policy.policy [None req-187f96ec-dd2d-4db6-9cdc-cac036c0fd44 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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-07-21 06:56:57.631 8 INFO glance.api.v2.image_data [None req-187f96ec-dd2d-4db6-9cdc-cac036c0fd44 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 06:57:01.662 8 WARNING glance.location [None req-187f96ec-dd2d-4db6-9cdc-cac036c0fd44 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.177 () {48 vars in 1045 bytes} [Tue Jul 21 06:56:57 2026] PUT /v2/images/9c7cb5be-39a9-409d-b345-9c53cbf4b4f4/file => generated 0 bytes in 4077 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6214 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.177 () {44 vars in 971 bytes} [Tue Jul 21 06:57:01 2026] GET /v2/images/9c7cb5be-39a9-409d-b345-9c53cbf4b4f4 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 06:57:01.817 8 WARNING oslo_config.cfg [None req-f62d9e79-35bc-4ee4-a22b-ae6ab54cf8d8 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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: 9/14] 199.204.45.177 () {48 vars in 1051 bytes} [Tue Jul 21 06:57:01 2026] PATCH /v2/images/9c7cb5be-39a9-409d-b345-9c53cbf4b4f4 => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/17] 199.204.45.177 () {44 vars in 971 bytes} [Tue Jul 21 06:57:01 2026] GET /v2/images/9c7cb5be-39a9-409d-b345-9c53cbf4b4f4 => 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: 142/278] 199.204.45.177 () {42 vars in 688 bytes} [Tue Jul 21 07:18:44 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: 137/279] 199.204.45.177 () {44 vars in 910 bytes} [Tue Jul 21 07:18:44 2026] GET /v2/images => generated 1381 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/284] 199.204.45.177 () {42 vars in 688 bytes} [Tue Jul 21 07:19:08 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/285] 199.204.45.177 () {44 vars in 910 bytes} [Tue Jul 21 07:19:08 2026] GET /v2/images => generated 1381 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/286] 199.204.45.177 () {44 vars in 937 bytes} [Tue Jul 21 07:19:08 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: 7|app: 0|req: 141/287] 199.204.45.177 () {44 vars in 959 bytes} [Tue Jul 21 07:19:08 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: 8|app: 0|req: 147/288] 199.204.45.177 () {44 vars in 939 bytes} [Tue Jul 21 07:19:08 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: 7|app: 0|req: 142/289] 199.204.45.177 () {48 vars in 951 bytes} [Tue Jul 21 07:19:08 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 07:19:09.071 8 INFO glance.api.v2.image_data [None req-2dffafb8-8d7b-4d3c-8e7d-962b9a724979 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:19:43.946 8 WARNING glance.location [None req-2dffafb8-8d7b-4d3c-8e7d-962b9a724979 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 148/298] 199.204.45.177 () {48 vars in 1046 bytes} [Tue Jul 21 07:19:09 2026] PUT /v2/images/5fdeb95c-cbd1-4ebc-8c5a-2644e53456b3/file => generated 0 bytes in 34931 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62069 switches on core 0) [pid: 7|app: 0|req: 151/299] 199.204.45.177 () {44 vars in 971 bytes} [Tue Jul 21 07:19:43 2026] GET /v2/images/5fdeb95c-cbd1-4ebc-8c5a-2644e53456b3 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 199.204.45.177 () {48 vars in 1051 bytes} [Tue Jul 21 07:19:44 2026] PATCH /v2/images/5fdeb95c-cbd1-4ebc-8c5a-2644e53456b3 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 199.204.45.177 () {44 vars in 971 bytes} [Tue Jul 21 07:19:44 2026] GET /v2/images/5fdeb95c-cbd1-4ebc-8c5a-2644e53456b3 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 199.204.45.177 () {42 vars in 688 bytes} [Tue Jul 21 07:19:45 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: 153/303] 199.204.45.177 () {44 vars in 910 bytes} [Tue Jul 21 07:19:45 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.204.45.177 () {42 vars in 688 bytes} [Tue Jul 21 07:26:55 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: 197/391] 199.204.45.177 () {44 vars in 910 bytes} [Tue Jul 21 07:26:55 2026] GET /v2/images => generated 2778 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.177 () {42 vars in 688 bytes} [Tue Jul 21 07:27:04 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: 199/395] 199.204.45.177 () {44 vars in 910 bytes} [Tue Jul 21 07:27:04 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.204.45.177 () {44 vars in 947 bytes} [Tue Jul 21 07:27:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.204.45.177 () {44 vars in 969 bytes} [Tue Jul 21 07:27:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.204.45.177 () {44 vars in 939 bytes} [Tue Jul 21 07:27:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.177 () {48 vars in 951 bytes} [Tue Jul 21 07:27:04 2026] POST /v2/images => generated 799 bytes in 1805 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 07:27:06.189 8 INFO glance.api.v2.image_data [None req-cbe42d1f-811b-48ca-8cf4-d829e70a0e0f 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:27:42.254 8 INFO glance.location [None req-cbe42d1f-811b-48ca-8cf4-d829e70a0e0f 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/408] 199.204.45.177 () {48 vars in 1045 bytes} [Tue Jul 21 07:27:06 2026] PUT /v2/images/7eea77e2-92fe-4645-a1bc-0787c035bd03/file => generated 0 bytes in 36139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22889 switches on core 0) [pid: 7|app: 0|req: 210/409] 199.204.45.177 () {44 vars in 971 bytes} [Tue Jul 21 07:27:42 2026] GET /v2/images/7eea77e2-92fe-4645-a1bc-0787c035bd03 => 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: 200/410] 199.204.45.177 () {48 vars in 1051 bytes} [Tue Jul 21 07:27:42 2026] PATCH /v2/images/7eea77e2-92fe-4645-a1bc-0787c035bd03 => generated 1410 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/411] 199.204.45.177 () {44 vars in 971 bytes} [Tue Jul 21 07:27:42 2026] GET /v2/images/7eea77e2-92fe-4645-a1bc-0787c035bd03 => 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: 217/422] 199.204.45.177 () {42 vars in 688 bytes} [Tue Jul 21 07:28: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: 206/423] 199.204.45.177 () {44 vars in 910 bytes} [Tue Jul 21 07:28:35 2026] GET /v2/images => generated 4190 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/426] 199.204.45.177 () {42 vars in 688 bytes} [Tue Jul 21 07:28:48 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/427] 199.204.45.177 () {44 vars in 910 bytes} [Tue Jul 21 07:28:48 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/428] 199.204.45.177 () {44 vars in 939 bytes} [Tue Jul 21 07:28:48 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: 209/429] 199.204.45.177 () {44 vars in 961 bytes} [Tue Jul 21 07:28:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/430] 199.204.45.177 () {44 vars in 939 bytes} [Tue Jul 21 07:28:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/431] 199.204.45.177 () {48 vars in 951 bytes} [Tue Jul 21 07:28:48 2026] POST /v2/images => generated 791 bytes in 572 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 07:28:49.508 7 WARNING oslo_policy.policy [None req-b0df46d4-cbe5-4926-9ef5-fb7da521d950 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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-07-21 07:28:49.508 7 WARNING oslo_policy.policy [None req-b0df46d4-cbe5-4926-9ef5-fb7da521d950 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - 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-07-21 07:28:49.509 7 INFO glance.api.v2.image_data [None req-b0df46d4-cbe5-4926-9ef5-fb7da521d950 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:29:11.594 7 INFO glance.location [None req-b0df46d4-cbe5-4926-9ef5-fb7da521d950 104181358a39423bac9e1abb26cd4c92 d6fc0a93a41340a3be9ad4718e90d0fc - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 222/436] 199.204.45.177 () {48 vars in 1046 bytes} [Tue Jul 21 07:28:49 2026] PUT /v2/images/006efb0c-6a30-443f-946e-35e6861fe1e3/file => generated 0 bytes in 22148 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32059 switches on core 0) [pid: 8|app: 0|req: 215/437] 199.204.45.177 () {44 vars in 971 bytes} [Tue Jul 21 07:29:11 2026] GET /v2/images/006efb0c-6a30-443f-946e-35e6861fe1e3 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/438] 199.204.45.177 () {48 vars in 1051 bytes} [Tue Jul 21 07:29:11 2026] PATCH /v2/images/006efb0c-6a30-443f-946e-35e6861fe1e3 => generated 1382 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/439] 199.204.45.177 () {44 vars in 971 bytes} [Tue Jul 21 07:29:11 2026] GET /v2/images/006efb0c-6a30-443f-946e-35e6861fe1e3 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)