+ 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 [Sun Jun 28 20:15:05 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-8f576f5b8-gbtlx 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 0x558c408e7180 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-28 20:15:07.203 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-28 20:15:07.279 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-06-28 20:15:07.820 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-28 20:15:07.821 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-28 20:15:07.916 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-28 20:15:07.917 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-28 20:15:09.380 8 WARNING glance.api.v2.images [None req-93911662-85e5-44b2-85f4-28be9aae84ee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-28 20:15:09.604 7 WARNING glance.api.v2.images [None req-29d6131e-3977-48e3-b428-90a7949d8ccc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-28 20:15:09.621 8 WARNING keystonemiddleware._common.config [None req-93911662-85e5-44b2-85f4-28be9aae84ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:15:09.629 8 WARNING oslo_config.cfg [None req-93911662-85e5-44b2-85f4-28be9aae84ee - - - - - -] 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 4 seconds on interpreter 0x558c408e7180 pid: 8 (default app) 2026-06-28 20:15:09.859 7 WARNING keystonemiddleware._common.config [None req-29d6131e-3977-48e3-b428-90a7949d8ccc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-28 20:15:09.866 7 WARNING oslo_config.cfg [None req-29d6131e-3977-48e3-b428-90a7949d8ccc - - - - - -] 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 4 seconds on interpreter 0x558c408e7180 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 20:15:11 2026] GET / => generated 1183 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-06-28 20:15:12.456 7 WARNING oslo_policy.policy [None req-f33869d2-3449-4035-b20f-a1d9dc95d014 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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-28 20:15:12.457 7 WARNING oslo_policy.policy [None req-f33869d2-3449-4035-b20f-a1d9dc95d014 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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-28 20:15:12.477 7 WARNING oslo_policy.policy [None req-f33869d2-3449-4035-b20f-a1d9dc95d014 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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-28 20:15:12.477 7 WARNING oslo_policy.policy [None req-f33869d2-3449-4035-b20f-a1d9dc95d014 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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: 2/4] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:15:12 2026] GET /v2/images => generated 69 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/5] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 20:15:15 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: 3/6] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:15:15 2026] GET /v2/images => generated 69 bytes in 45 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-28 20:15:15.705 8 WARNING oslo_policy.policy [None req-52f40297-a04e-46ef-b1c8-64cba2568b91 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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-28 20:15:15.706 8 WARNING oslo_policy.policy [None req-52f40297-a04e-46ef-b1c8-64cba2568b91 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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: 4/7] 199.204.45.23 () {44 vars in 907 bytes} [Sun Jun 28 20:15:15 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: 4/8] 199.204.45.23 () {44 vars in 929 bytes} [Sun Jun 28 20:15:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:15:15.845 8 WARNING oslo_policy.policy [None req-a14e2667-5af0-4619-b1ba-651869a4b590 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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-28 20:15:15.846 8 WARNING oslo_policy.policy [None req-a14e2667-5af0-4619-b1ba-651869a4b590 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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: 5/9] 199.204.45.23 () {44 vars in 935 bytes} [Sun Jun 28 20:15:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-28 20:15:15.916 7 WARNING oslo_config.cfg [None req-3e280255-c7fb-46e0-a306-c95bbd3873d5 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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: 5/10] 199.204.45.23 () {48 vars in 947 bytes} [Sun Jun 28 20:15:15 2026] POST /v2/images => generated 760 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-28 20:15:15.939 8 WARNING oslo_policy.policy [None req-c8958d12-26dd-4532-8aca-15ac4df1ad8c 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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-28 20:15:15.940 8 WARNING oslo_policy.policy [None req-c8958d12-26dd-4532-8aca-15ac4df1ad8c 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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-28 20:15:15.942 8 INFO glance.api.v2.image_data [None req-c8958d12-26dd-4532-8aca-15ac4df1ad8c 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:15:21.990 8 INFO glance.location [None req-c8958d12-26dd-4532-8aca-15ac4df1ad8c 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/13] 199.204.45.23 () {48 vars in 1041 bytes} [Sun Jun 28 20:15:15 2026] PUT /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb/file => generated 0 bytes in 6102 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5703 switches on core 0) [pid: 7|app: 0|req: 8/14] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:15:22 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-28 20:15:22.075 8 WARNING oslo_config.cfg [None req-907a175a-f8dc-47dc-aa59-304d6eb00b0a 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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: 7/15] 199.204.45.23 () {48 vars in 1045 bytes} [Sun Jun 28 20:15:22 2026] PATCH /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/16] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:15:22 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: 148/293] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 20:38:20 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: 146/294] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:38:20 2026] GET /v2/images => generated 1240 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 20:38:52 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: 150/302] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:38:52 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/303] 199.204.45.23 () {44 vars in 933 bytes} [Sun Jun 28 20:38:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/304] 199.204.45.23 () {44 vars in 955 bytes} [Sun Jun 28 20:38:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 199.204.45.23 () {44 vars in 935 bytes} [Sun Jun 28 20:38:52 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: 8|app: 0|req: 152/306] 199.204.45.23 () {48 vars in 947 bytes} [Sun Jun 28 20:38:52 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-28 20:38:53.050 7 WARNING oslo_policy.policy [None req-ba537acf-a609-463f-8b17-ec15d1e48f94 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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-28 20:38:53.050 7 WARNING oslo_policy.policy [None req-ba537acf-a609-463f-8b17-ec15d1e48f94 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - 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-28 20:38:53.052 7 INFO glance.api.v2.image_data [None req-ba537acf-a609-463f-8b17-ec15d1e48f94 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:39:18.217 7 INFO glance.location [None req-ba537acf-a609-463f-8b17-ec15d1e48f94 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 155/311] 199.204.45.23 () {48 vars in 1042 bytes} [Sun Jun 28 20:38:53 2026] PUT /v2/images/2a561bc8-a79d-46db-8268-92f17b1b7602/file => generated 0 bytes in 25231 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63814 switches on core 0) [pid: 8|app: 0|req: 157/312] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:39:18 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/313] 199.204.45.23 () {48 vars in 1045 bytes} [Sun Jun 28 20:39:18 2026] PATCH /v2/images/2a561bc8-a79d-46db-8268-92f17b1b7602 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 199.204.45.23 () {48 vars in 1046 bytes} [Sun Jun 28 20:39:18 2026] PATCH /v2/images/2a561bc8-a79d-46db-8268-92f17b1b7602 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/315] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:39:18 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/316] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 20:39:19 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: 158/317] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:39:19 2026] GET /v2/images => generated 2451 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 20:46:02 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:46:02 2026] GET /v2/images => generated 2451 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 20:46:13 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: 202/405] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:46:13 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.23 () {44 vars in 943 bytes} [Sun Jun 28 20:46:13 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: 7|app: 0|req: 203/407] 199.204.45.23 () {44 vars in 965 bytes} [Sun Jun 28 20:46:13 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: 205/408] 199.204.45.23 () {44 vars in 935 bytes} [Sun Jun 28 20:46:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.204.45.23 () {48 vars in 947 bytes} [Sun Jun 28 20:46:13 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-28 20:46:13.624 8 INFO glance.api.v2.image_data [None req-2afe7832-fd02-4ddf-a9e4-eee04fce919d 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:46:50.446 8 INFO glance.location [None req-2afe7832-fd02-4ddf-a9e4-eee04fce919d 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 206/418] 199.204.45.23 () {48 vars in 1041 bytes} [Sun Jun 28 20:46:13 2026] PUT /v2/images/297f7b92-5cf8-4dc6-a089-b55966340816/file => generated 0 bytes in 36892 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24045 switches on core 0) [pid: 7|app: 0|req: 213/419] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:46:50 2026] GET /v2/images => generated 3664 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 199.204.45.23 () {48 vars in 1046 bytes} [Sun Jun 28 20:46:50 2026] PATCH /v2/images/297f7b92-5cf8-4dc6-a089-b55966340816 => generated 1234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/421] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:46:50 2026] GET /v2/images => generated 3687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/432] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 20:47:42 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: 220/433] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:47:42 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/438] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 20:48:00 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: 216/439] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:48:00 2026] GET /v2/images => generated 3687 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/440] 199.204.45.23 () {44 vars in 935 bytes} [Sun Jun 28 20:48:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/441] 199.204.45.23 () {44 vars in 957 bytes} [Sun Jun 28 20:48:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/442] 199.204.45.23 () {44 vars in 935 bytes} [Sun Jun 28 20:48:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/443] 199.204.45.23 () {48 vars in 947 bytes} [Sun Jun 28 20:48:00 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-28 20:48:00.703 7 INFO glance.api.v2.image_data [None req-a27c0041-b90d-4857-a2d8-a0801447c7d4 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 20:48:16.821 7 INFO glance.location [None req-a27c0041-b90d-4857-a2d8-a0801447c7d4 7ce99a38adbf44dea1546587a3280700 ef3cff4f372848748245027e5e1fec4f - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 226/446] 199.204.45.23 () {48 vars in 1042 bytes} [Sun Jun 28 20:48:00 2026] PUT /v2/images/c314de22-bcd9-4172-9d9f-3409814ca4cf/file => generated 0 bytes in 16176 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34752 switches on core 0) [pid: 8|app: 0|req: 221/447] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:48:16 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/448] 199.204.45.23 () {48 vars in 1045 bytes} [Sun Jun 28 20:48:16 2026] PATCH /v2/images/c314de22-bcd9-4172-9d9f-3409814ca4cf => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/449] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 20:48:16 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/598] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 21:00:36 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: 302/599] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 21:00:36 2026] GET /v2/images => generated 4893 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/630] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 21:03:00 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: 313/631] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 21:03:00 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: 319/632] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 21:03:01 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: 314/633] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 21:03:02 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/642] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 21:03:49 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: 319/643] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 21:03:49 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 21: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: 8|app: 0|req: 321/647] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 21:03:56 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: 8|app: 0|req: 328/660] 199.204.45.23 () {42 vars in 684 bytes} [Sun Jun 28 21:04:57 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: 333/661] 199.204.45.23 () {44 vars in 906 bytes} [Sun Jun 28 21:04:57 2026] GET /v2/images => generated 4893 bytes in 73 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: 340/674] 10.0.0.131 () {32 vars in 632 bytes} [Sun Jun 28 21:05:50 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: 343/679] 10.0.0.162 () {36 vars in 986 bytes} [Sun Jun 28 21:06:12 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 132 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: 337/680] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:06:13 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:06:13 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: 338/682] 10.0.0.162 () {36 vars in 986 bytes} [Sun Jun 28 21:06:13 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:06:13 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: 8|app: 0|req: 339/684] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:06:13 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: 346/685] 10.0.0.162 () {36 vars in 986 bytes} [Sun Jun 28 21:06:13 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:06: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: 347/687] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:06: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: 341/688] 10.0.0.54 () {36 vars in 985 bytes} [Sun Jun 28 21:06:14 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 10.0.0.54 () {36 vars in 925 bytes} [Sun Jun 28 21:06:14 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: 342/690] 10.0.0.54 () {36 vars in 985 bytes} [Sun Jun 28 21:06:14 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 10.0.0.54 () {36 vars in 925 bytes} [Sun Jun 28 21:06:14 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: 343/692] 10.0.0.54 () {36 vars in 925 bytes} [Sun Jun 28 21:06:14 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: 350/693] 10.0.0.153 () {36 vars in 986 bytes} [Sun Jun 28 21:06:16 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => 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: 344/694] 10.0.0.153 () {36 vars in 926 bytes} [Sun Jun 28 21:06: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: 351/695] 199.204.45.23 () {36 vars in 989 bytes} [Sun Jun 28 21:06:19 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/696] 199.204.45.23 () {36 vars in 929 bytes} [Sun Jun 28 21:06:19 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: 347/699] 199.204.45.23 () {36 vars in 989 bytes} [Sun Jun 28 21:06:20 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/700] 199.204.45.23 () {36 vars in 929 bytes} [Sun Jun 28 21:06:20 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: 349/703] 10.0.0.153 () {36 vars in 986 bytes} [Sun Jun 28 21:06:30 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.153 () {36 vars in 926 bytes} [Sun Jun 28 21:06:30 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: 8|app: 0|req: 350/705] 10.0.0.153 () {36 vars in 986 bytes} [Sun Jun 28 21:06:30 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/706] 10.0.0.153 () {36 vars in 926 bytes} [Sun Jun 28 21:06:31 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: 358/709] 10.0.0.153 () {36 vars in 986 bytes} [Sun Jun 28 21:06:48 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => 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: 352/710] 10.0.0.153 () {36 vars in 926 bytes} [Sun Jun 28 21:06:48 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: 359/711] 10.0.0.153 () {36 vars in 986 bytes} [Sun Jun 28 21:06:48 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.153 () {36 vars in 926 bytes} [Sun Jun 28 21:06:48 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: 358/721] 10.0.0.131 () {34 vars in 654 bytes} [Sun Jun 28 21:07:23 2026] POST /v2/images => generated 649 bytes in 268 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-28 21:07:24.144 7 WARNING glance.api.v2.images [None req-c9c34852-da86-4e90-ba8a-15f9f1d6acb7 4bddde9249da4d4ca22729eea99b892d 6395adab1fa44b2eaaf3bbcf4b1dd2c0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4cc2ea1e-3bf4-437b-b996-08348456cf35 [pid: 7|app: 0|req: 364/722] 10.0.0.131 () {32 vars in 709 bytes} [Sun Jun 28 21:07:24 2026] DELETE /v2/images/4cc2ea1e-3bf4-437b-b996-08348456cf35 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/723] 10.0.0.131 () {32 vars in 706 bytes} [Sun Jun 28 21:07:24 2026] GET /v2/images/4cc2ea1e-3bf4-437b-b996-08348456cf35 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/724] 10.0.0.131 () {32 vars in 632 bytes} [Sun Jun 28 21:07:24 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 10.0.0.131 () {34 vars in 654 bytes} [Sun Jun 28 21:07:24 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/726] 10.0.0.131 () {32 vars in 716 bytes} [Sun Jun 28 21:07:24 2026] GET /v2/images/2c5b9553-5304-4483-a22f-3f03c0e802cf/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-28 21:07:24.338 8 INFO glance.api.v2.image_data [None req-6aae17e4-b6b1-4382-afaa-32b2295fba8f 4bddde9249da4d4ca22729eea99b892d 6395adab1fa44b2eaaf3bbcf4b1dd2c0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-28 21:07:24.379 8 WARNING glance_store._drivers.rbd [None req-6aae17e4-b6b1-4382-afaa-32b2295fba8f 4bddde9249da4d4ca22729eea99b892d 6395adab1fa44b2eaaf3bbcf4b1dd2c0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-28 21:07:24.579 8 INFO glance.location [None req-6aae17e4-b6b1-4382-afaa-32b2295fba8f 4bddde9249da4d4ca22729eea99b892d 6395adab1fa44b2eaaf3bbcf4b1dd2c0 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/727] 10.0.0.131 () {32 vars in 726 bytes} [Sun Jun 28 21:07:24 2026] PUT /v2/images/2c5b9553-5304-4483-a22f-3f03c0e802cf/file => generated 0 bytes in 289 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/728] 10.0.0.131 () {32 vars in 706 bytes} [Sun Jun 28 21:07:24 2026] GET /v2/images/2c5b9553-5304-4483-a22f-3f03c0e802cf => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/729] 10.0.0.131 () {32 vars in 716 bytes} [Sun Jun 28 21:07:24 2026] GET /v2/images/2c5b9553-5304-4483-a22f-3f03c0e802cf/file => generated 1024 bytes in 105 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 10.0.0.131 () {34 vars in 654 bytes} [Sun Jun 28 21:07:24 2026] POST /v2/images => generated 648 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/731] 10.0.0.131 () {32 vars in 725 bytes} [Sun Jun 28 21:07:24 2026] PATCH /v2/images/aa047107-ff59-4600-b753-b2a76e562be9 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.131 () {32 vars in 706 bytes} [Sun Jun 28 21:07:24 2026] GET /v2/images/aa047107-ff59-4600-b753-b2a76e562be9 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 21:07:24.871 8 WARNING glance.api.v2.images [None req-0092584c-060c-42fc-b8d0-029b025f3431 4bddde9249da4d4ca22729eea99b892d 6395adab1fa44b2eaaf3bbcf4b1dd2c0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa047107-ff59-4600-b753-b2a76e562be9 [pid: 8|app: 0|req: 364/733] 10.0.0.131 () {32 vars in 709 bytes} [Sun Jun 28 21:07:24 2026] DELETE /v2/images/aa047107-ff59-4600-b753-b2a76e562be9 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 10.0.0.131 () {32 vars in 706 bytes} [Sun Jun 28 21:07:24 2026] GET /v2/images/aa047107-ff59-4600-b753-b2a76e562be9 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:07:24.926 8 WARNING glance.api.v2.images [None req-5ed0c7e9-5d91-442d-a062-e4b69af28b7a 4bddde9249da4d4ca22729eea99b892d 6395adab1fa44b2eaaf3bbcf4b1dd2c0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2c5b9553-5304-4483-a22f-3f03c0e802cf [pid: 8|app: 0|req: 365/735] 10.0.0.131 () {32 vars in 709 bytes} [Sun Jun 28 21:07:24 2026] DELETE /v2/images/2c5b9553-5304-4483-a22f-3f03c0e802cf => generated 0 bytes in 876 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/736] 10.0.0.131 () {32 vars in 706 bytes} [Sun Jun 28 21:07:25 2026] GET /v2/images/2c5b9553-5304-4483-a22f-3f03c0e802cf => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-28 21:07:25.824 8 WARNING glance.api.v2.images [None req-564ec64d-c2ca-4a2e-9f04-be55badc959d 4bddde9249da4d4ca22729eea99b892d 6395adab1fa44b2eaaf3bbcf4b1dd2c0 - - default default] Failed to find image 4cc2ea1e-3bf4-437b-b996-08348456cf35 to delete: glance.common.exception.ImageNotFound: No image found with ID 4cc2ea1e-3bf4-437b-b996-08348456cf35 [pid: 8|app: 0|req: 366/737] 10.0.0.131 () {32 vars in 709 bytes} [Sun Jun 28 21:07:25 2026] DELETE /v2/images/4cc2ea1e-3bf4-437b-b996-08348456cf35 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 10.0.0.131 () {32 vars in 706 bytes} [Sun Jun 28 21:07:25 2026] GET /v2/images/4cc2ea1e-3bf4-437b-b996-08348456cf35 => generated 139 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/739] 10.0.0.131 () {30 vars in 410 bytes} [Sun Jun 28 21:07:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.153 () {36 vars in 986 bytes} [Sun Jun 28 21:08:21 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/753] 10.0.0.153 () {36 vars in 926 bytes} [Sun Jun 28 21:08:21 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: 375/754] 10.0.0.131 () {32 vars in 706 bytes} [Sun Jun 28 21:08:28 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/755] 10.0.0.131 () {32 vars in 706 bytes} [Sun Jun 28 21:08:28 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/756] 10.0.0.162 () {36 vars in 986 bytes} [Sun Jun 28 21:08:28 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => 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: 381/757] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:08:28 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: 377/758] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:08:28 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: 382/759] 10.0.0.162 () {36 vars in 986 bytes} [Sun Jun 28 21:08:28 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/760] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:08:28 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: 383/761] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:08:28 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/762] 10.0.0.162 () {36 vars in 986 bytes} [Sun Jun 28 21:08:28 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => 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: 384/763] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:08:28 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: 380/764] 10.0.0.54 () {36 vars in 985 bytes} [Sun Jun 28 21:08:28 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/765] 10.0.0.54 () {36 vars in 925 bytes} [Sun Jun 28 21:08:28 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: 381/766] 10.0.0.54 () {36 vars in 985 bytes} [Sun Jun 28 21:08:28 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => 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: 386/767] 10.0.0.54 () {36 vars in 925 bytes} [Sun Jun 28 21:08:28 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: 382/768] 10.0.0.54 () {36 vars in 925 bytes} [Sun Jun 28 21:08:28 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: 389/773] 10.0.0.153 () {36 vars in 986 bytes} [Sun Jun 28 21:08:43 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/774] 10.0.0.153 () {36 vars in 926 bytes} [Sun Jun 28 21:08:43 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: 390/783] 10.0.0.153 () {36 vars in 986 bytes} [Sun Jun 28 21:09:26 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => 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: 394/784] 10.0.0.153 () {36 vars in 926 bytes} [Sun Jun 28 21:09:26 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: 391/785] 10.0.0.153 () {36 vars in 986 bytes} [Sun Jun 28 21:09:29 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => 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/786] 10.0.0.153 () {36 vars in 926 bytes} [Sun Jun 28 21:09:29 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/789] 10.0.0.153 () {36 vars in 986 bytes} [Sun Jun 28 21:09:33 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => 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: 397/790] 10.0.0.153 () {36 vars in 926 bytes} [Sun Jun 28 21:09:33 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/795] 10.0.0.153 () {36 vars in 986 bytes} [Sun Jun 28 21:09:51 2026] GET /v2/images/cc26388d-2db6-4a46-8f02-50a6e3ed57eb => 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: 400/796] 10.0.0.153 () {36 vars in 926 bytes} [Sun Jun 28 21:09:51 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: 402/799] 199.204.45.23 () {32 vars in 824 bytes} [Sun Jun 28 21:10:00 2026] GET /v2/images?status=active&owner=ef3cff4f372848748245027e5e1fec4f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/800] 199.204.45.23 () {32 vars in 651 bytes} [Sun Jun 28 21:10:00 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: 403/801] 10.0.0.162 () {36 vars in 986 bytes} [Sun Jun 28 21:10:01 2026] GET /v2/images/2a561bc8-a79d-46db-8268-92f17b1b7602 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/802] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:10:01 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: 404/803] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:10:01 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: 400/804] 10.0.0.162 () {36 vars in 986 bytes} [Sun Jun 28 21:10:01 2026] GET /v2/images/2a561bc8-a79d-46db-8268-92f17b1b7602 => 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: 405/805] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:10:01 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: 8|app: 0|req: 401/806] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:10:01 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: 406/807] 10.0.0.162 () {36 vars in 986 bytes} [Sun Jun 28 21:10:01 2026] GET /v2/images/2a561bc8-a79d-46db-8268-92f17b1b7602 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/808] 10.0.0.162 () {36 vars in 926 bytes} [Sun Jun 28 21:10:01 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: 407/809] 10.0.0.54 () {36 vars in 985 bytes} [Sun Jun 28 21:10:01 2026] GET /v2/images/2a561bc8-a79d-46db-8268-92f17b1b7602 => 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: 403/810] 10.0.0.54 () {36 vars in 925 bytes} [Sun Jun 28 21:10:01 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: 408/811] 10.0.0.54 () {36 vars in 985 bytes} [Sun Jun 28 21:10:01 2026] GET /v2/images/2a561bc8-a79d-46db-8268-92f17b1b7602 => 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: 404/812] 10.0.0.54 () {36 vars in 925 bytes} [Sun Jun 28 21:10:01 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/813] 10.0.0.54 () {36 vars in 925 bytes} [Sun Jun 28 21:10:01 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: 431/856] 10.0.0.131 () {32 vars in 632 bytes} [Sun Jun 28 21:13:37 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)