+ 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 [Wed Aug 12 17:53:01 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-757d5f95cd-dlztq 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x560929c3d180 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-12 17:53:03.631 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-12 17:53:03.673 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-12 17:53:04.246 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-12 17:53:04.247 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-12 17:53:04.277 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-12 17:53:04.278 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-12 17:53:05.795 7 WARNING glance.api.v2.images [None req-cc194fd8-1a8d-45fc-8a08-decdaeba89ae - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 17:53:05.834 8 WARNING glance.api.v2.images [None req-d6db3493-09a8-4f07-8978-b7466ddeed0d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 17:53:06.036 7 WARNING keystonemiddleware._common.config [None req-cc194fd8-1a8d-45fc-8a08-decdaeba89ae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 17:53:06.045 7 WARNING oslo_config.cfg [None req-cc194fd8-1a8d-45fc-8a08-decdaeba89ae - - - - - -] 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 0x560929c3d180 pid: 7 (default app) 2026-08-12 17:53:06.079 8 WARNING keystonemiddleware._common.config [None req-d6db3493-09a8-4f07-8978-b7466ddeed0d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 17:53:06.087 8 WARNING oslo_config.cfg [None req-d6db3493-09a8-4f07-8978-b7466ddeed0d - - - - - -] 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 0x560929c3d180 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.204 () {42 vars in 689 bytes} [Wed Aug 12 17:53:06 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-08-12 17:53:06.791 8 WARNING oslo_policy.policy [None req-5182df2b-aa9d-432c-b017-f88bf677d57e fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - 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-12 17:53:06.792 8 WARNING oslo_policy.policy [None req-5182df2b-aa9d-432c-b017-f88bf677d57e fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - 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-12 17:53:06.812 8 WARNING oslo_policy.policy [None req-5182df2b-aa9d-432c-b017-f88bf677d57e fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - 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-12 17:53:06.812 8 WARNING oslo_policy.policy [None req-5182df2b-aa9d-432c-b017-f88bf677d57e fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 17:53:06 2026] GET /v2/images => generated 69 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.204 () {42 vars in 689 bytes} [Wed Aug 12 17:53:10 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 17:53:10 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-08-12 17:53:10.309 7 WARNING oslo_policy.policy [None req-5d465a1e-ca4f-40f4-ab8e-93da13f755b5 fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - 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-12 17:53:10.309 7 WARNING oslo_policy.policy [None req-5d465a1e-ca4f-40f4-ab8e-93da13f755b5 fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.204 () {44 vars in 912 bytes} [Wed Aug 12 17:53:10 2026] GET /v2/images/cirros => generated 151 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.204 () {44 vars in 934 bytes} [Wed Aug 12 17:53:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 17:53:10.433 7 WARNING oslo_policy.policy [None req-12c450e6-7e55-4649-b97b-7352d4254f15 fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - 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-12 17:53:10.434 7 WARNING oslo_policy.policy [None req-12c450e6-7e55-4649-b97b-7352d4254f15 fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.204 () {44 vars in 940 bytes} [Wed Aug 12 17:53:10 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) 2026-08-12 17:53:10.502 8 WARNING oslo_config.cfg [None req-0266d99c-3373-4315-ad08-0f9186f884d6 fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.204 () {48 vars in 952 bytes} [Wed Aug 12 17:53:10 2026] POST /v2/images => generated 760 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 17:53:10.522 7 WARNING oslo_policy.policy [None req-709c22cf-53ae-4b5a-a63b-49092073a9da fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - 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-12 17:53:10.522 7 WARNING oslo_policy.policy [None req-709c22cf-53ae-4b5a-a63b-49092073a9da fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - 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-12 17:53:10.523 7 INFO glance.api.v2.image_data [None req-709c22cf-53ae-4b5a-a63b-49092073a9da fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 17:53:14.096 7 INFO glance.location [None req-709c22cf-53ae-4b5a-a63b-49092073a9da fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 9/13] 199.19.213.204 () {48 vars in 1046 bytes} [Wed Aug 12 17:53:10 2026] PUT /v2/images/6242029e-8f2c-4405-b5b5-9bf601eb04f6/file => generated 0 bytes in 3622 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8856 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 17:53:14 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 17:53:14.174 7 WARNING oslo_config.cfg [None req-baf9a3a5-f07b-49d7-9af6-a55522a3abcb fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - 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/15] 199.19.213.204 () {48 vars in 1050 bytes} [Wed Aug 12 17:53:14 2026] PATCH /v2/images/6242029e-8f2c-4405-b5b5-9bf601eb04f6 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 17:53:14 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 199.19.213.204 () {42 vars in 689 bytes} [Wed Aug 12 18:15:26 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 18:15:26 2026] GET /v2/images => generated 1240 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.19.213.204 () {42 vars in 689 bytes} [Wed Aug 12 18:15:43 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 18:15:43 2026] GET /v2/images => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.19.213.204 () {44 vars in 938 bytes} [Wed Aug 12 18:15:43 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.19.213.204 () {44 vars in 960 bytes} [Wed Aug 12 18:15:43 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.19.213.204 () {44 vars in 940 bytes} [Wed Aug 12 18:15:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/294] 199.19.213.204 () {48 vars in 952 bytes} [Wed Aug 12 18:15:43 2026] POST /v2/images => generated 796 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 18:15:43.335 7 INFO glance.api.v2.image_data [None req-5ad493a4-4b98-468a-9c48-cf9dafe8048c fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 18:16:09.406 7 INFO glance.location [None req-5ad493a4-4b98-468a-9c48-cf9dafe8048c fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 149/301] 199.19.213.204 () {48 vars in 1047 bytes} [Wed Aug 12 18:15:43 2026] PUT /v2/images/fee7771c-9e32-4608-8f23-84c4434490f5/file => generated 0 bytes in 26120 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67978 switches on core 0) [pid: 8|app: 0|req: 153/302] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 18:16:09 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/303] 199.19.213.204 () {48 vars in 1050 bytes} [Wed Aug 12 18:16:09 2026] PATCH /v2/images/fee7771c-9e32-4608-8f23-84c4434490f5 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.19.213.204 () {48 vars in 1051 bytes} [Wed Aug 12 18:16:09 2026] PATCH /v2/images/fee7771c-9e32-4608-8f23-84c4434490f5 => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 18:16:09 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/306] 199.19.213.204 () {42 vars in 689 bytes} [Wed Aug 12 18:16:10 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/307] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 18:16:10 2026] GET /v2/images => generated 2451 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.19.213.204 () {42 vars in 689 bytes} [Wed Aug 12 18:22:22 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 18:22:22 2026] GET /v2/images => generated 2451 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.19.213.204 () {42 vars in 689 bytes} [Wed Aug 12 18:22:37 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 18:22:37 2026] GET /v2/images => generated 2451 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.19.213.204 () {44 vars in 948 bytes} [Wed Aug 12 18:22:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.19.213.204 () {44 vars in 970 bytes} [Wed Aug 12 18:22:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.19.213.204 () {44 vars in 940 bytes} [Wed Aug 12 18:22:38 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: 198/393] 199.19.213.204 () {48 vars in 952 bytes} [Wed Aug 12 18:22:38 2026] POST /v2/images => generated 799 bytes in 259 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 18:22:38.422 7 INFO glance.api.v2.image_data [None req-5783415d-a5df-4f1c-9a55-8eddc6adaac2 fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 18:22:54.517 7 INFO glance.location [None req-5783415d-a5df-4f1c-9a55-8eddc6adaac2 fb7fbf24f8f04acf8719799bc6eb8074 51db6b84f51747fbb9da12fb5c0ccc5a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/396] 199.19.213.204 () {48 vars in 1046 bytes} [Wed Aug 12 18:22:38 2026] PUT /v2/images/55a193a0-6e10-4da2-9dd0-020b9ff62242/file => generated 0 bytes in 16140 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36587 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 18:22:54 2026] GET /v2/images => generated 3664 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.19.213.204 () {48 vars in 1051 bytes} [Wed Aug 12 18:22:54 2026] PATCH /v2/images/55a193a0-6e10-4da2-9dd0-020b9ff62242 => generated 1234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 18:22:54 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.19.213.204 () {42 vars in 689 bytes} [Wed Aug 12 18:23:39 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.19.213.204 () {44 vars in 911 bytes} [Wed Aug 12 18:23:39 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)