+ 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 [Fri Sep 18 01:53:56 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: glance-api-5ff85564dc-6khjl 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 0x7fe7cf38e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-09-18 01:53:58.300 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-18 01:53:58.321 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-18 01:53:59.145 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-18 01:53:59.146 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-18 01:53:59.146 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-18 01:53:59.166 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-18 01:53:59.167 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-09-18 01:53:59.167 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-18 01:54:01.143 8 WARNING glance.api.v2.images [None req-2c576d4b-ec42-400b-a229-99e070d63adb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-18 01:54:01.203 7 WARNING glance.api.v2.images [None req-912e5f13-7019-4369-a234-4ec72197653f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-18 01:54:01.475 8 WARNING keystonemiddleware._common.config [None req-2c576d4b-ec42-400b-a229-99e070d63adb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-18 01:54:01.482 8 WARNING oslo_config.cfg [None req-2c576d4b-ec42-400b-a229-99e070d63adb - - - - - -] 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 0x7fe7cf38e668 pid: 8 (default app) 2026-09-18 01:54:01.554 7 WARNING keystonemiddleware._common.config [None req-912e5f13-7019-4369-a234-4ec72197653f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-18 01:54:01.563 7 WARNING oslo_config.cfg [None req-912e5f13-7019-4369-a234-4ec72197653f - - - - - -] 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 0x7fe7cf38e668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 01:54:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-18 01:54:02.903 7 WARNING oslo_policy.policy [None req-e27c2c7f-d86b-4a4b-ab2b-16adf03185e3 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-18 01:54:02.903 7 WARNING oslo_policy.policy [None req-e27c2c7f-d86b-4a4b-ab2b-16adf03185e3 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-18 01:54:02.935 7 WARNING oslo_policy.policy [None req-e27c2c7f-d86b-4a4b-ab2b-16adf03185e3 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-18 01:54:02.935 7 WARNING oslo_policy.policy [None req-e27c2c7f-d86b-4a4b-ab2b-16adf03185e3 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - 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/5] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 01:54:02 2026] GET /v2/images => generated 69 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 01:54:06 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: 2/7] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 01:54:06 2026] GET /v2/images => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-18 01:54:07.026 8 WARNING oslo_policy.policy [None req-12f5a8d4-e109-4444-b49e-6c2f17a7b77b 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-18 01:54:07.027 8 WARNING oslo_policy.policy [None req-12f5a8d4-e109-4444-b49e-6c2f17a7b77b 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - 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: 6/8] 162.253.55.191 () {44 vars in 912 bytes} [Fri Sep 18 01:54:06 2026] GET /v2/images/cirros => generated 151 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.191 () {44 vars in 934 bytes} [Fri Sep 18 01:54:07 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-18 01:54:07.175 8 WARNING oslo_policy.policy [None req-e80e6d29-2067-444b-95c8-d4950338a066 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-18 01:54:07.176 8 WARNING oslo_policy.policy [None req-e80e6d29-2067-444b-95c8-d4950338a066 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - 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/10] 162.253.55.191 () {44 vars in 940 bytes} [Fri Sep 18 01:54:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-18 01:54:07.284 7 WARNING oslo_config.cfg [None req-f1bef682-716e-4bc0-8f83-1ede61e0f028 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - 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/11] 162.253.55.191 () {48 vars in 952 bytes} [Fri Sep 18 01:54:07 2026] POST /v2/images => generated 760 bytes in 79 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-18 01:54:07.311 8 WARNING oslo_policy.policy [None req-a88909da-6b1a-48a7-bf89-703753b12f21 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-18 01:54:07.311 8 WARNING oslo_policy.policy [None req-a88909da-6b1a-48a7-bf89-703753b12f21 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-18 01:54:07.313 8 INFO glance.api.v2.image_data [None req-a88909da-6b1a-48a7-bf89-703753b12f21 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-18 01:54:10.935 8 WARNING glance.location [None req-a88909da-6b1a-48a7-bf89-703753b12f21 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 162.253.55.191 () {48 vars in 1046 bytes} [Fri Sep 18 01:54:07 2026] PUT /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9/file => generated 0 bytes in 3701 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6935 switches on core 0) [pid: 7|app: 0|req: 5/13] 162.253.55.191 () {44 vars in 972 bytes} [Fri Sep 18 01:54:11 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-18 01:54:11.117 8 WARNING oslo_config.cfg [None req-a44fc002-b0b2-498d-a031-eef6b6d14dce 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - 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: 9/14] 162.253.55.191 () {48 vars in 1052 bytes} [Fri Sep 18 01:54:11 2026] PATCH /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/17] 162.253.55.191 () {44 vars in 972 bytes} [Fri Sep 18 01:54:11 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/286] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:16:32 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: 146/287] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:16:32 2026] GET /v2/images => generated 1381 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/290] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:16:50 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: 148/291] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:16:50 2026] GET /v2/images => generated 1381 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/292] 162.253.55.191 () {44 vars in 938 bytes} [Fri Sep 18 02:16: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: 8|app: 0|req: 149/293] 162.253.55.191 () {44 vars in 960 bytes} [Fri Sep 18 02:16:50 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/294] 162.253.55.191 () {44 vars in 940 bytes} [Fri Sep 18 02:16:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/295] 162.253.55.191 () {48 vars in 952 bytes} [Fri Sep 18 02:16:50 2026] POST /v2/images => generated 796 bytes in 88 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-18 02:16:50.883 7 WARNING oslo_policy.policy [None req-c54a93c3-27ba-4da7-99ff-d2ae6fb29556 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-18 02:16:50.884 7 WARNING oslo_policy.policy [None req-c54a93c3-27ba-4da7-99ff-d2ae6fb29556 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-09-18 02:16:50.886 7 INFO glance.api.v2.image_data [None req-c54a93c3-27ba-4da7-99ff-d2ae6fb29556 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-18 02:17:22.432 7 WARNING glance.location [None req-c54a93c3-27ba-4da7-99ff-d2ae6fb29556 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 146/304] 162.253.55.191 () {48 vars in 1047 bytes} [Fri Sep 18 02:16:50 2026] PUT /v2/images/2c1ae5b0-8791-4840-92c5-55f1cf5e873d/file => generated 0 bytes in 31631 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62004 switches on core 0) [pid: 8|app: 0|req: 159/305] 162.253.55.191 () {44 vars in 972 bytes} [Fri Sep 18 02:17:22 2026] GET /v2/images/2c1ae5b0-8791-4840-92c5-55f1cf5e873d => generated 1209 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/306] 162.253.55.191 () {48 vars in 1052 bytes} [Fri Sep 18 02:17:22 2026] PATCH /v2/images/2c1ae5b0-8791-4840-92c5-55f1cf5e873d => generated 1395 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/307] 162.253.55.191 () {44 vars in 972 bytes} [Fri Sep 18 02:17:22 2026] GET /v2/images/2c1ae5b0-8791-4840-92c5-55f1cf5e873d => 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: 148/308] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:17: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: 161/309] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:17:24 2026] GET /v2/images => generated 2778 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/400] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:24:57 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: 194/401] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:24:57 2026] GET /v2/images => generated 2778 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/406] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:25:12 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: 197/407] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:25:12 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: 8|app: 0|req: 211/408] 162.253.55.191 () {44 vars in 948 bytes} [Fri Sep 18 02:25:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/409] 162.253.55.191 () {44 vars in 970 bytes} [Fri Sep 18 02:25:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/410] 162.253.55.191 () {44 vars in 940 bytes} [Fri Sep 18 02:25:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/411] 162.253.55.191 () {48 vars in 952 bytes} [Fri Sep 18 02:25:13 2026] POST /v2/images => generated 799 bytes in 751 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-18 02:25:13.778 8 INFO glance.api.v2.image_data [None req-f90a2c0c-47e4-4c82-b4f1-5e819a83406a 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-18 02:25:34.492 8 INFO glance.location [None req-f90a2c0c-47e4-4c82-b4f1-5e819a83406a 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 213/416] 162.253.55.191 () {48 vars in 1046 bytes} [Fri Sep 18 02:25:13 2026] PUT /v2/images/3285d511-46fa-4614-b278-ef03f85722fb/file => generated 0 bytes in 20786 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23237 switches on core 0) [pid: 7|app: 0|req: 204/417] 162.253.55.191 () {44 vars in 972 bytes} [Fri Sep 18 02:25:34 2026] GET /v2/images/3285d511-46fa-4614-b278-ef03f85722fb => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/418] 162.253.55.191 () {48 vars in 1052 bytes} [Fri Sep 18 02:25:34 2026] PATCH /v2/images/3285d511-46fa-4614-b278-ef03f85722fb => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/419] 162.253.55.191 () {44 vars in 972 bytes} [Fri Sep 18 02:25:34 2026] GET /v2/images/3285d511-46fa-4614-b278-ef03f85722fb => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/428] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:26:18 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: 210/429] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:26:18 2026] GET /v2/images => generated 4190 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/434] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:26:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/435] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:26:34 2026] GET /v2/images => generated 4190 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/436] 162.253.55.191 () {44 vars in 940 bytes} [Fri Sep 18 02:26:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/437] 162.253.55.191 () {44 vars in 962 bytes} [Fri Sep 18 02:26:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/438] 162.253.55.191 () {44 vars in 940 bytes} [Fri Sep 18 02:26:34 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) [pid: 7|app: 0|req: 215/439] 162.253.55.191 () {48 vars in 952 bytes} [Fri Sep 18 02:26:34 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-18 02:26:34.423 8 INFO glance.api.v2.image_data [None req-bf57ff8e-5ac0-4db2-a876-5a3059b179fc 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-18 02:26:52.587 8 INFO glance.location [None req-bf57ff8e-5ac0-4db2-a876-5a3059b179fc 55b7319fd46044baadf5a0cfe61c52d3 35af674153474caf8c271f3cefd8051b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 225/444] 162.253.55.191 () {48 vars in 1047 bytes} [Fri Sep 18 02:26:34 2026] PUT /v2/images/47c96003-68d2-437a-a948-b53eff4d4b39/file => generated 0 bytes in 18215 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29829 switches on core 0) [pid: 7|app: 0|req: 220/445] 162.253.55.191 () {44 vars in 972 bytes} [Fri Sep 18 02:26:52 2026] GET /v2/images/47c96003-68d2-437a-a948-b53eff4d4b39 => generated 1204 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/446] 162.253.55.191 () {48 vars in 1052 bytes} [Fri Sep 18 02:26:52 2026] PATCH /v2/images/47c96003-68d2-437a-a948-b53eff4d4b39 => generated 1382 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/447] 162.253.55.191 () {44 vars in 972 bytes} [Fri Sep 18 02:26:52 2026] GET /v2/images/47c96003-68d2-437a-a948-b53eff4d4b39 => generated 1382 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:42:17 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: 314/633] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:42:17 2026] GET /v2/images => generated 5574 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/666] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:44:57 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: 336/667] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:44:57 2026] GET /v2/images => generated 5574 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/668] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:44:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:44:59 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/682] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:45:57 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: 344/683] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:45:57 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: 341/686] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:46:06 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: 346/687] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:46:06 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: 349/702] 162.253.55.191 () {42 vars in 689 bytes} [Fri Sep 18 02:47:17 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: 354/703] 162.253.55.191 () {44 vars in 911 bytes} [Fri Sep 18 02:47:17 2026] GET /v2/images => generated 5574 bytes in 126 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: 360/714] 10.0.0.136 () {32 vars in 633 bytes} [Fri Sep 18 02:48:05 2026] GET /v2/images => generated 5574 bytes in 26 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: 357/719] 10.0.0.11 () {36 vars in 986 bytes} [Fri Sep 18 02:48:26 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 10.0.0.11 () {36 vars in 926 bytes} [Fri Sep 18 02:48: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: 359/723] 162.253.55.191 () {36 vars in 991 bytes} [Fri Sep 18 02:48:33 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => 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: 365/724] 162.253.55.191 () {36 vars in 931 bytes} [Fri Sep 18 02:48: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: 7|app: 0|req: 360/725] 162.253.55.191 () {36 vars in 991 bytes} [Fri Sep 18 02:48:34 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/726] 162.253.55.191 () {36 vars in 931 bytes} [Fri Sep 18 02:48:34 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.28 () {36 vars in 986 bytes} [Fri Sep 18 02:48:40 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/728] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:48:40 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: 362/729] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:48:40 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: 368/730] 10.0.0.28 () {36 vars in 986 bytes} [Fri Sep 18 02:48:40 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/731] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:48:40 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/732] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:48:40 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: 364/733] 10.0.0.28 () {36 vars in 986 bytes} [Fri Sep 18 02:48:40 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/734] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:48:40 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: 365/735] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:48:40 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: 372/738] 10.0.0.244 () {36 vars in 987 bytes} [Fri Sep 18 02:48:41 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/739] 10.0.0.244 () {36 vars in 927 bytes} [Fri Sep 18 02:48:41 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: 373/740] 10.0.0.244 () {36 vars in 987 bytes} [Fri Sep 18 02:48:41 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/741] 10.0.0.244 () {36 vars in 927 bytes} [Fri Sep 18 02:48:41 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: 374/742] 10.0.0.244 () {36 vars in 927 bytes} [Fri Sep 18 02:48:41 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: 369/743] 10.0.0.136 () {34 vars in 655 bytes} [Fri Sep 18 02:48:42 2026] POST /v2/images => generated 649 bytes in 147 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-18 02:48:42.672 8 WARNING glance.api.v2.images [None req-58456430-d53c-4bbc-9a6d-ff74ed72f1bf 3abf6e6dea5d4c5ca2295f9f7b6b16bb 4a15a163fa0b4ee79e61e63a00491b7d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//36b2d1f7-9b7a-4473-95a7-c0e173a3f42f [pid: 8|app: 0|req: 375/744] 10.0.0.136 () {32 vars in 710 bytes} [Fri Sep 18 02:48:42 2026] DELETE /v2/images/36b2d1f7-9b7a-4473-95a7-c0e173a3f42f => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/745] 10.0.0.136 () {32 vars in 707 bytes} [Fri Sep 18 02:48:42 2026] GET /v2/images/36b2d1f7-9b7a-4473-95a7-c0e173a3f42f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.136 () {32 vars in 633 bytes} [Fri Sep 18 02:48:42 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: 371/747] 10.0.0.136 () {34 vars in 655 bytes} [Fri Sep 18 02:48:42 2026] POST /v2/images => generated 702 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 10.0.0.136 () {32 vars in 717 bytes} [Fri Sep 18 02:48:42 2026] GET /v2/images/b0f24f1e-cc39-4d12-9786-6f8de3001cc9/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-18 02:48:42.907 7 INFO glance.api.v2.image_data [None req-5beece04-f68a-4830-8695-c7782e6be448 3abf6e6dea5d4c5ca2295f9f7b6b16bb 4a15a163fa0b4ee79e61e63a00491b7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-18 02:48:42.953 7 WARNING glance_store._drivers.rbd [None req-5beece04-f68a-4830-8695-c7782e6be448 3abf6e6dea5d4c5ca2295f9f7b6b16bb 4a15a163fa0b4ee79e61e63a00491b7d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-18 02:48:43.938 7 INFO glance.location [None req-5beece04-f68a-4830-8695-c7782e6be448 3abf6e6dea5d4c5ca2295f9f7b6b16bb 4a15a163fa0b4ee79e61e63a00491b7d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/749] 10.0.0.136 () {32 vars in 727 bytes} [Fri Sep 18 02:48:42 2026] PUT /v2/images/b0f24f1e-cc39-4d12-9786-6f8de3001cc9/file => generated 0 bytes in 1090 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/750] 10.0.0.136 () {32 vars in 707 bytes} [Fri Sep 18 02:48:43 2026] GET /v2/images/b0f24f1e-cc39-4d12-9786-6f8de3001cc9 => generated 1103 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 10.0.0.136 () {32 vars in 717 bytes} [Fri Sep 18 02:48:44 2026] GET /v2/images/b0f24f1e-cc39-4d12-9786-6f8de3001cc9/file => generated 1024 bytes in 178 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/752] 10.0.0.136 () {34 vars in 655 bytes} [Fri Sep 18 02:48:44 2026] POST /v2/images => generated 649 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 10.0.0.136 () {32 vars in 726 bytes} [Fri Sep 18 02:48:44 2026] PATCH /v2/images/70f2da2c-837d-4e90-908d-8f24c3fcc0fc => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.136 () {32 vars in 707 bytes} [Fri Sep 18 02:48:44 2026] GET /v2/images/70f2da2c-837d-4e90-908d-8f24c3fcc0fc => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-18 02:48:44.387 7 WARNING glance.api.v2.images [None req-131bf967-bf8b-4c26-ba15-731e56af6e96 3abf6e6dea5d4c5ca2295f9f7b6b16bb 4a15a163fa0b4ee79e61e63a00491b7d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//70f2da2c-837d-4e90-908d-8f24c3fcc0fc [pid: 7|app: 0|req: 375/755] 10.0.0.136 () {32 vars in 710 bytes} [Fri Sep 18 02:48:44 2026] DELETE /v2/images/70f2da2c-837d-4e90-908d-8f24c3fcc0fc => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/756] 10.0.0.136 () {32 vars in 707 bytes} [Fri Sep 18 02:48:44 2026] GET /v2/images/70f2da2c-837d-4e90-908d-8f24c3fcc0fc => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-18 02:48:44.505 7 WARNING glance.api.v2.images [None req-8d5062c7-8948-46c0-a9a3-e2ae1ddafbc9 3abf6e6dea5d4c5ca2295f9f7b6b16bb 4a15a163fa0b4ee79e61e63a00491b7d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b0f24f1e-cc39-4d12-9786-6f8de3001cc9 [pid: 7|app: 0|req: 376/757] 10.0.0.136 () {32 vars in 710 bytes} [Fri Sep 18 02:48:44 2026] DELETE /v2/images/b0f24f1e-cc39-4d12-9786-6f8de3001cc9 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/758] 10.0.0.136 () {32 vars in 707 bytes} [Fri Sep 18 02:48:45 2026] GET /v2/images/b0f24f1e-cc39-4d12-9786-6f8de3001cc9 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-18 02:48:45.233 7 WARNING glance.api.v2.images [None req-fd237dde-4f11-4c87-890c-85d0ae203981 3abf6e6dea5d4c5ca2295f9f7b6b16bb 4a15a163fa0b4ee79e61e63a00491b7d - - default default] Failed to find image 36b2d1f7-9b7a-4473-95a7-c0e173a3f42f to delete: glance.common.exception.ImageNotFound: No image found with ID 36b2d1f7-9b7a-4473-95a7-c0e173a3f42f [pid: 7|app: 0|req: 377/759] 10.0.0.136 () {32 vars in 710 bytes} [Fri Sep 18 02:48:45 2026] DELETE /v2/images/36b2d1f7-9b7a-4473-95a7-c0e173a3f42f => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 10.0.0.136 () {32 vars in 707 bytes} [Fri Sep 18 02:48:45 2026] GET /v2/images/36b2d1f7-9b7a-4473-95a7-c0e173a3f42f => 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: 382/769] 10.0.0.11 () {36 vars in 986 bytes} [Fri Sep 18 02:49:23 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/770] 10.0.0.11 () {36 vars in 926 bytes} [Fri Sep 18 02:49:23 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/773] 10.0.0.11 () {36 vars in 986 bytes} [Fri Sep 18 02:49:40 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => 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: 390/774] 10.0.0.11 () {36 vars in 926 bytes} [Fri Sep 18 02:49:40 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: 394/781] 10.0.0.11 () {36 vars in 986 bytes} [Fri Sep 18 02:50:02 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => 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: 388/782] 10.0.0.11 () {36 vars in 926 bytes} [Fri Sep 18 02:50: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: 7|app: 0|req: 390/785] 10.0.0.11 () {36 vars in 986 bytes} [Fri Sep 18 02:50:11 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/786] 10.0.0.11 () {36 vars in 926 bytes} [Fri Sep 18 02:50:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/787] 10.0.0.11 () {36 vars in 986 bytes} [Fri Sep 18 02:50:20 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/788] 10.0.0.11 () {36 vars in 926 bytes} [Fri Sep 18 02:50:20 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: 402/797] 10.0.0.11 () {36 vars in 986 bytes} [Fri Sep 18 02:50:54 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/798] 10.0.0.11 () {36 vars in 926 bytes} [Fri Sep 18 02:50:54 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: 406/805] 10.0.0.136 () {30 vars in 411 bytes} [Fri Sep 18 02:51:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/810] 10.0.0.11 () {36 vars in 986 bytes} [Fri Sep 18 02:51:42 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/811] 10.0.0.11 () {36 vars in 926 bytes} [Fri Sep 18 02:51:42 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/814] 10.0.0.136 () {32 vars in 707 bytes} [Fri Sep 18 02:51:52 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => 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: 404/815] 10.0.0.136 () {32 vars in 707 bytes} [Fri Sep 18 02:51:52 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/816] 10.0.0.28 () {36 vars in 986 bytes} [Fri Sep 18 02:51:52 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/817] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:51: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: 413/818] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:51:52 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/819] 10.0.0.28 () {36 vars in 986 bytes} [Fri Sep 18 02:51:52 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => 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: 414/820] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:51: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: 7|app: 0|req: 407/821] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:51:52 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/822] 10.0.0.28 () {36 vars in 986 bytes} [Fri Sep 18 02:51:52 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/823] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:51:52 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/824] 10.0.0.244 () {36 vars in 987 bytes} [Fri Sep 18 02:51:53 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/825] 10.0.0.244 () {36 vars in 927 bytes} [Fri Sep 18 02:51: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: 8|app: 0|req: 417/826] 10.0.0.244 () {36 vars in 987 bytes} [Fri Sep 18 02:51:53 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/827] 10.0.0.244 () {36 vars in 927 bytes} [Fri Sep 18 02:51:53 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/828] 10.0.0.244 () {36 vars in 927 bytes} [Fri Sep 18 02:51: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: 414/835] 10.0.0.11 () {36 vars in 986 bytes} [Fri Sep 18 02:52:27 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/836] 10.0.0.11 () {36 vars in 926 bytes} [Fri Sep 18 02:52:27 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: 428/863] 10.0.0.11 () {36 vars in 986 bytes} [Fri Sep 18 02:54:35 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/864] 10.0.0.11 () {36 vars in 926 bytes} [Fri Sep 18 02:54:36 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/869] 10.0.0.11 () {36 vars in 986 bytes} [Fri Sep 18 02:54:54 2026] GET /v2/images/133871a7-657f-4964-92e5-b0daaec1b1b9 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/870] 10.0.0.11 () {36 vars in 926 bytes} [Fri Sep 18 02:54: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: 7|app: 0|req: 437/881] 162.253.55.191 () {32 vars in 826 bytes} [Fri Sep 18 02:55:42 2026] GET /v2/images?status=active&owner=35af674153474caf8c271f3cefd8051b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/882] 162.253.55.191 () {32 vars in 653 bytes} [Fri Sep 18 02:55: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: 438/883] 10.0.0.28 () {36 vars in 986 bytes} [Fri Sep 18 02:55:43 2026] GET /v2/images/2c1ae5b0-8791-4840-92c5-55f1cf5e873d => generated 1395 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/884] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:55: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: 439/885] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:55:43 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: 447/886] 10.0.0.28 () {36 vars in 986 bytes} [Fri Sep 18 02:55:43 2026] GET /v2/images/2c1ae5b0-8791-4840-92c5-55f1cf5e873d => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/887] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:55: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: 8|app: 0|req: 448/888] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:55:43 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: 441/889] 10.0.0.28 () {36 vars in 986 bytes} [Fri Sep 18 02:55:43 2026] GET /v2/images/2c1ae5b0-8791-4840-92c5-55f1cf5e873d => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/890] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:55:43 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: 442/891] 10.0.0.28 () {36 vars in 926 bytes} [Fri Sep 18 02:55:43 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: 450/892] 10.0.0.244 () {36 vars in 987 bytes} [Fri Sep 18 02:55:43 2026] GET /v2/images/2c1ae5b0-8791-4840-92c5-55f1cf5e873d => generated 1395 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/893] 10.0.0.244 () {36 vars in 927 bytes} [Fri Sep 18 02:55:43 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: 451/894] 10.0.0.244 () {36 vars in 987 bytes} [Fri Sep 18 02:55:43 2026] GET /v2/images/2c1ae5b0-8791-4840-92c5-55f1cf5e873d => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/895] 10.0.0.244 () {36 vars in 927 bytes} [Fri Sep 18 02:55:43 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: 452/896] 10.0.0.244 () {36 vars in 927 bytes} [Fri Sep 18 02:55: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: 8|app: 0|req: 475/941] 10.0.0.136 () {32 vars in 633 bytes} [Fri Sep 18 02:59:30 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)