+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 14 01:39:29 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-86b4cbd999-gtg6k 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 0x7fd0962e4668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-14 01:39:31.397 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-14 01:39:31.450 6 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-05-14 01:39:32.248 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-05-14 01:39:32.249 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-05-14 01:39:32.249 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-14 01:39:32.319 6 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-05-14 01:39:32.320 6 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-05-14 01:39:32.321 6 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-14 01:39:34.275 7 WARNING glance.api.v2.images [None req-2717686e-8b91-4361-9946-cb26a1eca5ef - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-14 01:39:34.347 6 WARNING glance.api.v2.images [None req-fec3c247-b4d8-4445-b409-aa3df954191b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-14 01:39:34.603 7 WARNING keystonemiddleware._common.config [None req-2717686e-8b91-4361-9946-cb26a1eca5ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:39:34.611 7 WARNING oslo_config.cfg [None req-2717686e-8b91-4361-9946-cb26a1eca5ef - - - - - -] 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 0x7fd0962e4668 pid: 7 (default app) 2026-05-14 01:39:34.686 6 WARNING keystonemiddleware._common.config [None req-fec3c247-b4d8-4445-b409-aa3df954191b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 01:39:34.694 6 WARNING oslo_config.cfg [None req-fec3c247-b4d8-4445-b409-aa3df954191b - - - - - -] 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 0x7fd0962e4668 pid: 6 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.44 () {42 vars in 685 bytes} [Thu May 14 01:39:36 2026] GET / => generated 1301 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-05-14 01:39:37.134 6 WARNING oslo_policy.policy [None req-b0fd79aa-b209-4851-8f8e-e8f2ca052886 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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-05-14 01:39:37.134 6 WARNING oslo_policy.policy [None req-b0fd79aa-b209-4851-8f8e-e8f2ca052886 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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-05-14 01:39:37.150 6 WARNING oslo_policy.policy [None req-b0fd79aa-b209-4851-8f8e-e8f2ca052886 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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-05-14 01:39:37.150 6 WARNING oslo_policy.policy [None req-b0fd79aa-b209-4851-8f8e-e8f2ca052886 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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: 6|app: 0|req: 1/5] 199.204.45.44 () {44 vars in 907 bytes} [Thu May 14 01:39:36 2026] GET /v2/images => generated 69 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.44 () {42 vars in 685 bytes} [Thu May 14 01:39:40 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 2/7] 199.204.45.44 () {44 vars in 907 bytes} [Thu May 14 01:39:40 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-05-14 01:39:40.636 7 WARNING oslo_policy.policy [None req-8ce2d93b-353d-44fd-8b99-200ff181078b 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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-05-14 01:39:40.637 7 WARNING oslo_policy.policy [None req-8ce2d93b-353d-44fd-8b99-200ff181078b 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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: 6/8] 199.204.45.44 () {44 vars in 908 bytes} [Thu May 14 01:39:40 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/9] 199.204.45.44 () {44 vars in 930 bytes} [Thu May 14 01:39:40 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-05-14 01:39:40.777 7 WARNING oslo_policy.policy [None req-0a695b59-c42d-4456-b122-fb5e3d68dc3b 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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-05-14 01:39:40.778 7 WARNING oslo_policy.policy [None req-0a695b59-c42d-4456-b122-fb5e3d68dc3b 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.44 () {44 vars in 936 bytes} [Thu May 14 01:39:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-14 01:39:40.863 6 WARNING oslo_config.cfg [None req-6c69da09-4259-4b09-8096-e89562dc2222 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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: 6|app: 0|req: 4/11] 199.204.45.44 () {48 vars in 948 bytes} [Thu May 14 01:39:40 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-05-14 01:39:40.881 7 WARNING oslo_policy.policy [None req-c5a234fa-49ed-4f96-a06b-8cdec66f5820 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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-05-14 01:39:40.881 7 WARNING oslo_policy.policy [None req-c5a234fa-49ed-4f96-a06b-8cdec66f5820 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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-05-14 01:39:40.883 7 INFO glance.api.v2.image_data [None req-c5a234fa-49ed-4f96-a06b-8cdec66f5820 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 01:39:44.376 7 WARNING glance.location [None req-c5a234fa-49ed-4f96-a06b-8cdec66f5820 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.44 () {48 vars in 1042 bytes} [Thu May 14 01:39:40 2026] PUT /v2/images/ac52bd03-a618-46d4-9dbf-5699f91ab0f3/file => generated 0 bytes in 3537 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6282 switches on core 0) [pid: 6|app: 0|req: 7/15] 199.204.45.44 () {44 vars in 968 bytes} [Thu May 14 01:39:44 2026] GET /v2/images/ac52bd03-a618-46d4-9dbf-5699f91ab0f3 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-14 01:39:44.446 7 WARNING oslo_config.cfg [None req-59925a8a-c067-49b7-8051-3ece7f7bb05b 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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: 9/16] 199.204.45.44 () {44 vars in 968 bytes} [Thu May 14 01:39:44 2026] GET /v2/images/ac52bd03-a618-46d4-9dbf-5699f91ab0f3 => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.44 () {42 vars in 685 bytes} [Thu May 14 02:00:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 134/270] 199.204.45.44 () {44 vars in 907 bytes} [Thu May 14 02:00:48 2026] GET /v2/images => generated 1240 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 137/275] 199.204.45.44 () {42 vars in 685 bytes} [Thu May 14 02:01:11 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: 139/276] 199.204.45.44 () {44 vars in 907 bytes} [Thu May 14 02:01:11 2026] GET /v2/images => generated 1240 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 138/277] 199.204.45.44 () {44 vars in 934 bytes} [Thu May 14 02:01:11 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.44 () {44 vars in 956 bytes} [Thu May 14 02:01:11 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 139/279] 199.204.45.44 () {44 vars in 936 bytes} [Thu May 14 02:01:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.44 () {48 vars in 948 bytes} [Thu May 14 02:01:11 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-14 02:01:11.966 6 WARNING oslo_policy.policy [None req-5f9da83c-ed30-447a-af68-adfba27ea6d6 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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-05-14 02:01:11.967 6 WARNING oslo_policy.policy [None req-5f9da83c-ed30-447a-af68-adfba27ea6d6 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - 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-05-14 02:01:11.968 6 INFO glance.api.v2.image_data [None req-5f9da83c-ed30-447a-af68-adfba27ea6d6 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 02:01:37.127 6 WARNING glance.location [None req-5f9da83c-ed30-447a-af68-adfba27ea6d6 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - default default] Image claims disk_format but is actually 'gpt' [pid: 6|app: 0|req: 140/287] 199.204.45.44 () {48 vars in 1043 bytes} [Thu May 14 02:01:11 2026] PUT /v2/images/53468635-4ede-4a40-8b01-78708cb58a6e/file => generated 0 bytes in 25209 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63106 switches on core 0) [pid: 7|app: 0|req: 148/288] 199.204.45.44 () {44 vars in 968 bytes} [Thu May 14 02:01:37 2026] GET /v2/images/53468635-4ede-4a40-8b01-78708cb58a6e => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 141/289] 199.204.45.44 () {44 vars in 968 bytes} [Thu May 14 02:01:37 2026] GET /v2/images/53468635-4ede-4a40-8b01-78708cb58a6e => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/290] 199.204.45.44 () {42 vars in 685 bytes} [Thu May 14 02:01:38 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/291] 199.204.45.44 () {44 vars in 907 bytes} [Thu May 14 02:01:38 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 184/374] 199.204.45.44 () {42 vars in 685 bytes} [Thu May 14 02:08:31 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: 191/375] 199.204.45.44 () {44 vars in 907 bytes} [Thu May 14 02:08:31 2026] GET /v2/images => generated 2451 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 186/378] 199.204.45.44 () {42 vars in 685 bytes} [Thu May 14 02:08:43 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: 193/379] 199.204.45.44 () {44 vars in 907 bytes} [Thu May 14 02:08:43 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 187/380] 199.204.45.44 () {44 vars in 944 bytes} [Thu May 14 02:08:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.204.45.44 () {44 vars in 966 bytes} [Thu May 14 02:08:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 188/382] 199.204.45.44 () {44 vars in 936 bytes} [Thu May 14 02:08:43 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: 195/383] 199.204.45.44 () {48 vars in 948 bytes} [Thu May 14 02:08:43 2026] POST /v2/images => generated 799 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-14 02:08:43.308 6 INFO glance.api.v2.image_data [None req-ca42c610-bcbe-4f70-9a8b-12cfa6c0e7cf 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 02:09:00.289 6 INFO glance.location [None req-ca42c610-bcbe-4f70-9a8b-12cfa6c0e7cf 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 6|app: 0|req: 189/388] 199.204.45.44 () {48 vars in 1042 bytes} [Thu May 14 02:08:43 2026] PUT /v2/images/a07e2616-e941-44fe-8e67-8079f77072bb/file => generated 0 bytes in 17020 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27941 switches on core 0) [pid: 7|app: 0|req: 200/389] 199.204.45.44 () {44 vars in 968 bytes} [Thu May 14 02:09:00 2026] GET /v2/images/a07e2616-e941-44fe-8e67-8079f77072bb => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 190/390] 199.204.45.44 () {48 vars in 1047 bytes} [Thu May 14 02:09:00 2026] PATCH /v2/images/a07e2616-e941-44fe-8e67-8079f77072bb => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/391] 199.204.45.44 () {44 vars in 968 bytes} [Thu May 14 02:09:00 2026] GET /v2/images/a07e2616-e941-44fe-8e67-8079f77072bb => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 195/400] 199.204.45.44 () {42 vars in 685 bytes} [Thu May 14 02:09: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: 206/401] 199.204.45.44 () {44 vars in 907 bytes} [Thu May 14 02:09:41 2026] GET /v2/images => generated 3687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/406] 199.204.45.44 () {42 vars in 685 bytes} [Thu May 14 02:09:56 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: 209/407] 199.204.45.44 () {44 vars in 907 bytes} [Thu May 14 02:09:56 2026] GET /v2/images => generated 3687 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/408] 199.204.45.44 () {44 vars in 936 bytes} [Thu May 14 02:09:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/409] 199.204.45.44 () {44 vars in 958 bytes} [Thu May 14 02:09:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 200/410] 199.204.45.44 () {44 vars in 936 bytes} [Thu May 14 02:09:56 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: 7|app: 0|req: 211/411] 199.204.45.44 () {48 vars in 948 bytes} [Thu May 14 02:09:56 2026] POST /v2/images => generated 791 bytes in 160 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-14 02:09:56.633 6 INFO glance.api.v2.image_data [None req-7b34b8a6-ebcc-4010-857e-e2df26e96c0c 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-14 02:10:05.396 6 INFO glance.location [None req-7b34b8a6-ebcc-4010-857e-e2df26e96c0c 2b5afa6f5f63472db4efb0574c49b462 956928ff88554ef8874ebec96c18bc75 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 6|app: 0|req: 201/414] 199.204.45.44 () {48 vars in 1042 bytes} [Thu May 14 02:09:56 2026] PUT /v2/images/ea9601b3-578d-4f4c-beb8-39ea969cdb0a/file => generated 0 bytes in 8807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20057 switches on core 0) [pid: 7|app: 0|req: 214/415] 199.204.45.44 () {44 vars in 968 bytes} [Thu May 14 02:10:05 2026] GET /v2/images/ea9601b3-578d-4f4c-beb8-39ea969cdb0a => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 202/416] 199.204.45.44 () {44 vars in 968 bytes} [Thu May 14 02:10:05 2026] GET /v2/images/ea9601b3-578d-4f4c-beb8-39ea969cdb0a => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)