+ 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 Mar 5 05:19:43 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-c97db9547-9b6n8 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 0x7f9227f14668 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-03-05 05:19:46.006 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-05 05:19:46.010 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-03-05 05:19:46.879 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-03-05 05:19:46.880 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-03-05 05:19:46.881 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 05:19:46.887 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-03-05 05:19:46.888 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-03-05 05:19:46.889 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 05:19:48.947 8 WARNING glance.api.v2.images [None req-9e7c34b9-ec08-4410-913a-5c7fa7971abe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 05:19:49.040 7 WARNING glance.api.v2.images [None req-aaf3ff6c-cf4d-4351-a196-c21fe2d4a25f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 05:19:49.348 8 WARNING keystonemiddleware._common.config [None req-9e7c34b9-ec08-4410-913a-5c7fa7971abe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 05:19:49.356 8 WARNING oslo_config.cfg [None req-9e7c34b9-ec08-4410-913a-5c7fa7971abe - - - - - -] 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 6 seconds on interpreter 0x7f9227f14668 pid: 8 (default app) 2026-03-05 05:19:49.436 7 WARNING keystonemiddleware._common.config [None req-aaf3ff6c-cf4d-4351-a196-c21fe2d4a25f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 05:19:49.445 7 WARNING oslo_config.cfg [None req-aaf3ff6c-cf4d-4351-a196-c21fe2d4a25f - - - - - -] 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 6 seconds on interpreter 0x7f9227f14668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.200 () {42 vars in 688 bytes} [Thu Mar 5 05:19:50 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 05:19:51.184 7 WARNING oslo_policy.policy [None req-e3fb3f78-828c-463b-8306-0d3ce9109b2e 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - 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-03-05 05:19:51.184 7 WARNING oslo_policy.policy [None req-e3fb3f78-828c-463b-8306-0d3ce9109b2e 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - 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-03-05 05:19:51.199 7 WARNING oslo_policy.policy [None req-e3fb3f78-828c-463b-8306-0d3ce9109b2e 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - 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-03-05 05:19:51.199 7 WARNING oslo_policy.policy [None req-e3fb3f78-828c-463b-8306-0d3ce9109b2e 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 162.253.55.200 () {44 vars in 910 bytes} [Thu Mar 5 05:19:50 2026] GET /v2/images => generated 69 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.200 () {42 vars in 688 bytes} [Thu Mar 5 05:19:54 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: 2/7] 162.253.55.200 () {44 vars in 910 bytes} [Thu Mar 5 05:19:54 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-03-05 05:19:54.789 8 WARNING oslo_policy.policy [None req-d3d94b93-b9fc-4d49-9cd3-b630d3d6fcfd 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - 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-03-05 05:19:54.789 8 WARNING oslo_policy.policy [None req-d3d94b93-b9fc-4d49-9cd3-b630d3d6fcfd 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 162.253.55.200 () {44 vars in 911 bytes} [Thu Mar 5 05:19:54 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.200 () {44 vars in 933 bytes} [Thu Mar 5 05:19:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 05:19:54.938 8 WARNING oslo_policy.policy [None req-fda8aa91-ce4e-4dc8-9c14-9990fd64822a 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - 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-03-05 05:19:54.938 8 WARNING oslo_policy.policy [None req-fda8aa91-ce4e-4dc8-9c14-9990fd64822a 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 162.253.55.200 () {44 vars in 939 bytes} [Thu Mar 5 05:19:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 05:19:55.027 7 WARNING oslo_config.cfg [None req-910d8cee-3863-4650-adb3-bd4e2d81363d 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 162.253.55.200 () {48 vars in 951 bytes} [Thu Mar 5 05:19:54 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 05:19:55.052 8 WARNING oslo_policy.policy [None req-52d3bebc-0312-4dc0-9b61-02a3da7e91a4 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - 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-03-05 05:19:55.052 8 WARNING oslo_policy.policy [None req-52d3bebc-0312-4dc0-9b61-02a3da7e91a4 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - 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-03-05 05:19:55.054 8 INFO glance.api.v2.image_data [None req-52d3bebc-0312-4dc0-9b61-02a3da7e91a4 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 05:19:59.579 8 WARNING glance.location [None req-52d3bebc-0312-4dc0-9b61-02a3da7e91a4 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 162.253.55.200 () {48 vars in 1045 bytes} [Thu Mar 5 05:19:55 2026] PUT /v2/images/15e06aa2-68f6-4417-b236-e38d8bf70543/file => generated 0 bytes in 4580 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4611 switches on core 0) [pid: 7|app: 0|req: 7/15] 162.253.55.200 () {44 vars in 971 bytes} [Thu Mar 5 05:19:59 2026] GET /v2/images/15e06aa2-68f6-4417-b236-e38d8bf70543 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 05:19:59.665 8 WARNING oslo_config.cfg [None req-77dcab2b-7133-45f6-ab11-545b91369d43 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 162.253.55.200 () {44 vars in 971 bytes} [Thu Mar 5 05:19:59 2026] GET /v2/images/15e06aa2-68f6-4417-b236-e38d8bf70543 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 162.253.55.200 () {42 vars in 688 bytes} [Thu Mar 5 05:42:53 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: 147/292] 162.253.55.200 () {44 vars in 910 bytes} [Thu Mar 5 05:42:53 2026] GET /v2/images => generated 1240 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 162.253.55.200 () {42 vars in 688 bytes} [Thu Mar 5 05:43:38 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 162.253.55.200 () {44 vars in 910 bytes} [Thu Mar 5 05:43:38 2026] GET /v2/images => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/305] 162.253.55.200 () {44 vars in 937 bytes} [Thu Mar 5 05:43:38 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: 7|app: 0|req: 152/306] 162.253.55.200 () {44 vars in 959 bytes} [Thu Mar 5 05:43:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 162.253.55.200 () {44 vars in 939 bytes} [Thu Mar 5 05:43:38 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) [pid: 7|app: 0|req: 153/308] 162.253.55.200 () {48 vars in 951 bytes} [Thu Mar 5 05:43:38 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 05:43:39.062 8 INFO glance.api.v2.image_data [None req-9cdd36ec-2909-40ab-8697-a00128a5287d 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 05:44:30.063 8 WARNING glance.location [None req-9cdd36ec-2909-40ab-8697-a00128a5287d 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 156/319] 162.253.55.200 () {48 vars in 1046 bytes} [Thu Mar 5 05:43:39 2026] PUT /v2/images/b9567a3d-2fd3-4ce7-8e92-1b3b4c7be54e/file => generated 0 bytes in 51062 msecs (HTTP/1.1 204) 4 headers in 171 bytes (45229 switches on core 0) [pid: 7|app: 0|req: 164/320] 162.253.55.200 () {44 vars in 971 bytes} [Thu Mar 5 05:44:30 2026] GET /v2/images/b9567a3d-2fd3-4ce7-8e92-1b3b4c7be54e => 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: 157/321] 162.253.55.200 () {44 vars in 971 bytes} [Thu Mar 5 05:44:30 2026] GET /v2/images/b9567a3d-2fd3-4ce7-8e92-1b3b4c7be54e => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/322] 162.253.55.200 () {42 vars in 688 bytes} [Thu Mar 5 05:44:31 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: 158/323] 162.253.55.200 () {44 vars in 910 bytes} [Thu Mar 5 05:44:31 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: 8|app: 0|req: 204/414] 162.253.55.200 () {42 vars in 688 bytes} [Thu Mar 5 05:52:00 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: 211/415] 162.253.55.200 () {44 vars in 910 bytes} [Thu Mar 5 05:52:00 2026] GET /v2/images => generated 2451 bytes in 189 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.200 () {42 vars in 688 bytes} [Thu Mar 5 05:52:17 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: 213/419] 162.253.55.200 () {44 vars in 910 bytes} [Thu Mar 5 05:52:17 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 162.253.55.200 () {44 vars in 947 bytes} [Thu Mar 5 05:52:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 162.253.55.200 () {44 vars in 969 bytes} [Thu Mar 5 05:52:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/422] 162.253.55.200 () {44 vars in 939 bytes} [Thu Mar 5 05:52:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 162.253.55.200 () {48 vars in 951 bytes} [Thu Mar 5 05:52:17 2026] POST /v2/images => generated 799 bytes in 1753 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 05:52:19.081 8 INFO glance.api.v2.image_data [None req-36d2d1c9-f4a3-4920-9e2c-ba24615df5ff 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 05:53:41.637 8 INFO glance.location [None req-36d2d1c9-f4a3-4920-9e2c-ba24615df5ff 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 211/442] 162.253.55.200 () {48 vars in 1045 bytes} [Thu Mar 5 05:52:19 2026] PUT /v2/images/5a21f35d-1794-4ce9-899f-238a66792759/file => generated 0 bytes in 82618 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14873 switches on core 0) [pid: 7|app: 0|req: 232/443] 162.253.55.200 () {44 vars in 971 bytes} [Thu Mar 5 05:53:41 2026] GET /v2/images/5a21f35d-1794-4ce9-899f-238a66792759 => generated 1211 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/444] 162.253.55.200 () {48 vars in 1050 bytes} [Thu Mar 5 05:53:41 2026] PATCH /v2/images/5a21f35d-1794-4ce9-899f-238a66792759 => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/445] 162.253.55.200 () {44 vars in 971 bytes} [Thu Mar 5 05:53:41 2026] GET /v2/images/5a21f35d-1794-4ce9-899f-238a66792759 => generated 1234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/466] 162.253.55.200 () {42 vars in 688 bytes} [Thu Mar 5 05:55: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: 223/467] 162.253.55.200 () {44 vars in 910 bytes} [Thu Mar 5 05:55:21 2026] GET /v2/images => generated 3687 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/470] 162.253.55.200 () {42 vars in 688 bytes} [Thu Mar 5 05:55:37 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: 246/471] 162.253.55.200 () {44 vars in 910 bytes} [Thu Mar 5 05:55:37 2026] GET /v2/images => generated 3687 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/472] 162.253.55.200 () {44 vars in 939 bytes} [Thu Mar 5 05:55:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/473] 162.253.55.200 () {44 vars in 961 bytes} [Thu Mar 5 05:55:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/474] 162.253.55.200 () {44 vars in 939 bytes} [Thu Mar 5 05:55:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/475] 162.253.55.200 () {48 vars in 951 bytes} [Thu Mar 5 05:55:37 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 05:55:37.737 8 INFO glance.api.v2.image_data [None req-632e2785-490e-434f-8af9-f8758d625767 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 05:55:51.066 8 INFO glance.location [None req-632e2785-490e-434f-8af9-f8758d625767 190bd3d71df7443fbca84305551f8802 51886fde6d554edca4b430f2f2720483 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 228/480] 162.253.55.200 () {48 vars in 1045 bytes} [Thu Mar 5 05:55:37 2026] PUT /v2/images/93587cce-67ac-4e2d-b2bf-5b8284847d31/file => generated 0 bytes in 13380 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17019 switches on core 0) [pid: 7|app: 0|req: 253/481] 162.253.55.200 () {44 vars in 971 bytes} [Thu Mar 5 05:55:51 2026] GET /v2/images/93587cce-67ac-4e2d-b2bf-5b8284847d31 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/482] 162.253.55.200 () {44 vars in 971 bytes} [Thu Mar 5 05:55:51 2026] GET /v2/images/93587cce-67ac-4e2d-b2bf-5b8284847d31 => generated 1203 bytes in 16 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: 262/547] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:01:14 2026] GET /v2/images => generated 4892 bytes in 244 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: 286/548] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:01:14 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/561] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:02:14 2026] GET /v2/images => generated 4892 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/562] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:02:14 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/575] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:03:14 2026] GET /v2/images => generated 4892 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/576] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:03:14 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: 283/589] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:04:14 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: 307/590] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:04:14 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/603] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:05:14 2026] GET /v2/images => generated 4892 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/604] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:05:14 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: 321/617] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:06:14 2026] GET /v2/images => generated 4892 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/618] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:06:14 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: 304/631] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:07:14 2026] GET /v2/images => generated 4892 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/632] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:07:14 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/645] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:08:14 2026] GET /v2/images => generated 4892 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/646] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:08:14 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: 8|app: 0|req: 318/659] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:09:14 2026] GET /v2/images => generated 4892 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/660] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:09:14 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: 7|app: 0|req: 349/673] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:10:14 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: 8|app: 0|req: 325/674] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:10:14 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: 8|app: 0|req: 332/687] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:11:14 2026] GET /v2/images => generated 4892 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/688] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:11:14 2026] GET /v2/images => generated 4892 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/701] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:12:14 2026] GET /v2/images => generated 4892 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/702] 10.0.0.49 () {28 vars in 567 bytes} [Thu Mar 5 06:12:14 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)