+ 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 [Sat Sep 12 06:55:05 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-89568d8df-lm7z8 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 0x7f7af86ec668 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-09-12 06:55:07.520 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-12 06:55:07.541 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-09-12 06:55:08.375 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-09-12 06:55:08.376 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-09-12 06:55:08.376 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-12 06:55:08.385 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-09-12 06:55:08.386 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-09-12 06:55:08.387 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-12 06:55:10.312 7 WARNING glance.api.v2.images [None req-ab138406-920b-4bfe-8fdc-0b0139e19234 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-12 06:55:10.419 8 WARNING glance.api.v2.images [None req-9679f5ff-c43e-455e-bf0c-42fe26f82837 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-12 06:55:10.624 7 WARNING keystonemiddleware._common.config [None req-ab138406-920b-4bfe-8fdc-0b0139e19234 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 06:55:10.630 7 WARNING oslo_config.cfg [None req-ab138406-920b-4bfe-8fdc-0b0139e19234 - - - - - -] 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 0x7f7af86ec668 pid: 7 (default app) 2026-09-12 06:55:10.752 8 WARNING keystonemiddleware._common.config [None req-9679f5ff-c43e-455e-bf0c-42fe26f82837 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-12 06:55:10.760 8 WARNING oslo_config.cfg [None req-9679f5ff-c43e-455e-bf0c-42fe26f82837 - - - - - -] 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 0x7f7af86ec668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.179 () {42 vars in 688 bytes} [Sat Sep 12 06:55:11 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 06:55:12.195 8 WARNING oslo_policy.policy [None req-37eeff66-3423-425b-a437-f7f07a530dbe eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - 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-09-12 06:55:12.196 8 WARNING oslo_policy.policy [None req-37eeff66-3423-425b-a437-f7f07a530dbe eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - 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-09-12 06:55:12.226 8 WARNING oslo_policy.policy [None req-37eeff66-3423-425b-a437-f7f07a530dbe eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - 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-09-12 06:55:12.226 8 WARNING oslo_policy.policy [None req-37eeff66-3423-425b-a437-f7f07a530dbe eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.179 () {44 vars in 910 bytes} [Sat Sep 12 06:55:11 2026] GET /v2/images => generated 69 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.179 () {42 vars in 688 bytes} [Sat Sep 12 06:55:15 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.179 () {44 vars in 910 bytes} [Sat Sep 12 06:55:15 2026] GET /v2/images => generated 69 bytes in 38 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-12 06:55:16.012 7 WARNING oslo_policy.policy [None req-dcea25b7-c509-46c5-8650-94bb95c0639b eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - 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-09-12 06:55:16.012 7 WARNING oslo_policy.policy [None req-dcea25b7-c509-46c5-8650-94bb95c0639b eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 162.253.55.179 () {44 vars in 911 bytes} [Sat Sep 12 06:55:15 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.179 () {44 vars in 933 bytes} [Sat Sep 12 06:55:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-12 06:55:16.158 7 WARNING oslo_policy.policy [None req-c390dd63-94c6-4a27-bb41-cff59f6b2a78 eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - 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-09-12 06:55:16.158 7 WARNING oslo_policy.policy [None req-c390dd63-94c6-4a27-bb41-cff59f6b2a78 eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 162.253.55.179 () {44 vars in 939 bytes} [Sat Sep 12 06:55:16 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) 2026-09-12 06:55:16.255 8 WARNING oslo_config.cfg [None req-ab87724b-3fb6-4fac-af08-611bf6b6c98b eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.179 () {48 vars in 951 bytes} [Sat Sep 12 06:55:16 2026] POST /v2/images => generated 760 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 06:55:16.279 7 WARNING oslo_policy.policy [None req-911dc05d-71fc-474d-b7a1-03dafa5cf340 eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - 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-09-12 06:55:16.280 7 WARNING oslo_policy.policy [None req-911dc05d-71fc-474d-b7a1-03dafa5cf340 eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - 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-09-12 06:55:16.282 7 INFO glance.api.v2.image_data [None req-911dc05d-71fc-474d-b7a1-03dafa5cf340 eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 06:55:21.908 7 INFO glance.location [None req-911dc05d-71fc-474d-b7a1-03dafa5cf340 eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/15] 162.253.55.179 () {48 vars in 1045 bytes} [Sat Sep 12 06:55:16 2026] PUT /v2/images/a84d8fe3-908d-4999-b14c-584eed66c84a/file => generated 0 bytes in 5689 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6972 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.179 () {44 vars in 971 bytes} [Sat Sep 12 06:55:21 2026] GET /v2/images/a84d8fe3-908d-4999-b14c-584eed66c84a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-12 06:55:22.075 7 WARNING oslo_config.cfg [None req-fcccd9dd-341c-4b07-a7e6-d9bb783bc6d5 eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 162.253.55.179 () {48 vars in 1051 bytes} [Sat Sep 12 06:55:21 2026] PATCH /v2/images/a84d8fe3-908d-4999-b14c-584eed66c84a => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.179 () {44 vars in 971 bytes} [Sat Sep 12 06:55:22 2026] GET /v2/images/a84d8fe3-908d-4999-b14c-584eed66c84a => 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: 134/269] 162.253.55.179 () {42 vars in 688 bytes} [Sat Sep 12 07:16:16 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: 136/270] 162.253.55.179 () {44 vars in 910 bytes} [Sat Sep 12 07:16:16 2026] GET /v2/images => generated 1381 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 162.253.55.179 () {42 vars in 688 bytes} [Sat Sep 12 07:16:37 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 162.253.55.179 () {44 vars in 910 bytes} [Sat Sep 12 07:16:37 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 162.253.55.179 () {44 vars in 937 bytes} [Sat Sep 12 07:16:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 162.253.55.179 () {44 vars in 959 bytes} [Sat Sep 12 07:16:37 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 162.253.55.179 () {44 vars in 939 bytes} [Sat Sep 12 07:16:37 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) [pid: 7|app: 0|req: 141/280] 162.253.55.179 () {48 vars in 951 bytes} [Sat Sep 12 07:16:37 2026] POST /v2/images => generated 796 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 07:16:37.791 8 WARNING oslo_policy.policy [None req-9d04883d-7385-4dd6-91f7-d1763d9ddefb eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - 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-09-12 07:16:37.791 8 WARNING oslo_policy.policy [None req-9d04883d-7385-4dd6-91f7-d1763d9ddefb eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - 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-09-12 07:16:37.793 8 INFO glance.api.v2.image_data [None req-9d04883d-7385-4dd6-91f7-d1763d9ddefb eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 07:17:09.727 8 INFO glance.location [None req-9d04883d-7385-4dd6-91f7-d1763d9ddefb eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 140/287] 162.253.55.179 () {48 vars in 1046 bytes} [Sat Sep 12 07:16:37 2026] PUT /v2/images/d080b448-4a98-4be3-85b6-968a13d6b58e/file => generated 0 bytes in 32006 msecs (HTTP/1.1 204) 4 headers in 171 bytes (72857 switches on core 0) [pid: 7|app: 0|req: 148/288] 162.253.55.179 () {44 vars in 971 bytes} [Sat Sep 12 07:17:09 2026] GET /v2/images/d080b448-4a98-4be3-85b6-968a13d6b58e => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/289] 162.253.55.179 () {48 vars in 1051 bytes} [Sat Sep 12 07:17:09 2026] PATCH /v2/images/d080b448-4a98-4be3-85b6-968a13d6b58e => generated 1395 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/290] 162.253.55.179 () {44 vars in 971 bytes} [Sat Sep 12 07:17:09 2026] GET /v2/images/d080b448-4a98-4be3-85b6-968a13d6b58e => 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: 151/293] 162.253.55.179 () {42 vars in 688 bytes} [Sat Sep 12 07:17:11 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/294] 162.253.55.179 () {44 vars in 910 bytes} [Sat Sep 12 07:17:11 2026] GET /v2/images => generated 2778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/373] 162.253.55.179 () {42 vars in 688 bytes} [Sat Sep 12 07:23:49 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: 183/374] 162.253.55.179 () {44 vars in 910 bytes} [Sat Sep 12 07:23:49 2026] GET /v2/images => generated 2778 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/379] 162.253.55.179 () {42 vars in 688 bytes} [Sat Sep 12 07:24:00 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: 186/380] 162.253.55.179 () {44 vars in 910 bytes} [Sat Sep 12 07:24:00 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/381] 162.253.55.179 () {44 vars in 947 bytes} [Sat Sep 12 07:24:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/382] 162.253.55.179 () {44 vars in 969 bytes} [Sat Sep 12 07:24:00 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: 7|app: 0|req: 196/383] 162.253.55.179 () {44 vars in 939 bytes} [Sat Sep 12 07:24:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/384] 162.253.55.179 () {48 vars in 951 bytes} [Sat Sep 12 07:24:00 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 07:24:01.043 7 INFO glance.api.v2.image_data [None req-925b14cb-1045-46ba-861b-58f1e5ffa7ad eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 07:24:20.077 7 INFO glance.location [None req-925b14cb-1045-46ba-861b-58f1e5ffa7ad eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/387] 162.253.55.179 () {48 vars in 1045 bytes} [Sat Sep 12 07:24:01 2026] PUT /v2/images/502dbd3b-bba3-4481-98e1-cb6e530505cd/file => generated 0 bytes in 19112 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23159 switches on core 0) [pid: 8|app: 0|req: 191/388] 162.253.55.179 () {44 vars in 971 bytes} [Sat Sep 12 07:24:20 2026] GET /v2/images/502dbd3b-bba3-4481-98e1-cb6e530505cd => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 162.253.55.179 () {48 vars in 1051 bytes} [Sat Sep 12 07:24:20 2026] PATCH /v2/images/502dbd3b-bba3-4481-98e1-cb6e530505cd => generated 1410 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 162.253.55.179 () {44 vars in 971 bytes} [Sat Sep 12 07:24:20 2026] GET /v2/images/502dbd3b-bba3-4481-98e1-cb6e530505cd => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/401] 162.253.55.179 () {42 vars in 688 bytes} [Sat Sep 12 07:25:04 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: 205/402] 162.253.55.179 () {44 vars in 910 bytes} [Sat Sep 12 07:25:04 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: 208/407] 162.253.55.179 () {42 vars in 688 bytes} [Sat Sep 12 07:25:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/408] 162.253.55.179 () {44 vars in 910 bytes} [Sat Sep 12 07:25:21 2026] GET /v2/images => generated 4190 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/409] 162.253.55.179 () {44 vars in 939 bytes} [Sat Sep 12 07:25:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/410] 162.253.55.179 () {44 vars in 961 bytes} [Sat Sep 12 07:25:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/411] 162.253.55.179 () {44 vars in 939 bytes} [Sat Sep 12 07:25:21 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: 202/412] 162.253.55.179 () {48 vars in 951 bytes} [Sat Sep 12 07:25:21 2026] POST /v2/images => generated 791 bytes in 95 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-12 07:25:21.926 7 INFO glance.api.v2.image_data [None req-1e151525-24e0-4cd7-bfd7-83dc5fc7576f eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-12 07:25:39.062 7 INFO glance.location [None req-1e151525-24e0-4cd7-bfd7-83dc5fc7576f eab1ec329aeb4a84945fccea9c378294 494eec967bd94616aea910a91f8dd82b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 211/415] 162.253.55.179 () {48 vars in 1046 bytes} [Sat Sep 12 07:25:21 2026] PUT /v2/images/1a5b30fa-304e-4d8f-b88a-e5355d174977/file => generated 0 bytes in 17211 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32144 switches on core 0) [pid: 8|app: 0|req: 205/416] 162.253.55.179 () {44 vars in 971 bytes} [Sat Sep 12 07:25:39 2026] GET /v2/images/1a5b30fa-304e-4d8f-b88a-e5355d174977 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 162.253.55.179 () {48 vars in 1051 bytes} [Sat Sep 12 07:25:39 2026] PATCH /v2/images/1a5b30fa-304e-4d8f-b88a-e5355d174977 => generated 1382 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/418] 162.253.55.179 () {44 vars in 971 bytes} [Sat Sep 12 07:25:39 2026] GET /v2/images/1a5b30fa-304e-4d8f-b88a-e5355d174977 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)