+ 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 Feb 19 16:47:41 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: glance-api-794d68d756-k967j 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 0x7fbb888bb668 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-02-19 16:47:43.925 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-02-19 16:47:43.997 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-02-19 16:47:44.758 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-02-19 16:47:44.759 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-02-19 16:47:44.759 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-19 16:47:44.853 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-02-19 16:47:44.854 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-02-19 16:47:44.855 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-02-19 16:47:46.755 8 WARNING glance.api.v2.images [None req-b5bd5cb2-e74c-49a2-aac2-ced1222805b5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-19 16:47:46.862 7 WARNING glance.api.v2.images [None req-eebe61b7-7536-4c30-8cd3-19ae2468dce3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-02-19 16:47:47.091 8 WARNING keystonemiddleware._common.config [None req-b5bd5cb2-e74c-49a2-aac2-ced1222805b5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 16:47:47.098 8 WARNING oslo_config.cfg [None req-b5bd5cb2-e74c-49a2-aac2-ced1222805b5 - - - - - -] 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 0x7fbb888bb668 pid: 8 (default app) 2026-02-19 16:47:47.191 7 WARNING keystonemiddleware._common.config [None req-eebe61b7-7536-4c30-8cd3-19ae2468dce3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 16:47:47.198 7 WARNING oslo_config.cfg [None req-eebe61b7-7536-4c30-8cd3-19ae2468dce3 - - - - - -] 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 0x7fbb888bb668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 16:47:47 2026] GET / => generated 1312 bytes in 0 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-02-19 16:47:48.110 7 WARNING oslo_policy.policy [None req-afde8ccb-7ec5-40bb-9fb6-3c57aed806e4 ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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-02-19 16:47:48.111 7 WARNING oslo_policy.policy [None req-afde8ccb-7ec5-40bb-9fb6-3c57aed806e4 ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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-02-19 16:47:48.126 7 WARNING oslo_policy.policy [None req-afde8ccb-7ec5-40bb-9fb6-3c57aed806e4 ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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-02-19 16:47:48.126 7 WARNING oslo_policy.policy [None req-afde8ccb-7ec5-40bb-9fb6-3c57aed806e4 ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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/6] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 16:47:47 2026] GET /v2/images => generated 69 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 16:47:51 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: 2/8] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 16:47:51 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-02-19 16:47:51.548 8 WARNING oslo_policy.policy [None req-35f61dbc-ebdf-4e21-bceb-77400227f97e ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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-02-19 16:47:51.548 8 WARNING oslo_policy.policy [None req-35f61dbc-ebdf-4e21-bceb-77400227f97e ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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/9] 162.253.55.227 () {44 vars in 914 bytes} [Thu Feb 19 16:47:51 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 162.253.55.227 () {44 vars in 936 bytes} [Thu Feb 19 16:47:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 16:47:51.671 8 WARNING oslo_policy.policy [None req-e6e6971c-3cbf-4ea2-89bb-3cc8914b7d31 ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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-02-19 16:47:51.671 8 WARNING oslo_policy.policy [None req-e6e6971c-3cbf-4ea2-89bb-3cc8914b7d31 ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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: 8/11] 162.253.55.227 () {44 vars in 942 bytes} [Thu Feb 19 16:47:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-19 16:47:51.740 7 WARNING oslo_config.cfg [None req-a785668d-0181-424a-9dac-9e32b1f8c395 ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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/12] 162.253.55.227 () {48 vars in 954 bytes} [Thu Feb 19 16:47:51 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-02-19 16:47:51.757 8 WARNING oslo_policy.policy [None req-af9d2d73-7f48-4854-ae8c-a714c1eeaaba ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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-02-19 16:47:51.757 8 WARNING oslo_policy.policy [None req-af9d2d73-7f48-4854-ae8c-a714c1eeaaba ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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-02-19 16:47:51.758 8 INFO glance.api.v2.image_data [None req-af9d2d73-7f48-4854-ae8c-a714c1eeaaba ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 16:47:55.293 8 WARNING glance.location [None req-af9d2d73-7f48-4854-ae8c-a714c1eeaaba ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 162.253.55.227 () {48 vars in 1048 bytes} [Thu Feb 19 16:47:51 2026] PUT /v2/images/3cb9b600-8a86-46cc-a2d9-45fc82c489e0/file => generated 0 bytes in 3573 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6694 switches on core 0) [pid: 7|app: 0|req: 5/14] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 16:47:55 2026] GET /v2/images/3cb9b600-8a86-46cc-a2d9-45fc82c489e0 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-19 16:47:55.362 8 WARNING oslo_config.cfg [None req-80b27e97-460a-467c-a002-2a3c2033c6f2 ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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: 10/15] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 16:47:55 2026] GET /v2/images/3cb9b600-8a86-46cc-a2d9-45fc82c489e0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:08:36 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: 135/265] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:08:36 2026] GET /v2/images => generated 1240 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/270] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:08:51 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: 138/271] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:08:51 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 162.253.55.227 () {44 vars in 940 bytes} [Thu Feb 19 17:08:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 162.253.55.227 () {44 vars in 962 bytes} [Thu Feb 19 17:08:51 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: 7|app: 0|req: 135/274] 162.253.55.227 () {44 vars in 942 bytes} [Thu Feb 19 17:08:51 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: 8|app: 0|req: 140/275] 162.253.55.227 () {48 vars in 954 bytes} [Thu Feb 19 17:08:51 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-19 17:08:51.425 7 WARNING oslo_policy.policy [None req-d6511367-acbc-4211-b5bb-6a373c7cc5fe ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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-02-19 17:08:51.425 7 WARNING oslo_policy.policy [None req-d6511367-acbc-4211-b5bb-6a373c7cc5fe ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - 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-02-19 17:08:51.426 7 INFO glance.api.v2.image_data [None req-d6511367-acbc-4211-b5bb-6a373c7cc5fe ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 17:09:15.741 7 WARNING glance.location [None req-d6511367-acbc-4211-b5bb-6a373c7cc5fe ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/280] 162.253.55.227 () {48 vars in 1049 bytes} [Thu Feb 19 17:08:51 2026] PUT /v2/images/c0bc8820-4beb-46e9-be48-9ade8ccdcf4c/file => generated 0 bytes in 24371 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63503 switches on core 0) [pid: 8|app: 0|req: 145/281] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 17:09:15 2026] GET /v2/images/c0bc8820-4beb-46e9-be48-9ade8ccdcf4c => 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: 137/282] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 17:09:15 2026] GET /v2/images/c0bc8820-4beb-46e9-be48-9ade8ccdcf4c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/285] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:09:17 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: 147/286] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:09:17 2026] GET /v2/images => generated 2451 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/365] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:15:56 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: 187/366] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:15:56 2026] GET /v2/images => generated 2451 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/371] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:16:12 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: 182/372] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:16:12 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/373] 162.253.55.227 () {44 vars in 950 bytes} [Thu Feb 19 17:16:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/374] 162.253.55.227 () {44 vars in 972 bytes} [Thu Feb 19 17:16:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/375] 162.253.55.227 () {44 vars in 942 bytes} [Thu Feb 19 17:16:12 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: 184/376] 162.253.55.227 () {48 vars in 954 bytes} [Thu Feb 19 17:16:12 2026] POST /v2/images => generated 799 bytes in 401 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-19 17:16:12.582 8 INFO glance.api.v2.image_data [None req-62b94bf3-a3fb-43c4-b81d-d84683a60c4c ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 17:16:24.932 8 INFO glance.location [None req-62b94bf3-a3fb-43c4-b81d-d84683a60c4c ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 193/379] 162.253.55.227 () {48 vars in 1048 bytes} [Thu Feb 19 17:16:12 2026] PUT /v2/images/605667aa-100f-41b5-b1ce-2bc5b9cae6e0/file => generated 0 bytes in 12399 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26568 switches on core 0) [pid: 7|app: 0|req: 187/380] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 17:16:24 2026] GET /v2/images/605667aa-100f-41b5-b1ce-2bc5b9cae6e0 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 162.253.55.227 () {48 vars in 1053 bytes} [Thu Feb 19 17:16:25 2026] PATCH /v2/images/605667aa-100f-41b5-b1ce-2bc5b9cae6e0 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 17:16:25 2026] GET /v2/images/605667aa-100f-41b5-b1ce-2bc5b9cae6e0 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/391] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:17:01 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: 193/392] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:17:01 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:17:10 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: 195/396] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:17:10 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 162.253.55.227 () {44 vars in 942 bytes} [Thu Feb 19 17:17:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/398] 162.253.55.227 () {44 vars in 964 bytes} [Thu Feb 19 17:17:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/399] 162.253.55.227 () {44 vars in 942 bytes} [Thu Feb 19 17:17:10 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: 197/400] 162.253.55.227 () {48 vars in 954 bytes} [Thu Feb 19 17:17:10 2026] POST /v2/images => generated 791 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-02-19 17:17:10.569 8 INFO glance.api.v2.image_data [None req-29e8c028-2dce-423b-aa1d-ca338d9c2c24 ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-02-19 17:17:25.908 8 INFO glance.location [None req-29e8c028-2dce-423b-aa1d-ca338d9c2c24 ee9420b91c99453391ba28ec10a1dc93 d3b61c7641be4e43967305fba996b9a7 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 204/403] 162.253.55.227 () {48 vars in 1048 bytes} [Thu Feb 19 17:17:10 2026] PUT /v2/images/9e85af73-04a8-4fad-ad27-30e9facd2d6d/file => generated 0 bytes in 15384 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19680 switches on core 0) [pid: 7|app: 0|req: 200/404] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 17:17:25 2026] GET /v2/images/9e85af73-04a8-4fad-ad27-30e9facd2d6d => generated 1203 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 162.253.55.227 () {44 vars in 974 bytes} [Thu Feb 19 17:17:25 2026] GET /v2/images/9e85af73-04a8-4fad-ad27-30e9facd2d6d => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 226/456] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:21:33 2026] GET /v2/images => generated 4892 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 231/457] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:21:33 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/470] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:22:33 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/471] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:22:33 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/484] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:23:33 2026] GET /v2/images => generated 4892 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/485] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:23:33 2026] GET /v2/images => generated 4892 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/498] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:24:33 2026] GET /v2/images => generated 4892 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/499] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:24:33 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/512] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:25:33 2026] GET /v2/images => generated 4892 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/513] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:25:33 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/526] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:26:33 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/527] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:26:33 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/540] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:27:33 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/541] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:27:33 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/554] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:28:33 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/555] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:28:33 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/562] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:29:05 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: 284/563] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:29:05 2026] GET /v2/images => generated 4892 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:29:33 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/571] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:29:33 2026] GET /v2/images => generated 4892 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/584] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:30:33 2026] GET /v2/images => generated 4892 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/585] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:30:33 2026] GET /v2/images => generated 4892 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/596] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:31:18 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: 301/597] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:31:18 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:31:20 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: 302/599] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:31:20 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:31:33 2026] GET /v2/images => generated 4892 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/603] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:31:33 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/610] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:32:07 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: 303/611] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:32:07 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/614] 162.253.55.227 () {42 vars in 691 bytes} [Thu Feb 19 17:32:14 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: 305/615] 162.253.55.227 () {44 vars in 913 bytes} [Thu Feb 19 17:32:14 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/620] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:32:33 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/621] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:32:33 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:33:33 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/635] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:33:33 2026] GET /v2/images => generated 4892 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/648] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:34:33 2026] GET /v2/images => generated 4892 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/649] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:34:33 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/662] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:35:33 2026] GET /v2/images => generated 4892 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/663] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:35:33 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/676] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:36:33 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/677] 172.24.0.147 () {28 vars in 571 bytes} [Thu Feb 19 17:36:33 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)