+ 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 [Thu Jun 4 12:18:24 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5f9874bd77-ghnnz 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 0x7f2f06b0b668 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-04 12:18:26.929 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-04 12:18:26.948 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-06-04 12:18:27.852 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-04 12:18:27.853 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-04 12:18:27.854 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 12:18:27.928 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-04 12:18:27.930 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-04 12:18:27.930 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 12:18:30.126 7 WARNING glance.api.v2.images [None req-221cc723-29a3-477f-ada1-68861fd44bb5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 12:18:30.184 8 WARNING glance.api.v2.images [None req-f24b318a-df99-41a2-8d08-5ea7c0605051 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 12:18:30.543 8 WARNING keystonemiddleware._common.config [None req-f24b318a-df99-41a2-8d08-5ea7c0605051 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 12:18:30.553 8 WARNING oslo_config.cfg [None req-f24b318a-df99-41a2-8d08-5ea7c0605051 - - - - - -] 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 0x7f2f06b0b668 pid: 8 (default app) 2026-06-04 12:18:30.567 7 WARNING keystonemiddleware._common.config [None req-221cc723-29a3-477f-ada1-68861fd44bb5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 12:18:30.575 7 WARNING oslo_config.cfg [None req-221cc723-29a3-477f-ada1-68861fd44bb5 - - - - - -] 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 0x7f2f06b0b668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 12:18:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-04 12:18:33.096 7 WARNING oslo_policy.policy [None req-85cb6e1f-c7da-4466-b75c-e48f70decf81 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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-04 12:18:33.097 7 WARNING oslo_policy.policy [None req-85cb6e1f-c7da-4466-b75c-e48f70decf81 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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-04 12:18:33.114 7 WARNING oslo_policy.policy [None req-85cb6e1f-c7da-4466-b75c-e48f70decf81 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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-04 12:18:33.114 7 WARNING oslo_policy.policy [None req-85cb6e1f-c7da-4466-b75c-e48f70decf81 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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: 1/6] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 12:18:32 2026] GET /v2/images => generated 69 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 12:18:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 12:18:36 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-04 12:18:36.988 8 WARNING oslo_policy.policy [None req-4097db09-cff7-44e7-9197-53d9b51d7ece 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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-04 12:18:36.988 8 WARNING oslo_policy.policy [None req-4097db09-cff7-44e7-9197-53d9b51d7ece 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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: 7/9] 199.204.45.74 () {44 vars in 908 bytes} [Thu Jun 4 12:18:36 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.74 () {44 vars in 930 bytes} [Thu Jun 4 12:18:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 12:18:37.117 8 WARNING oslo_policy.policy [None req-99454368-2e17-4497-ad7d-3aad0cd82a1f 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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-04 12:18:37.117 8 WARNING oslo_policy.policy [None req-99454368-2e17-4497-ad7d-3aad0cd82a1f 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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: 8/11] 199.204.45.74 () {44 vars in 936 bytes} [Thu Jun 4 12:18:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 12:18:37.210 7 WARNING oslo_config.cfg [None req-bc50523a-7e18-4200-bad3-2f576bd7f46c 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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: 4/12] 199.204.45.74 () {48 vars in 948 bytes} [Thu Jun 4 12:18:37 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-04 12:18:37.230 8 WARNING oslo_policy.policy [None req-557c2332-5f28-45ef-b267-283feffb14e5 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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-04 12:18:37.231 8 WARNING oslo_policy.policy [None req-557c2332-5f28-45ef-b267-283feffb14e5 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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-04 12:18:37.232 8 INFO glance.api.v2.image_data [None req-557c2332-5f28-45ef-b267-283feffb14e5 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 12:18:40.965 8 WARNING glance.location [None req-557c2332-5f28-45ef-b267-283feffb14e5 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.74 () {48 vars in 1042 bytes} [Thu Jun 4 12:18:37 2026] PUT /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406/file => generated 0 bytes in 3781 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5987 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.74 () {44 vars in 968 bytes} [Thu Jun 4 12:18:41 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-04 12:18:41.123 8 WARNING oslo_config.cfg [None req-cf3f71ad-937b-4e19-9646-1ef0e6c2b657 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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: 10/17] 199.204.45.74 () {48 vars in 1048 bytes} [Thu Jun 4 12:18:41 2026] PATCH /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1312 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.74 () {44 vars in 968 bytes} [Thu Jun 4 12:18:41 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 12:40:01 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 12:40:01 2026] GET /v2/images => generated 1381 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 12:40:21 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 12:40:21 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.74 () {44 vars in 934 bytes} [Thu Jun 4 12:40:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.74 () {44 vars in 956 bytes} [Thu Jun 4 12:40:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.74 () {44 vars in 936 bytes} [Thu Jun 4 12:40:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.74 () {48 vars in 948 bytes} [Thu Jun 4 12:40:21 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-04 12:40:21.783 8 INFO glance.api.v2.image_data [None req-c019fd30-71be-4d28-a2d6-2099669056fe 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 12:40:46.772 8 WARNING glance.location [None req-c019fd30-71be-4d28-a2d6-2099669056fe 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/291] 199.204.45.74 () {48 vars in 1043 bytes} [Thu Jun 4 12:40:21 2026] PUT /v2/images/128be6c5-8df3-4172-b582-fa9e5a20d676/file => generated 0 bytes in 25045 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59238 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.204.45.74 () {44 vars in 968 bytes} [Thu Jun 4 12:40:46 2026] GET /v2/images/128be6c5-8df3-4172-b582-fa9e5a20d676 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 199.204.45.74 () {48 vars in 1048 bytes} [Thu Jun 4 12:40:46 2026] PATCH /v2/images/128be6c5-8df3-4172-b582-fa9e5a20d676 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/294] 199.204.45.74 () {44 vars in 968 bytes} [Thu Jun 4 12:40:46 2026] GET /v2/images/128be6c5-8df3-4172-b582-fa9e5a20d676 => 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: 147/295] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 12:40:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 12:40:48 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 12:48:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 12:48:08 2026] GET /v2/images => generated 2778 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 12:48:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 12:48:18 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.74 () {44 vars in 944 bytes} [Thu Jun 4 12:48:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.74 () {44 vars in 966 bytes} [Thu Jun 4 12:48:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.74 () {44 vars in 936 bytes} [Thu Jun 4 12:48:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.74 () {48 vars in 948 bytes} [Thu Jun 4 12:48:18 2026] POST /v2/images => generated 799 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-04 12:48:18.836 7 WARNING oslo_policy.policy [None req-30604cc5-7210-42d3-88e5-04fc189cd790 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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-04 12:48:18.836 7 WARNING oslo_policy.policy [None req-30604cc5-7210-42d3-88e5-04fc189cd790 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - 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-04 12:48:18.837 7 INFO glance.api.v2.image_data [None req-30604cc5-7210-42d3-88e5-04fc189cd790 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 12:48:38.509 7 INFO glance.location [None req-30604cc5-7210-42d3-88e5-04fc189cd790 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/399] 199.204.45.74 () {48 vars in 1042 bytes} [Thu Jun 4 12:48:18 2026] PUT /v2/images/14cfc0f5-156b-4209-91e6-d78a24025110/file => generated 0 bytes in 19728 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30004 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.74 () {44 vars in 968 bytes} [Thu Jun 4 12:48:38 2026] GET /v2/images/14cfc0f5-156b-4209-91e6-d78a24025110 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.204.45.74 () {48 vars in 1048 bytes} [Thu Jun 4 12:48:38 2026] PATCH /v2/images/14cfc0f5-156b-4209-91e6-d78a24025110 => generated 1410 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.74 () {44 vars in 968 bytes} [Thu Jun 4 12:48:38 2026] GET /v2/images/14cfc0f5-156b-4209-91e6-d78a24025110 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 12:49:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 12:49:16 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 12:49:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 12:49:31 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.74 () {44 vars in 936 bytes} [Thu Jun 4 12:49:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.204.45.74 () {44 vars in 958 bytes} [Thu Jun 4 12:49:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.74 () {44 vars in 936 bytes} [Thu Jun 4 12:49:31 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: 210/422] 199.204.45.74 () {48 vars in 948 bytes} [Thu Jun 4 12:49:31 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-04 12:49:31.749 8 INFO glance.api.v2.image_data [None req-4e2e98ea-38f7-4bba-873a-c66afa400372 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 12:49:47.966 8 INFO glance.location [None req-4e2e98ea-38f7-4bba-873a-c66afa400372 7328d16d35034b87b64688a5be888824 3bea26720bd64479b4264a2106ac9d32 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 213/425] 199.204.45.74 () {48 vars in 1043 bytes} [Thu Jun 4 12:49:31 2026] PUT /v2/images/1491a14e-0974-49ce-b0cf-e56bcc942cf0/file => generated 0 bytes in 16269 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33809 switches on core 0) [pid: 7|app: 0|req: 213/426] 199.204.45.74 () {44 vars in 968 bytes} [Thu Jun 4 12:49:48 2026] GET /v2/images/1491a14e-0974-49ce-b0cf-e56bcc942cf0 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 199.204.45.74 () {48 vars in 1048 bytes} [Thu Jun 4 12:49:48 2026] PATCH /v2/images/1491a14e-0974-49ce-b0cf-e56bcc942cf0 => generated 1382 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 199.204.45.74 () {44 vars in 968 bytes} [Thu Jun 4 12:49:48 2026] GET /v2/images/1491a14e-0974-49ce-b0cf-e56bcc942cf0 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 13:03:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/592] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 13:03:12 2026] GET /v2/images => generated 5574 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 13:05:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 13:05:31 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 13:05:33 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 13:05:33 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: 318/635] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 13:06:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/636] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 13:06:23 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/639] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 13:06:32 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 13:06:32 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/653] 199.204.45.74 () {42 vars in 685 bytes} [Thu Jun 4 13:07:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 199.204.45.74 () {44 vars in 907 bytes} [Thu Jun 4 13:07:36 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: 332/663] 10.0.0.99 () {32 vars in 632 bytes} [Thu Jun 4 13:08:18 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.200 () {36 vars in 987 bytes} [Thu Jun 4 13:08:38 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1312 bytes in 34 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/669] 10.0.0.200 () {36 vars in 927 bytes} [Thu Jun 4 13:08:38 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: 8|app: 0|req: 336/670] 10.0.0.200 () {36 vars in 987 bytes} [Thu Jun 4 13:08:39 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.200 () {36 vars in 927 bytes} [Thu Jun 4 13:08:39 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: 338/674] 199.204.45.74 () {36 vars in 990 bytes} [Thu Jun 4 13:08:46 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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/675] 199.204.45.74 () {36 vars in 930 bytes} [Thu Jun 4 13:08:46 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: 339/676] 199.204.45.74 () {36 vars in 990 bytes} [Thu Jun 4 13:08:47 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 338/677] 199.204.45.74 () {36 vars in 930 bytes} [Thu Jun 4 13:08:47 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: 341/680] 10.0.0.33 () {36 vars in 986 bytes} [Thu Jun 4 13:08:52 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1312 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/681] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:08:52 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: 342/682] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:08: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: 341/683] 10.0.0.33 () {36 vars in 986 bytes} [Thu Jun 4 13:08:52 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:08: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: 342/685] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:08:52 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: 344/686] 10.0.0.33 () {36 vars in 986 bytes} [Thu Jun 4 13:08:52 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 343/687] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:08: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: 8|app: 0|req: 345/688] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:08: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: 344/689] 10.0.0.200 () {36 vars in 987 bytes} [Thu Jun 4 13:08:53 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 346/690] 10.0.0.200 () {36 vars in 927 bytes} [Thu Jun 4 13:08:53 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: 345/691] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jun 4 13:08:53 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1312 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jun 4 13:08:53 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: 346/693] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jun 4 13:08:53 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 348/694] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jun 4 13:08:53 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: 347/695] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jun 4 13:08:53 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: 350/700] 10.0.0.99 () {30 vars in 410 bytes} [Thu Jun 4 13:09:16 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/705] 10.0.0.200 () {36 vars in 987 bytes} [Thu Jun 4 13:09:35 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 353/706] 10.0.0.200 () {36 vars in 927 bytes} [Thu Jun 4 13:09: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: 355/709] 10.0.0.99 () {34 vars in 654 bytes} [Thu Jun 4 13:09:44 2026] POST /v2/images => generated 648 bytes in 262 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-04 13:09:44.289 8 WARNING glance.api.v2.images [None req-7f0e4c99-1e36-4771-ad7e-be157da46010 0461e082a8e54587b35736d5726fc236 8dae0545d2674677b66d4baa5bb02e49 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//35e56af8-ebe7-487e-9a27-c49f9d43db96 [pid: 8|app: 0|req: 355/710] 10.0.0.99 () {32 vars in 709 bytes} [Thu Jun 4 13:09:44 2026] DELETE /v2/images/35e56af8-ebe7-487e-9a27-c49f9d43db96 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/711] 10.0.0.99 () {32 vars in 706 bytes} [Thu Jun 4 13:09:44 2026] GET /v2/images/35e56af8-ebe7-487e-9a27-c49f9d43db96 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/712] 10.0.0.99 () {32 vars in 632 bytes} [Thu Jun 4 13:09:44 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/713] 10.0.0.99 () {34 vars in 654 bytes} [Thu Jun 4 13:09:44 2026] POST /v2/images => generated 702 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/714] 10.0.0.99 () {32 vars in 716 bytes} [Thu Jun 4 13:09:44 2026] GET /v2/images/c296425e-3d5a-406e-bf74-4236549c3b38/file => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-04 13:09:44.572 7 INFO glance.api.v2.image_data [None req-af89ac75-1713-4ddd-ad6c-c8b8dec2e54e 0461e082a8e54587b35736d5726fc236 8dae0545d2674677b66d4baa5bb02e49 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 13:09:44.629 7 WARNING glance_store._drivers.rbd [None req-af89ac75-1713-4ddd-ad6c-c8b8dec2e54e 0461e082a8e54587b35736d5726fc236 8dae0545d2674677b66d4baa5bb02e49 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-04 13:09:45.521 7 INFO glance.location [None req-af89ac75-1713-4ddd-ad6c-c8b8dec2e54e 0461e082a8e54587b35736d5726fc236 8dae0545d2674677b66d4baa5bb02e49 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 358/715] 10.0.0.99 () {32 vars in 726 bytes} [Thu Jun 4 13:09:44 2026] PUT /v2/images/c296425e-3d5a-406e-bf74-4236549c3b38/file => generated 0 bytes in 1029 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 10.0.0.99 () {32 vars in 706 bytes} [Thu Jun 4 13:09:45 2026] GET /v2/images/c296425e-3d5a-406e-bf74-4236549c3b38 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/717] 10.0.0.99 () {32 vars in 716 bytes} [Thu Jun 4 13:09:45 2026] GET /v2/images/c296425e-3d5a-406e-bf74-4236549c3b38/file => generated 1024 bytes in 167 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 10.0.0.99 () {34 vars in 654 bytes} [Thu Jun 4 13:09:45 2026] POST /v2/images => generated 648 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/719] 10.0.0.99 () {32 vars in 725 bytes} [Thu Jun 4 13:09:45 2026] PATCH /v2/images/af2441d9-7634-4831-8087-8c7037f786a5 => generated 652 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/720] 10.0.0.99 () {32 vars in 706 bytes} [Thu Jun 4 13:09:45 2026] GET /v2/images/af2441d9-7634-4831-8087-8c7037f786a5 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-04 13:09:45.946 7 WARNING glance.api.v2.images [None req-22875dd6-d88c-4391-ad07-5314ce343ddd 0461e082a8e54587b35736d5726fc236 8dae0545d2674677b66d4baa5bb02e49 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af2441d9-7634-4831-8087-8c7037f786a5 [pid: 7|app: 0|req: 361/721] 10.0.0.99 () {32 vars in 709 bytes} [Thu Jun 4 13:09:45 2026] DELETE /v2/images/af2441d9-7634-4831-8087-8c7037f786a5 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 10.0.0.99 () {32 vars in 706 bytes} [Thu Jun 4 13:09:45 2026] GET /v2/images/af2441d9-7634-4831-8087-8c7037f786a5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 13:09:46.020 7 WARNING glance.api.v2.images [None req-942fef7e-b66a-4fd5-b40c-d0c8e996547e 0461e082a8e54587b35736d5726fc236 8dae0545d2674677b66d4baa5bb02e49 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c296425e-3d5a-406e-bf74-4236549c3b38 [pid: 7|app: 0|req: 362/723] 10.0.0.99 () {32 vars in 709 bytes} [Thu Jun 4 13:09:46 2026] DELETE /v2/images/c296425e-3d5a-406e-bf74-4236549c3b38 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/724] 10.0.0.99 () {32 vars in 706 bytes} [Thu Jun 4 13:09:46 2026] GET /v2/images/c296425e-3d5a-406e-bf74-4236549c3b38 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 13:09:46.837 7 WARNING glance.api.v2.images [None req-5574d089-53f7-4a90-be24-7ded95272257 0461e082a8e54587b35736d5726fc236 8dae0545d2674677b66d4baa5bb02e49 - - default default] Failed to find image 35e56af8-ebe7-487e-9a27-c49f9d43db96 to delete: glance.common.exception.ImageNotFound: No image found with ID 35e56af8-ebe7-487e-9a27-c49f9d43db96 [pid: 7|app: 0|req: 363/725] 10.0.0.99 () {32 vars in 709 bytes} [Thu Jun 4 13:09:46 2026] DELETE /v2/images/35e56af8-ebe7-487e-9a27-c49f9d43db96 => generated 147 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/726] 10.0.0.99 () {32 vars in 706 bytes} [Thu Jun 4 13:09:46 2026] GET /v2/images/35e56af8-ebe7-487e-9a27-c49f9d43db96 => 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: 366/731] 10.0.0.200 () {36 vars in 987 bytes} [Thu Jun 4 13:10:00 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 366/732] 10.0.0.200 () {36 vars in 927 bytes} [Thu Jun 4 13:10: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: 8|app: 0|req: 369/737] 10.0.0.99 () {32 vars in 706 bytes} [Thu Jun 4 13:10:25 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 369/738] 10.0.0.99 () {32 vars in 706 bytes} [Thu Jun 4 13:10:25 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.33 () {36 vars in 986 bytes} [Thu Jun 4 13:10:25 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/740] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:10:25 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: 371/741] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:10:25 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: 371/742] 10.0.0.33 () {36 vars in 986 bytes} [Thu Jun 4 13:10:25 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 372/743] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:10:25 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: 372/744] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:10: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: 373/745] 10.0.0.33 () {36 vars in 986 bytes} [Thu Jun 4 13:10:26 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 373/746] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:10:26 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: 374/747] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:10:26 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: 374/748] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jun 4 13:10:26 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 375/749] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jun 4 13:10:26 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: 375/750] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jun 4 13:10:26 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 376/751] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jun 4 13:10:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/752] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jun 4 13:10:26 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.200 () {36 vars in 987 bytes} [Thu Jun 4 13:10:33 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.200 () {36 vars in 927 bytes} [Thu Jun 4 13:10:33 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: 381/761] 10.0.0.200 () {36 vars in 987 bytes} [Thu Jun 4 13:10:54 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 381/762] 10.0.0.200 () {36 vars in 927 bytes} [Thu Jun 4 13:10:54 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: 386/771] 10.0.0.200 () {36 vars in 987 bytes} [Thu Jun 4 13:11:33 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 386/772] 10.0.0.200 () {36 vars in 927 bytes} [Thu Jun 4 13:11:33 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: 391/781] 10.0.0.200 () {36 vars in 987 bytes} [Thu Jun 4 13:12:17 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.200 () {36 vars in 927 bytes} [Thu Jun 4 13:12:17 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: 394/787] 10.0.0.200 () {36 vars in 987 bytes} [Thu Jun 4 13:12:35 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 394/788] 10.0.0.200 () {36 vars in 927 bytes} [Thu Jun 4 13:12:35 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: 395/789] 10.0.0.200 () {36 vars in 987 bytes} [Thu Jun 4 13:12:37 2026] GET /v2/images/d3d4c952-6ae3-44e1-85c3-54fa594d5406 => 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: 395/790] 10.0.0.200 () {36 vars in 927 bytes} [Thu Jun 4 13:12:38 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: 401/801] 199.204.45.74 () {32 vars in 825 bytes} [Thu Jun 4 13:13:22 2026] GET /v2/images?status=active&owner=3bea26720bd64479b4264a2106ac9d32&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/802] 199.204.45.74 () {32 vars in 652 bytes} [Thu Jun 4 13:13: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: 7|app: 0|req: 402/803] 10.0.0.33 () {36 vars in 986 bytes} [Thu Jun 4 13:13:23 2026] GET /v2/images/128be6c5-8df3-4172-b582-fa9e5a20d676 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/804] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:13:23 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/805] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:13:23 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: 403/806] 10.0.0.33 () {36 vars in 986 bytes} [Thu Jun 4 13:13:23 2026] GET /v2/images/128be6c5-8df3-4172-b582-fa9e5a20d676 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/807] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:13:23 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: 404/808] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:13:23 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: 405/809] 10.0.0.33 () {36 vars in 986 bytes} [Thu Jun 4 13:13:23 2026] GET /v2/images/128be6c5-8df3-4172-b582-fa9e5a20d676 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/810] 10.0.0.33 () {36 vars in 926 bytes} [Thu Jun 4 13:13:23 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: 406/811] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jun 4 13:13:23 2026] GET /v2/images/128be6c5-8df3-4172-b582-fa9e5a20d676 => 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: 406/812] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jun 4 13:13:23 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: 407/813] 10.0.0.42 () {36 vars in 986 bytes} [Thu Jun 4 13:13:23 2026] GET /v2/images/128be6c5-8df3-4172-b582-fa9e5a20d676 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/814] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jun 4 13:13:23 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: 408/815] 10.0.0.42 () {36 vars in 926 bytes} [Thu Jun 4 13:13:23 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: 433/866] 10.0.0.99 () {32 vars in 632 bytes} [Thu Jun 4 13:17:38 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)