+ 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 May 26 08:41:19 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-86b858594c-kh7hh machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ff08d5cc668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-26 08:41:21.597 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-26 08:41:21.663 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-26 08:41:22.540 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-05-26 08:41:22.541 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-05-26 08:41:22.542 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 08:41:22.670 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-05-26 08:41:22.672 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-05-26 08:41:22.672 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-26 08:41:24.820 7 WARNING glance.api.v2.images [None req-891e4174-5e63-4cf8-a006-feee73de44c6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 08:41:24.949 8 WARNING glance.api.v2.images [None req-2d8c2cde-3ada-439a-9732-7a28bd8e9e61 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-26 08:41:25.190 7 WARNING keystonemiddleware._common.config [None req-891e4174-5e63-4cf8-a006-feee73de44c6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 08:41:25.200 7 WARNING oslo_config.cfg [None req-891e4174-5e63-4cf8-a006-feee73de44c6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff08d5cc668 pid: 7 (default app) 2026-05-26 08:41:25.350 8 WARNING keystonemiddleware._common.config [None req-2d8c2cde-3ada-439a-9732-7a28bd8e9e61 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 08:41:25.359 8 WARNING oslo_config.cfg [None req-2d8c2cde-3ada-439a-9732-7a28bd8e9e61 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff08d5cc668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.20 () {42 vars in 685 bytes} [Tue May 26 08:41:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:41:28.042 8 WARNING oslo_policy.policy [None req-3d2660da-8644-4c30-89a1-a0885fdfd26d 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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-05-26 08:41:28.042 8 WARNING oslo_policy.policy [None req-3d2660da-8644-4c30-89a1-a0885fdfd26d 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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-05-26 08:41:28.058 8 WARNING oslo_policy.policy [None req-3d2660da-8644-4c30-89a1-a0885fdfd26d 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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-05-26 08:41:28.058 8 WARNING oslo_policy.policy [None req-3d2660da-8644-4c30-89a1-a0885fdfd26d 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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: 1/6] 199.19.213.20 () {44 vars in 907 bytes} [Tue May 26 08:41:27 2026] GET /v2/images => generated 69 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.20 () {42 vars in 685 bytes} [Tue May 26 08:41:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.20 () {44 vars in 907 bytes} [Tue May 26 08:41:32 2026] GET /v2/images => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 08:41:32.808 7 WARNING oslo_policy.policy [None req-120682b6-dfc2-446f-b277-2b544533e612 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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-05-26 08:41:32.808 7 WARNING oslo_policy.policy [None req-120682b6-dfc2-446f-b277-2b544533e612 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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: 7/9] 199.19.213.20 () {44 vars in 908 bytes} [Tue May 26 08:41:32 2026] GET /v2/images/cirros => generated 151 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.20 () {44 vars in 930 bytes} [Tue May 26 08:41:32 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 08:41:32.965 7 WARNING oslo_policy.policy [None req-290a1932-a794-4b24-bcb0-d67a57a9c98e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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-05-26 08:41:32.966 7 WARNING oslo_policy.policy [None req-290a1932-a794-4b24-bcb0-d67a57a9c98e 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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: 8/11] 199.19.213.20 () {44 vars in 936 bytes} [Tue May 26 08:41:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-26 08:41:33.064 8 WARNING oslo_config.cfg [None req-b5167e98-8990-4261-9660-94249dd2344b 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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: 4/12] 199.19.213.20 () {48 vars in 948 bytes} [Tue May 26 08:41:33 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 08:41:33.090 7 WARNING oslo_policy.policy [None req-d17c9d1c-c4ad-4225-85b2-8600fb2cf46b 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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-05-26 08:41:33.090 7 WARNING oslo_policy.policy [None req-d17c9d1c-c4ad-4225-85b2-8600fb2cf46b 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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-05-26 08:41:33.092 7 INFO glance.api.v2.image_data [None req-d17c9d1c-c4ad-4225-85b2-8600fb2cf46b 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 08:41:37.212 7 WARNING glance.location [None req-d17c9d1c-c4ad-4225-85b2-8600fb2cf46b 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.20 () {48 vars in 1042 bytes} [Tue May 26 08:41:33 2026] PUT /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7/file => generated 0 bytes in 4171 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6942 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.20 () {44 vars in 968 bytes} [Tue May 26 08:41:37 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-26 08:41:37.358 7 WARNING oslo_config.cfg [None req-14da8332-ce8c-41e2-bb29-5636a81ba892 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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: 10/17] 199.19.213.20 () {48 vars in 1048 bytes} [Tue May 26 08:41:37 2026] PATCH /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.20 () {44 vars in 968 bytes} [Tue May 26 08:41:37 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/129] 199.19.213.20 () {42 vars in 685 bytes} [Tue May 26 08:50:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/130] 199.19.213.20 () {44 vars in 907 bytes} [Tue May 26 08:50:49 2026] GET /v2/images => generated 1381 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/135] 199.19.213.20 () {42 vars in 685 bytes} [Tue May 26 08:51:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/136] 199.19.213.20 () {44 vars in 907 bytes} [Tue May 26 08:51:07 2026] GET /v2/images => generated 1381 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/137] 199.19.213.20 () {44 vars in 934 bytes} [Tue May 26 08:51:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/138] 199.19.213.20 () {44 vars in 956 bytes} [Tue May 26 08:51:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/139] 199.19.213.20 () {44 vars in 936 bytes} [Tue May 26 08:51:08 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) [pid: 7|app: 0|req: 71/140] 199.19.213.20 () {48 vars in 948 bytes} [Tue May 26 08:51:08 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 08:51:08.188 8 WARNING oslo_policy.policy [None req-b889f2c5-0d03-46f5-bb83-bd2ca2058b51 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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-05-26 08:51:08.188 8 WARNING oslo_policy.policy [None req-b889f2c5-0d03-46f5-bb83-bd2ca2058b51 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - 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-05-26 08:51:08.190 8 INFO glance.api.v2.image_data [None req-b889f2c5-0d03-46f5-bb83-bd2ca2058b51 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 08:51:32.300 8 WARNING glance.location [None req-b889f2c5-0d03-46f5-bb83-bd2ca2058b51 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 70/145] 199.19.213.20 () {48 vars in 1043 bytes} [Tue May 26 08:51:08 2026] PUT /v2/images/dd0c583e-74c0-490a-ab5d-b61f8d67afda/file => generated 0 bytes in 24178 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62110 switches on core 0) [pid: 7|app: 0|req: 76/146] 199.19.213.20 () {44 vars in 968 bytes} [Tue May 26 08:51:32 2026] GET /v2/images/dd0c583e-74c0-490a-ab5d-b61f8d67afda => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/147] 199.19.213.20 () {48 vars in 1048 bytes} [Tue May 26 08:51:32 2026] PATCH /v2/images/dd0c583e-74c0-490a-ab5d-b61f8d67afda => generated 1395 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/148] 199.19.213.20 () {44 vars in 968 bytes} [Tue May 26 08:51:32 2026] GET /v2/images/dd0c583e-74c0-490a-ab5d-b61f8d67afda => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/151] 199.19.213.20 () {42 vars in 685 bytes} [Tue May 26 08:51:34 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/152] 199.19.213.20 () {44 vars in 907 bytes} [Tue May 26 08:51:34 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/193] 199.19.213.20 () {42 vars in 685 bytes} [Tue May 26 08:55:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/194] 199.19.213.20 () {44 vars in 907 bytes} [Tue May 26 08:55:03 2026] GET /v2/images => generated 2778 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/199] 199.19.213.20 () {42 vars in 685 bytes} [Tue May 26 08:55:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/200] 199.19.213.20 () {44 vars in 907 bytes} [Tue May 26 08:55:17 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/201] 199.19.213.20 () {44 vars in 936 bytes} [Tue May 26 08:55:17 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/202] 199.19.213.20 () {44 vars in 958 bytes} [Tue May 26 08:55:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/203] 199.19.213.20 () {44 vars in 936 bytes} [Tue May 26 08:55:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/204] 199.19.213.20 () {48 vars in 948 bytes} [Tue May 26 08:55:17 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 08:55:18.037 7 INFO glance.api.v2.image_data [None req-7a53b8e6-17d6-41e4-8487-7c89bb6c9e36 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 08:55:30.761 7 INFO glance.location [None req-7a53b8e6-17d6-41e4-8487-7c89bb6c9e36 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 106/207] 199.19.213.20 () {48 vars in 1043 bytes} [Tue May 26 08:55:18 2026] PUT /v2/images/f4ead921-0600-4368-96bb-93d1a72b8ab7/file => generated 0 bytes in 12771 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31490 switches on core 0) [pid: 8|app: 0|req: 102/208] 199.19.213.20 () {44 vars in 968 bytes} [Tue May 26 08:55:30 2026] GET /v2/images/f4ead921-0600-4368-96bb-93d1a72b8ab7 => generated 1204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 199.19.213.20 () {48 vars in 1048 bytes} [Tue May 26 08:55:30 2026] PATCH /v2/images/f4ead921-0600-4368-96bb-93d1a72b8ab7 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 199.19.213.20 () {44 vars in 968 bytes} [Tue May 26 08:55:30 2026] GET /v2/images/f4ead921-0600-4368-96bb-93d1a72b8ab7 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/249] 199.19.213.20 () {42 vars in 685 bytes} [Tue May 26 08:58:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/250] 199.19.213.20 () {44 vars in 907 bytes} [Tue May 26 08:58:40 2026] GET /v2/images => generated 4162 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/253] 199.19.213.20 () {42 vars in 685 bytes} [Tue May 26 08:58:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/254] 199.19.213.20 () {44 vars in 907 bytes} [Tue May 26 08:58:50 2026] GET /v2/images => generated 4162 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 199.19.213.20 () {44 vars in 944 bytes} [Tue May 26 08:58:50 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: 126/256] 199.19.213.20 () {44 vars in 966 bytes} [Tue May 26 08:58:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.19.213.20 () {44 vars in 936 bytes} [Tue May 26 08:58:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/258] 199.19.213.20 () {48 vars in 948 bytes} [Tue May 26 08:58:50 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-26 08:58:50.254 7 INFO glance.api.v2.image_data [None req-82e24905-d8cc-49ee-a519-8f1671a3f2af 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 08:59:06.572 7 INFO glance.location [None req-82e24905-d8cc-49ee-a519-8f1671a3f2af 22d2409d9cc54f92924add20177ed995 278b43b38a204e31a4edc60ee4aa6609 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 132/263] 199.19.213.20 () {48 vars in 1042 bytes} [Tue May 26 08:58:50 2026] PUT /v2/images/a6e24d19-1547-4fc3-9f5f-a8189a87bcb2/file => generated 0 bytes in 16363 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25715 switches on core 0) [pid: 8|app: 0|req: 132/264] 199.19.213.20 () {44 vars in 968 bytes} [Tue May 26 08:59:06 2026] GET /v2/images/a6e24d19-1547-4fc3-9f5f-a8189a87bcb2 => generated 1211 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/265] 199.19.213.20 () {48 vars in 1048 bytes} [Tue May 26 08:59:06 2026] PATCH /v2/images/a6e24d19-1547-4fc3-9f5f-a8189a87bcb2 => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.19.213.20 () {44 vars in 968 bytes} [Tue May 26 08:59:06 2026] GET /v2/images/a6e24d19-1547-4fc3-9f5f-a8189a87bcb2 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.20 () {42 vars in 685 bytes} [Tue May 26 08:59:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.19.213.20 () {44 vars in 907 bytes} [Tue May 26 08:59:37 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 144/287] 10.0.0.136 () {32 vars in 633 bytes} [Tue May 26 09:00:34 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/292] 10.0.0.38 () {36 vars in 986 bytes} [Tue May 26 09:00:54 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 146/293] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:00:54 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:00:54 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: 147/295] 10.0.0.38 () {36 vars in 986 bytes} [Tue May 26 09:00:54 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:00:54 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: 148/297] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:00:54 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: 150/298] 10.0.0.77 () {36 vars in 986 bytes} [Tue May 26 09:00:54 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 10.0.0.77 () {36 vars in 926 bytes} [Tue May 26 09:00:54 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: 151/300] 10.0.0.38 () {36 vars in 986 bytes} [Tue May 26 09:00:55 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:00:55 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: 152/302] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:00:55 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: 151/303] 10.0.0.86 () {36 vars in 910 bytes} [Tue May 26 09:00:55 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 10.0.0.86 () {36 vars in 1006 bytes} [Tue May 26 09:00:55 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7/locations => generated 127 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 09:00:56 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 09:00:56 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: 153/307] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 09:00:56 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: 155/308] 10.0.0.77 () {36 vars in 986 bytes} [Tue May 26 09:00:57 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 10.0.0.77 () {36 vars in 926 bytes} [Tue May 26 09:00:58 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: 156/310] 199.19.213.20 () {36 vars in 990 bytes} [Tue May 26 09:01:03 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/311] 199.19.213.20 () {36 vars in 930 bytes} [Tue May 26 09:01:03 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: 157/312] 199.19.213.20 () {36 vars in 990 bytes} [Tue May 26 09:01:03 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/313] 199.19.213.20 () {36 vars in 930 bytes} [Tue May 26 09:01:03 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: 160/318] 10.0.0.77 () {36 vars in 986 bytes} [Tue May 26 09:01:17 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/319] 10.0.0.77 () {36 vars in 926 bytes} [Tue May 26 09:01:17 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: 166/332] 10.0.0.77 () {36 vars in 986 bytes} [Tue May 26 09:02:16 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 10.0.0.77 () {36 vars in 926 bytes} [Tue May 26 09:02:16 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: 168/336] 10.0.0.77 () {36 vars in 986 bytes} [Tue May 26 09:02:30 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 10.0.0.77 () {36 vars in 926 bytes} [Tue May 26 09:02:30 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: 171/340] 10.0.0.77 () {36 vars in 986 bytes} [Tue May 26 09:02:35 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/341] 10.0.0.77 () {36 vars in 926 bytes} [Tue May 26 09:02:35 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: 173/344] 10.0.0.77 () {36 vars in 986 bytes} [Tue May 26 09:02:53 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/345] 10.0.0.77 () {36 vars in 926 bytes} [Tue May 26 09:02:53 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: 175/348] 10.0.0.136 () {34 vars in 655 bytes} [Tue May 26 09:02:58 2026] POST /v2/images => generated 648 bytes in 304 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-26 09:02:58.692 7 WARNING glance.api.v2.images [None req-1e7191fc-861e-4ace-95f6-74fbb68bd425 4a90abdcc0ac4decbbf03661d7fe0676 f82f7056f8b34fb7b753b50bf2bae38c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//71f866da-f94f-4269-ba54-a88e432ad96d [pid: 7|app: 0|req: 174/349] 10.0.0.136 () {32 vars in 710 bytes} [Tue May 26 09:02:58 2026] DELETE /v2/images/71f866da-f94f-4269-ba54-a88e432ad96d => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/350] 10.0.0.136 () {32 vars in 707 bytes} [Tue May 26 09:02:58 2026] GET /v2/images/71f866da-f94f-4269-ba54-a88e432ad96d => 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: 175/351] 10.0.0.136 () {32 vars in 633 bytes} [Tue May 26 09:02:58 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/352] 10.0.0.136 () {34 vars in 655 bytes} [Tue May 26 09:02:58 2026] POST /v2/images => generated 703 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/353] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 26 09:02:58 2026] GET /v2/images/faedfcb7-a3be-4632-a733-bea339db35c5/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-26 09:02:58.897 8 INFO glance.api.v2.image_data [None req-b712e863-6f3f-4eda-b572-497169b95180 4a90abdcc0ac4decbbf03661d7fe0676 f82f7056f8b34fb7b753b50bf2bae38c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-26 09:02:58.950 8 WARNING glance_store._drivers.rbd [None req-b712e863-6f3f-4eda-b572-497169b95180 4a90abdcc0ac4decbbf03661d7fe0676 f82f7056f8b34fb7b753b50bf2bae38c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-26 09:02:59.261 8 INFO glance.location [None req-b712e863-6f3f-4eda-b572-497169b95180 4a90abdcc0ac4decbbf03661d7fe0676 f82f7056f8b34fb7b753b50bf2bae38c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 178/354] 10.0.0.136 () {32 vars in 727 bytes} [Tue May 26 09:02:58 2026] PUT /v2/images/faedfcb7-a3be-4632-a733-bea339db35c5/file => generated 0 bytes in 430 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 10.0.0.136 () {32 vars in 707 bytes} [Tue May 26 09:02:59 2026] GET /v2/images/faedfcb7-a3be-4632-a733-bea339db35c5 => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/356] 10.0.0.136 () {32 vars in 717 bytes} [Tue May 26 09:02:59 2026] GET /v2/images/faedfcb7-a3be-4632-a733-bea339db35c5/file => generated 1024 bytes in 147 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/357] 10.0.0.136 () {34 vars in 655 bytes} [Tue May 26 09:02:59 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/358] 10.0.0.136 () {32 vars in 726 bytes} [Tue May 26 09:02:59 2026] PATCH /v2/images/ace68379-4f08-41fb-8ea4-db6f724fbaa7 => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 10.0.0.136 () {32 vars in 707 bytes} [Tue May 26 09:02:59 2026] GET /v2/images/ace68379-4f08-41fb-8ea4-db6f724fbaa7 => generated 653 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 09:02:59.628 8 WARNING glance.api.v2.images [None req-edbb0cd9-54ac-44b4-8966-d07cafa9b908 4a90abdcc0ac4decbbf03661d7fe0676 f82f7056f8b34fb7b753b50bf2bae38c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ace68379-4f08-41fb-8ea4-db6f724fbaa7 [pid: 8|app: 0|req: 181/360] 10.0.0.136 () {32 vars in 710 bytes} [Tue May 26 09:02:59 2026] DELETE /v2/images/ace68379-4f08-41fb-8ea4-db6f724fbaa7 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 10.0.0.136 () {32 vars in 707 bytes} [Tue May 26 09:02:59 2026] GET /v2/images/ace68379-4f08-41fb-8ea4-db6f724fbaa7 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:02:59.703 8 WARNING glance.api.v2.images [None req-46feb031-7e8f-459e-9394-f4a77f3e4611 4a90abdcc0ac4decbbf03661d7fe0676 f82f7056f8b34fb7b753b50bf2bae38c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//faedfcb7-a3be-4632-a733-bea339db35c5 [pid: 8|app: 0|req: 182/362] 10.0.0.136 () {32 vars in 710 bytes} [Tue May 26 09:02:59 2026] DELETE /v2/images/faedfcb7-a3be-4632-a733-bea339db35c5 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/363] 10.0.0.136 () {32 vars in 707 bytes} [Tue May 26 09:03:00 2026] GET /v2/images/faedfcb7-a3be-4632-a733-bea339db35c5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-26 09:03:00.569 8 WARNING glance.api.v2.images [None req-620a2a8c-1386-4b4a-b5c7-7427dee82856 4a90abdcc0ac4decbbf03661d7fe0676 f82f7056f8b34fb7b753b50bf2bae38c - - default default] Failed to find image 71f866da-f94f-4269-ba54-a88e432ad96d to delete: glance.common.exception.ImageNotFound: No image found with ID 71f866da-f94f-4269-ba54-a88e432ad96d [pid: 8|app: 0|req: 183/364] 10.0.0.136 () {32 vars in 710 bytes} [Tue May 26 09:03:00 2026] DELETE /v2/images/71f866da-f94f-4269-ba54-a88e432ad96d => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 10.0.0.136 () {32 vars in 707 bytes} [Tue May 26 09:03:00 2026] GET /v2/images/71f866da-f94f-4269-ba54-a88e432ad96d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 10.0.0.136 () {32 vars in 707 bytes} [Tue May 26 09:03:04 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 10.0.0.136 () {32 vars in 707 bytes} [Tue May 26 09:03:04 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 10.0.0.38 () {36 vars in 986 bytes} [Tue May 26 09:03:04 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:03:05 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: 187/372] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:03:05 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: 186/373] 10.0.0.38 () {36 vars in 986 bytes} [Tue May 26 09:03:05 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:03:05 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: 187/375] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:03:05 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: 189/376] 10.0.0.38 () {36 vars in 986 bytes} [Tue May 26 09:03:05 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:03:05 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: 190/378] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:03:05 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: 189/379] 10.0.0.86 () {36 vars in 910 bytes} [Tue May 26 09:03:05 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 10.0.0.86 () {36 vars in 1006 bytes} [Tue May 26 09:03:05 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7/locations => generated 127 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 09:03:05 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 09:03:05 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: 191/383] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 09:03:05 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: 194/386] 10.0.0.136 () {30 vars in 411 bytes} [Tue May 26 09:03:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 10.0.0.77 () {36 vars in 986 bytes} [Tue May 26 09:03:33 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 10.0.0.77 () {36 vars in 926 bytes} [Tue May 26 09:03:33 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: 202/401] 10.0.0.77 () {36 vars in 986 bytes} [Tue May 26 09:04:19 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 10.0.0.77 () {36 vars in 926 bytes} [Tue May 26 09:04:19 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: 203/403] 10.0.0.77 () {36 vars in 986 bytes} [Tue May 26 09:04:19 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 10.0.0.77 () {36 vars in 926 bytes} [Tue May 26 09:04: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: 7|app: 0|req: 204/409] 10.0.0.77 () {36 vars in 986 bytes} [Tue May 26 09:04:37 2026] GET /v2/images/a99d70fc-c481-4fca-be01-5d52cfcca2a7 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 10.0.0.77 () {36 vars in 926 bytes} [Tue May 26 09:04:37 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: 7|app: 0|req: 209/419] 199.19.213.20 () {32 vars in 825 bytes} [Tue May 26 09:05:19 2026] GET /v2/images?status=active&owner=278b43b38a204e31a4edc60ee4aa6609&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.19.213.20 () {32 vars in 652 bytes} [Tue May 26 09:05:20 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: 210/421] 10.0.0.38 () {36 vars in 986 bytes} [Tue May 26 09:05:20 2026] GET /v2/images/dd0c583e-74c0-490a-ab5d-b61f8d67afda => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:05:20 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: 7|app: 0|req: 211/423] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:05:20 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: 213/424] 10.0.0.38 () {36 vars in 986 bytes} [Tue May 26 09:05:20 2026] GET /v2/images/dd0c583e-74c0-490a-ab5d-b61f8d67afda => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:05:20 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: 214/426] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:05:20 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: 213/427] 10.0.0.38 () {36 vars in 986 bytes} [Tue May 26 09:05:20 2026] GET /v2/images/dd0c583e-74c0-490a-ab5d-b61f8d67afda => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 10.0.0.38 () {36 vars in 926 bytes} [Tue May 26 09:05:20 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: 7|app: 0|req: 214/429] 10.0.0.86 () {36 vars in 910 bytes} [Tue May 26 09:05:21 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 10.0.0.86 () {36 vars in 1006 bytes} [Tue May 26 09:05:21 2026] GET /v2/images/dd0c583e-74c0-490a-ab5d-b61f8d67afda/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 26 09:05:21 2026] GET /v2/images/dd0c583e-74c0-490a-ab5d-b61f8d67afda => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/432] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 09:05:21 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: 216/433] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 26 09:05:21 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: 239/476] 10.0.0.136 () {32 vars in 633 bytes} [Tue May 26 09:08:49 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)