+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 17 03:03:45 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:26 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7dc9c5bf49-pd7t7 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x564955ee0f90 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-17 03:03:47.442 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-17 03:03:47.477 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-17 03:03:48.076 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-17 03:03:48.099 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-17 03:03:48.170 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-17 03:03:48.173 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-06-17 03:03:48.175 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-06-17 03:03:48.188 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-17 03:03:48.190 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-06-17 03:03:48.191 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-06-17 03:03:49.865 8 WARNING glance.api.v2.images [None req-f2f71672-6b32-4151-88b8-390f867c939f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-17 03:03:50.037 7 WARNING glance.api.v2.images [None req-e9fc0d74-048f-40e4-8428-315d458e026c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-17 03:03:50.070 8 WARNING keystonemiddleware._common.config [None req-f2f71672-6b32-4151-88b8-390f867c939f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-17 03:03:50.079 8 WARNING oslo_config.cfg [None req-f2f71672-6b32-4151-88b8-390f867c939f - - - - - -] 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 0x564955ee0f90 pid: 8 (default app) 2026-06-17 03:03:50.263 7 WARNING keystonemiddleware._common.config [None req-e9fc0d74-048f-40e4-8428-315d458e026c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-17 03:03:50.272 7 WARNING oslo_config.cfg [None req-e9fc0d74-048f-40e4-8428-315d458e026c - - - - - -] 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 0x564955ee0f90 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.74 () {42 vars in 685 bytes} [Wed Jun 17 03:03:52 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-17 03:03:52.906 7 WARNING oslo_policy.policy [None req-c0b66c46-5d46-4f31-ac16-241b5b1a24c3 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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-06-17 03:03:52.907 7 WARNING oslo_policy.policy [None req-c0b66c46-5d46-4f31-ac16-241b5b1a24c3 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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-06-17 03:03:52.927 7 WARNING oslo_policy.policy [None req-c0b66c46-5d46-4f31-ac16-241b5b1a24c3 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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-06-17 03:03:52.927 7 WARNING oslo_policy.policy [None req-c0b66c46-5d46-4f31-ac16-241b5b1a24c3 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:03:52 2026] GET /v2/images => generated 69 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.74 () {42 vars in 685 bytes} [Wed Jun 17 03:03:56 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:03:56 2026] GET /v2/images => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-17 03:03:56.542 8 WARNING oslo_policy.policy [None req-02a541a9-fc2f-498e-a650-6f8db82f3794 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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-06-17 03:03:56.542 8 WARNING oslo_policy.policy [None req-02a541a9-fc2f-498e-a650-6f8db82f3794 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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] 199.204.45.74 () {44 vars in 908 bytes} [Wed Jun 17 03:03:56 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.74 () {44 vars in 930 bytes} [Wed Jun 17 03:03:56 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-06-17 03:03:56.683 8 WARNING oslo_policy.policy [None req-d7ddf1fa-5a56-4d3b-bccf-f5c4ea7e1def dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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-06-17 03:03:56.683 8 WARNING oslo_policy.policy [None req-d7ddf1fa-5a56-4d3b-bccf-f5c4ea7e1def dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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] 199.204.45.74 () {44 vars in 936 bytes} [Wed Jun 17 03:03:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-17 03:03:56.766 7 WARNING oslo_config.cfg [None req-78f53ef2-b98e-49ca-a24e-5cbaa03f9b4a dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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] 199.204.45.74 () {48 vars in 948 bytes} [Wed Jun 17 03:03:56 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-17 03:03:56.790 8 WARNING oslo_policy.policy [None req-98fb7176-2a8a-45b9-b757-f6375e92a8fa dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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-06-17 03:03:56.790 8 WARNING oslo_policy.policy [None req-98fb7176-2a8a-45b9-b757-f6375e92a8fa dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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-06-17 03:03:56.792 8 INFO glance.api.v2.image_data [None req-98fb7176-2a8a-45b9-b757-f6375e92a8fa dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 03:04:00.342 8 INFO glance.location [None req-98fb7176-2a8a-45b9-b757-f6375e92a8fa dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.204.45.74 () {48 vars in 1042 bytes} [Wed Jun 17 03:03:56 2026] PUT /v2/images/c8ecded6-8901-4a3f-8340-e25bc0dae129/file => generated 0 bytes in 3609 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6574 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:04:00 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-17 03:04:00.434 8 WARNING oslo_config.cfg [None req-b3a8eb9a-b0f5-48e5-8656-20b6e04826be dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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/17] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Jun 17 03:04:00 2026] PATCH /v2/images/c8ecded6-8901-4a3f-8340-e25bc0dae129 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:04:00 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.204.45.74 () {42 vars in 685 bytes} [Wed Jun 17 03:26:55 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:26:55 2026] GET /v2/images => generated 1240 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/301] 199.204.45.74 () {42 vars in 685 bytes} [Wed Jun 17 03:27:25 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/302] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:27:25 2026] GET /v2/images => generated 1240 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 199.204.45.74 () {44 vars in 934 bytes} [Wed Jun 17 03:27:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 199.204.45.74 () {44 vars in 956 bytes} [Wed Jun 17 03:27:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/305] 199.204.45.74 () {44 vars in 936 bytes} [Wed Jun 17 03:27:25 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: 152/306] 199.204.45.74 () {48 vars in 948 bytes} [Wed Jun 17 03:27:25 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-17 03:27:25.305 8 INFO glance.api.v2.image_data [None req-098e76a6-0d41-4d3e-9368-1e81786d644c dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 03:28:02.836 8 INFO glance.location [None req-098e76a6-0d41-4d3e-9368-1e81786d644c dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 155/315] 199.204.45.74 () {48 vars in 1043 bytes} [Wed Jun 17 03:27:25 2026] PUT /v2/images/2d678b86-b038-4568-8b76-be04cafba91f/file => generated 0 bytes in 37588 msecs (HTTP/1.1 204) 4 headers in 171 bytes (52154 switches on core 0) [pid: 7|app: 0|req: 161/316] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:28:02 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/317] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Jun 17 03:28:02 2026] PATCH /v2/images/2d678b86-b038-4568-8b76-be04cafba91f => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/318] 199.204.45.74 () {48 vars in 1047 bytes} [Wed Jun 17 03:28:02 2026] PATCH /v2/images/2d678b86-b038-4568-8b76-be04cafba91f => generated 1209 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/319] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:28:03 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/320] 199.204.45.74 () {42 vars in 685 bytes} [Wed Jun 17 03:28:04 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/321] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:28:04 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.74 () {42 vars in 685 bytes} [Wed Jun 17 03:36:05 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:36:05 2026] GET /v2/images => generated 2451 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.74 () {42 vars in 685 bytes} [Wed Jun 17 03:36:24 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:36:24 2026] GET /v2/images => generated 2451 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 199.204.45.74 () {44 vars in 944 bytes} [Wed Jun 17 03:36:24 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: 216/427] 199.204.45.74 () {44 vars in 966 bytes} [Wed Jun 17 03:36:24 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: 212/428] 199.204.45.74 () {44 vars in 936 bytes} [Wed Jun 17 03:36:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/429] 199.204.45.74 () {48 vars in 948 bytes} [Wed Jun 17 03:36:24 2026] POST /v2/images => generated 799 bytes in 115 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-17 03:36:25.050 8 INFO glance.api.v2.image_data [None req-7694fa93-0cce-4722-9236-1960b9fec204 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 03:36:43.514 8 INFO glance.location [None req-7694fa93-0cce-4722-9236-1960b9fec204 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 213/434] 199.204.45.74 () {48 vars in 1042 bytes} [Wed Jun 17 03:36:25 2026] PUT /v2/images/770e7243-bfe2-4252-b454-59395673c3a5/file => generated 0 bytes in 18513 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20548 switches on core 0) [pid: 7|app: 0|req: 222/435] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:36:43 2026] GET /v2/images => generated 3664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/436] 199.204.45.74 () {48 vars in 1047 bytes} [Wed Jun 17 03:36:43 2026] PATCH /v2/images/770e7243-bfe2-4252-b454-59395673c3a5 => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/437] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:36:43 2026] GET /v2/images => generated 3687 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/446] 199.204.45.74 () {42 vars in 685 bytes} [Wed Jun 17 03:37:20 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/447] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:37:20 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/452] 199.204.45.74 () {42 vars in 685 bytes} [Wed Jun 17 03:37:40 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/453] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:37:40 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/454] 199.204.45.74 () {44 vars in 936 bytes} [Wed Jun 17 03:37:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/455] 199.204.45.74 () {44 vars in 958 bytes} [Wed Jun 17 03:37:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/456] 199.204.45.74 () {44 vars in 936 bytes} [Wed Jun 17 03:37:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/457] 199.204.45.74 () {48 vars in 948 bytes} [Wed Jun 17 03:37:40 2026] POST /v2/images => generated 791 bytes in 1311 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-17 03:37:42.198 7 WARNING oslo_policy.policy [None req-2740f23d-ef3d-4379-bd3c-63ce9be031f8 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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-06-17 03:37:42.198 7 WARNING oslo_policy.policy [None req-2740f23d-ef3d-4379-bd3c-63ce9be031f8 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - 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-06-17 03:37:42.200 7 INFO glance.api.v2.image_data [None req-2740f23d-ef3d-4379-bd3c-63ce9be031f8 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 03:38:07.918 7 INFO glance.location [None req-2740f23d-ef3d-4379-bd3c-63ce9be031f8 dc29d681d06f4cb7b35a3c8e0e3793cc d1a25316565849e39fe11eebb8570a7f - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 234/462] 199.204.45.74 () {48 vars in 1043 bytes} [Wed Jun 17 03:37:42 2026] PUT /v2/images/c04b55e9-50ad-493a-9723-04d37024e7c7/file => generated 0 bytes in 25804 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20496 switches on core 0) [pid: 8|app: 0|req: 229/463] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:38:07 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/464] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Jun 17 03:38:08 2026] PATCH /v2/images/c04b55e9-50ad-493a-9723-04d37024e7c7 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/465] 199.204.45.74 () {44 vars in 907 bytes} [Wed Jun 17 03:38:08 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)