+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Mar 31 20:52:42 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-7679b88696-cls5p 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 0x7faf062ff668 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-03-31 20:52:44.317 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-31 20:52:44.397 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-31 20:52:45.208 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-31 20:52:45.209 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-31 20:52:45.210 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 20:52:45.313 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-31 20:52:45.314 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-31 20:52:45.314 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 20:52:47.469 7 WARNING glance.api.v2.images [None req-4eed68f5-12ac-4e66-84fd-8b0ba8928e5a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 20:52:47.490 8 WARNING glance.api.v2.images [None req-94469638-9871-4e42-97a2-83ce16ef5156 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 20:52:47.833 7 WARNING keystonemiddleware._common.config [None req-4eed68f5-12ac-4e66-84fd-8b0ba8928e5a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 20:52:47.841 7 WARNING oslo_config.cfg [None req-4eed68f5-12ac-4e66-84fd-8b0ba8928e5a - - - - - -] 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 0x7faf062ff668 pid: 7 (default app) 2026-03-31 20:52:47.873 8 WARNING keystonemiddleware._common.config [None req-94469638-9871-4e42-97a2-83ce16ef5156 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 20:52:47.882 8 WARNING oslo_config.cfg [None req-94469638-9871-4e42-97a2-83ce16ef5156 - - - - - -] 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 0x7faf062ff668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 20:52:49 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-03-31 20:52:49.955 8 WARNING oslo_policy.policy [None req-0a10457d-23c1-4ffb-8a85-7dedd2624df1 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 20:52:49.955 8 WARNING oslo_policy.policy [None req-0a10457d-23c1-4ffb-8a85-7dedd2624df1 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 20:52:49.980 8 WARNING oslo_policy.policy [None req-0a10457d-23c1-4ffb-8a85-7dedd2624df1 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 20:52:49.980 8 WARNING oslo_policy.policy [None req-0a10457d-23c1-4ffb-8a85-7dedd2624df1 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - 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/4] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 20:52:49 2026] GET /v2/images => generated 69 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 20:52:53 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/6] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 20:52:53 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-03-31 20:52:53.689 7 WARNING oslo_policy.policy [None req-c1833d50-5547-4fab-b2d2-991e0c6ad10a 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 20:52:53.689 7 WARNING oslo_policy.policy [None req-c1833d50-5547-4fab-b2d2-991e0c6ad10a 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - 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: 5/7] 199.204.45.69 () {44 vars in 907 bytes} [Tue Mar 31 20:52:53 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.69 () {44 vars in 929 bytes} [Tue Mar 31 20:52:53 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-03-31 20:52:53.832 7 WARNING oslo_policy.policy [None req-843b4454-e319-4b8f-bead-d217f15a9ee5 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 20:52:53.833 7 WARNING oslo_policy.policy [None req-843b4454-e319-4b8f-bead-d217f15a9ee5 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - 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.204.45.69 () {44 vars in 935 bytes} [Tue Mar 31 20:52:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 20:52:53.922 8 WARNING oslo_config.cfg [None req-902f9d2a-3cb2-4607-ad1c-827f6cf81e71 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - 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/10] 199.204.45.69 () {48 vars in 947 bytes} [Tue Mar 31 20:52:53 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 20:52:53.942 7 WARNING oslo_policy.policy [None req-60a87c28-acea-4054-8c93-eeb661fd0441 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 20:52:53.943 7 WARNING oslo_policy.policy [None req-60a87c28-acea-4054-8c93-eeb661fd0441 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 20:52:53.944 7 INFO glance.api.v2.image_data [None req-60a87c28-acea-4054-8c93-eeb661fd0441 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 20:52:57.967 7 WARNING glance.location [None req-60a87c28-acea-4054-8c93-eeb661fd0441 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.69 () {48 vars in 1041 bytes} [Tue Mar 31 20:52:53 2026] PUT /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1/file => generated 0 bytes in 4069 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6873 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.69 () {44 vars in 967 bytes} [Tue Mar 31 20:52:58 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-31 20:52:58.047 7 WARNING oslo_config.cfg [None req-ae7da4ec-dac4-44aa-9c3f-f6628c203d20 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - 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: 8/15] 199.204.45.69 () {44 vars in 967 bytes} [Tue Mar 31 20:52:58 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 140/280] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:15:01 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: 141/281] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:15:01 2026] GET /v2/images => generated 1240 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:15:19 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: 144/287] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:15:19 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 199.204.45.69 () {44 vars in 933 bytes} [Tue Mar 31 21:15:19 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: 7|app: 0|req: 145/289] 199.204.45.69 () {44 vars in 955 bytes} [Tue Mar 31 21:15:19 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.69 () {44 vars in 935 bytes} [Tue Mar 31 21:15:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.204.45.69 () {48 vars in 947 bytes} [Tue Mar 31 21:15:19 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 21:15:19.952 8 WARNING oslo_policy.policy [None req-1c2e1834-e8e7-4b26-82d2-e5a140f267cb 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 21:15:19.952 8 WARNING oslo_policy.policy [None req-1c2e1834-e8e7-4b26-82d2-e5a140f267cb 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-31 21:15:19.953 8 INFO glance.api.v2.image_data [None req-1c2e1834-e8e7-4b26-82d2-e5a140f267cb 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:15:47.940 8 WARNING glance.location [None req-1c2e1834-e8e7-4b26-82d2-e5a140f267cb 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 146/298] 199.204.45.69 () {48 vars in 1042 bytes} [Tue Mar 31 21:15:19 2026] PUT /v2/images/0a15cd19-04b5-4f71-98c0-6f35afce41c7/file => generated 0 bytes in 28050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62971 switches on core 0) [pid: 7|app: 0|req: 153/299] 199.204.45.69 () {44 vars in 967 bytes} [Tue Mar 31 21:15:47 2026] GET /v2/images/0a15cd19-04b5-4f71-98c0-6f35afce41c7 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/300] 199.204.45.69 () {44 vars in 967 bytes} [Tue Mar 31 21:15:48 2026] GET /v2/images/0a15cd19-04b5-4f71-98c0-6f35afce41c7 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/301] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:15:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/302] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:15:49 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:23:21 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: 200/394] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:23:21 2026] GET /v2/images => generated 2451 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:23:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:23:32 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.204.45.69 () {44 vars in 943 bytes} [Tue Mar 31 21:23:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.204.45.69 () {44 vars in 965 bytes} [Tue Mar 31 21:23:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 199.204.45.69 () {44 vars in 935 bytes} [Tue Mar 31 21:23:32 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: 198/402] 199.204.45.69 () {48 vars in 947 bytes} [Tue Mar 31 21:23:32 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-31 21:23:32.774 7 INFO glance.api.v2.image_data [None req-6f6d1391-71bb-4f9c-981e-599bb7231e20 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:23:52.244 7 INFO glance.location [None req-6f6d1391-71bb-4f9c-981e-599bb7231e20 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/407] 199.204.45.69 () {48 vars in 1041 bytes} [Tue Mar 31 21:23:32 2026] PUT /v2/images/a0e6ef97-082f-4ddb-a95c-ce78d00ce522/file => generated 0 bytes in 19517 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24025 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.69 () {44 vars in 967 bytes} [Tue Mar 31 21:23:52 2026] GET /v2/images/a0e6ef97-082f-4ddb-a95c-ce78d00ce522 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.69 () {48 vars in 1046 bytes} [Tue Mar 31 21:23:52 2026] PATCH /v2/images/a0e6ef97-082f-4ddb-a95c-ce78d00ce522 => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.69 () {44 vars in 967 bytes} [Tue Mar 31 21:23:52 2026] GET /v2/images/a0e6ef97-082f-4ddb-a95c-ce78d00ce522 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:24:30 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: 211/420] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:24:30 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:24: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: 214/426] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:24:48 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/427] 199.204.45.69 () {44 vars in 935 bytes} [Tue Mar 31 21:24:49 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: 215/428] 199.204.45.69 () {44 vars in 957 bytes} [Tue Mar 31 21:24:49 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 199.204.45.69 () {44 vars in 935 bytes} [Tue Mar 31 21:24:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/430] 199.204.45.69 () {48 vars in 947 bytes} [Tue Mar 31 21:24:49 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-03-31 21:24:49.152 8 INFO glance.api.v2.image_data [None req-393b1836-18dc-4466-958b-06448f5e46d1 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:24:58.842 8 INFO glance.location [None req-393b1836-18dc-4466-958b-06448f5e46d1 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 215/433] 199.204.45.69 () {48 vars in 1041 bytes} [Tue Mar 31 21:24:49 2026] PUT /v2/images/6b664671-f862-41ee-9383-ddcb9dbb0310/file => generated 0 bytes in 9745 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20486 switches on core 0) [pid: 7|app: 0|req: 219/434] 199.204.45.69 () {44 vars in 967 bytes} [Tue Mar 31 21:24:58 2026] GET /v2/images/6b664671-f862-41ee-9383-ddcb9dbb0310 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/435] 199.204.45.69 () {44 vars in 967 bytes} [Tue Mar 31 21:24:58 2026] GET /v2/images/6b664671-f862-41ee-9383-ddcb9dbb0310 => generated 1203 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/594] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:38:13 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: 296/595] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:38:13 2026] GET /v2/images => generated 4892 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:40:44 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: 312/627] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:40:44 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/628] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:40:46 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: 313/631] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:40:46 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/642] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:41:40 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: 324/643] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:41:40 2026] GET /v2/images => generated 4892 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:41:48 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: 321/647] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:41:48 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/660] 199.204.45.69 () {42 vars in 684 bytes} [Tue Mar 31 21:42:55 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: 328/661] 199.204.45.69 () {44 vars in 906 bytes} [Tue Mar 31 21:42:55 2026] GET /v2/images => generated 4892 bytes in 53 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: 339/672] 10.0.0.18 () {32 vars in 632 bytes} [Tue Mar 31 21:43:40 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: 342/677] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 31 21:43:59 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => generated 1171 bytes in 145 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: 336/678] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 31 21:43:59 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: 343/679] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 31 21:44:02 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 337/680] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 31 21:44:02 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: 344/681] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 31 21:44:05 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 31 21:44:05 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: 346/685] 199.204.45.69 () {36 vars in 990 bytes} [Tue Mar 31 21:44:07 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 199.204.45.69 () {36 vars in 930 bytes} [Tue Mar 31 21:44:07 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: 347/687] 199.204.45.69 () {36 vars in 990 bytes} [Tue Mar 31 21:44:07 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 341/688] 199.204.45.69 () {36 vars in 930 bytes} [Tue Mar 31 21:44:07 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: 344/693] 10.0.0.230 () {36 vars in 987 bytes} [Tue Mar 31 21:44:28 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => generated 1171 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/694] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:44:28 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: 345/695] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:44:28 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: 351/696] 10.0.0.230 () {36 vars in 987 bytes} [Tue Mar 31 21:44:28 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 346/697] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:44:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:44:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.230 () {36 vars in 987 bytes} [Tue Mar 31 21:44:28 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 353/700] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:44:28 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: 348/701] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:44:28 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 10.0.0.243 () {36 vars in 911 bytes} [Tue Mar 31 21:44:29 2026] GET /versions => generated 1301 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.243 () {36 vars in 1007 bytes} [Tue Mar 31 21:44:29 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1/locations => generated 127 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/704] 10.0.0.243 () {36 vars in 987 bytes} [Tue Mar 31 21:44:29 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 350/705] 10.0.0.243 () {36 vars in 927 bytes} [Tue Mar 31 21:44:29 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: 356/706] 10.0.0.243 () {36 vars in 927 bytes} [Tue Mar 31 21:44: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: 8|app: 0|req: 356/717] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 31 21:45:19 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 31 21:45:19 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: 357/719] 10.0.0.18 () {34 vars in 654 bytes} [Tue Mar 31 21:45:19 2026] POST /v2/images => generated 648 bytes in 271 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-31 21:45:20.138 7 WARNING glance.api.v2.images [None req-62a84ddf-0509-4835-9310-d1fcd30aa18b 920d4e0ce53e437dbdbe4cde4955c607 99af565ae7e645a49fbd159d6179f3fb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b4dd5a9d-be99-4aff-a721-0ddfb61a36c9 [pid: 7|app: 0|req: 363/720] 10.0.0.18 () {32 vars in 709 bytes} [Tue Mar 31 21:45:20 2026] DELETE /v2/images/b4dd5a9d-be99-4aff-a721-0ddfb61a36c9 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/721] 10.0.0.18 () {32 vars in 706 bytes} [Tue Mar 31 21:45:20 2026] GET /v2/images/b4dd5a9d-be99-4aff-a721-0ddfb61a36c9 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/722] 10.0.0.18 () {32 vars in 632 bytes} [Tue Mar 31 21:45:20 2026] GET /v2/images => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/723] 10.0.0.18 () {34 vars in 654 bytes} [Tue Mar 31 21:45:20 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/724] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:45:20 2026] GET /v2/images/e1352048-5928-479b-81ff-bffb7887efe6/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-31 21:45:20.362 8 INFO glance.api.v2.image_data [None req-9a49f78a-d21f-455c-921f-20d54356e7a2 920d4e0ce53e437dbdbe4cde4955c607 99af565ae7e645a49fbd159d6179f3fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 21:45:20.413 8 WARNING glance_store._drivers.rbd [None req-9a49f78a-d21f-455c-921f-20d54356e7a2 920d4e0ce53e437dbdbe4cde4955c607 99af565ae7e645a49fbd159d6179f3fb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-31 21:45:21.065 8 INFO glance.location [None req-9a49f78a-d21f-455c-921f-20d54356e7a2 920d4e0ce53e437dbdbe4cde4955c607 99af565ae7e645a49fbd159d6179f3fb - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 360/725] 10.0.0.18 () {32 vars in 726 bytes} [Tue Mar 31 21:45:20 2026] PUT /v2/images/e1352048-5928-479b-81ff-bffb7887efe6/file => generated 0 bytes in 774 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/726] 10.0.0.18 () {32 vars in 706 bytes} [Tue Mar 31 21:45:21 2026] GET /v2/images/e1352048-5928-479b-81ff-bffb7887efe6 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/727] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:45:21 2026] GET /v2/images/e1352048-5928-479b-81ff-bffb7887efe6/file => generated 1024 bytes in 143 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/728] 10.0.0.18 () {34 vars in 654 bytes} [Tue Mar 31 21:45:21 2026] POST /v2/images => generated 648 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/729] 10.0.0.18 () {32 vars in 725 bytes} [Tue Mar 31 21:45:21 2026] PATCH /v2/images/50250ec1-1884-44fe-b069-75ddf7530df1 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/730] 10.0.0.18 () {32 vars in 706 bytes} [Tue Mar 31 21:45:21 2026] GET /v2/images/50250ec1-1884-44fe-b069-75ddf7530df1 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-31 21:45:21.458 8 WARNING glance.api.v2.images [None req-de872b42-cc16-47ee-9905-f22a117f3380 920d4e0ce53e437dbdbe4cde4955c607 99af565ae7e645a49fbd159d6179f3fb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//50250ec1-1884-44fe-b069-75ddf7530df1 [pid: 8|app: 0|req: 363/731] 10.0.0.18 () {32 vars in 709 bytes} [Tue Mar 31 21:45:21 2026] DELETE /v2/images/50250ec1-1884-44fe-b069-75ddf7530df1 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.18 () {32 vars in 706 bytes} [Tue Mar 31 21:45:21 2026] GET /v2/images/50250ec1-1884-44fe-b069-75ddf7530df1 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 21:45:21.537 8 WARNING glance.api.v2.images [None req-569d3a62-9d5f-4c7e-b8e0-89745c61e026 920d4e0ce53e437dbdbe4cde4955c607 99af565ae7e645a49fbd159d6179f3fb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e1352048-5928-479b-81ff-bffb7887efe6 [pid: 8|app: 0|req: 364/733] 10.0.0.18 () {32 vars in 709 bytes} [Tue Mar 31 21:45:21 2026] DELETE /v2/images/e1352048-5928-479b-81ff-bffb7887efe6 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 10.0.0.18 () {32 vars in 706 bytes} [Tue Mar 31 21:45:22 2026] GET /v2/images/e1352048-5928-479b-81ff-bffb7887efe6 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 21:45:22.470 8 WARNING glance.api.v2.images [None req-539b8cac-380e-4672-8f3a-a5201ba4162e 920d4e0ce53e437dbdbe4cde4955c607 99af565ae7e645a49fbd159d6179f3fb - - default default] Failed to find image b4dd5a9d-be99-4aff-a721-0ddfb61a36c9 to delete: glance.common.exception.ImageNotFound: No image found with ID b4dd5a9d-be99-4aff-a721-0ddfb61a36c9 [pid: 8|app: 0|req: 365/735] 10.0.0.18 () {32 vars in 709 bytes} [Tue Mar 31 21:45:22 2026] DELETE /v2/images/b4dd5a9d-be99-4aff-a721-0ddfb61a36c9 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/736] 10.0.0.18 () {32 vars in 706 bytes} [Tue Mar 31 21:45:22 2026] GET /v2/images/b4dd5a9d-be99-4aff-a721-0ddfb61a36c9 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/737] 10.0.0.18 () {30 vars in 410 bytes} [Tue Mar 31 21:45:25 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: 368/740] 10.0.0.18 () {32 vars in 706 bytes} [Tue Mar 31 21:45:34 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 373/741] 10.0.0.18 () {32 vars in 706 bytes} [Tue Mar 31 21:45:34 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/742] 10.0.0.230 () {36 vars in 987 bytes} [Tue Mar 31 21:45:34 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 374/743] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:45:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:45:34 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: 375/745] 10.0.0.230 () {36 vars in 987 bytes} [Tue Mar 31 21:45:34 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:45:34 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: 376/747] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:45:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/748] 10.0.0.230 () {36 vars in 987 bytes} [Tue Mar 31 21:45:34 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 377/749] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:45:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/750] 10.0.0.243 () {36 vars in 911 bytes} [Tue Mar 31 21:45:34 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: 378/751] 10.0.0.243 () {36 vars in 1007 bytes} [Tue Mar 31 21:45:34 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.243 () {36 vars in 987 bytes} [Tue Mar 31 21:45:34 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 379/753] 10.0.0.243 () {36 vars in 927 bytes} [Tue Mar 31 21:45: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: 8|app: 0|req: 375/754] 10.0.0.243 () {36 vars in 927 bytes} [Tue Mar 31 21:45:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/761] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 31 21:45:57 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 31 21:45:57 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: 390/775] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 31 21:46:57 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 31 21:46:57 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: 391/777] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 31 21:47:00 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 387/778] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 31 21:47:00 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: 393/781] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 31 21:47:15 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/782] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 31 21:47:15 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: 399/793] 199.204.45.69 () {32 vars in 825 bytes} [Tue Mar 31 21:47:57 2026] GET /v2/images?status=active&owner=0288e2ac2959485c975b2ddb8e6da5f3&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/794] 199.204.45.69 () {32 vars in 652 bytes} [Tue Mar 31 21:47:57 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: 400/795] 10.0.0.230 () {36 vars in 987 bytes} [Tue Mar 31 21:47:58 2026] GET /v2/images/0a15cd19-04b5-4f71-98c0-6f35afce41c7 => generated 1209 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/796] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:47:58 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: 401/797] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:47:58 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: 397/798] 10.0.0.230 () {36 vars in 987 bytes} [Tue Mar 31 21:47:58 2026] GET /v2/images/0a15cd19-04b5-4f71-98c0-6f35afce41c7 => 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: 402/799] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:47: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: 8|app: 0|req: 398/800] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:47: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: 403/801] 10.0.0.230 () {36 vars in 987 bytes} [Tue Mar 31 21:47:58 2026] GET /v2/images/0a15cd19-04b5-4f71-98c0-6f35afce41c7 => generated 1209 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/802] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:47:58 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/803] 10.0.0.230 () {36 vars in 927 bytes} [Tue Mar 31 21:47: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: 8|app: 0|req: 400/804] 10.0.0.243 () {36 vars in 911 bytes} [Tue Mar 31 21:47: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: 405/805] 10.0.0.243 () {36 vars in 1007 bytes} [Tue Mar 31 21:47:59 2026] GET /v2/images/0a15cd19-04b5-4f71-98c0-6f35afce41c7/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/806] 10.0.0.243 () {36 vars in 987 bytes} [Tue Mar 31 21:47:59 2026] GET /v2/images/0a15cd19-04b5-4f71-98c0-6f35afce41c7 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/807] 10.0.0.243 () {36 vars in 927 bytes} [Tue Mar 31 21:47: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: 402/808] 10.0.0.243 () {36 vars in 927 bytes} [Tue Mar 31 21:47:59 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: 405/813] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 31 21:48:17 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 409/814] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 31 21:48:17 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: 409/821] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 31 21:48:53 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 413/822] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 31 21:48:53 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/831] 10.0.0.78 () {36 vars in 986 bytes} [Tue Mar 31 21:49:31 2026] GET /v2/images/d1719dc7-2955-43ae-b8f2-85960e46f1d1 => 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: 414/832] 10.0.0.78 () {36 vars in 926 bytes} [Tue Mar 31 21:49: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: 432/859] 10.0.0.18 () {32 vars in 632 bytes} [Tue Mar 31 21:51:37 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)