+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Aug 11 08:34:24 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-664fcf7884-f28ts 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 0x7f22dd01f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-11 08:34:26.588 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-11 08:34:26.632 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-11 08:34:27.449 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-11 08:34:27.449 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-11 08:34:27.450 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 08:34:27.508 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-11 08:34:27.509 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-11 08:34:27.510 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-11 08:34:29.540 7 WARNING glance.api.v2.images [None req-f63e41cb-cc7e-4046-9c96-ffbf6316e52d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 08:34:29.583 8 WARNING glance.api.v2.images [None req-05bbf90b-d877-4d57-b419-7d91ec7505e2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-11 08:34:29.921 8 WARNING keystonemiddleware._common.config [None req-05bbf90b-d877-4d57-b419-7d91ec7505e2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:34:29.928 8 WARNING oslo_config.cfg [None req-05bbf90b-d877-4d57-b419-7d91ec7505e2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 08:34:29.928 7 WARNING keystonemiddleware._common.config [None req-f63e41cb-cc7e-4046-9c96-ffbf6316e52d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f22dd01f668 pid: 8 (default app) 2026-08-11 08:34:29.936 7 WARNING oslo_config.cfg [None req-f63e41cb-cc7e-4046-9c96-ffbf6316e52d - - - - - -] 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 0x7f22dd01f668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.61 () {42 vars in 684 bytes} [Tue Aug 11 08:34:30 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 08:34:30.797 7 WARNING oslo_policy.policy [None req-d28c07e1-9404-4d37-8986-967e225c4ce3 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-11 08:34:30.797 7 WARNING oslo_policy.policy [None req-d28c07e1-9404-4d37-8986-967e225c4ce3 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-11 08:34:30.814 7 WARNING oslo_policy.policy [None req-d28c07e1-9404-4d37-8986-967e225c4ce3 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-11 08:34:30.814 7 WARNING oslo_policy.policy [None req-d28c07e1-9404-4d37-8986-967e225c4ce3 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - 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.61 () {44 vars in 906 bytes} [Tue Aug 11 08:34:30 2026] GET /v2/images => generated 69 bytes in 565 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.61 () {42 vars in 684 bytes} [Tue Aug 11 08:34:34 2026] GET / => generated 1301 bytes in 2 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.61 () {44 vars in 906 bytes} [Tue Aug 11 08:34:34 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 08:34:34.381 8 WARNING oslo_policy.policy [None req-7566056c-bda4-45ab-b39e-61c046b4449b a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-11 08:34:34.382 8 WARNING oslo_policy.policy [None req-7566056c-bda4-45ab-b39e-61c046b4449b a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - 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.61 () {44 vars in 907 bytes} [Tue Aug 11 08:34:34 2026] GET /v2/images/cirros => generated 151 bytes in 142 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.61 () {44 vars in 929 bytes} [Tue Aug 11 08:34:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-11 08:34:34.534 8 WARNING oslo_policy.policy [None req-bb07b803-effd-4f75-b61b-d55c691d67fb a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-11 08:34:34.535 8 WARNING oslo_policy.policy [None req-bb07b803-effd-4f75-b61b-d55c691d67fb a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - 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.61 () {44 vars in 935 bytes} [Tue Aug 11 08:34:34 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-08-11 08:34:34.621 7 WARNING oslo_config.cfg [None req-b5068fec-4975-402b-a236-92780761b43f a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - 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.61 () {48 vars in 947 bytes} [Tue Aug 11 08:34:34 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 08:34:34.644 8 WARNING oslo_policy.policy [None req-21cae730-cd71-4b15-941d-e36fd0be8d67 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-11 08:34:34.644 8 WARNING oslo_policy.policy [None req-21cae730-cd71-4b15-941d-e36fd0be8d67 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-11 08:34:34.646 8 INFO glance.api.v2.image_data [None req-21cae730-cd71-4b15-941d-e36fd0be8d67 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 08:34:38.582 8 WARNING glance.location [None req-21cae730-cd71-4b15-941d-e36fd0be8d67 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.61 () {48 vars in 1041 bytes} [Tue Aug 11 08:34:34 2026] PUT /v2/images/0af134b0-a823-453e-be79-c63cfb0deca6/file => generated 0 bytes in 3985 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5405 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.61 () {44 vars in 967 bytes} [Tue Aug 11 08:34:38 2026] GET /v2/images/0af134b0-a823-453e-be79-c63cfb0deca6 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-11 08:34:38.737 8 WARNING oslo_config.cfg [None req-6a9485ae-eb88-4255-a59f-cb590e8b38a0 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - 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.61 () {48 vars in 1047 bytes} [Tue Aug 11 08:34:38 2026] PATCH /v2/images/0af134b0-a823-453e-be79-c63cfb0deca6 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.61 () {44 vars in 967 bytes} [Tue Aug 11 08:34:38 2026] GET /v2/images/0af134b0-a823-453e-be79-c63cfb0deca6 => 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: 137/270] 199.204.45.61 () {42 vars in 684 bytes} [Tue Aug 11 08:55:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 08:55:48 2026] GET /v2/images => generated 1381 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.61 () {42 vars in 684 bytes} [Tue Aug 11 08:56:39 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 08:56:39 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.204.45.61 () {44 vars in 933 bytes} [Tue Aug 11 08:56:39 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.204.45.61 () {44 vars in 955 bytes} [Tue Aug 11 08:56:39 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.204.45.61 () {44 vars in 935 bytes} [Tue Aug 11 08:56:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 199.204.45.61 () {48 vars in 947 bytes} [Tue Aug 11 08:56:39 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 08:56:40.083 8 INFO glance.api.v2.image_data [None req-631dcd9d-cb91-4dd0-8d83-2fe73dd25866 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 08:57:17.102 8 WARNING glance.location [None req-631dcd9d-cb91-4dd0-8d83-2fe73dd25866 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 147/296] 199.204.45.61 () {48 vars in 1042 bytes} [Tue Aug 11 08:56:40 2026] PUT /v2/images/b6bb90f7-7b37-49c0-bd1f-3bcd24ee0edd/file => generated 0 bytes in 37076 msecs (HTTP/1.1 204) 4 headers in 171 bytes (51190 switches on core 0) [pid: 7|app: 0|req: 150/297] 199.204.45.61 () {44 vars in 967 bytes} [Tue Aug 11 08:57:17 2026] GET /v2/images/b6bb90f7-7b37-49c0-bd1f-3bcd24ee0edd => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/298] 199.204.45.61 () {48 vars in 1047 bytes} [Tue Aug 11 08:57:17 2026] PATCH /v2/images/b6bb90f7-7b37-49c0-bd1f-3bcd24ee0edd => generated 1395 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/299] 199.204.45.61 () {44 vars in 967 bytes} [Tue Aug 11 08:57:17 2026] GET /v2/images/b6bb90f7-7b37-49c0-bd1f-3bcd24ee0edd => generated 1395 bytes in 15 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.61 () {42 vars in 684 bytes} [Tue Aug 11 08:57:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 08:57:18 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.61 () {42 vars in 684 bytes} [Tue Aug 11 09:04:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 09:04:41 2026] GET /v2/images => generated 2778 bytes in 127 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.61 () {42 vars in 684 bytes} [Tue Aug 11 09:04:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 09:04:49 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.204.45.61 () {44 vars in 943 bytes} [Tue Aug 11 09:04:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.61 () {44 vars in 965 bytes} [Tue Aug 11 09:04:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.61 () {44 vars in 935 bytes} [Tue Aug 11 09:04:49 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: 7|app: 0|req: 202/401] 199.204.45.61 () {48 vars in 947 bytes} [Tue Aug 11 09:04:49 2026] POST /v2/images => generated 799 bytes in 1633 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 09:04:51.335 8 INFO glance.api.v2.image_data [None req-a7572406-9054-416d-902a-916fe5ddf008 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:05:49.694 8 INFO glance.location [None req-a7572406-9054-416d-902a-916fe5ddf008 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/414] 199.204.45.61 () {48 vars in 1041 bytes} [Tue Aug 11 09:04:51 2026] PUT /v2/images/c9f383c5-1c93-4ee6-83ba-5517843a08f4/file => generated 0 bytes in 58446 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17225 switches on core 0) [pid: 7|app: 0|req: 215/415] 199.204.45.61 () {44 vars in 967 bytes} [Tue Aug 11 09:05:49 2026] GET /v2/images/c9f383c5-1c93-4ee6-83ba-5517843a08f4 => generated 1211 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/416] 199.204.45.61 () {48 vars in 1047 bytes} [Tue Aug 11 09:05:49 2026] PATCH /v2/images/c9f383c5-1c93-4ee6-83ba-5517843a08f4 => generated 1410 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/417] 199.204.45.61 () {44 vars in 967 bytes} [Tue Aug 11 09:05:49 2026] GET /v2/images/c9f383c5-1c93-4ee6-83ba-5517843a08f4 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/428] 199.204.45.61 () {42 vars in 684 bytes} [Tue Aug 11 09:06:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/429] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 09:06:44 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/432] 199.204.45.61 () {42 vars in 684 bytes} [Tue Aug 11 09:06:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/433] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 09:06:58 2026] GET /v2/images => generated 4190 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/434] 199.204.45.61 () {44 vars in 935 bytes} [Tue Aug 11 09:06:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/435] 199.204.45.61 () {44 vars in 957 bytes} [Tue Aug 11 09:06:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/436] 199.204.45.61 () {44 vars in 935 bytes} [Tue Aug 11 09:06:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/439] 199.204.45.61 () {48 vars in 947 bytes} [Tue Aug 11 09:06:59 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-11 09:06:59.439 7 WARNING oslo_policy.policy [None req-a880cb57-0be4-4f01-a019-3e36ab863826 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-11 09:06:59.439 7 WARNING oslo_policy.policy [None req-a880cb57-0be4-4f01-a019-3e36ab863826 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-11 09:06:59.441 7 INFO glance.api.v2.image_data [None req-a880cb57-0be4-4f01-a019-3e36ab863826 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-11 09:07:17.030 7 INFO glance.location [None req-a880cb57-0be4-4f01-a019-3e36ab863826 a0cb9c9510a9404a92cd2d4bc826ad33 a8df54131b4446b69ef2d9d8a5d169ab - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 229/442] 199.204.45.61 () {48 vars in 1042 bytes} [Tue Aug 11 09:06:59 2026] PUT /v2/images/723ce03d-1f25-4213-9534-e26f793faae4/file => generated 0 bytes in 17644 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32328 switches on core 0) [pid: 8|app: 0|req: 214/443] 199.204.45.61 () {44 vars in 967 bytes} [Tue Aug 11 09:07:17 2026] GET /v2/images/723ce03d-1f25-4213-9534-e26f793faae4 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/444] 199.204.45.61 () {48 vars in 1047 bytes} [Tue Aug 11 09:07:17 2026] PATCH /v2/images/723ce03d-1f25-4213-9534-e26f793faae4 => generated 1382 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/445] 199.204.45.61 () {44 vars in 967 bytes} [Tue Aug 11 09:07:17 2026] GET /v2/images/723ce03d-1f25-4213-9534-e26f793faae4 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/614] 199.204.45.61 () {42 vars in 684 bytes} [Tue Aug 11 09:21:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/615] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 09:21:10 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/644] 199.204.45.61 () {42 vars in 684 bytes} [Tue Aug 11 09:23:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/645] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 09:23:32 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/646] 199.204.45.61 () {42 vars in 684 bytes} [Tue Aug 11 09:23:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/647] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 09:23:34 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: 8|app: 0|req: 326/666] 199.204.45.61 () {42 vars in 684 bytes} [Tue Aug 11 09:24:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/667] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 09:24:59 2026] GET /v2/images => generated 5574 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/668] 199.204.45.61 () {42 vars in 684 bytes} [Tue Aug 11 09:25:09 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/669] 199.204.45.61 () {44 vars in 906 bytes} [Tue Aug 11 09:25:09 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)