+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 22 18:46:45 2026] *** compiled with version: 11.4.0 on 22 April 2026 06:40:53 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6848744cd5-4d5tj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55b0bde83720 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version 2026-04-22 18:46:47.209 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-22 18:46:47.364 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-04-22 18:46:48.004 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-22 18:46:48.005 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-22 18:46:48.005 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 18:46:48.121 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-22 18:46:48.123 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-22 18:46:48.123 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-22 18:46:49.788 7 WARNING glance.api.v2.images [None req-60e2de72-73de-4f0d-99c0-a342a795824b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 18:46:49.798 8 WARNING glance.api.v2.images [None req-bb1572fa-f2bb-4c91-bb87-195630baf2ff - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-22 18:46:50.054 7 WARNING keystonemiddleware._common.config [None req-60e2de72-73de-4f0d-99c0-a342a795824b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 18:46:50.059 8 WARNING keystonemiddleware._common.config [None req-bb1572fa-f2bb-4c91-bb87-195630baf2ff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 18:46:50.063 7 WARNING oslo_config.cfg [None req-60e2de72-73de-4f0d-99c0-a342a795824b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55b0bde83720 pid: 7 (default app) 2026-04-22 18:46:50.068 8 WARNING oslo_config.cfg [None req-bb1572fa-f2bb-4c91-bb87-195630baf2ff - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55b0bde83720 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 18:46:51 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 18:46:51.949 8 WARNING oslo_policy.policy [None req-6702c815-08cc-42ba-89ad-cf26af2c6de4 d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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-22 18:46:51.949 8 WARNING oslo_policy.policy [None req-6702c815-08cc-42ba-89ad-cf26af2c6de4 d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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-22 18:46:51.970 8 WARNING oslo_policy.policy [None req-6702c815-08cc-42ba-89ad-cf26af2c6de4 d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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-22 18:46:51.970 8 WARNING oslo_policy.policy [None req-6702c815-08cc-42ba-89ad-cf26af2c6de4 d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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: 2/6] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 18:46:51 2026] GET /v2/images => generated 69 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 18:46:59 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 18:46:59 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 18:46:59.463 7 WARNING oslo_policy.policy [None req-4c79947d-9f3f-4991-b92b-6d00271b750c d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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-22 18:46:59.464 7 WARNING oslo_policy.policy [None req-4c79947d-9f3f-4991-b92b-6d00271b750c d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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/9] 199.19.213.85 () {44 vars in 907 bytes} [Wed Apr 22 18:46:59 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.85 () {44 vars in 929 bytes} [Wed Apr 22 18:46:59 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 18:46:59.606 7 WARNING oslo_policy.policy [None req-8bfc6a39-62cf-4d87-a66d-df956e77985b d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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-22 18:46:59.606 7 WARNING oslo_policy.policy [None req-8bfc6a39-62cf-4d87-a66d-df956e77985b d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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/11] 199.19.213.85 () {44 vars in 935 bytes} [Wed Apr 22 18:46:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-22 18:46:59.707 8 WARNING oslo_config.cfg [None req-f0d58555-253d-4803-ad44-1feac9c6e0bb d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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: 5/12] 199.19.213.85 () {48 vars in 947 bytes} [Wed Apr 22 18:46:59 2026] POST /v2/images => generated 760 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 18:46:59.734 7 WARNING oslo_policy.policy [None req-0e290d6c-9538-4990-b3dc-2765de2047d6 d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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-22 18:46:59.735 7 WARNING oslo_policy.policy [None req-0e290d6c-9538-4990-b3dc-2765de2047d6 d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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-22 18:46:59.737 7 INFO glance.api.v2.image_data [None req-0e290d6c-9538-4990-b3dc-2765de2047d6 d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 18:47:03.654 7 INFO glance.location [None req-0e290d6c-9538-4990-b3dc-2765de2047d6 d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/15] 199.19.213.85 () {48 vars in 1041 bytes} [Wed Apr 22 18:46:59 2026] PUT /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8/file => generated 0 bytes in 3976 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6199 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.85 () {44 vars in 967 bytes} [Wed Apr 22 18:47:03 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-22 18:47:03.751 7 WARNING oslo_config.cfg [None req-f206e453-9144-417e-804b-90d28ff1a905 d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - 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/17] 199.19.213.85 () {44 vars in 967 bytes} [Wed Apr 22 18:47:03 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => 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: 135/268] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:07:51 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:07:51 2026] GET /v2/images => generated 1240 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:08:10 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:08:10 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.19.213.85 () {44 vars in 933 bytes} [Wed Apr 22 19:08:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.19.213.85 () {44 vars in 955 bytes} [Wed Apr 22 19:08:11 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.19.213.85 () {44 vars in 935 bytes} [Wed Apr 22 19:08:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.19.213.85 () {48 vars in 947 bytes} [Wed Apr 22 19:08:11 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 19:08:11.131 7 INFO glance.api.v2.image_data [None req-12fa9942-29b2-4a11-af4b-581108b75c9e d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:08:37.957 7 INFO glance.location [None req-12fa9942-29b2-4a11-af4b-581108b75c9e d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 141/284] 199.19.213.85 () {48 vars in 1042 bytes} [Wed Apr 22 19:08:11 2026] PUT /v2/images/201549ad-8992-486c-ac46-8add935a5edf/file => generated 0 bytes in 26884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65774 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.19.213.85 () {44 vars in 967 bytes} [Wed Apr 22 19:08:38 2026] GET /v2/images/201549ad-8992-486c-ac46-8add935a5edf => 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: 142/286] 199.19.213.85 () {44 vars in 967 bytes} [Wed Apr 22 19:08:38 2026] GET /v2/images/201549ad-8992-486c-ac46-8add935a5edf => 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: 145/287] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:08:39 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:08:39 2026] GET /v2/images => generated 2451 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:15:17 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:15:17 2026] GET /v2/images => generated 2451 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:15:27 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:15:27 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.19.213.85 () {44 vars in 943 bytes} [Wed Apr 22 19:15:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.19.213.85 () {44 vars in 965 bytes} [Wed Apr 22 19:15:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.19.213.85 () {44 vars in 935 bytes} [Wed Apr 22 19:15:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.19.213.85 () {48 vars in 947 bytes} [Wed Apr 22 19:15:27 2026] POST /v2/images => generated 799 bytes in 312 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 19:15:27.868 7 INFO glance.api.v2.image_data [None req-02a02749-2ab9-4492-959f-463d7ee1c90a d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:15:42.298 7 INFO glance.location [None req-02a02749-2ab9-4492-959f-463d7ee1c90a d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/383] 199.19.213.85 () {48 vars in 1041 bytes} [Wed Apr 22 19:15:27 2026] PUT /v2/images/7346deac-a610-42cb-83b2-d7e16156dc87/file => generated 0 bytes in 14514 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25146 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.19.213.85 () {44 vars in 967 bytes} [Wed Apr 22 19:15:42 2026] GET /v2/images/7346deac-a610-42cb-83b2-d7e16156dc87 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.19.213.85 () {48 vars in 1046 bytes} [Wed Apr 22 19:15:42 2026] PATCH /v2/images/7346deac-a610-42cb-83b2-d7e16156dc87 => generated 1234 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.19.213.85 () {44 vars in 967 bytes} [Wed Apr 22 19:15:42 2026] GET /v2/images/7346deac-a610-42cb-83b2-d7e16156dc87 => 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: 195/395] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:16:20 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/396] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:16:20 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:16:35 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:16:35 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/401] 199.19.213.85 () {44 vars in 935 bytes} [Wed Apr 22 19:16:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.19.213.85 () {44 vars in 957 bytes} [Wed Apr 22 19:16:36 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.19.213.85 () {44 vars in 935 bytes} [Wed Apr 22 19:16:36 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: 205/404] 199.19.213.85 () {48 vars in 947 bytes} [Wed Apr 22 19:16:36 2026] POST /v2/images => generated 791 bytes in 178 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-22 19:16:36.277 7 INFO glance.api.v2.image_data [None req-7f3fdd99-0ddc-4453-818e-5952dfc4ac81 d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:16:52.943 7 INFO glance.location [None req-7f3fdd99-0ddc-4453-818e-5952dfc4ac81 d70e6049e77149a68e7bf11c7de9c3f4 6f124a26d7ff4b0aaa6002a8f0c3a458 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 200/409] 199.19.213.85 () {48 vars in 1042 bytes} [Wed Apr 22 19:16:36 2026] PUT /v2/images/8c5e06f9-8a8d-4cf6-b7ee-dc3f9c7bb8ea/file => generated 0 bytes in 16732 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29510 switches on core 0) [pid: 8|app: 0|req: 210/410] 199.19.213.85 () {44 vars in 967 bytes} [Wed Apr 22 19:16:52 2026] GET /v2/images/8c5e06f9-8a8d-4cf6-b7ee-dc3f9c7bb8ea => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/411] 199.19.213.85 () {44 vars in 967 bytes} [Wed Apr 22 19:16:53 2026] GET /v2/images/8c5e06f9-8a8d-4cf6-b7ee-dc3f9c7bb8ea => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/566] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:29:41 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/567] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:29:41 2026] GET /v2/images => generated 4893 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/598] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:32:16 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/599] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:32:16 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/600] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:32:18 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/601] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:32:18 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/612] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:33:08 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/613] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:33:08 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/616] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:33:16 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/617] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:33:16 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/632] 199.19.213.85 () {42 vars in 684 bytes} [Wed Apr 22 19:34:21 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/633] 199.19.213.85 () {44 vars in 906 bytes} [Wed Apr 22 19:34:21 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/642] 10.0.0.243 () {32 vars in 633 bytes} [Wed Apr 22 19:35:05 2026] GET /v2/images => generated 4893 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/647] 10.0.0.160 () {36 vars in 987 bytes} [Wed Apr 22 19:35:29 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/648] 10.0.0.160 () {36 vars in 927 bytes} [Wed Apr 22 19:35:29 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: 322/651] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 22 19:35:31 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/652] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:35:31 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: 323/653] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:35:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/654] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 22 19:35:31 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/655] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:35:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/656] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:35:31 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/657] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 22 19:35:31 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/658] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:35:31 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: 326/659] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:35:31 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/660] 10.0.0.69 () {36 vars in 986 bytes} [Wed Apr 22 19:35:32 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/661] 10.0.0.69 () {36 vars in 926 bytes} [Wed Apr 22 19:35:32 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: 335/662] 10.0.0.69 () {36 vars in 986 bytes} [Wed Apr 22 19:35:32 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/663] 10.0.0.69 () {36 vars in 926 bytes} [Wed Apr 22 19:35:32 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: 336/664] 10.0.0.69 () {36 vars in 926 bytes} [Wed Apr 22 19:35:32 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: 329/665] 199.19.213.85 () {36 vars in 990 bytes} [Wed Apr 22 19:35:33 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => 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: 337/666] 199.19.213.85 () {36 vars in 930 bytes} [Wed Apr 22 19:35:33 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: 330/667] 199.19.213.85 () {36 vars in 990 bytes} [Wed Apr 22 19:35:34 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/668] 199.19.213.85 () {36 vars in 930 bytes} [Wed Apr 22 19:35:34 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: 332/671] 10.0.0.160 () {36 vars in 987 bytes} [Wed Apr 22 19:35:48 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/672] 10.0.0.160 () {36 vars in 927 bytes} [Wed Apr 22 19:35: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: 7|app: 0|req: 334/675] 10.0.0.243 () {34 vars in 655 bytes} [Wed Apr 22 19:35:53 2026] POST /v2/images => generated 648 bytes in 309 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-22 19:35:53.358 8 WARNING glance.api.v2.images [None req-7dc6bdfa-9c94-4a0e-85bc-c06246a7501d 4b65aeee0fca4012b5a7c516b0ebe78d a95dca67e867470abeae9c759b7b9397 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6b73786f-55b0-4bda-8d44-f1f750c140a4 [pid: 8|app: 0|req: 342/676] 10.0.0.243 () {32 vars in 710 bytes} [Wed Apr 22 19:35:53 2026] DELETE /v2/images/6b73786f-55b0-4bda-8d44-f1f750c140a4 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/677] 10.0.0.243 () {32 vars in 707 bytes} [Wed Apr 22 19:35:53 2026] GET /v2/images/6b73786f-55b0-4bda-8d44-f1f750c140a4 => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/678] 10.0.0.243 () {32 vars in 633 bytes} [Wed Apr 22 19:35:53 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/679] 10.0.0.243 () {34 vars in 655 bytes} [Wed Apr 22 19:35:53 2026] POST /v2/images => generated 703 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-22 19:35:53.618 8 WARNING oslo_policy.policy [None req-f8af5806-4c1f-4577-8135-4d0c50e59dfe 4b65aeee0fca4012b5a7c516b0ebe78d a95dca67e867470abeae9c759b7b9397 - - 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-22 19:35:53.618 8 WARNING oslo_policy.policy [None req-f8af5806-4c1f-4577-8135-4d0c50e59dfe 4b65aeee0fca4012b5a7c516b0ebe78d a95dca67e867470abeae9c759b7b9397 - - 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: 344/680] 10.0.0.243 () {32 vars in 717 bytes} [Wed Apr 22 19:35:53 2026] GET /v2/images/1264dcb8-fdf8-4636-9f41-abbd2463dd59/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-22 19:35:53.647 7 INFO glance.api.v2.image_data [None req-747ebcfa-6eb4-4f15-8d6c-6dfef237c851 4b65aeee0fca4012b5a7c516b0ebe78d a95dca67e867470abeae9c759b7b9397 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-22 19:35:53.718 7 WARNING glance_store._drivers.rbd [None req-747ebcfa-6eb4-4f15-8d6c-6dfef237c851 4b65aeee0fca4012b5a7c516b0ebe78d a95dca67e867470abeae9c759b7b9397 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-22 19:35:54.408 7 INFO glance.location [None req-747ebcfa-6eb4-4f15-8d6c-6dfef237c851 4b65aeee0fca4012b5a7c516b0ebe78d a95dca67e867470abeae9c759b7b9397 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 337/681] 10.0.0.243 () {32 vars in 727 bytes} [Wed Apr 22 19:35:53 2026] PUT /v2/images/1264dcb8-fdf8-4636-9f41-abbd2463dd59/file => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/682] 10.0.0.243 () {32 vars in 707 bytes} [Wed Apr 22 19:35:54 2026] GET /v2/images/1264dcb8-fdf8-4636-9f41-abbd2463dd59 => generated 1104 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/683] 10.0.0.243 () {32 vars in 717 bytes} [Wed Apr 22 19:35:54 2026] GET /v2/images/1264dcb8-fdf8-4636-9f41-abbd2463dd59/file => generated 1024 bytes in 195 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/684] 10.0.0.243 () {34 vars in 655 bytes} [Wed Apr 22 19:35:54 2026] POST /v2/images => generated 648 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/685] 10.0.0.243 () {32 vars in 726 bytes} [Wed Apr 22 19:35:54 2026] PATCH /v2/images/5e153f0c-d90f-4f32-a3c9-f66424b26e60 => generated 652 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/686] 10.0.0.243 () {32 vars in 707 bytes} [Wed Apr 22 19:35:54 2026] GET /v2/images/5e153f0c-d90f-4f32-a3c9-f66424b26e60 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-22 19:35:54.922 7 WARNING glance.api.v2.images [None req-00556bd3-27cf-4bfa-bd9f-3285d4fb6a78 4b65aeee0fca4012b5a7c516b0ebe78d a95dca67e867470abeae9c759b7b9397 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5e153f0c-d90f-4f32-a3c9-f66424b26e60 [pid: 7|app: 0|req: 340/687] 10.0.0.243 () {32 vars in 710 bytes} [Wed Apr 22 19:35:54 2026] DELETE /v2/images/5e153f0c-d90f-4f32-a3c9-f66424b26e60 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/688] 10.0.0.243 () {32 vars in 707 bytes} [Wed Apr 22 19:35:54 2026] GET /v2/images/5e153f0c-d90f-4f32-a3c9-f66424b26e60 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 19:35:55.029 7 WARNING glance.api.v2.images [None req-d5be2a52-3cb9-4c61-9bfe-d5134da1d39a 4b65aeee0fca4012b5a7c516b0ebe78d a95dca67e867470abeae9c759b7b9397 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1264dcb8-fdf8-4636-9f41-abbd2463dd59 [pid: 7|app: 0|req: 341/689] 10.0.0.243 () {32 vars in 710 bytes} [Wed Apr 22 19:35:55 2026] DELETE /v2/images/1264dcb8-fdf8-4636-9f41-abbd2463dd59 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/690] 10.0.0.243 () {32 vars in 707 bytes} [Wed Apr 22 19:35:55 2026] GET /v2/images/1264dcb8-fdf8-4636-9f41-abbd2463dd59 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-22 19:35:55.736 7 WARNING glance.api.v2.images [None req-865df8ce-6dd3-4769-9fa6-cdb7487b24b4 4b65aeee0fca4012b5a7c516b0ebe78d a95dca67e867470abeae9c759b7b9397 - - default default] Failed to find image 6b73786f-55b0-4bda-8d44-f1f750c140a4 to delete: glance.common.exception.ImageNotFound: No image found with ID 6b73786f-55b0-4bda-8d44-f1f750c140a4 [pid: 7|app: 0|req: 342/691] 10.0.0.243 () {32 vars in 710 bytes} [Wed Apr 22 19:35:55 2026] DELETE /v2/images/6b73786f-55b0-4bda-8d44-f1f750c140a4 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.243 () {32 vars in 707 bytes} [Wed Apr 22 19:35:55 2026] GET /v2/images/6b73786f-55b0-4bda-8d44-f1f750c140a4 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 10.0.0.243 () {30 vars in 411 bytes} [Wed Apr 22 19:35:58 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.160 () {36 vars in 987 bytes} [Wed Apr 22 19:36:06 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/697] 10.0.0.160 () {36 vars in 927 bytes} [Wed Apr 22 19:36:06 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: 356/704] 10.0.0.160 () {36 vars in 987 bytes} [Wed Apr 22 19:36:35 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/705] 10.0.0.160 () {36 vars in 927 bytes} [Wed Apr 22 19:36: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: 357/706] 10.0.0.160 () {36 vars in 987 bytes} [Wed Apr 22 19:36:36 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/707] 10.0.0.160 () {36 vars in 927 bytes} [Wed Apr 22 19:36:36 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: 359/710] 10.0.0.160 () {36 vars in 987 bytes} [Wed Apr 22 19:36:46 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => 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: 352/711] 10.0.0.160 () {36 vars in 927 bytes} [Wed Apr 22 19:36:46 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: 363/718] 10.0.0.160 () {36 vars in 987 bytes} [Wed Apr 22 19:37:16 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/719] 10.0.0.160 () {36 vars in 927 bytes} [Wed Apr 22 19:37:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/734] 10.0.0.160 () {36 vars in 987 bytes} [Wed Apr 22 19:38:23 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.160 () {36 vars in 927 bytes} [Wed Apr 22 19:38:23 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.160 () {36 vars in 987 bytes} [Wed Apr 22 19:38:48 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/741] 10.0.0.160 () {36 vars in 927 bytes} [Wed Apr 22 19:38: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: 8|app: 0|req: 377/746] 10.0.0.243 () {32 vars in 707 bytes} [Wed Apr 22 19:39:09 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => 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: 370/747] 10.0.0.243 () {32 vars in 707 bytes} [Wed Apr 22 19:39:09 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => 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: 379/750] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 22 19:39:10 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:39:10 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: 380/752] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:39:10 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: 373/753] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 22 19:39:10 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/754] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:39:10 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: 374/755] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:39:10 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: 382/756] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 22 19:39:10 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => 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: 375/757] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:39:10 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: 383/758] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:39:10 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: 376/759] 10.0.0.69 () {36 vars in 986 bytes} [Wed Apr 22 19:39:10 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.69 () {36 vars in 926 bytes} [Wed Apr 22 19:39:10 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/761] 10.0.0.69 () {36 vars in 986 bytes} [Wed Apr 22 19:39:10 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/762] 10.0.0.69 () {36 vars in 926 bytes} [Wed Apr 22 19:39: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: 7|app: 0|req: 378/763] 10.0.0.69 () {36 vars in 926 bytes} [Wed Apr 22 19:39:11 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: 8|app: 0|req: 392/776] 10.0.0.160 () {36 vars in 987 bytes} [Wed Apr 22 19:40:18 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => 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: 385/777] 10.0.0.160 () {36 vars in 927 bytes} [Wed Apr 22 19:40:18 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: 395/782] 10.0.0.160 () {36 vars in 987 bytes} [Wed Apr 22 19:40:31 2026] GET /v2/images/04e48b3f-cfe6-4daf-bf76-56f9e73428d8 => generated 1171 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/783] 10.0.0.160 () {36 vars in 927 bytes} [Wed Apr 22 19:40:32 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: 399/790] 199.19.213.85 () {32 vars in 825 bytes} [Wed Apr 22 19:41:03 2026] GET /v2/images?status=active&owner=6f124a26d7ff4b0aaa6002a8f0c3a458&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/791] 199.19.213.85 () {32 vars in 652 bytes} [Wed Apr 22 19:41:03 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: 400/792] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 22 19:41:03 2026] GET /v2/images/201549ad-8992-486c-ac46-8add935a5edf => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/793] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:41:03 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: 401/794] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:41:03 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: 394/795] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 22 19:41:03 2026] GET /v2/images/201549ad-8992-486c-ac46-8add935a5edf => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/796] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:41: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: 7|app: 0|req: 395/797] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:41: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: 403/798] 10.0.0.224 () {36 vars in 987 bytes} [Wed Apr 22 19:41:03 2026] GET /v2/images/201549ad-8992-486c-ac46-8add935a5edf => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/799] 10.0.0.224 () {36 vars in 927 bytes} [Wed Apr 22 19:41:03 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: 404/800] 10.0.0.69 () {36 vars in 986 bytes} [Wed Apr 22 19:41:04 2026] GET /v2/images/201549ad-8992-486c-ac46-8add935a5edf => generated 1209 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/801] 10.0.0.69 () {36 vars in 926 bytes} [Wed Apr 22 19:41:04 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: 405/802] 10.0.0.69 () {36 vars in 986 bytes} [Wed Apr 22 19:41:04 2026] GET /v2/images/201549ad-8992-486c-ac46-8add935a5edf => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/803] 10.0.0.69 () {36 vars in 926 bytes} [Wed Apr 22 19:41:04 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: 406/804] 10.0.0.69 () {36 vars in 926 bytes} [Wed Apr 22 19:41:04 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: 423/853] 10.0.0.243 () {32 vars in 633 bytes} [Wed Apr 22 19:45:04 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)