+ 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 [Tue Mar 31 05:10:19 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:55 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-65549c74bc-5sx7x 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55c6e40861b0 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-03-31 05:10:21.753 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-31 05:10:21.790 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-03-31 05:10:22.376 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-31 05:10:22.377 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-31 05:10:22.452 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-31 05:10:22.453 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-31 05:10:24.008 8 WARNING glance.api.v2.images [None req-1c2b519d-cf18-4f88-848d-701300b7a56c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 05:10:24.127 7 WARNING glance.api.v2.images [None req-23f09406-aa26-4e0b-a4bb-23654d503690 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 05:10:24.250 8 WARNING keystonemiddleware._common.config [None req-1c2b519d-cf18-4f88-848d-701300b7a56c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:10:24.259 8 WARNING oslo_config.cfg [None req-1c2b519d-cf18-4f88-848d-701300b7a56c - - - - - -] 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 0x55c6e40861b0 pid: 8 (default app) 2026-03-31 05:10:24.380 7 WARNING keystonemiddleware._common.config [None req-23f09406-aa26-4e0b-a4bb-23654d503690 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:10:24.389 7 WARNING oslo_config.cfg [None req-23f09406-aa26-4e0b-a4bb-23654d503690 - - - - - -] 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 0x55c6e40861b0 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 05:10:26 2026] GET / => generated 1193 bytes in 2 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-03-31 05:10:27.203 7 WARNING oslo_policy.policy [None req-ebb2ef7a-bda0-4ace-b228-5eb208fdd858 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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-31 05:10:27.204 7 WARNING oslo_policy.policy [None req-ebb2ef7a-bda0-4ace-b228-5eb208fdd858 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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-31 05:10:27.222 7 WARNING oslo_policy.policy [None req-ebb2ef7a-bda0-4ace-b228-5eb208fdd858 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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-31 05:10:27.222 7 WARNING oslo_policy.policy [None req-ebb2ef7a-bda0-4ace-b228-5eb208fdd858 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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.138 () {44 vars in 911 bytes} [Tue Mar 31 05:10:26 2026] GET /v2/images => generated 69 bytes in 549 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.138 () {42 vars in 689 bytes} [Tue Mar 31 05:10:30 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:10:30 2026] GET /v2/images => generated 69 bytes in 52 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-03-31 05:10:30.726 8 WARNING oslo_policy.policy [None req-4a0aeec5-1da3-440f-a009-a7dc9809d28d e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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-31 05:10:30.727 8 WARNING oslo_policy.policy [None req-4a0aeec5-1da3-440f-a009-a7dc9809d28d e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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.138 () {44 vars in 912 bytes} [Tue Mar 31 05:10:30 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] 199.204.45.138 () {44 vars in 934 bytes} [Tue Mar 31 05:10:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 05:10:30.862 8 WARNING oslo_policy.policy [None req-e71ad096-f47a-4aec-a8cf-91f91ce99d03 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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-31 05:10:30.863 8 WARNING oslo_policy.policy [None req-e71ad096-f47a-4aec-a8cf-91f91ce99d03 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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.138 () {44 vars in 940 bytes} [Tue Mar 31 05:10:30 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) 2026-03-31 05:10:30.984 7 WARNING oslo_config.cfg [None req-eacbcace-6e90-4eea-abee-cdfac0259ec6 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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.138 () {48 vars in 952 bytes} [Tue Mar 31 05:10:30 2026] POST /v2/images => generated 760 bytes in 98 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:10:31.007 8 WARNING oslo_policy.policy [None req-d0f4d32a-30a8-4582-a192-e69c9422d980 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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-31 05:10:31.007 8 WARNING oslo_policy.policy [None req-d0f4d32a-30a8-4582-a192-e69c9422d980 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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-31 05:10:31.009 8 INFO glance.api.v2.image_data [None req-d0f4d32a-30a8-4582-a192-e69c9422d980 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:10:35.463 8 INFO glance.location [None req-d0f4d32a-30a8-4582-a192-e69c9422d980 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.204.45.138 () {48 vars in 1046 bytes} [Tue Mar 31 05:10:30 2026] PUT /v2/images/25093030-2748-4327-abad-cb06e2ef29d7/file => generated 0 bytes in 4508 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6373 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:10:35 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-31 05:10:35.549 8 WARNING oslo_config.cfg [None req-ca738a83-63b9-4e83-88b2-f8e61da25499 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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.138 () {48 vars in 1050 bytes} [Tue Mar 31 05:10:35 2026] PATCH /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => 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.138 () {44 vars in 911 bytes} [Tue Mar 31 05:10:35 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/325] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 05:36:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/326] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:36:05 2026] GET /v2/images => generated 1240 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/331] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 05:36:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/332] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:36:33 2026] GET /v2/images => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/333] 199.204.45.138 () {44 vars in 938 bytes} [Tue Mar 31 05:36:33 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/334] 199.204.45.138 () {44 vars in 960 bytes} [Tue Mar 31 05:36:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/335] 199.204.45.138 () {44 vars in 940 bytes} [Tue Mar 31 05:36:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/336] 199.204.45.138 () {48 vars in 952 bytes} [Tue Mar 31 05:36:33 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:36:33.807 7 WARNING oslo_policy.policy [None req-5bde6ad2-a6a8-4481-81fe-095faac197cb e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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-31 05:36:33.807 7 WARNING oslo_policy.policy [None req-5bde6ad2-a6a8-4481-81fe-095faac197cb e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - 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-31 05:36:33.809 7 INFO glance.api.v2.image_data [None req-5bde6ad2-a6a8-4481-81fe-095faac197cb e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:37:11.641 7 INFO glance.location [None req-5bde6ad2-a6a8-4481-81fe-095faac197cb e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 168/345] 199.204.45.138 () {48 vars in 1047 bytes} [Tue Mar 31 05:36:33 2026] PUT /v2/images/70e9b93d-5e05-42f5-b0fe-52f75a15c4cb/file => generated 0 bytes in 37893 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63057 switches on core 0) [pid: 8|app: 0|req: 178/346] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:37:11 2026] GET /v2/images => generated 2451 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/347] 199.204.45.138 () {48 vars in 1050 bytes} [Tue Mar 31 05:37:11 2026] PATCH /v2/images/70e9b93d-5e05-42f5-b0fe-52f75a15c4cb => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/348] 199.204.45.138 () {48 vars in 1051 bytes} [Tue Mar 31 05:37:11 2026] PATCH /v2/images/70e9b93d-5e05-42f5-b0fe-52f75a15c4cb => generated 1209 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/349] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:37:11 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: 8|app: 0|req: 180/350] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 05:37:13 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/351] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:37:13 2026] GET /v2/images => generated 2451 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/436] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 05:44:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/437] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:44:07 2026] GET /v2/images => generated 2451 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/440] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 05:44:18 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/441] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:44:18 2026] GET /v2/images => generated 2451 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/442] 199.204.45.138 () {44 vars in 948 bytes} [Tue Mar 31 05:44:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/443] 199.204.45.138 () {44 vars in 970 bytes} [Tue Mar 31 05:44:18 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: 7|app: 0|req: 218/444] 199.204.45.138 () {44 vars in 940 bytes} [Tue Mar 31 05:44:18 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: 8|app: 0|req: 227/445] 199.204.45.138 () {48 vars in 952 bytes} [Tue Mar 31 05:44:18 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:44:18.271 7 INFO glance.api.v2.image_data [None req-9ccfed87-0867-496a-bd3c-b28a84345cf7 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:44:48.989 7 INFO glance.location [None req-9ccfed87-0867-496a-bd3c-b28a84345cf7 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 219/452] 199.204.45.138 () {48 vars in 1046 bytes} [Tue Mar 31 05:44:18 2026] PUT /v2/images/b47369e5-2718-495d-ab12-3211840a2de1/file => generated 0 bytes in 30765 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24668 switches on core 0) [pid: 8|app: 0|req: 234/453] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:44:49 2026] GET /v2/images => generated 3664 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/454] 199.204.45.138 () {48 vars in 1051 bytes} [Tue Mar 31 05:44:49 2026] PATCH /v2/images/b47369e5-2718-495d-ab12-3211840a2de1 => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/455] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:44:49 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/466] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 05:45:35 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/467] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:45:35 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/470] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 05:45:49 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/471] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:45:49 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/472] 199.204.45.138 () {44 vars in 940 bytes} [Tue Mar 31 05:45:49 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: 8|app: 0|req: 244/473] 199.204.45.138 () {44 vars in 962 bytes} [Tue Mar 31 05:45:49 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: 7|app: 0|req: 230/474] 199.204.45.138 () {44 vars in 940 bytes} [Tue Mar 31 05:45:49 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: 8|app: 0|req: 245/475] 199.204.45.138 () {48 vars in 952 bytes} [Tue Mar 31 05:45:50 2026] POST /v2/images => generated 791 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:45:50.063 7 INFO glance.api.v2.image_data [None req-f02e1db9-2932-4af8-a48b-dfb98a4e3f20 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:46:04.003 7 INFO glance.location [None req-f02e1db9-2932-4af8-a48b-dfb98a4e3f20 e23c0ce2db1f4fa79debe5b16df3e554 f65d33bc4a674886991b0cc33f3b144c - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 231/478] 199.204.45.138 () {48 vars in 1047 bytes} [Tue Mar 31 05:45:50 2026] PUT /v2/images/5f80bd25-a629-4061-93c6-7379676f5939/file => generated 0 bytes in 14000 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33683 switches on core 0) [pid: 8|app: 0|req: 248/479] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:46:04 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/480] 199.204.45.138 () {48 vars in 1050 bytes} [Tue Mar 31 05:46:04 2026] PATCH /v2/images/5f80bd25-a629-4061-93c6-7379676f5939 => generated 1204 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/481] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:46:04 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/634] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 05:58:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/635] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 05:58:38 2026] GET /v2/images => generated 4893 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/666] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 06:01:04 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/667] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 06:01:04 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/668] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 06:01:06 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/669] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 06:01:06 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/678] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 06:01:52 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/679] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 06:01:52 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/682] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 06:02:00 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/683] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 06:02:00 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/696] 199.204.45.138 () {42 vars in 689 bytes} [Tue Mar 31 06:03:03 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/697] 199.204.45.138 () {44 vars in 911 bytes} [Tue Mar 31 06:03:03 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 363/708] 10.0.0.242 () {32 vars in 633 bytes} [Tue Mar 31 06:03:49 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/713] 10.0.0.207 () {36 vars in 987 bytes} [Tue Mar 31 06:04:12 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 348/714] 10.0.0.207 () {36 vars in 927 bytes} [Tue Mar 31 06:04:12 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/715] 10.0.0.207 () {36 vars in 987 bytes} [Tue Mar 31 06:04:12 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/716] 10.0.0.207 () {36 vars in 927 bytes} [Tue Mar 31 06:04:12 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/719] 199.204.45.138 () {36 vars in 991 bytes} [Tue Mar 31 06:04:16 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/720] 199.204.45.138 () {36 vars in 931 bytes} [Tue Mar 31 06:04:16 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/721] 199.204.45.138 () {36 vars in 991 bytes} [Tue Mar 31 06:04:16 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/722] 199.204.45.138 () {36 vars in 931 bytes} [Tue Mar 31 06:04:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/725] 10.0.0.119 () {36 vars in 987 bytes} [Tue Mar 31 06:04:33 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/726] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:04:34 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/727] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:04:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/728] 10.0.0.119 () {36 vars in 987 bytes} [Tue Mar 31 06:04:34 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/729] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:04:34 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/730] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:04:34 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/733] 10.0.0.119 () {36 vars in 987 bytes} [Tue Mar 31 06:04:34 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/734] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:04:34 2026] GET /v2/schemas/image => generated 4018 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/735] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:04:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/736] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 31 06:04:35 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/737] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 31 06:04:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/738] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 31 06:04:35 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/739] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 31 06:04:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/740] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 31 06:04:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/741] 10.0.0.207 () {36 vars in 987 bytes} [Tue Mar 31 06:04:35 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/742] 10.0.0.207 () {36 vars in 927 bytes} [Tue Mar 31 06:04:35 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/751] 10.0.0.207 () {36 vars in 987 bytes} [Tue Mar 31 06:05:15 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/752] 10.0.0.207 () {36 vars in 927 bytes} [Tue Mar 31 06:05:15 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/757] 10.0.0.207 () {36 vars in 987 bytes} [Tue Mar 31 06:05:43 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/758] 10.0.0.207 () {36 vars in 927 bytes} [Tue Mar 31 06:05:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/761] 10.0.0.207 () {36 vars in 987 bytes} [Tue Mar 31 06:05:53 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/762] 10.0.0.207 () {36 vars in 927 bytes} [Tue Mar 31 06:05:53 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/767] 10.0.0.242 () {34 vars in 655 bytes} [Tue Mar 31 06:06:12 2026] POST /v2/images => generated 648 bytes in 223 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-31 06:06:12.915 7 WARNING glance.api.v2.images [None req-92c63185-3953-4b25-9cb9-1468f9bdfb5f 5109dd8faa0f41488e1e20d5d594a1c4 441e29c38a7c49b484e20628539e5b65 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e0fac745-0d5c-401f-aacf-2f4b1df817f6 [pid: 7|app: 0|req: 375/768] 10.0.0.242 () {32 vars in 710 bytes} [Tue Mar 31 06:06:12 2026] DELETE /v2/images/e0fac745-0d5c-401f-aacf-2f4b1df817f6 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/769] 10.0.0.242 () {32 vars in 707 bytes} [Tue Mar 31 06:06:12 2026] GET /v2/images/e0fac745-0d5c-401f-aacf-2f4b1df817f6 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/770] 10.0.0.242 () {32 vars in 633 bytes} [Tue Mar 31 06:06:12 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/771] 10.0.0.242 () {34 vars in 655 bytes} [Tue Mar 31 06:06:13 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/772] 10.0.0.242 () {32 vars in 717 bytes} [Tue Mar 31 06:06:13 2026] GET /v2/images/b7cabb04-753d-4d9c-abda-604f55788450/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-31 06:06:13.129 8 INFO glance.api.v2.image_data [None req-5f3aff66-59c2-4a32-a3e5-38612f4af9cc 5109dd8faa0f41488e1e20d5d594a1c4 441e29c38a7c49b484e20628539e5b65 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 06:06:13.183 8 WARNING glance_store._drivers.rbd [None req-5f3aff66-59c2-4a32-a3e5-38612f4af9cc 5109dd8faa0f41488e1e20d5d594a1c4 441e29c38a7c49b484e20628539e5b65 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-31 06:06:13.478 8 INFO glance.location [None req-5f3aff66-59c2-4a32-a3e5-38612f4af9cc 5109dd8faa0f41488e1e20d5d594a1c4 441e29c38a7c49b484e20628539e5b65 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 396/773] 10.0.0.242 () {32 vars in 727 bytes} [Tue Mar 31 06:06:13 2026] PUT /v2/images/b7cabb04-753d-4d9c-abda-604f55788450/file => generated 0 bytes in 421 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/774] 10.0.0.242 () {32 vars in 707 bytes} [Tue Mar 31 06:06:13 2026] GET /v2/images/b7cabb04-753d-4d9c-abda-604f55788450 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/775] 10.0.0.242 () {32 vars in 717 bytes} [Tue Mar 31 06:06:13 2026] GET /v2/images/b7cabb04-753d-4d9c-abda-604f55788450/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/776] 10.0.0.242 () {34 vars in 655 bytes} [Tue Mar 31 06:06:13 2026] POST /v2/images => generated 649 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/777] 10.0.0.242 () {32 vars in 726 bytes} [Tue Mar 31 06:06:13 2026] PATCH /v2/images/64180bd4-1fa6-444f-8f9b-dc55f7c09f75 => generated 652 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/778] 10.0.0.242 () {32 vars in 707 bytes} [Tue Mar 31 06:06:13 2026] GET /v2/images/64180bd4-1fa6-444f-8f9b-dc55f7c09f75 => generated 652 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-31 06:06:13.881 8 WARNING glance.api.v2.images [None req-7719fb08-f51b-4515-9bdb-3fa53b46c1ff 5109dd8faa0f41488e1e20d5d594a1c4 441e29c38a7c49b484e20628539e5b65 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//64180bd4-1fa6-444f-8f9b-dc55f7c09f75 [pid: 8|app: 0|req: 399/779] 10.0.0.242 () {32 vars in 710 bytes} [Tue Mar 31 06:06:13 2026] DELETE /v2/images/64180bd4-1fa6-444f-8f9b-dc55f7c09f75 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/780] 10.0.0.242 () {32 vars in 707 bytes} [Tue Mar 31 06:06:14 2026] GET /v2/images/64180bd4-1fa6-444f-8f9b-dc55f7c09f75 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 06:06:14.105 8 WARNING glance.api.v2.images [None req-1386ed85-df49-4e14-a6d9-7074b08f28d7 5109dd8faa0f41488e1e20d5d594a1c4 441e29c38a7c49b484e20628539e5b65 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b7cabb04-753d-4d9c-abda-604f55788450 [pid: 8|app: 0|req: 400/783] 10.0.0.242 () {32 vars in 710 bytes} [Tue Mar 31 06:06:14 2026] DELETE /v2/images/b7cabb04-753d-4d9c-abda-604f55788450 => generated 0 bytes in 699 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/784] 10.0.0.242 () {32 vars in 707 bytes} [Tue Mar 31 06:06:14 2026] GET /v2/images/b7cabb04-753d-4d9c-abda-604f55788450 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 06:06:14.821 8 WARNING glance.api.v2.images [None req-2a20a688-8085-4552-95ff-5529092f2cdd 5109dd8faa0f41488e1e20d5d594a1c4 441e29c38a7c49b484e20628539e5b65 - - default default] Failed to find image e0fac745-0d5c-401f-aacf-2f4b1df817f6 to delete: glance.common.exception.ImageNotFound: No image found with ID e0fac745-0d5c-401f-aacf-2f4b1df817f6 [pid: 8|app: 0|req: 401/785] 10.0.0.242 () {32 vars in 710 bytes} [Tue Mar 31 06:06:14 2026] DELETE /v2/images/e0fac745-0d5c-401f-aacf-2f4b1df817f6 => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/786] 10.0.0.242 () {32 vars in 707 bytes} [Tue Mar 31 06:06:14 2026] GET /v2/images/e0fac745-0d5c-401f-aacf-2f4b1df817f6 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/787] 10.0.0.242 () {30 vars in 411 bytes} [Tue Mar 31 06:06:17 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/790] 10.0.0.207 () {36 vars in 987 bytes} [Tue Mar 31 06:06:25 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/791] 10.0.0.207 () {36 vars in 927 bytes} [Tue Mar 31 06:06:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/792] 10.0.0.207 () {36 vars in 987 bytes} [Tue Mar 31 06:06:27 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/793] 10.0.0.207 () {36 vars in 927 bytes} [Tue Mar 31 06:06:27 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/804] 10.0.0.242 () {32 vars in 707 bytes} [Tue Mar 31 06:07:15 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/805] 10.0.0.242 () {32 vars in 707 bytes} [Tue Mar 31 06:07:15 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/806] 10.0.0.119 () {36 vars in 987 bytes} [Tue Mar 31 06:07:15 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/807] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:07:15 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/808] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:07:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/809] 10.0.0.119 () {36 vars in 987 bytes} [Tue Mar 31 06:07:15 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/810] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:07:15 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/811] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:07:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/812] 10.0.0.119 () {36 vars in 987 bytes} [Tue Mar 31 06:07:15 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/813] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:07:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/814] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 31 06:07:16 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/815] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 31 06:07:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/816] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 31 06:07:16 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => 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: 400/817] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 31 06:07:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/818] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 31 06:07:16 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/825] 10.0.0.207 () {36 vars in 987 bytes} [Tue Mar 31 06:07:52 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/826] 10.0.0.207 () {36 vars in 927 bytes} [Tue Mar 31 06:07:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/835] 10.0.0.207 () {36 vars in 987 bytes} [Tue Mar 31 06:08:30 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/836] 10.0.0.207 () {36 vars in 927 bytes} [Tue Mar 31 06:08:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/839] 10.0.0.207 () {36 vars in 987 bytes} [Tue Mar 31 06:08:43 2026] GET /v2/images/25093030-2748-4327-abad-cb06e2ef29d7 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/840] 10.0.0.207 () {36 vars in 927 bytes} [Tue Mar 31 06:08:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/847] 199.204.45.138 () {32 vars in 826 bytes} [Tue Mar 31 06:09:11 2026] GET /v2/images?status=active&owner=f65d33bc4a674886991b0cc33f3b144c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/848] 199.204.45.138 () {32 vars in 653 bytes} [Tue Mar 31 06:09:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/849] 10.0.0.119 () {36 vars in 987 bytes} [Tue Mar 31 06:09:12 2026] GET /v2/images/70e9b93d-5e05-42f5-b0fe-52f75a15c4cb => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/850] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:09:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/851] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:09:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/852] 10.0.0.119 () {36 vars in 987 bytes} [Tue Mar 31 06:09:12 2026] GET /v2/images/70e9b93d-5e05-42f5-b0fe-52f75a15c4cb => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/853] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:09:12 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/854] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:09:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/855] 10.0.0.119 () {36 vars in 987 bytes} [Tue Mar 31 06:09:12 2026] GET /v2/images/70e9b93d-5e05-42f5-b0fe-52f75a15c4cb => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/856] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:09:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/857] 10.0.0.119 () {36 vars in 927 bytes} [Tue Mar 31 06:09:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/858] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 31 06:09:12 2026] GET /v2/images/70e9b93d-5e05-42f5-b0fe-52f75a15c4cb => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/859] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 31 06:09:12 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/860] 10.0.0.201 () {36 vars in 987 bytes} [Tue Mar 31 06:09:13 2026] GET /v2/images/70e9b93d-5e05-42f5-b0fe-52f75a15c4cb => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/861] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 31 06:09:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/862] 10.0.0.201 () {36 vars in 927 bytes} [Tue Mar 31 06:09:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/895] 10.0.0.242 () {32 vars in 633 bytes} [Tue Mar 31 06:11:47 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)