+ 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 Sep 9 01:30:17 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-6d6465f5f-gbq6s 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f95f798d668 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-09-09 01:30:19.926 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-09 01:30:19.974 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-09 01:30:20.780 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-09-09 01:30:20.781 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-09-09 01:30:20.782 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-09 01:30:20.855 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-09-09 01:30:20.855 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-09-09 01:30:20.856 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-09 01:30:22.811 7 WARNING glance.api.v2.images [None req-e91ce647-5baa-449b-9f95-e94197e196e7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 01:30:22.909 8 WARNING glance.api.v2.images [None req-504e8470-cf55-4cff-be00-8941ebbf20ae - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-09 01:30:23.168 7 WARNING keystonemiddleware._common.config [None req-e91ce647-5baa-449b-9f95-e94197e196e7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 01:30:23.176 7 WARNING oslo_config.cfg [None req-e91ce647-5baa-449b-9f95-e94197e196e7 - - - - - -] 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 0x7f95f798d668 pid: 7 (default app) 2026-09-09 01:30:23.255 8 WARNING keystonemiddleware._common.config [None req-504e8470-cf55-4cff-be00-8941ebbf20ae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-09 01:30:23.262 8 WARNING oslo_config.cfg [None req-504e8470-cf55-4cff-be00-8941ebbf20ae - - - - - -] 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 0x7f95f798d668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 01:30:24 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-09-09 01:30:24.958 8 WARNING oslo_policy.policy [None req-a35c250b-7d12-480e-b16f-74eba9091a7c 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - 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-09-09 01:30:24.959 8 WARNING oslo_policy.policy [None req-a35c250b-7d12-480e-b16f-74eba9091a7c 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - 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-09-09 01:30:24.995 8 WARNING oslo_policy.policy [None req-a35c250b-7d12-480e-b16f-74eba9091a7c 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - 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-09-09 01:30:24.995 8 WARNING oslo_policy.policy [None req-a35c250b-7d12-480e-b16f-74eba9091a7c 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 01:30:24 2026] GET /v2/images => generated 69 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 01:30:28 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: 2/8] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 01:30:28 2026] GET /v2/images => generated 69 bytes in 51 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-09-09 01:30:28.988 7 WARNING oslo_policy.policy [None req-d0873195-8a3d-4c7e-8615-46986cbc96e2 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - 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-09-09 01:30:28.989 7 WARNING oslo_policy.policy [None req-d0873195-8a3d-4c7e-8615-46986cbc96e2 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 162.253.55.196 () {44 vars in 911 bytes} [Wed Sep 9 01:30:28 2026] GET /v2/images/cirros => generated 151 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.196 () {44 vars in 933 bytes} [Wed Sep 9 01:30:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:30:29.154 7 WARNING oslo_policy.policy [None req-836e2cfb-edd3-4428-8127-ce7858ed494a 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - 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-09-09 01:30:29.155 7 WARNING oslo_policy.policy [None req-836e2cfb-edd3-4428-8127-ce7858ed494a 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 162.253.55.196 () {44 vars in 939 bytes} [Wed Sep 9 01:30:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-09 01:30:29.278 8 WARNING oslo_config.cfg [None req-da91b7bd-b281-4e46-bf46-77f7b23c1835 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.196 () {48 vars in 951 bytes} [Wed Sep 9 01:30:29 2026] POST /v2/images => generated 760 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 01:30:29.301 7 WARNING oslo_policy.policy [None req-b298e986-d43c-4600-9f84-e922ae979eb1 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - 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-09-09 01:30:29.301 7 WARNING oslo_policy.policy [None req-b298e986-d43c-4600-9f84-e922ae979eb1 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - 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-09-09 01:30:29.303 7 INFO glance.api.v2.image_data [None req-b298e986-d43c-4600-9f84-e922ae979eb1 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 01:30:33.362 7 WARNING glance.location [None req-b298e986-d43c-4600-9f84-e922ae979eb1 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.196 () {48 vars in 1045 bytes} [Wed Sep 9 01:30:29 2026] PUT /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16/file => generated 0 bytes in 4125 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7082 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.196 () {44 vars in 971 bytes} [Wed Sep 9 01:30:33 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-09 01:30:33.565 7 WARNING oslo_config.cfg [None req-78b2adf6-6768-4329-b6c3-8acb6a3768b2 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 162.253.55.196 () {48 vars in 1051 bytes} [Wed Sep 9 01:30:33 2026] PATCH /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.196 () {44 vars in 971 bytes} [Wed Sep 9 01:30:33 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => 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: 137/271] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 01:51:39 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: 135/272] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 01:51:39 2026] GET /v2/images => generated 1381 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 01:52:03 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: 141/280] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 01:52:03 2026] GET /v2/images => generated 1381 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 162.253.55.196 () {44 vars in 937 bytes} [Wed Sep 9 01:52:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 162.253.55.196 () {44 vars in 959 bytes} [Wed Sep 9 01:52:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 162.253.55.196 () {44 vars in 939 bytes} [Wed Sep 9 01:52:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 162.253.55.196 () {48 vars in 951 bytes} [Wed Sep 9 01:52:03 2026] POST /v2/images => generated 796 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 01:52:03.958 8 WARNING oslo_policy.policy [None req-9df8f3bd-0311-4f25-a075-186e87e021ef 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - 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-09-09 01:52:03.958 8 WARNING oslo_policy.policy [None req-9df8f3bd-0311-4f25-a075-186e87e021ef 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - 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-09-09 01:52:03.961 8 INFO glance.api.v2.image_data [None req-9df8f3bd-0311-4f25-a075-186e87e021ef 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 01:52:33.929 8 WARNING glance.location [None req-9df8f3bd-0311-4f25-a075-186e87e021ef 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/291] 162.253.55.196 () {48 vars in 1046 bytes} [Wed Sep 9 01:52:03 2026] PUT /v2/images/2d491400-a03c-459b-9508-a9b90d52ffd0/file => generated 0 bytes in 30040 msecs (HTTP/1.1 204) 4 headers in 171 bytes (69005 switches on core 0) [pid: 7|app: 0|req: 150/292] 162.253.55.196 () {44 vars in 971 bytes} [Wed Sep 9 01:52:33 2026] GET /v2/images/2d491400-a03c-459b-9508-a9b90d52ffd0 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/293] 162.253.55.196 () {48 vars in 1051 bytes} [Wed Sep 9 01:52:34 2026] PATCH /v2/images/2d491400-a03c-459b-9508-a9b90d52ffd0 => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/294] 162.253.55.196 () {44 vars in 971 bytes} [Wed Sep 9 01:52:34 2026] GET /v2/images/2d491400-a03c-459b-9508-a9b90d52ffd0 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/295] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 01:52:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/296] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 01:52:36 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/377] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 01:59:16 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: 185/378] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 01:59:16 2026] GET /v2/images => generated 2778 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/381] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 01:59:25 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/382] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 01:59:25 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/383] 162.253.55.196 () {44 vars in 947 bytes} [Wed Sep 9 01:59:25 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/384] 162.253.55.196 () {44 vars in 969 bytes} [Wed Sep 9 01:59:25 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 162.253.55.196 () {44 vars in 939 bytes} [Wed Sep 9 01:59:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 162.253.55.196 () {48 vars in 951 bytes} [Wed Sep 9 01:59:25 2026] POST /v2/images => generated 799 bytes in 383 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 01:59:25.637 7 INFO glance.api.v2.image_data [None req-908b35c1-9b89-475b-9ebd-61d2d2a401ec 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 01:59:43.038 7 INFO glance.location [None req-908b35c1-9b89-475b-9ebd-61d2d2a401ec 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/391] 162.253.55.196 () {48 vars in 1045 bytes} [Wed Sep 9 01:59:25 2026] PUT /v2/images/f02b7eba-30f0-45bb-82c5-b2209624b9b9/file => generated 0 bytes in 17469 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22684 switches on core 0) [pid: 8|app: 0|req: 194/392] 162.253.55.196 () {44 vars in 971 bytes} [Wed Sep 9 01:59:43 2026] GET /v2/images/f02b7eba-30f0-45bb-82c5-b2209624b9b9 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 162.253.55.196 () {48 vars in 1051 bytes} [Wed Sep 9 01:59:43 2026] PATCH /v2/images/f02b7eba-30f0-45bb-82c5-b2209624b9b9 => generated 1410 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 162.253.55.196 () {44 vars in 971 bytes} [Wed Sep 9 01:59:43 2026] GET /v2/images/f02b7eba-30f0-45bb-82c5-b2209624b9b9 => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 02:00:26 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: 200/404] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 02:00:26 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 02:00:44 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: 207/410] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 02:00:44 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 162.253.55.196 () {44 vars in 939 bytes} [Wed Sep 9 02:00:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 162.253.55.196 () {44 vars in 961 bytes} [Wed Sep 9 02:00:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 162.253.55.196 () {44 vars in 939 bytes} [Wed Sep 9 02:00:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 162.253.55.196 () {48 vars in 951 bytes} [Wed Sep 9 02:00:44 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-09 02:00:44.980 8 INFO glance.api.v2.image_data [None req-46a8190d-7e56-4020-be33-e7239f9b804f 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 02:01:00.077 8 INFO glance.location [None req-46a8190d-7e56-4020-be33-e7239f9b804f 87749c04b79f420986a22c165da4d101 45132150217749c899fe8d036625bcb6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/417] 162.253.55.196 () {48 vars in 1046 bytes} [Wed Sep 9 02:00:44 2026] PUT /v2/images/0590efb8-7df9-447a-a79b-130e9dd7cae0/file => generated 0 bytes in 15150 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33341 switches on core 0) [pid: 7|app: 0|req: 212/418] 162.253.55.196 () {44 vars in 971 bytes} [Wed Sep 9 02:01:00 2026] GET /v2/images/0590efb8-7df9-447a-a79b-130e9dd7cae0 => generated 1204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 162.253.55.196 () {48 vars in 1051 bytes} [Wed Sep 9 02:01:00 2026] PATCH /v2/images/0590efb8-7df9-447a-a79b-130e9dd7cae0 => generated 1382 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 162.253.55.196 () {44 vars in 971 bytes} [Wed Sep 9 02:01:00 2026] GET /v2/images/0590efb8-7df9-447a-a79b-130e9dd7cae0 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/593] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 02:15:18 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: 294/594] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 02:15:18 2026] GET /v2/images => generated 5574 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/625] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 02:17:48 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/626] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 02:17:48 2026] GET /v2/images => generated 5574 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/627] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 02:17:51 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: 317/628] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 02:17:51 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/641] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 02:18:44 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: 318/642] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 02:18:45 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/645] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 02:18:54 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: 320/646] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 02:18:54 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: 333/659] 162.253.55.196 () {42 vars in 688 bytes} [Wed Sep 9 02:19:59 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: 327/660] 162.253.55.196 () {44 vars in 910 bytes} [Wed Sep 9 02:19:59 2026] GET /v2/images => generated 5574 bytes in 75 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/671] 10.0.0.189 () {32 vars in 632 bytes} [Wed Sep 9 02:20:42 2026] GET /v2/images => generated 5574 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/674] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 02:20:59 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/675] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:21:00 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: 335/676] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:21:00 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: 342/677] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 02:21:00 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/678] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:21:00 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: 343/679] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:21:00 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: 337/680] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 02:21:00 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 26 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.254 () {36 vars in 926 bytes} [Wed Sep 9 02:21: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: 8|app: 0|req: 338/682] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:21:00 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: 345/683] 10.0.0.186 () {36 vars in 986 bytes} [Wed Sep 9 02:21:00 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.186 () {36 vars in 926 bytes} [Wed Sep 9 02:21:00 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: 346/685] 10.0.0.148 () {36 vars in 986 bytes} [Wed Sep 9 02:21:01 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.148 () {36 vars in 926 bytes} [Wed Sep 9 02:21:01 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] 10.0.0.148 () {36 vars in 986 bytes} [Wed Sep 9 02:21:01 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => 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: 341/688] 10.0.0.148 () {36 vars in 926 bytes} [Wed Sep 9 02:21:01 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: 348/689] 10.0.0.148 () {36 vars in 926 bytes} [Wed Sep 9 02:21:01 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: 350/692] 162.253.55.196 () {36 vars in 990 bytes} [Wed Sep 9 02:21:08 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/693] 162.253.55.196 () {36 vars in 930 bytes} [Wed Sep 9 02:21:08 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/694] 162.253.55.196 () {36 vars in 990 bytes} [Wed Sep 9 02:21:09 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => 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: 344/695] 162.253.55.196 () {36 vars in 930 bytes} [Wed Sep 9 02:21:09 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/700] 10.0.0.186 () {36 vars in 986 bytes} [Wed Sep 9 02:21:27 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/701] 10.0.0.186 () {36 vars in 926 bytes} [Wed Sep 9 02:21:27 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: 349/704] 10.0.0.189 () {34 vars in 654 bytes} [Wed Sep 9 02:21:32 2026] POST /v2/images => generated 647 bytes in 174 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-09 02:21:32.562 7 WARNING glance.api.v2.images [None req-5f700583-061b-452d-8b61-278f79d3d1cb fdfcbf4e44c446069c48d664cdb1899a 5073af2c8dfe4f2dbba6059503f3becd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//00752006-b871-466b-bad0-e7e693000376 [pid: 7|app: 0|req: 356/705] 10.0.0.189 () {32 vars in 709 bytes} [Wed Sep 9 02:21:32 2026] DELETE /v2/images/00752006-b871-466b-bad0-e7e693000376 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/706] 10.0.0.189 () {32 vars in 706 bytes} [Wed Sep 9 02:21:32 2026] GET /v2/images/00752006-b871-466b-bad0-e7e693000376 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/707] 10.0.0.189 () {32 vars in 632 bytes} [Wed Sep 9 02:21:32 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/708] 10.0.0.189 () {34 vars in 654 bytes} [Wed Sep 9 02:21:32 2026] POST /v2/images => generated 703 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/709] 10.0.0.189 () {32 vars in 716 bytes} [Wed Sep 9 02:21:32 2026] GET /v2/images/dc5380dc-5c08-451a-9e86-6110ecee9e10/file => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-09 02:21:32.814 8 INFO glance.api.v2.image_data [None req-3e50f6f7-ff4e-4923-b5c2-15aab3d76548 fdfcbf4e44c446069c48d664cdb1899a 5073af2c8dfe4f2dbba6059503f3becd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-09 02:21:32.870 8 WARNING glance_store._drivers.rbd [None req-3e50f6f7-ff4e-4923-b5c2-15aab3d76548 fdfcbf4e44c446069c48d664cdb1899a 5073af2c8dfe4f2dbba6059503f3becd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-09 02:21:33.708 8 INFO glance.location [None req-3e50f6f7-ff4e-4923-b5c2-15aab3d76548 fdfcbf4e44c446069c48d664cdb1899a 5073af2c8dfe4f2dbba6059503f3becd - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/710] 10.0.0.189 () {32 vars in 726 bytes} [Wed Sep 9 02:21:32 2026] PUT /v2/images/dc5380dc-5c08-451a-9e86-6110ecee9e10/file => generated 0 bytes in 975 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 10.0.0.189 () {32 vars in 706 bytes} [Wed Sep 9 02:21:33 2026] GET /v2/images/dc5380dc-5c08-451a-9e86-6110ecee9e10 => generated 1104 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.189 () {32 vars in 716 bytes} [Wed Sep 9 02:21:33 2026] GET /v2/images/dc5380dc-5c08-451a-9e86-6110ecee9e10/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 10.0.0.189 () {34 vars in 654 bytes} [Wed Sep 9 02:21:33 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.189 () {32 vars in 725 bytes} [Wed Sep 9 02:21:33 2026] PATCH /v2/images/306573d9-550d-4b15-812d-8f7ef58f78f2 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/715] 10.0.0.189 () {32 vars in 706 bytes} [Wed Sep 9 02:21:34 2026] GET /v2/images/306573d9-550d-4b15-812d-8f7ef58f78f2 => generated 653 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-09 02:21:34.095 8 WARNING glance.api.v2.images [None req-8bf5cff4-bda6-44a1-aa68-77d4b074a2b9 fdfcbf4e44c446069c48d664cdb1899a 5073af2c8dfe4f2dbba6059503f3becd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//306573d9-550d-4b15-812d-8f7ef58f78f2 [pid: 8|app: 0|req: 355/716] 10.0.0.189 () {32 vars in 709 bytes} [Wed Sep 9 02:21:34 2026] DELETE /v2/images/306573d9-550d-4b15-812d-8f7ef58f78f2 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/717] 10.0.0.189 () {32 vars in 706 bytes} [Wed Sep 9 02:21:34 2026] GET /v2/images/306573d9-550d-4b15-812d-8f7ef58f78f2 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 02:21:34.197 8 WARNING glance.api.v2.images [None req-e0502e65-33af-48fc-8a28-021f37191570 fdfcbf4e44c446069c48d664cdb1899a 5073af2c8dfe4f2dbba6059503f3becd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dc5380dc-5c08-451a-9e86-6110ecee9e10 [pid: 8|app: 0|req: 356/718] 10.0.0.189 () {32 vars in 709 bytes} [Wed Sep 9 02:21:34 2026] DELETE /v2/images/dc5380dc-5c08-451a-9e86-6110ecee9e10 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/719] 10.0.0.189 () {32 vars in 706 bytes} [Wed Sep 9 02:21:35 2026] GET /v2/images/dc5380dc-5c08-451a-9e86-6110ecee9e10 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-09 02:21:35.087 8 WARNING glance.api.v2.images [None req-dc298599-720b-459e-8f1c-dffde547f5c4 fdfcbf4e44c446069c48d664cdb1899a 5073af2c8dfe4f2dbba6059503f3becd - - default default] Failed to find image 00752006-b871-466b-bad0-e7e693000376 to delete: glance.common.exception.ImageNotFound: No image found with ID 00752006-b871-466b-bad0-e7e693000376 [pid: 8|app: 0|req: 357/720] 10.0.0.189 () {32 vars in 709 bytes} [Wed Sep 9 02:21:35 2026] DELETE /v2/images/00752006-b871-466b-bad0-e7e693000376 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/721] 10.0.0.189 () {32 vars in 706 bytes} [Wed Sep 9 02:21:35 2026] GET /v2/images/00752006-b871-466b-bad0-e7e693000376 => 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: 358/722] 10.0.0.186 () {36 vars in 986 bytes} [Wed Sep 9 02:21:40 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => 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: 365/723] 10.0.0.186 () {36 vars in 926 bytes} [Wed Sep 9 02:21:40 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/724] 10.0.0.186 () {36 vars in 986 bytes} [Wed Sep 9 02:21:41 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/725] 10.0.0.186 () {36 vars in 926 bytes} [Wed Sep 9 02:21:41 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: 371/734] 10.0.0.186 () {36 vars in 986 bytes} [Wed Sep 9 02:22:14 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/735] 10.0.0.186 () {36 vars in 926 bytes} [Wed Sep 9 02:22:14 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: 366/738] 10.0.0.186 () {36 vars in 986 bytes} [Wed Sep 9 02:22:30 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => 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: 373/739] 10.0.0.186 () {36 vars in 926 bytes} [Wed Sep 9 02:22:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/744] 10.0.0.189 () {30 vars in 410 bytes} [Wed Sep 9 02:22:44 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: 369/745] 10.0.0.186 () {36 vars in 986 bytes} [Wed Sep 9 02:22:48 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/746] 10.0.0.186 () {36 vars in 926 bytes} [Wed Sep 9 02:22:48 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/753] 10.0.0.186 () {36 vars in 986 bytes} [Wed Sep 9 02:23:15 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.186 () {36 vars in 926 bytes} [Wed Sep 9 02:23:15 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: 385/761] 10.0.0.189 () {32 vars in 706 bytes} [Wed Sep 9 02:23:52 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 14 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.189 () {32 vars in 706 bytes} [Wed Sep 9 02:23:52 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => 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: 386/763] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 02:23:52 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/764] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:23:52 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: 387/765] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:23:52 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/766] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 02:23:52 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/767] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:23:52 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: 380/768] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:23:52 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: 389/769] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 02:23:52 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/770] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:23:52 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/773] 10.0.0.148 () {36 vars in 986 bytes} [Wed Sep 9 02:23:52 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/774] 10.0.0.148 () {36 vars in 926 bytes} [Wed Sep 9 02:23:52 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: 384/775] 10.0.0.148 () {36 vars in 986 bytes} [Wed Sep 9 02:23:52 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => 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: 392/776] 10.0.0.148 () {36 vars in 926 bytes} [Wed Sep 9 02:23:52 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: 385/777] 10.0.0.148 () {36 vars in 926 bytes} [Wed Sep 9 02:23:52 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: 395/782] 10.0.0.186 () {36 vars in 986 bytes} [Wed Sep 9 02:24:12 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => 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: 388/783] 10.0.0.186 () {36 vars in 926 bytes} [Wed Sep 9 02:24:12 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: 396/784] 162.253.55.196 () {32 vars in 825 bytes} [Wed Sep 9 02:24:14 2026] GET /v2/images?status=active&owner=45132150217749c899fe8d036625bcb6&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/785] 162.253.55.196 () {32 vars in 652 bytes} [Wed Sep 9 02:24:14 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/786] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 02:24:15 2026] GET /v2/images/2d491400-a03c-459b-9508-a9b90d52ffd0 => generated 1395 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/787] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:24:15 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/788] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:24:15 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: 391/789] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 02:24:15 2026] GET /v2/images/2d491400-a03c-459b-9508-a9b90d52ffd0 => generated 1395 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/790] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:24:15 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: 392/791] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:24: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: 400/792] 10.0.0.254 () {36 vars in 986 bytes} [Wed Sep 9 02:24:15 2026] GET /v2/images/2d491400-a03c-459b-9508-a9b90d52ffd0 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/793] 10.0.0.254 () {36 vars in 926 bytes} [Wed Sep 9 02:24:15 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: 401/794] 10.0.0.148 () {36 vars in 986 bytes} [Wed Sep 9 02:24:15 2026] GET /v2/images/2d491400-a03c-459b-9508-a9b90d52ffd0 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/795] 10.0.0.148 () {36 vars in 926 bytes} [Wed Sep 9 02:24:15 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: 402/796] 10.0.0.148 () {36 vars in 986 bytes} [Wed Sep 9 02:24:15 2026] GET /v2/images/2d491400-a03c-459b-9508-a9b90d52ffd0 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/797] 10.0.0.148 () {36 vars in 926 bytes} [Wed Sep 9 02:24:15 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/798] 10.0.0.148 () {36 vars in 926 bytes} [Wed Sep 9 02:24:15 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: 398/803] 10.0.0.186 () {36 vars in 986 bytes} [Wed Sep 9 02:24:34 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => 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: 406/804] 10.0.0.186 () {36 vars in 926 bytes} [Wed Sep 9 02:24:34 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/813] 10.0.0.186 () {36 vars in 986 bytes} [Wed Sep 9 02:25:12 2026] GET /v2/images/b8b967f8-e409-4c6a-a241-05458596dc16 => 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: 411/814] 10.0.0.186 () {36 vars in 926 bytes} [Wed Sep 9 02:25:12 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: 432/855] 10.0.0.189 () {32 vars in 632 bytes} [Wed Sep 9 02:28:33 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)