+ 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 Jun 10 10:30:19 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5bb866fdc6-g8fv5 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 0x7f78a0e62668 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-06-10 10:30:21.805 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 10:30:21.828 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-10 10:30:22.701 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:30:22.702 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:30:22.702 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 10:30:22.711 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:30:22.712 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-10 10:30:22.713 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 10:30:24.797 7 WARNING glance.api.v2.images [None req-a21a7b40-abe0-4f8c-9238-c0037f1262d1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 10:30:24.825 8 WARNING glance.api.v2.images [None req-ac5fbb9e-3cd5-41b4-8146-efa753cad59a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 10:30:25.170 7 WARNING keystonemiddleware._common.config [None req-a21a7b40-abe0-4f8c-9238-c0037f1262d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:30:25.172 8 WARNING keystonemiddleware._common.config [None req-ac5fbb9e-3cd5-41b4-8146-efa753cad59a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:30:25.178 7 WARNING oslo_config.cfg [None req-a21a7b40-abe0-4f8c-9238-c0037f1262d1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 10:30:25.180 8 WARNING oslo_config.cfg [None req-ac5fbb9e-3cd5-41b4-8146-efa753cad59a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f78a0e62668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f78a0e62668 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 10:30:25 2026] GET / => generated 1312 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-06-10 10:30:26.222 8 WARNING oslo_policy.policy [None req-232a0c0d-2e3e-4c58-9ce7-e25149555538 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:30:26.223 8 WARNING oslo_policy.policy [None req-232a0c0d-2e3e-4c58-9ce7-e25149555538 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:30:26.237 8 WARNING oslo_policy.policy [None req-232a0c0d-2e3e-4c58-9ce7-e25149555538 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:30:26.237 8 WARNING oslo_policy.policy [None req-232a0c0d-2e3e-4c58-9ce7-e25149555538 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - 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.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 10:30:25 2026] GET /v2/images => generated 69 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 10:30:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 10:30:29 2026] GET /v2/images => generated 69 bytes in 37 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-06-10 10:30:29.823 7 WARNING oslo_policy.policy [None req-139d3c83-0c61-48b0-8a9f-ecb852191768 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:30:29.823 7 WARNING oslo_policy.policy [None req-139d3c83-0c61-48b0-8a9f-ecb852191768 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - 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.242 () {44 vars in 911 bytes} [Wed Jun 10 10:30:29 2026] GET /v2/images/cirros => generated 151 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.242 () {44 vars in 933 bytes} [Wed Jun 10 10:30:29 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-06-10 10:30:29.942 7 WARNING oslo_policy.policy [None req-61688a4c-30d9-4981-a67f-5eaefb548ad1 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:30:29.942 7 WARNING oslo_policy.policy [None req-61688a4c-30d9-4981-a67f-5eaefb548ad1 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - 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.204.45.242 () {44 vars in 939 bytes} [Wed Jun 10 10:30:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:30:30.026 8 WARNING oslo_config.cfg [None req-36a04c57-b7bf-4d73-9139-b657d9a663d4 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - 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.204.45.242 () {48 vars in 951 bytes} [Wed Jun 10 10:30:29 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 10:30:30.057 7 WARNING oslo_policy.policy [None req-3628841a-3a1a-4f90-a106-0afaced2fc5f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:30:30.058 7 WARNING oslo_policy.policy [None req-3628841a-3a1a-4f90-a106-0afaced2fc5f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:30:30.060 7 INFO glance.api.v2.image_data [None req-3628841a-3a1a-4f90-a106-0afaced2fc5f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:30:33.756 7 WARNING glance.location [None req-3628841a-3a1a-4f90-a106-0afaced2fc5f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/13] 199.204.45.242 () {48 vars in 1045 bytes} [Wed Jun 10 10:30:30 2026] PUT /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a/file => generated 0 bytes in 3752 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7231 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.242 () {44 vars in 971 bytes} [Wed Jun 10 10:30:33 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 10:30:33.901 7 WARNING oslo_config.cfg [None req-85318e98-c3e4-47af-bf7c-206f62c631ce a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - 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/15] 199.204.45.242 () {48 vars in 1051 bytes} [Wed Jun 10 10:30:33 2026] PATCH /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.242 () {44 vars in 971 bytes} [Wed Jun 10 10:30:33 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 10:51:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 10:51:34 2026] GET /v2/images => generated 1381 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 10:52:06 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 10:52:06 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.242 () {44 vars in 937 bytes} [Wed Jun 10 10:52:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.242 () {44 vars in 959 bytes} [Wed Jun 10 10:52:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jun 10 10:52:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.242 () {48 vars in 951 bytes} [Wed Jun 10 10:52:07 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 10:52:07.160 8 WARNING oslo_policy.policy [None req-63f549b2-1515-4ef1-a687-a455dde517ca a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:52:07.160 8 WARNING oslo_policy.policy [None req-63f549b2-1515-4ef1-a687-a455dde517ca a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:52:07.162 8 INFO glance.api.v2.image_data [None req-63f549b2-1515-4ef1-a687-a455dde517ca a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:52:32.239 8 WARNING glance.location [None req-63f549b2-1515-4ef1-a687-a455dde517ca a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/289] 199.204.45.242 () {48 vars in 1046 bytes} [Wed Jun 10 10:52:07 2026] PUT /v2/images/5aa0dc41-f841-4205-8d78-66bd5da36385/file => generated 0 bytes in 25126 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65441 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.204.45.242 () {44 vars in 971 bytes} [Wed Jun 10 10:52:32 2026] GET /v2/images/5aa0dc41-f841-4205-8d78-66bd5da36385 => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.242 () {48 vars in 1051 bytes} [Wed Jun 10 10:52:32 2026] PATCH /v2/images/5aa0dc41-f841-4205-8d78-66bd5da36385 => generated 1395 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.204.45.242 () {44 vars in 971 bytes} [Wed Jun 10 10:52:32 2026] GET /v2/images/5aa0dc41-f841-4205-8d78-66bd5da36385 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 10:52:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 10:52:34 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 10:59:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 10:59:23 2026] GET /v2/images => generated 2778 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 10:59:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 10:59:30 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 199.204.45.242 () {44 vars in 947 bytes} [Wed Jun 10 10:59:30 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: 7|app: 0|req: 194/384] 199.204.45.242 () {44 vars in 969 bytes} [Wed Jun 10 10:59:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jun 10 10:59:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.204.45.242 () {48 vars in 951 bytes} [Wed Jun 10 10:59:30 2026] POST /v2/images => generated 799 bytes in 146 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 10:59:31.119 8 INFO glance.api.v2.image_data [None req-c3a5e777-63d2-4bcd-ad7e-05e89888057f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:59:49.801 8 INFO glance.location [None req-c3a5e777-63d2-4bcd-ad7e-05e89888057f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/391] 199.204.45.242 () {48 vars in 1045 bytes} [Wed Jun 10 10:59:31 2026] PUT /v2/images/be7d53e7-da37-408b-a859-95ce2e730926/file => generated 0 bytes in 18732 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25064 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.204.45.242 () {44 vars in 971 bytes} [Wed Jun 10 10:59:49 2026] GET /v2/images/be7d53e7-da37-408b-a859-95ce2e730926 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.204.45.242 () {48 vars in 1051 bytes} [Wed Jun 10 10:59:49 2026] PATCH /v2/images/be7d53e7-da37-408b-a859-95ce2e730926 => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.204.45.242 () {44 vars in 971 bytes} [Wed Jun 10 10:59:49 2026] GET /v2/images/be7d53e7-da37-408b-a859-95ce2e730926 => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/403] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 11:00:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 11:00:27 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 11:00:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 11:00:48 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/411] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jun 10 11:00:48 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/412] 199.204.45.242 () {44 vars in 961 bytes} [Wed Jun 10 11:00:48 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/413] 199.204.45.242 () {44 vars in 939 bytes} [Wed Jun 10 11:00:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/414] 199.204.45.242 () {48 vars in 951 bytes} [Wed Jun 10 11:00:48 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-10 11:00:48.492 8 INFO glance.api.v2.image_data [None req-056bcf59-7b8b-42df-b43a-e39499d08940 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:01:03.989 8 INFO glance.location [None req-056bcf59-7b8b-42df-b43a-e39499d08940 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 204/417] 199.204.45.242 () {48 vars in 1046 bytes} [Wed Jun 10 11:00:48 2026] PUT /v2/images/31e88875-d08b-4878-9ef2-a307c2fee1ed/file => generated 0 bytes in 15540 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31388 switches on core 0) [pid: 7|app: 0|req: 214/418] 199.204.45.242 () {44 vars in 971 bytes} [Wed Jun 10 11:01:04 2026] GET /v2/images/31e88875-d08b-4878-9ef2-a307c2fee1ed => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/419] 199.204.45.242 () {48 vars in 1051 bytes} [Wed Jun 10 11:01:04 2026] PATCH /v2/images/31e88875-d08b-4878-9ef2-a307c2fee1ed => generated 1382 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/420] 199.204.45.242 () {44 vars in 971 bytes} [Wed Jun 10 11:01:04 2026] GET /v2/images/31e88875-d08b-4878-9ef2-a307c2fee1ed => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/579] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 11:14:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/580] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 11:14:11 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/609] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 11:16:31 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/610] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 11:16:31 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/611] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 11:16:33 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/612] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 11:16:33 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/625] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 11:17:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/626] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 11:17:24 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/627] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 11:17:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/628] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 11:17:33 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/643] 199.204.45.242 () {42 vars in 688 bytes} [Wed Jun 10 11:18:35 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/644] 199.204.45.242 () {44 vars in 910 bytes} [Wed Jun 10 11:18:35 2026] GET /v2/images => generated 5574 bytes in 55 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: 322/653] 10.0.0.194 () {32 vars in 633 bytes} [Wed Jun 10 11:19:16 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/658] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 10 11:19:35 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 266 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: 334/659] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:19:35 2026] GET /v2/schemas/image => generated 4018 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/660] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:19:35 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/661] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 10 11:19:35 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/662] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:19:35 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: 336/663] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:19:35 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: 328/664] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 10 11:19:35 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/665] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:19:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/666] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:19:36 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: 338/667] 10.0.0.186 () {36 vars in 911 bytes} [Wed Jun 10 11:19:36 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/668] 10.0.0.186 () {36 vars in 1007 bytes} [Wed Jun 10 11:19:36 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a/locations => generated 127 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jun 10 11:19:37 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/670] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jun 10 11:19:37 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: 340/671] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jun 10 11:19:37 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: 333/674] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 10 11:19:48 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 10 11:19:48 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: 8|app: 0|req: 334/676] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 10 11:19:50 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/677] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 10 11:19:50 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/680] 199.204.45.242 () {36 vars in 991 bytes} [Wed Jun 10 11:19:55 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/681] 199.204.45.242 () {36 vars in 931 bytes} [Wed Jun 10 11:19:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/682] 199.204.45.242 () {36 vars in 991 bytes} [Wed Jun 10 11:19:56 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 199.204.45.242 () {36 vars in 931 bytes} [Wed Jun 10 11:19:56 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: 340/688] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 10 11:20:22 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/689] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 10 11:20:22 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: 342/692] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 10 11:20:25 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/693] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 10 11:20:25 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: 345/698] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 10 11:20:53 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/699] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 10 11:20:53 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/702] 10.0.0.194 () {34 vars in 655 bytes} [Wed Jun 10 11:20:57 2026] POST /v2/images => generated 649 bytes in 195 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 11:20:57.552 8 WARNING glance.api.v2.images [None req-ac5a3116-455a-4874-b05e-cd37f22c5cc9 22526eae71e14f9db0cb48eb9fbf353d 3bd08cdf08cf43019cfe4d6124a176cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d101a976-50da-4961-849a-6078c408be46 [pid: 8|app: 0|req: 347/703] 10.0.0.194 () {32 vars in 710 bytes} [Wed Jun 10 11:20:57 2026] DELETE /v2/images/d101a976-50da-4961-849a-6078c408be46 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/704] 10.0.0.194 () {32 vars in 707 bytes} [Wed Jun 10 11:20:57 2026] GET /v2/images/d101a976-50da-4961-849a-6078c408be46 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 10.0.0.194 () {32 vars in 633 bytes} [Wed Jun 10 11:20:57 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/706] 10.0.0.194 () {34 vars in 655 bytes} [Wed Jun 10 11:20:57 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:20:57 2026] GET /v2/images/0976c8c8-6ed6-4b1c-9f09-d1c3cba90034/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:20:57.747 7 INFO glance.api.v2.image_data [None req-2cb9d54e-bc96-492b-ba31-fbcf1e3b688d 22526eae71e14f9db0cb48eb9fbf353d 3bd08cdf08cf43019cfe4d6124a176cd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:20:57.789 7 WARNING glance_store._drivers.rbd [None req-2cb9d54e-bc96-492b-ba31-fbcf1e3b688d 22526eae71e14f9db0cb48eb9fbf353d 3bd08cdf08cf43019cfe4d6124a176cd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 11:20:58.761 7 INFO glance.location [None req-2cb9d54e-bc96-492b-ba31-fbcf1e3b688d 22526eae71e14f9db0cb48eb9fbf353d 3bd08cdf08cf43019cfe4d6124a176cd - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 359/708] 10.0.0.194 () {32 vars in 727 bytes} [Wed Jun 10 11:20:57 2026] PUT /v2/images/0976c8c8-6ed6-4b1c-9f09-d1c3cba90034/file => generated 0 bytes in 1066 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/709] 10.0.0.194 () {32 vars in 707 bytes} [Wed Jun 10 11:20:58 2026] GET /v2/images/0976c8c8-6ed6-4b1c-9f09-d1c3cba90034 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/710] 10.0.0.194 () {32 vars in 717 bytes} [Wed Jun 10 11:20:58 2026] GET /v2/images/0976c8c8-6ed6-4b1c-9f09-d1c3cba90034/file => generated 1024 bytes in 109 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.194 () {34 vars in 655 bytes} [Wed Jun 10 11:20:58 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/712] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:20:58 2026] PATCH /v2/images/6bd1f557-b72d-49db-ab57-23ccb7157e25 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.194 () {32 vars in 707 bytes} [Wed Jun 10 11:20:59 2026] GET /v2/images/6bd1f557-b72d-49db-ab57-23ccb7157e25 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:20:59.084 7 WARNING glance.api.v2.images [None req-7cd30e46-af89-41b1-b99c-0ca76b14bd03 22526eae71e14f9db0cb48eb9fbf353d 3bd08cdf08cf43019cfe4d6124a176cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6bd1f557-b72d-49db-ab57-23ccb7157e25 [pid: 7|app: 0|req: 362/714] 10.0.0.194 () {32 vars in 710 bytes} [Wed Jun 10 11:20:59 2026] DELETE /v2/images/6bd1f557-b72d-49db-ab57-23ccb7157e25 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/715] 10.0.0.194 () {32 vars in 707 bytes} [Wed Jun 10 11:20:59 2026] GET /v2/images/6bd1f557-b72d-49db-ab57-23ccb7157e25 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:20:59.158 7 WARNING glance.api.v2.images [None req-2641f931-c052-4c56-93ab-8a1fa0f19f75 22526eae71e14f9db0cb48eb9fbf353d 3bd08cdf08cf43019cfe4d6124a176cd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0976c8c8-6ed6-4b1c-9f09-d1c3cba90034 [pid: 7|app: 0|req: 363/716] 10.0.0.194 () {32 vars in 710 bytes} [Wed Jun 10 11:20:59 2026] DELETE /v2/images/0976c8c8-6ed6-4b1c-9f09-d1c3cba90034 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 10.0.0.194 () {32 vars in 707 bytes} [Wed Jun 10 11:21:00 2026] GET /v2/images/0976c8c8-6ed6-4b1c-9f09-d1c3cba90034 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:21:00.033 7 WARNING glance.api.v2.images [None req-d95830ef-2bda-458d-93e7-4a53163c3e02 22526eae71e14f9db0cb48eb9fbf353d 3bd08cdf08cf43019cfe4d6124a176cd - - default default] Failed to find image d101a976-50da-4961-849a-6078c408be46 to delete: glance.common.exception.ImageNotFound: No image found with ID d101a976-50da-4961-849a-6078c408be46 [pid: 7|app: 0|req: 364/718] 10.0.0.194 () {32 vars in 710 bytes} [Wed Jun 10 11:21:00 2026] DELETE /v2/images/d101a976-50da-4961-849a-6078c408be46 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.194 () {32 vars in 707 bytes} [Wed Jun 10 11:21:00 2026] GET /v2/images/d101a976-50da-4961-849a-6078c408be46 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/720] 10.0.0.194 () {30 vars in 411 bytes} [Wed Jun 10 11:21:03 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/723] 10.0.0.194 () {32 vars in 707 bytes} [Wed Jun 10 11:21:11 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/724] 10.0.0.194 () {32 vars in 707 bytes} [Wed Jun 10 11:21:11 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/725] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 10 11:21:11 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/726] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:21:11 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: 359/727] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:21: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: 369/728] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 10 11:21:11 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:21:11 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: 370/730] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:21:11 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: 361/731] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 10 11:21:11 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/732] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:21:11 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: 362/733] 10.0.0.186 () {36 vars in 911 bytes} [Wed Jun 10 11:21:11 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/734] 10.0.0.186 () {36 vars in 1007 bytes} [Wed Jun 10 11:21:11 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a/locations => generated 127 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/735] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jun 10 11:21:11 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/736] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jun 10 11:21:11 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: 364/737] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jun 10 11:21:11 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: 369/746] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 10 11:21:45 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/747] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 10 11:21:45 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/748] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 10 11:21:52 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 10 11:21:52 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: 382/754] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 10 11:22:10 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/755] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 10 11:22:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 10 11:22:44 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/763] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 10 11:22:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/768] 199.204.45.242 () {32 vars in 826 bytes} [Wed Jun 10 11:22:57 2026] GET /v2/images?status=active&owner=a170a34826264710b8f6101eddd1f6ef&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/769] 199.204.45.242 () {32 vars in 653 bytes} [Wed Jun 10 11:22:57 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: 390/770] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 10 11:22:58 2026] GET /v2/images/5aa0dc41-f841-4205-8d78-66bd5da36385 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/771] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:22: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: 391/772] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:22:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/773] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 10 11:22:58 2026] GET /v2/images/5aa0dc41-f841-4205-8d78-66bd5da36385 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/774] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:22:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/775] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:22:58 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: 393/776] 10.0.0.15 () {36 vars in 986 bytes} [Wed Jun 10 11:22:58 2026] GET /v2/images/5aa0dc41-f841-4205-8d78-66bd5da36385 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/777] 10.0.0.15 () {36 vars in 926 bytes} [Wed Jun 10 11:22:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/778] 10.0.0.186 () {36 vars in 911 bytes} [Wed Jun 10 11:22:58 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/779] 10.0.0.186 () {36 vars in 1007 bytes} [Wed Jun 10 11:22:58 2026] GET /v2/images/5aa0dc41-f841-4205-8d78-66bd5da36385/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/780] 10.0.0.186 () {36 vars in 987 bytes} [Wed Jun 10 11:22:58 2026] GET /v2/images/5aa0dc41-f841-4205-8d78-66bd5da36385 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/781] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jun 10 11:22:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/782] 10.0.0.186 () {36 vars in 927 bytes} [Wed Jun 10 11:22:58 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: 389/787] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 10 11:23:22 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/788] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 10 11:23:22 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: 397/803] 10.0.0.115 () {36 vars in 987 bytes} [Wed Jun 10 11:24:29 2026] GET /v2/images/afa7bab3-c5f1-48b7-b1f2-ebc67bd2843a => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/804] 10.0.0.115 () {36 vars in 927 bytes} [Wed Jun 10 11:24:29 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/837] 10.0.0.194 () {32 vars in 633 bytes} [Wed Jun 10 11:27:10 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)