+ 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 [Sun May 10 01:12:03 2026] *** compiled with version: 13.3.0 on 09 May 2026 17:33:52 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-7b59bbbb75-f2rb2 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f84ab272668 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-05-10 01:12:05.149 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-10 01:12:05.190 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-05-10 01:12:06.031 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-05-10 01:12:06.032 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-05-10 01:12:06.032 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 01:12:06.089 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-05-10 01:12:06.090 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-05-10 01:12:06.090 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-10 01:12:08.056 7 WARNING glance.api.v2.images [None req-8eaa992c-d023-4dd5-9d83-659e09d38f94 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 01:12:08.146 8 WARNING glance.api.v2.images [None req-dd0a56aa-2eb2-4c02-b94b-48cc3fb33dd2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-10 01:12:08.385 7 WARNING keystonemiddleware._common.config [None req-8eaa992c-d023-4dd5-9d83-659e09d38f94 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:12:08.393 7 WARNING oslo_config.cfg [None req-8eaa992c-d023-4dd5-9d83-659e09d38f94 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f84ab272668 pid: 7 (default app) 2026-05-10 01:12:08.493 8 WARNING keystonemiddleware._common.config [None req-dd0a56aa-2eb2-4c02-b94b-48cc3fb33dd2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 01:12:08.501 8 WARNING oslo_config.cfg [None req-dd0a56aa-2eb2-4c02-b94b-48cc3fb33dd2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f84ab272668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:12:10 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:12:10.752 8 WARNING oslo_policy.policy [None req-1a2115f6-f21c-4bcf-ac14-db572697f844 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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-05-10 01:12:10.752 8 WARNING oslo_policy.policy [None req-1a2115f6-f21c-4bcf-ac14-db572697f844 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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-05-10 01:12:10.770 8 WARNING oslo_policy.policy [None req-1a2115f6-f21c-4bcf-ac14-db572697f844 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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-05-10 01:12:10.770 8 WARNING oslo_policy.policy [None req-1a2115f6-f21c-4bcf-ac14-db572697f844 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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/5] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:12:10 2026] GET /v2/images => generated 69 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:12:14 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/7] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:12:14 2026] GET /v2/images => generated 69 bytes in 41 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 01:12:14.183 7 WARNING oslo_policy.policy [None req-7b5f91f5-a25d-4eca-947e-0c895e176581 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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-05-10 01:12:14.183 7 WARNING oslo_policy.policy [None req-7b5f91f5-a25d-4eca-947e-0c895e176581 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.233 () {44 vars in 910 bytes} [Sun May 10 01:12:14 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.233 () {44 vars in 932 bytes} [Sun May 10 01:12:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:12:14.337 7 WARNING oslo_policy.policy [None req-66a58922-21cb-46a3-9096-19619d5fd202 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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-05-10 01:12:14.337 7 WARNING oslo_policy.policy [None req-66a58922-21cb-46a3-9096-19619d5fd202 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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/10] 199.204.45.233 () {44 vars in 938 bytes} [Sun May 10 01:12:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-10 01:12:14.423 8 WARNING oslo_config.cfg [None req-32fbff62-2c14-4f95-9bfa-2bbbe596e4b6 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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/11] 199.204.45.233 () {48 vars in 950 bytes} [Sun May 10 01:12:14 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 01:12:14.448 7 WARNING oslo_policy.policy [None req-8149d6d9-2b6e-4c6f-ba66-b4562ac951bf 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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-05-10 01:12:14.448 7 WARNING oslo_policy.policy [None req-8149d6d9-2b6e-4c6f-ba66-b4562ac951bf 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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-05-10 01:12:14.450 7 INFO glance.api.v2.image_data [None req-8149d6d9-2b6e-4c6f-ba66-b4562ac951bf 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:12:17.927 7 INFO glance.location [None req-8149d6d9-2b6e-4c6f-ba66-b4562ac951bf 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.233 () {48 vars in 1044 bytes} [Sun May 10 01:12:14 2026] PUT /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2/file => generated 0 bytes in 3525 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5610 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.233 () {44 vars in 970 bytes} [Sun May 10 01:12:17 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-10 01:12:18.012 7 WARNING oslo_config.cfg [None req-e01f38bf-bc57-4a04-8b63-959acbd9c76e 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.233 () {44 vars in 970 bytes} [Sun May 10 01:12:17 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/259] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:32:29 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: 131/260] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:32:29 2026] GET /v2/images => generated 1240 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/265] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:32:49 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: 134/266] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:32:49 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.204.45.233 () {44 vars in 936 bytes} [Sun May 10 01:32:50 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: 135/268] 199.204.45.233 () {44 vars in 958 bytes} [Sun May 10 01:32:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/269] 199.204.45.233 () {44 vars in 938 bytes} [Sun May 10 01:32:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 199.204.45.233 () {48 vars in 950 bytes} [Sun May 10 01:32:50 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 01:32:50.176 8 WARNING oslo_policy.policy [None req-075018bd-82a5-46ea-9e3a-e7610a075714 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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-05-10 01:32:50.176 8 WARNING oslo_policy.policy [None req-075018bd-82a5-46ea-9e3a-e7610a075714 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - 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-05-10 01:32:50.177 8 INFO glance.api.v2.image_data [None req-075018bd-82a5-46ea-9e3a-e7610a075714 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:33:22.952 8 INFO glance.location [None req-075018bd-82a5-46ea-9e3a-e7610a075714 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 135/277] 199.204.45.233 () {48 vars in 1045 bytes} [Sun May 10 01:32:50 2026] PUT /v2/images/517dcaf8-18e9-49f6-8fa8-fc682426e2b1/file => generated 0 bytes in 32827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (78251 switches on core 0) [pid: 7|app: 0|req: 143/278] 199.204.45.233 () {44 vars in 970 bytes} [Sun May 10 01:33:23 2026] GET /v2/images/517dcaf8-18e9-49f6-8fa8-fc682426e2b1 => 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: 136/279] 199.204.45.233 () {44 vars in 970 bytes} [Sun May 10 01:33:23 2026] GET /v2/images/517dcaf8-18e9-49f6-8fa8-fc682426e2b1 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/280] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:33:24 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: 137/281] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:33:24 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/366] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:40:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/367] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:40:27 2026] GET /v2/images => generated 2451 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:40:39 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: 190/373] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:40:39 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/374] 199.204.45.233 () {44 vars in 946 bytes} [Sun May 10 01:40:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 199.204.45.233 () {44 vars in 968 bytes} [Sun May 10 01:40:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.204.45.233 () {44 vars in 938 bytes} [Sun May 10 01:40:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.204.45.233 () {48 vars in 950 bytes} [Sun May 10 01:40:39 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 01:40:39.676 8 INFO glance.api.v2.image_data [None req-89f53237-a020-4043-959a-4107a325c6fe 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:41:23.918 8 INFO glance.location [None req-89f53237-a020-4043-959a-4107a325c6fe 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/386] 199.204.45.233 () {48 vars in 1044 bytes} [Sun May 10 01:40:39 2026] PUT /v2/images/7b4033ce-5d2e-4e22-ba62-6e0fdd4909e7/file => generated 0 bytes in 44289 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19928 switches on core 0) [pid: 7|app: 0|req: 201/387] 199.204.45.233 () {44 vars in 970 bytes} [Sun May 10 01:41:23 2026] GET /v2/images/7b4033ce-5d2e-4e22-ba62-6e0fdd4909e7 => generated 1211 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/388] 199.204.45.233 () {48 vars in 1049 bytes} [Sun May 10 01:41:24 2026] PATCH /v2/images/7b4033ce-5d2e-4e22-ba62-6e0fdd4909e7 => generated 1234 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/389] 199.204.45.233 () {44 vars in 970 bytes} [Sun May 10 01:41:24 2026] GET /v2/images/7b4033ce-5d2e-4e22-ba62-6e0fdd4909e7 => generated 1234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/398] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:42:01 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: 207/399] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:42:01 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/404] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:42:22 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/405] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:42:22 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/406] 199.204.45.233 () {44 vars in 938 bytes} [Sun May 10 01:42:22 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: 211/407] 199.204.45.233 () {44 vars in 960 bytes} [Sun May 10 01:42:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/408] 199.204.45.233 () {44 vars in 938 bytes} [Sun May 10 01:42:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/409] 199.204.45.233 () {48 vars in 950 bytes} [Sun May 10 01:42:22 2026] POST /v2/images => generated 791 bytes in 338 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-10 01:42:22.615 8 INFO glance.api.v2.image_data [None req-b7af7438-1b6d-4890-8d70-0c54aae8c13a 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 01:42:42.187 8 INFO glance.location [None req-b7af7438-1b6d-4890-8d70-0c54aae8c13a 3301fbc44d4b4487b611d3428ced451f eae5333819cb4447957c852389ab64ee - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 198/414] 199.204.45.233 () {48 vars in 1045 bytes} [Sun May 10 01:42:22 2026] PUT /v2/images/5bcc12f1-15f8-46a6-ba8e-d0e24bd5d138/file => generated 0 bytes in 19615 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34887 switches on core 0) [pid: 7|app: 0|req: 217/415] 199.204.45.233 () {44 vars in 970 bytes} [Sun May 10 01:42:42 2026] GET /v2/images/5bcc12f1-15f8-46a6-ba8e-d0e24bd5d138 => generated 1204 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/416] 199.204.45.233 () {44 vars in 970 bytes} [Sun May 10 01:42:42 2026] GET /v2/images/5bcc12f1-15f8-46a6-ba8e-d0e24bd5d138 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/563] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:54:54 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: 291/564] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:54:54 2026] GET /v2/images => generated 4893 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/593] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:57:10 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: 288/594] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:57:10 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/595] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:57:11 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: 289/596] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:57:11 2026] GET /v2/images => generated 4893 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/607] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:57:58 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: 295/608] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:57:58 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/609] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:58:06 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: 296/610] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:58:06 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/625] 199.204.45.233 () {42 vars in 687 bytes} [Sun May 10 01:59:09 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: 304/626] 199.204.45.233 () {44 vars in 909 bytes} [Sun May 10 01:59:09 2026] GET /v2/images => generated 4893 bytes in 52 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/635] 10.0.0.74 () {32 vars in 632 bytes} [Sun May 10 01:59:52 2026] GET /v2/images => generated 4893 bytes in 22 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/640] 10.0.0.194 () {36 vars in 987 bytes} [Sun May 10 02:00:13 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/641] 10.0.0.194 () {36 vars in 927 bytes} [Sun May 10 02:00:13 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: 330/642] 10.0.0.194 () {36 vars in 987 bytes} [Sun May 10 02:00:13 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/643] 10.0.0.194 () {36 vars in 927 bytes} [Sun May 10 02:00:13 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: 315/646] 199.204.45.233 () {36 vars in 991 bytes} [Sun May 10 02:00:20 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/647] 199.204.45.233 () {36 vars in 931 bytes} [Sun May 10 02:00:21 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/648] 199.204.45.233 () {36 vars in 991 bytes} [Sun May 10 02:00:21 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/649] 199.204.45.233 () {36 vars in 931 bytes} [Sun May 10 02:00:21 2026] GET /v2/schemas/image => generated 4018 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/654] 10.0.0.185 () {36 vars in 987 bytes} [Sun May 10 02:00:42 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/655] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:00:42 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: 320/656] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:00:42 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: 337/657] 10.0.0.185 () {36 vars in 987 bytes} [Sun May 10 02:00:42 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/658] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:00:42 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: 338/659] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:00:42 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: 322/660] 10.0.0.185 () {36 vars in 987 bytes} [Sun May 10 02:00:42 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/661] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:00:42 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: 323/662] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:00:42 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: 340/663] 10.0.0.159 () {36 vars in 987 bytes} [Sun May 10 02:00:43 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/664] 10.0.0.159 () {36 vars in 927 bytes} [Sun May 10 02:00:43 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: 341/665] 10.0.0.159 () {36 vars in 987 bytes} [Sun May 10 02:00:43 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/666] 10.0.0.159 () {36 vars in 927 bytes} [Sun May 10 02:00:43 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: 342/667] 10.0.0.159 () {36 vars in 927 bytes} [Sun May 10 02:00:43 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: 345/672] 10.0.0.194 () {36 vars in 987 bytes} [Sun May 10 02:01:00 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/673] 10.0.0.194 () {36 vars in 927 bytes} [Sun May 10 02:01: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: 347/676] 10.0.0.194 () {36 vars in 987 bytes} [Sun May 10 02:01:09 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/677] 10.0.0.194 () {36 vars in 927 bytes} [Sun May 10 02:01:09 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: 332/680] 10.0.0.194 () {36 vars in 987 bytes} [Sun May 10 02:01:22 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/681] 10.0.0.194 () {36 vars in 927 bytes} [Sun May 10 02:01:22 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: 334/684] 10.0.0.194 () {36 vars in 987 bytes} [Sun May 10 02:01:29 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/685] 10.0.0.194 () {36 vars in 927 bytes} [Sun May 10 02:01:29 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/686] 10.0.0.194 () {36 vars in 987 bytes} [Sun May 10 02:01:30 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/687] 10.0.0.194 () {36 vars in 927 bytes} [Sun May 10 02:01:30 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: 338/692] 10.0.0.74 () {34 vars in 654 bytes} [Sun May 10 02:01:57 2026] POST /v2/images => generated 649 bytes in 242 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-10 02:01:57.618 7 WARNING glance.api.v2.images [None req-3806b293-44a0-4abb-bef0-4caa292ddba4 30beb6fa2bf8491c8031812b52009d77 d5b6aa461cbe4c61b59f4dafc4d92e35 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5cd56378-3fb9-4de1-be90-68cdfb58644d [pid: 7|app: 0|req: 355/693] 10.0.0.74 () {32 vars in 709 bytes} [Sun May 10 02:01:57 2026] DELETE /v2/images/5cd56378-3fb9-4de1-be90-68cdfb58644d => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/694] 10.0.0.74 () {32 vars in 706 bytes} [Sun May 10 02:01:57 2026] GET /v2/images/5cd56378-3fb9-4de1-be90-68cdfb58644d => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/695] 10.0.0.74 () {32 vars in 632 bytes} [Sun May 10 02:01:57 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/696] 10.0.0.74 () {34 vars in 654 bytes} [Sun May 10 02:01:57 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/697] 10.0.0.74 () {32 vars in 716 bytes} [Sun May 10 02:01:57 2026] GET /v2/images/d36496f7-7913-42e5-892f-ea620b35a13f/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-10 02:01:57.811 8 INFO glance.api.v2.image_data [None req-7e294340-ef37-4d2a-a068-289698f17aa3 30beb6fa2bf8491c8031812b52009d77 d5b6aa461cbe4c61b59f4dafc4d92e35 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-10 02:01:57.849 8 WARNING glance_store._drivers.rbd [None req-7e294340-ef37-4d2a-a068-289698f17aa3 30beb6fa2bf8491c8031812b52009d77 d5b6aa461cbe4c61b59f4dafc4d92e35 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-10 02:01:58.532 8 INFO glance.location [None req-7e294340-ef37-4d2a-a068-289698f17aa3 30beb6fa2bf8491c8031812b52009d77 d5b6aa461cbe4c61b59f4dafc4d92e35 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 341/700] 10.0.0.74 () {32 vars in 726 bytes} [Sun May 10 02:01:57 2026] PUT /v2/images/d36496f7-7913-42e5-892f-ea620b35a13f/file => generated 0 bytes in 768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/701] 10.0.0.74 () {32 vars in 706 bytes} [Sun May 10 02:01:58 2026] GET /v2/images/d36496f7-7913-42e5-892f-ea620b35a13f => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/702] 10.0.0.74 () {32 vars in 716 bytes} [Sun May 10 02:01:58 2026] GET /v2/images/d36496f7-7913-42e5-892f-ea620b35a13f/file => generated 1024 bytes in 134 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/703] 10.0.0.74 () {34 vars in 654 bytes} [Sun May 10 02:01:58 2026] POST /v2/images => generated 649 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/704] 10.0.0.74 () {32 vars in 725 bytes} [Sun May 10 02:01:58 2026] PATCH /v2/images/ef6225d6-8ec7-417e-a503-b4a83f55bfe2 => generated 652 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/705] 10.0.0.74 () {32 vars in 706 bytes} [Sun May 10 02:01:58 2026] GET /v2/images/ef6225d6-8ec7-417e-a503-b4a83f55bfe2 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-10 02:01:58.871 8 WARNING glance.api.v2.images [None req-4ded795c-d55d-4d83-be5d-8480addc557b 30beb6fa2bf8491c8031812b52009d77 d5b6aa461cbe4c61b59f4dafc4d92e35 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ef6225d6-8ec7-417e-a503-b4a83f55bfe2 [pid: 8|app: 0|req: 344/706] 10.0.0.74 () {32 vars in 709 bytes} [Sun May 10 02:01:58 2026] DELETE /v2/images/ef6225d6-8ec7-417e-a503-b4a83f55bfe2 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/707] 10.0.0.74 () {32 vars in 706 bytes} [Sun May 10 02:01:58 2026] GET /v2/images/ef6225d6-8ec7-417e-a503-b4a83f55bfe2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:01:58.939 8 WARNING glance.api.v2.images [None req-993a24d3-e80e-4cb4-985e-0433e9d8c622 30beb6fa2bf8491c8031812b52009d77 d5b6aa461cbe4c61b59f4dafc4d92e35 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d36496f7-7913-42e5-892f-ea620b35a13f [pid: 8|app: 0|req: 345/708] 10.0.0.74 () {32 vars in 709 bytes} [Sun May 10 02:01:58 2026] DELETE /v2/images/d36496f7-7913-42e5-892f-ea620b35a13f => generated 0 bytes in 877 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/709] 10.0.0.74 () {32 vars in 706 bytes} [Sun May 10 02:01:59 2026] GET /v2/images/d36496f7-7913-42e5-892f-ea620b35a13f => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-10 02:01:59.842 8 WARNING glance.api.v2.images [None req-a3be4886-0d84-45f0-9e7a-e96cb691286f 30beb6fa2bf8491c8031812b52009d77 d5b6aa461cbe4c61b59f4dafc4d92e35 - - default default] Failed to find image 5cd56378-3fb9-4de1-be90-68cdfb58644d to delete: glance.common.exception.ImageNotFound: No image found with ID 5cd56378-3fb9-4de1-be90-68cdfb58644d [pid: 8|app: 0|req: 346/710] 10.0.0.74 () {32 vars in 709 bytes} [Sun May 10 02:01:59 2026] DELETE /v2/images/5cd56378-3fb9-4de1-be90-68cdfb58644d => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/711] 10.0.0.74 () {32 vars in 706 bytes} [Sun May 10 02:01:59 2026] GET /v2/images/5cd56378-3fb9-4de1-be90-68cdfb58644d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/714] 10.0.0.74 () {30 vars in 410 bytes} [Sun May 10 02:02:10 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: 355/729] 10.0.0.194 () {36 vars in 987 bytes} [Sun May 10 02:03:20 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/730] 10.0.0.194 () {36 vars in 927 bytes} [Sun May 10 02:03:20 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: 360/739] 10.0.0.74 () {32 vars in 706 bytes} [Sun May 10 02:04:02 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/740] 10.0.0.74 () {32 vars in 706 bytes} [Sun May 10 02:04:02 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/741] 10.0.0.185 () {36 vars in 987 bytes} [Sun May 10 02:04:02 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/742] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:04:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/743] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:04:02 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: 382/744] 10.0.0.185 () {36 vars in 987 bytes} [Sun May 10 02:04:02 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/745] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:04:02 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: 383/746] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:04:02 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: 364/747] 10.0.0.185 () {36 vars in 987 bytes} [Sun May 10 02:04:02 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/748] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:04:02 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: 365/749] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:04:02 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: 385/750] 10.0.0.159 () {36 vars in 987 bytes} [Sun May 10 02:04:03 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/751] 10.0.0.159 () {36 vars in 927 bytes} [Sun May 10 02:04:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/752] 10.0.0.159 () {36 vars in 987 bytes} [Sun May 10 02:04:03 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/753] 10.0.0.159 () {36 vars in 927 bytes} [Sun May 10 02:04:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/754] 10.0.0.159 () {36 vars in 927 bytes} [Sun May 10 02:04:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/761] 10.0.0.194 () {36 vars in 987 bytes} [Sun May 10 02:04:33 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/762] 10.0.0.194 () {36 vars in 927 bytes} [Sun May 10 02:04:33 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/785] 10.0.0.194 () {36 vars in 987 bytes} [Sun May 10 02:06:24 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/786] 10.0.0.194 () {36 vars in 927 bytes} [Sun May 10 02:06:24 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: 386/791] 10.0.0.194 () {36 vars in 987 bytes} [Sun May 10 02:06:42 2026] GET /v2/images/cce157b5-c1d0-4ff4-aee7-1274d52f32c2 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/792] 10.0.0.194 () {36 vars in 927 bytes} [Sun May 10 02:06:42 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: 390/799] 199.204.45.233 () {32 vars in 826 bytes} [Sun May 10 02:07:15 2026] GET /v2/images?status=active&owner=eae5333819cb4447957c852389ab64ee&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/800] 199.204.45.233 () {32 vars in 653 bytes} [Sun May 10 02:07: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: 391/801] 10.0.0.185 () {36 vars in 987 bytes} [Sun May 10 02:07:15 2026] GET /v2/images/517dcaf8-18e9-49f6-8fa8-fc682426e2b1 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/802] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:07: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: 392/803] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:07: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: 412/804] 10.0.0.185 () {36 vars in 987 bytes} [Sun May 10 02:07:15 2026] GET /v2/images/517dcaf8-18e9-49f6-8fa8-fc682426e2b1 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/805] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:07:15 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: 413/806] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:07: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: 394/807] 10.0.0.185 () {36 vars in 987 bytes} [Sun May 10 02:07:15 2026] GET /v2/images/517dcaf8-18e9-49f6-8fa8-fc682426e2b1 => generated 1209 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/808] 10.0.0.185 () {36 vars in 927 bytes} [Sun May 10 02:07: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: 395/809] 10.0.0.159 () {36 vars in 987 bytes} [Sun May 10 02:07:15 2026] GET /v2/images/517dcaf8-18e9-49f6-8fa8-fc682426e2b1 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/810] 10.0.0.159 () {36 vars in 927 bytes} [Sun May 10 02:07:16 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: 396/811] 10.0.0.159 () {36 vars in 987 bytes} [Sun May 10 02:07:16 2026] GET /v2/images/517dcaf8-18e9-49f6-8fa8-fc682426e2b1 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/812] 10.0.0.159 () {36 vars in 927 bytes} [Sun May 10 02:07:16 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: 397/813] 10.0.0.159 () {36 vars in 927 bytes} [Sun May 10 02:07:16 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/856] 10.0.0.74 () {32 vars in 632 bytes} [Sun May 10 02:10:43 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)