+ 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 [Fri Apr 24 07:57:21 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-7b6f779464-gjmnm 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 0x7fc989394668 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-04-24 07:57:23.829 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-24 07:57:23.849 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-04-24 07:57:24.728 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-04-24 07:57:24.729 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-04-24 07:57:24.730 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-24 07:57:24.758 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-04-24 07:57:24.759 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-04-24 07:57:24.759 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-24 07:57:26.789 7 WARNING glance.api.v2.images [None req-db982d97-b1ac-476b-b83d-07f787063e0f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-24 07:57:26.889 8 WARNING glance.api.v2.images [None req-836b66f2-6815-45c0-ad63-2269c9057450 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-24 07:57:27.147 7 WARNING keystonemiddleware._common.config [None req-db982d97-b1ac-476b-b83d-07f787063e0f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 07:57:27.155 7 WARNING oslo_config.cfg [None req-db982d97-b1ac-476b-b83d-07f787063e0f - - - - - -] 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 0x7fc989394668 pid: 7 (default app) 2026-04-24 07:57:27.260 8 WARNING keystonemiddleware._common.config [None req-836b66f2-6815-45c0-ad63-2269c9057450 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-24 07:57:27.268 8 WARNING oslo_config.cfg [None req-836b66f2-6815-45c0-ad63-2269c9057450 - - - - - -] 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 0x7fc989394668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 07:57:28 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-04-24 07:57:29.383 8 WARNING oslo_policy.policy [None req-d639b7a9-2c6a-48c6-91de-8193c4972706 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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-04-24 07:57:29.383 8 WARNING oslo_policy.policy [None req-d639b7a9-2c6a-48c6-91de-8193c4972706 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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-04-24 07:57:29.398 8 WARNING oslo_policy.policy [None req-d639b7a9-2c6a-48c6-91de-8193c4972706 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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-04-24 07:57:29.398 8 WARNING oslo_policy.policy [None req-d639b7a9-2c6a-48c6-91de-8193c4972706 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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/5] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 07:57:28 2026] GET /v2/images => generated 69 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 07:57:33 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/7] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 07:57:33 2026] GET /v2/images => generated 69 bytes in 38 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-04-24 07:57:33.820 7 WARNING oslo_policy.policy [None req-a056d15c-1cef-49e7-adab-716849eccebe 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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-04-24 07:57:33.820 7 WARNING oslo_policy.policy [None req-a056d15c-1cef-49e7-adab-716849eccebe 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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: 6/8] 199.204.45.74 () {44 vars in 908 bytes} [Fri Apr 24 07:57:33 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.74 () {44 vars in 930 bytes} [Fri Apr 24 07:57:33 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-04-24 07:57:33.969 7 WARNING oslo_policy.policy [None req-9bdb25b7-c0bc-405a-aae4-8cb7d4c8da2d 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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-04-24 07:57:33.970 7 WARNING oslo_policy.policy [None req-9bdb25b7-c0bc-405a-aae4-8cb7d4c8da2d 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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/10] 199.204.45.74 () {44 vars in 936 bytes} [Fri Apr 24 07:57:33 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-24 07:57:34.079 8 WARNING oslo_config.cfg [None req-6149a5c9-0942-4291-a375-9ed2a1da1e01 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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/11] 199.204.45.74 () {48 vars in 948 bytes} [Fri Apr 24 07:57:33 2026] POST /v2/images => generated 760 bytes in 84 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-24 07:57:34.101 7 WARNING oslo_policy.policy [None req-f2494b51-0f2d-40f0-9199-94666f1a845d 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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-04-24 07:57:34.102 7 WARNING oslo_policy.policy [None req-f2494b51-0f2d-40f0-9199-94666f1a845d 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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-04-24 07:57:34.103 7 INFO glance.api.v2.image_data [None req-f2494b51-0f2d-40f0-9199-94666f1a845d 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 07:57:37.559 7 WARNING glance.location [None req-f2494b51-0f2d-40f0-9199-94666f1a845d 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.74 () {48 vars in 1042 bytes} [Fri Apr 24 07:57:34 2026] PUT /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f/file => generated 0 bytes in 3501 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5483 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 07:57:37 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-24 07:57:37.638 7 WARNING oslo_config.cfg [None req-29753ff1-34b6-4df2-b681-44b873c9a9b4 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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: 9/16] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 07:57:37 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => 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: 9/19] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 07:57:48 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: 11/20] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 07:57:48 2026] GET /v2/images => generated 1240 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 07:58:00 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: 13/24] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 07:58:00 2026] GET /v2/images => generated 1240 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.74 () {44 vars in 944 bytes} [Fri Apr 24 07:58:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/26] 199.204.45.74 () {44 vars in 966 bytes} [Fri Apr 24 07:58:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.204.45.74 () {44 vars in 936 bytes} [Fri Apr 24 07:58:00 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: 15/28] 199.204.45.74 () {48 vars in 948 bytes} [Fri Apr 24 07:58:00 2026] POST /v2/images => generated 799 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-24 07:58:00.852 8 WARNING oslo_policy.policy [None req-3231deb5-19b9-4d57-925b-995aac43c49e 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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-04-24 07:58:00.853 8 WARNING oslo_policy.policy [None req-3231deb5-19b9-4d57-925b-995aac43c49e 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - 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-04-24 07:58:00.854 8 INFO glance.api.v2.image_data [None req-3231deb5-19b9-4d57-925b-995aac43c49e 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 07:58:15.376 8 INFO glance.location [None req-3231deb5-19b9-4d57-925b-995aac43c49e 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 14/31] 199.204.45.74 () {48 vars in 1042 bytes} [Fri Apr 24 07:58:00 2026] PUT /v2/images/11fbc37e-6dbe-4379-a4e6-22e680fd6dfc/file => generated 0 bytes in 14571 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23008 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 07:58:15 2026] GET /v2/images/11fbc37e-6dbe-4379-a4e6-22e680fd6dfc => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/33] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Apr 24 07:58:15 2026] PATCH /v2/images/11fbc37e-6dbe-4379-a4e6-22e680fd6dfc => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/34] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 07:58:15 2026] GET /v2/images/11fbc37e-6dbe-4379-a4e6-22e680fd6dfc => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/143] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 08:07:14 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/144] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 08:07:14 2026] GET /v2/images => generated 2476 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/149] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 08:07:28 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: 77/150] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 08:07:28 2026] GET /v2/images => generated 2476 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/151] 199.204.45.74 () {44 vars in 936 bytes} [Fri Apr 24 08:07:28 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: 7|app: 0|req: 78/152] 199.204.45.74 () {44 vars in 958 bytes} [Fri Apr 24 08:07:28 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/153] 199.204.45.74 () {44 vars in 936 bytes} [Fri Apr 24 08:07:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/154] 199.204.45.74 () {48 vars in 948 bytes} [Fri Apr 24 08:07:29 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-24 08:07:29.104 8 INFO glance.api.v2.image_data [None req-849939d5-2eb6-45d3-9a5c-27dbbf6aee27 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 08:07:39.996 8 INFO glance.location [None req-849939d5-2eb6-45d3-9a5c-27dbbf6aee27 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 76/157] 199.204.45.74 () {48 vars in 1042 bytes} [Fri Apr 24 08:07:29 2026] PUT /v2/images/106e6b17-e268-4850-a911-bad313a661f0/file => generated 0 bytes in 10948 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19476 switches on core 0) [pid: 7|app: 0|req: 82/158] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 08:07:40 2026] GET /v2/images/106e6b17-e268-4850-a911-bad313a661f0 => generated 1203 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/159] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 08:07:40 2026] GET /v2/images/106e6b17-e268-4850-a911-bad313a661f0 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/164] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 08:08:02 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: 80/165] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 08:08:02 2026] GET /v2/images => generated 3681 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/170] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 08:08:25 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/171] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 08:08:25 2026] GET /v2/images => generated 3681 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/172] 199.204.45.74 () {44 vars in 934 bytes} [Fri Apr 24 08:08:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/173] 199.204.45.74 () {44 vars in 956 bytes} [Fri Apr 24 08:08:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/174] 199.204.45.74 () {44 vars in 936 bytes} [Fri Apr 24 08:08:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/177] 199.204.45.74 () {48 vars in 948 bytes} [Fri Apr 24 08:08:25 2026] POST /v2/images => generated 796 bytes in 1654 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-24 08:08:26.987 7 INFO glance.api.v2.image_data [None req-086a8ac7-aaed-4ea1-aa83-695418f6367e 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 08:09:11.940 7 WARNING glance.location [None req-086a8ac7-aaed-4ea1-aa83-695418f6367e 66950ae8ce614bb0afbb4ff4e7f1fcf8 2b46a54dbe9e4c87b008e9d4cad8cc05 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 93/186] 199.204.45.74 () {48 vars in 1043 bytes} [Fri Apr 24 08:08:26 2026] PUT /v2/images/ff4d992c-b564-4217-95a3-bf041542a184/file => generated 0 bytes in 45028 msecs (HTTP/1.1 204) 4 headers in 171 bytes (53917 switches on core 0) [pid: 8|app: 0|req: 94/187] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 08:09:12 2026] GET /v2/images/ff4d992c-b564-4217-95a3-bf041542a184 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/188] 199.204.45.74 () {44 vars in 968 bytes} [Fri Apr 24 08:09:12 2026] GET /v2/images/ff4d992c-b564-4217-95a3-bf041542a184 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/189] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 08:09:13 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: 95/190] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 08:09:13 2026] GET /v2/images => generated 4892 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/239] 199.204.45.74 () {42 vars in 685 bytes} [Fri Apr 24 08:13:10 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: 120/240] 199.204.45.74 () {44 vars in 907 bytes} [Fri Apr 24 08:13:10 2026] GET /v2/images => generated 4892 bytes in 136 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: 125/249] 10.0.0.161 () {32 vars in 633 bytes} [Fri Apr 24 08:13:55 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/256] 10.0.0.15 () {36 vars in 986 bytes} [Fri Apr 24 08:14:22 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 28 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: 128/257] 10.0.0.15 () {36 vars in 926 bytes} [Fri Apr 24 08:14:22 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: 131/260] 10.0.0.15 () {36 vars in 986 bytes} [Fri Apr 24 08:14:29 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/261] 10.0.0.15 () {36 vars in 926 bytes} [Fri Apr 24 08:14:29 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: 132/262] 199.204.45.74 () {36 vars in 990 bytes} [Fri Apr 24 08:14:32 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.204.45.74 () {36 vars in 930 bytes} [Fri Apr 24 08:14:32 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: 133/264] 199.204.45.74 () {36 vars in 990 bytes} [Fri Apr 24 08:14:32 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 199.204.45.74 () {36 vars in 930 bytes} [Fri Apr 24 08:14:32 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: 135/268] 10.0.0.15 () {36 vars in 986 bytes} [Fri Apr 24 08:14:43 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 10.0.0.15 () {36 vars in 926 bytes} [Fri Apr 24 08:14:43 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: 136/270] 10.0.0.15 () {36 vars in 986 bytes} [Fri Apr 24 08:14:44 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 10.0.0.15 () {36 vars in 926 bytes} [Fri Apr 24 08:14:44 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: 141/280] 10.0.0.15 () {36 vars in 986 bytes} [Fri Apr 24 08:15:21 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => 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: 140/281] 10.0.0.15 () {36 vars in 926 bytes} [Fri Apr 24 08:15:21 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: 145/288] 10.0.0.87 () {36 vars in 986 bytes} [Fri Apr 24 08:15:47 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:15:48 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: 146/290] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:15: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: 8|app: 0|req: 145/291] 10.0.0.87 () {36 vars in 986 bytes} [Fri Apr 24 08:15:48 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:15:48 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: 146/293] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:15:48 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/294] 10.0.0.87 () {36 vars in 986 bytes} [Fri Apr 24 08:15:48 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => 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: 147/295] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:15:48 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: 149/296] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:15: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: 8|app: 0|req: 148/297] 10.0.0.237 () {36 vars in 911 bytes} [Fri Apr 24 08:15:49 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 10.0.0.237 () {36 vars in 1007 bytes} [Fri Apr 24 08:15:49 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f/locations => generated 127 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 10.0.0.237 () {36 vars in 987 bytes} [Fri Apr 24 08:15:49 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => 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: 151/300] 10.0.0.237 () {36 vars in 927 bytes} [Fri Apr 24 08:15:49 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: 150/301] 10.0.0.237 () {36 vars in 927 bytes} [Fri Apr 24 08:15:49 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: 154/306] 10.0.0.161 () {30 vars in 411 bytes} [Fri Apr 24 08:16:10 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/309] 10.0.0.161 () {34 vars in 655 bytes} [Fri Apr 24 08:16:19 2026] POST /v2/images => generated 649 bytes in 460 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-24 08:16:20.198 8 WARNING glance.api.v2.images [None req-5e706241-a3f9-4cf5-bb6b-5b5217384fbf 83a3b8e9d59341c783b677446f059c8b 4aa165df77184e148df76469a02551bf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f75fbba2-b6ae-46b5-a6b4-02b2e70872db [pid: 8|app: 0|req: 154/310] 10.0.0.161 () {32 vars in 710 bytes} [Fri Apr 24 08:16:20 2026] DELETE /v2/images/f75fbba2-b6ae-46b5-a6b4-02b2e70872db => 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: 157/311] 10.0.0.161 () {32 vars in 707 bytes} [Fri Apr 24 08:16:20 2026] GET /v2/images/f75fbba2-b6ae-46b5-a6b4-02b2e70872db => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 10.0.0.161 () {32 vars in 633 bytes} [Fri Apr 24 08:16:20 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/313] 10.0.0.161 () {34 vars in 655 bytes} [Fri Apr 24 08:16:20 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/314] 10.0.0.161 () {32 vars in 717 bytes} [Fri Apr 24 08:16:20 2026] GET /v2/images/a8d53bb4-190b-456d-b92b-d3ac4296075b/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-24 08:16:20.374 7 INFO glance.api.v2.image_data [None req-b7cfb196-454d-4464-a8de-562642ebc051 83a3b8e9d59341c783b677446f059c8b 4aa165df77184e148df76469a02551bf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-24 08:16:20.421 7 WARNING glance_store._drivers.rbd [None req-b7cfb196-454d-4464-a8de-562642ebc051 83a3b8e9d59341c783b677446f059c8b 4aa165df77184e148df76469a02551bf - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-24 08:16:21.252 7 INFO glance.location [None req-b7cfb196-454d-4464-a8de-562642ebc051 83a3b8e9d59341c783b677446f059c8b 4aa165df77184e148df76469a02551bf - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 159/315] 10.0.0.161 () {32 vars in 727 bytes} [Fri Apr 24 08:16:20 2026] PUT /v2/images/a8d53bb4-190b-456d-b92b-d3ac4296075b/file => generated 0 bytes in 925 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/316] 10.0.0.161 () {32 vars in 707 bytes} [Fri Apr 24 08:16:21 2026] GET /v2/images/a8d53bb4-190b-456d-b92b-d3ac4296075b => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/317] 10.0.0.161 () {32 vars in 717 bytes} [Fri Apr 24 08:16:21 2026] GET /v2/images/a8d53bb4-190b-456d-b92b-d3ac4296075b/file => generated 1024 bytes in 184 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/318] 10.0.0.161 () {34 vars in 655 bytes} [Fri Apr 24 08:16:21 2026] POST /v2/images => generated 649 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/319] 10.0.0.161 () {32 vars in 726 bytes} [Fri Apr 24 08:16:21 2026] PATCH /v2/images/05821684-9a3a-442c-8742-c88f0505e543 => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/320] 10.0.0.161 () {32 vars in 707 bytes} [Fri Apr 24 08:16:21 2026] GET /v2/images/05821684-9a3a-442c-8742-c88f0505e543 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-24 08:16:21.641 7 WARNING glance.api.v2.images [None req-9d1cb902-548c-476a-937f-4a78cfd79730 83a3b8e9d59341c783b677446f059c8b 4aa165df77184e148df76469a02551bf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//05821684-9a3a-442c-8742-c88f0505e543 [pid: 7|app: 0|req: 162/321] 10.0.0.161 () {32 vars in 710 bytes} [Fri Apr 24 08:16:21 2026] DELETE /v2/images/05821684-9a3a-442c-8742-c88f0505e543 => 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: 160/322] 10.0.0.161 () {32 vars in 707 bytes} [Fri Apr 24 08:16:21 2026] GET /v2/images/05821684-9a3a-442c-8742-c88f0505e543 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 08:16:21.728 7 WARNING glance.api.v2.images [None req-38f43db3-f9b4-4c9c-9937-12597ca74426 83a3b8e9d59341c783b677446f059c8b 4aa165df77184e148df76469a02551bf - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a8d53bb4-190b-456d-b92b-d3ac4296075b [pid: 7|app: 0|req: 163/323] 10.0.0.161 () {32 vars in 710 bytes} [Fri Apr 24 08:16:21 2026] DELETE /v2/images/a8d53bb4-190b-456d-b92b-d3ac4296075b => generated 0 bytes in 1312 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/324] 10.0.0.161 () {32 vars in 707 bytes} [Fri Apr 24 08:16:23 2026] GET /v2/images/a8d53bb4-190b-456d-b92b-d3ac4296075b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-24 08:16:23.061 7 WARNING glance.api.v2.images [None req-06e4bee0-2b5b-47e2-89c0-f00a9461470f 83a3b8e9d59341c783b677446f059c8b 4aa165df77184e148df76469a02551bf - - default default] Failed to find image f75fbba2-b6ae-46b5-a6b4-02b2e70872db to delete: glance.common.exception.ImageNotFound: No image found with ID f75fbba2-b6ae-46b5-a6b4-02b2e70872db [pid: 7|app: 0|req: 164/325] 10.0.0.161 () {32 vars in 710 bytes} [Fri Apr 24 08:16:23 2026] DELETE /v2/images/f75fbba2-b6ae-46b5-a6b4-02b2e70872db => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/326] 10.0.0.161 () {32 vars in 707 bytes} [Fri Apr 24 08:16:23 2026] GET /v2/images/f75fbba2-b6ae-46b5-a6b4-02b2e70872db => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/335] 10.0.0.161 () {32 vars in 707 bytes} [Fri Apr 24 08:16:58 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/336] 10.0.0.161 () {32 vars in 707 bytes} [Fri Apr 24 08:16:58 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => 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: 170/337] 10.0.0.87 () {36 vars in 986 bytes} [Fri Apr 24 08:16:58 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/338] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:16:58 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: 171/339] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:16:58 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: 169/340] 10.0.0.87 () {36 vars in 986 bytes} [Fri Apr 24 08:16:58 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => 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: 172/341] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:16:58 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: 170/342] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:16:58 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: 173/343] 10.0.0.87 () {36 vars in 986 bytes} [Fri Apr 24 08:16:58 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/344] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:16:58 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/345] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:16:59 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: 172/346] 10.0.0.237 () {36 vars in 911 bytes} [Fri Apr 24 08:16:59 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/347] 10.0.0.237 () {36 vars in 1007 bytes} [Fri Apr 24 08:16:59 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 10.0.0.237 () {36 vars in 987 bytes} [Fri Apr 24 08:16:59 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 10.0.0.237 () {36 vars in 927 bytes} [Fri Apr 24 08:16:59 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: 174/350] 10.0.0.237 () {36 vars in 927 bytes} [Fri Apr 24 08:16:59 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: 178/357] 10.0.0.15 () {36 vars in 986 bytes} [Fri Apr 24 08:17:29 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/358] 10.0.0.15 () {36 vars in 926 bytes} [Fri Apr 24 08:17:29 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: 181/363] 10.0.0.15 () {36 vars in 986 bytes} [Fri Apr 24 08:17:49 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 10.0.0.15 () {36 vars in 926 bytes} [Fri Apr 24 08:17:49 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: 186/373] 10.0.0.15 () {36 vars in 986 bytes} [Fri Apr 24 08:18:35 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => 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: 188/374] 10.0.0.15 () {36 vars in 926 bytes} [Fri Apr 24 08:18:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 10.0.0.15 () {36 vars in 986 bytes} [Fri Apr 24 08:19:11 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => 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: 193/384] 10.0.0.15 () {36 vars in 926 bytes} [Fri Apr 24 08:19:11 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: 195/391] 10.0.0.15 () {36 vars in 986 bytes} [Fri Apr 24 08:19:42 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 10.0.0.15 () {36 vars in 926 bytes} [Fri Apr 24 08:19:42 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: 198/397] 10.0.0.15 () {36 vars in 986 bytes} [Fri Apr 24 08:19:59 2026] GET /v2/images/db2d934f-2b85-42d5-90d5-b9b94b71f01f => 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: 200/398] 10.0.0.15 () {36 vars in 926 bytes} [Fri Apr 24 08:19:59 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: 205/407] 199.204.45.74 () {32 vars in 825 bytes} [Fri Apr 24 08:20:42 2026] GET /v2/images?status=active&owner=2b46a54dbe9e4c87b008e9d4cad8cc05&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.74 () {32 vars in 652 bytes} [Fri Apr 24 08:20:42 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: 206/409] 10.0.0.87 () {36 vars in 986 bytes} [Fri Apr 24 08:20:42 2026] GET /v2/images/ff4d992c-b564-4217-95a3-bf041542a184 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:20:42 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: 207/411] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:20:42 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: 205/412] 10.0.0.87 () {36 vars in 986 bytes} [Fri Apr 24 08:20:42 2026] GET /v2/images/ff4d992c-b564-4217-95a3-bf041542a184 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:20:42 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: 206/414] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:20:42 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: 209/415] 10.0.0.87 () {36 vars in 986 bytes} [Fri Apr 24 08:20:42 2026] GET /v2/images/ff4d992c-b564-4217-95a3-bf041542a184 => 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: 207/416] 10.0.0.87 () {36 vars in 926 bytes} [Fri Apr 24 08:20:42 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: 210/417] 10.0.0.237 () {36 vars in 911 bytes} [Fri Apr 24 08:20:43 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: 208/418] 10.0.0.237 () {36 vars in 1007 bytes} [Fri Apr 24 08:20:43 2026] GET /v2/images/ff4d992c-b564-4217-95a3-bf041542a184/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 10.0.0.237 () {36 vars in 987 bytes} [Fri Apr 24 08:20:43 2026] GET /v2/images/ff4d992c-b564-4217-95a3-bf041542a184 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 10.0.0.237 () {36 vars in 927 bytes} [Fri Apr 24 08:20:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 10.0.0.237 () {36 vars in 927 bytes} [Fri Apr 24 08:20:43 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: 232/466] 10.0.0.161 () {32 vars in 633 bytes} [Fri Apr 24 08:24:25 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)