+ 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 [Mon Sep 7 11:12:33 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-5f56794b4f-p94s8 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 0x7f775f430668 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-07 11:12:35.293 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-07 11:12:35.302 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-07 11:12:36.180 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-07 11:12:36.181 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-07 11:12:36.182 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-07 11:12:36.182 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-07 11:12:36.184 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-07 11:12:36.184 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-07 11:12:38.154 7 WARNING glance.api.v2.images [None req-8a2cb2e4-7e95-4bad-9a2f-549099367514 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 11:12:38.196 8 WARNING glance.api.v2.images [None req-d7526850-73cf-44cd-b23e-33499610dd0b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-07 11:12:38.483 7 WARNING keystonemiddleware._common.config [None req-8a2cb2e4-7e95-4bad-9a2f-549099367514 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 11:12:38.490 7 WARNING oslo_config.cfg [None req-8a2cb2e4-7e95-4bad-9a2f-549099367514 - - - - - -] 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 0x7f775f430668 pid: 7 (default app) 2026-09-07 11:12:38.518 8 WARNING keystonemiddleware._common.config [None req-d7526850-73cf-44cd-b23e-33499610dd0b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 11:12:38.525 8 WARNING oslo_config.cfg [None req-d7526850-73cf-44cd-b23e-33499610dd0b - - - - - -] 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 0x7f775f430668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 11:12:39 2026] GET / => generated 1312 bytes in 2 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-07 11:12:39.482 8 WARNING oslo_policy.policy [None req-a09bcd88-d302-4dc1-a7b6-359ee3b58e19 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - 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-07 11:12:39.482 8 WARNING oslo_policy.policy [None req-a09bcd88-d302-4dc1-a7b6-359ee3b58e19 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - 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-07 11:12:39.513 8 WARNING oslo_policy.policy [None req-a09bcd88-d302-4dc1-a7b6-359ee3b58e19 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - 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-07 11:12:39.513 8 WARNING oslo_policy.policy [None req-a09bcd88-d302-4dc1-a7b6-359ee3b58e19 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 11:12:39 2026] GET /v2/images => generated 69 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 11:12:43 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: 2/8] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 11:12:43 2026] GET /v2/images => generated 69 bytes in 44 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-07 11:12:43.450 7 WARNING oslo_policy.policy [None req-18215fa9-fe7f-4154-80d3-3529777cac18 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - 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-07 11:12:43.450 7 WARNING oslo_policy.policy [None req-18215fa9-fe7f-4154-80d3-3529777cac18 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 162.253.55.128 () {44 vars in 911 bytes} [Mon Sep 7 11:12:43 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.128 () {44 vars in 933 bytes} [Mon Sep 7 11:12:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 11:12:43.598 7 WARNING oslo_policy.policy [None req-f20e77e0-b725-4281-9659-68c74b8d33de 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - 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-07 11:12:43.598 7 WARNING oslo_policy.policy [None req-f20e77e0-b725-4281-9659-68c74b8d33de 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 162.253.55.128 () {44 vars in 939 bytes} [Mon Sep 7 11:12:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 11:12:43.700 8 WARNING oslo_config.cfg [None req-0c943c77-40fb-4839-933d-b712b25d59e2 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.128 () {48 vars in 951 bytes} [Mon Sep 7 11:12:43 2026] POST /v2/images => generated 760 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-07 11:12:43.724 7 WARNING oslo_policy.policy [None req-89fddf01-4e02-485c-9bfa-418ab6f6d5d8 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - 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-07 11:12:43.724 7 WARNING oslo_policy.policy [None req-89fddf01-4e02-485c-9bfa-418ab6f6d5d8 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - 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-07 11:12:43.726 7 INFO glance.api.v2.image_data [None req-89fddf01-4e02-485c-9bfa-418ab6f6d5d8 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 11:12:47.235 7 WARNING glance.location [None req-89fddf01-4e02-485c-9bfa-418ab6f6d5d8 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 162.253.55.128 () {48 vars in 1045 bytes} [Mon Sep 7 11:12:43 2026] PUT /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd/file => generated 0 bytes in 3567 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7447 switches on core 0) [pid: 8|app: 0|req: 5/14] 162.253.55.128 () {44 vars in 971 bytes} [Mon Sep 7 11:12:47 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 11:12:47.423 7 WARNING oslo_config.cfg [None req-d8e7f6b0-f904-4b49-ac48-fadb1ce20b2c 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 162.253.55.128 () {48 vars in 1051 bytes} [Mon Sep 7 11:12:47 2026] PATCH /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 162.253.55.128 () {44 vars in 971 bytes} [Mon Sep 7 11:12:47 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 11:34:02 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: 135/274] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 11:34:02 2026] GET /v2/images => generated 1381 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 11:34:21 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: 142/280] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 11:34:21 2026] GET /v2/images => generated 1381 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 162.253.55.128 () {44 vars in 937 bytes} [Mon Sep 7 11:34:21 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/282] 162.253.55.128 () {44 vars in 959 bytes} [Mon Sep 7 11:34:21 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/283] 162.253.55.128 () {44 vars in 939 bytes} [Mon Sep 7 11:34:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/284] 162.253.55.128 () {48 vars in 951 bytes} [Mon Sep 7 11:34:21 2026] POST /v2/images => generated 796 bytes in 95 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-07 11:34:22.006 8 WARNING oslo_policy.policy [None req-c6c21d89-56ae-4252-979b-4273457de56b 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - 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-07 11:34:22.008 8 WARNING oslo_policy.policy [None req-c6c21d89-56ae-4252-979b-4273457de56b 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - 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-07 11:34:22.012 8 INFO glance.api.v2.image_data [None req-c6c21d89-56ae-4252-979b-4273457de56b 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 11:34:52.721 8 WARNING glance.location [None req-c6c21d89-56ae-4252-979b-4273457de56b 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/291] 162.253.55.128 () {48 vars in 1046 bytes} [Mon Sep 7 11:34:21 2026] PUT /v2/images/09c26e50-e323-4a93-9c82-aab2b054ed70/file => generated 0 bytes in 30788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73236 switches on core 0) [pid: 7|app: 0|req: 151/292] 162.253.55.128 () {44 vars in 971 bytes} [Mon Sep 7 11:34:52 2026] GET /v2/images/09c26e50-e323-4a93-9c82-aab2b054ed70 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/293] 162.253.55.128 () {48 vars in 1051 bytes} [Mon Sep 7 11:34:52 2026] PATCH /v2/images/09c26e50-e323-4a93-9c82-aab2b054ed70 => generated 1395 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/294] 162.253.55.128 () {44 vars in 971 bytes} [Mon Sep 7 11:34:52 2026] GET /v2/images/09c26e50-e323-4a93-9c82-aab2b054ed70 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/295] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 11:34: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: 153/296] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 11:34:54 2026] GET /v2/images => generated 2778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/381] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 11:41:52 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: 186/382] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 11:41:52 2026] GET /v2/images => generated 2778 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/385] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 11: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: 198/386] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 11:42:01 2026] GET /v2/images => generated 2778 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/387] 162.253.55.128 () {44 vars in 947 bytes} [Mon Sep 7 11:42:02 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: 199/388] 162.253.55.128 () {44 vars in 969 bytes} [Mon Sep 7 11:42:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/389] 162.253.55.128 () {44 vars in 939 bytes} [Mon Sep 7 11:42:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/390] 162.253.55.128 () {48 vars in 951 bytes} [Mon Sep 7 11:42:02 2026] POST /v2/images => generated 799 bytes in 210 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-07 11:42:02.390 8 INFO glance.api.v2.image_data [None req-fb728524-7bcd-44b2-a6f7-213c166038d5 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 11:42:24.561 8 INFO glance.location [None req-fb728524-7bcd-44b2-a6f7-213c166038d5 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/395] 162.253.55.128 () {48 vars in 1045 bytes} [Mon Sep 7 11:42:02 2026] PUT /v2/images/6d78636b-965e-495e-b51e-1743079767ad/file => generated 0 bytes in 22219 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27261 switches on core 0) [pid: 7|app: 0|req: 205/396] 162.253.55.128 () {44 vars in 971 bytes} [Mon Sep 7 11:42:24 2026] GET /v2/images/6d78636b-965e-495e-b51e-1743079767ad => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/397] 162.253.55.128 () {48 vars in 1051 bytes} [Mon Sep 7 11:42:24 2026] PATCH /v2/images/6d78636b-965e-495e-b51e-1743079767ad => generated 1410 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/398] 162.253.55.128 () {44 vars in 971 bytes} [Mon Sep 7 11:42:24 2026] GET /v2/images/6d78636b-965e-495e-b51e-1743079767ad => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/407] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 11:43:02 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: 197/408] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 11:43:02 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/413] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 11:43:22 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: 200/414] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 11:43:22 2026] GET /v2/images => generated 4190 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/415] 162.253.55.128 () {44 vars in 939 bytes} [Mon Sep 7 11:43:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/416] 162.253.55.128 () {44 vars in 961 bytes} [Mon Sep 7 11:43:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/417] 162.253.55.128 () {44 vars in 939 bytes} [Mon Sep 7 11:43:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/418] 162.253.55.128 () {48 vars in 951 bytes} [Mon Sep 7 11:43:22 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-07 11:43:22.374 7 INFO glance.api.v2.image_data [None req-2aece960-a1cb-487b-898e-0d4dc5d6b555 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 11:43:42.055 7 INFO glance.location [None req-2aece960-a1cb-487b-898e-0d4dc5d6b555 73d5a4af635647e5afaf14997f6a5f15 b8104b77734b4ee1892ecd09f070503c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 217/423] 162.253.55.128 () {48 vars in 1046 bytes} [Mon Sep 7 11:43:22 2026] PUT /v2/images/12224045-5b1d-48ae-81f4-bf6d46f639f1/file => generated 0 bytes in 19768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29099 switches on core 0) [pid: 8|app: 0|req: 207/424] 162.253.55.128 () {44 vars in 971 bytes} [Mon Sep 7 11:43:42 2026] GET /v2/images/12224045-5b1d-48ae-81f4-bf6d46f639f1 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/425] 162.253.55.128 () {48 vars in 1051 bytes} [Mon Sep 7 11:43:42 2026] PATCH /v2/images/12224045-5b1d-48ae-81f4-bf6d46f639f1 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/426] 162.253.55.128 () {44 vars in 971 bytes} [Mon Sep 7 11:43:42 2026] GET /v2/images/12224045-5b1d-48ae-81f4-bf6d46f639f1 => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/605] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 11:58:33 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/606] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 11:58:33 2026] GET /v2/images => generated 5574 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/637] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 12:01:07 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: 324/638] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 12:01:07 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/641] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 12:01:09 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: 326/642] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 12:01:09 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/653] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 12:02:02 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/654] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 12:02:02 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/657] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 12:02: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: 324/658] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 12:02:11 2026] GET /v2/images => generated 5574 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/673] 162.253.55.128 () {42 vars in 688 bytes} [Mon Sep 7 12:03:18 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: 332/674] 162.253.55.128 () {44 vars in 910 bytes} [Mon Sep 7 12:03:18 2026] GET /v2/images => generated 5574 bytes in 73 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: 347/683] 10.0.0.27 () {32 vars in 632 bytes} [Mon Sep 7 12:04:02 2026] GET /v2/images => generated 5574 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/688] 10.0.0.254 () {36 vars in 987 bytes} [Mon Sep 7 12:04:23 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 155 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: 339/689] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:04:23 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/690] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:04:23 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/691] 10.0.0.254 () {36 vars in 987 bytes} [Mon Sep 7 12:04:23 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => 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: 352/692] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:04:23 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: 341/693] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:04:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/694] 10.0.0.254 () {36 vars in 987 bytes} [Mon Sep 7 12:04:24 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/695] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:04:24 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/696] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:04:24 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: 343/697] 10.0.0.167 () {36 vars in 987 bytes} [Mon Sep 7 12:04:25 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/698] 10.0.0.167 () {36 vars in 927 bytes} [Mon Sep 7 12:04:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/699] 10.0.0.167 () {36 vars in 987 bytes} [Mon Sep 7 12:04:25 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/700] 10.0.0.167 () {36 vars in 927 bytes} [Mon Sep 7 12:04:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/701] 10.0.0.167 () {36 vars in 927 bytes} [Mon Sep 7 12:04:25 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: 357/702] 10.0.0.206 () {36 vars in 987 bytes} [Mon Sep 7 12:04:27 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/703] 10.0.0.206 () {36 vars in 927 bytes} [Mon Sep 7 12:04:27 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/706] 10.0.0.206 () {36 vars in 987 bytes} [Mon Sep 7 12:04:35 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => 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: 348/707] 10.0.0.206 () {36 vars in 927 bytes} [Mon Sep 7 12:04:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 10.0.0.206 () {36 vars in 987 bytes} [Mon Sep 7 12:04:35 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/709] 10.0.0.206 () {36 vars in 927 bytes} [Mon Sep 7 12:04:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 162.253.55.128 () {36 vars in 991 bytes} [Mon Sep 7 12:04:35 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 162.253.55.128 () {36 vars in 931 bytes} [Mon Sep 7 12:04:36 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: 362/712] 162.253.55.128 () {36 vars in 991 bytes} [Mon Sep 7 12:04:36 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/713] 162.253.55.128 () {36 vars in 931 bytes} [Mon Sep 7 12:04:36 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: 367/722] 10.0.0.206 () {36 vars in 987 bytes} [Mon Sep 7 12:05:08 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/723] 10.0.0.206 () {36 vars in 927 bytes} [Mon Sep 7 12:05:08 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/730] 10.0.0.206 () {36 vars in 987 bytes} [Mon Sep 7 12:05:39 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => 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: 360/731] 10.0.0.206 () {36 vars in 927 bytes} [Mon Sep 7 12:05:39 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: 374/736] 10.0.0.27 () {34 vars in 654 bytes} [Mon Sep 7 12:06:03 2026] POST /v2/images => generated 648 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-07 12:06:03.447 8 WARNING glance.api.v2.images [None req-121a009f-3db5-42b9-b363-da13ec8b9dc2 841b1b8991ac4eae869cfef58b491e63 5569d38105774e80a8792edd15df480e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//939c6b63-1a6a-4370-b2d6-43f812a8cdd0 [pid: 8|app: 0|req: 363/737] 10.0.0.27 () {32 vars in 709 bytes} [Mon Sep 7 12:06:03 2026] DELETE /v2/images/939c6b63-1a6a-4370-b2d6-43f812a8cdd0 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/738] 10.0.0.27 () {32 vars in 706 bytes} [Mon Sep 7 12:06:03 2026] GET /v2/images/939c6b63-1a6a-4370-b2d6-43f812a8cdd0 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/739] 10.0.0.27 () {32 vars in 632 bytes} [Mon Sep 7 12:06:03 2026] GET /v2/images => generated 1381 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/740] 10.0.0.27 () {34 vars in 654 bytes} [Mon Sep 7 12:06:03 2026] POST /v2/images => generated 702 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/741] 10.0.0.27 () {32 vars in 716 bytes} [Mon Sep 7 12:06:03 2026] GET /v2/images/a3102d53-370e-41d2-b5c9-0afa55aea66e/file => generated 0 bytes in 9 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:06:03.687 7 INFO glance.api.v2.image_data [None req-312ce333-b171-457d-a3c0-59b7a2b364ab 841b1b8991ac4eae869cfef58b491e63 5569d38105774e80a8792edd15df480e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-07 12:06:03.727 7 WARNING glance_store._drivers.rbd [None req-312ce333-b171-457d-a3c0-59b7a2b364ab 841b1b8991ac4eae869cfef58b491e63 5569d38105774e80a8792edd15df480e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-07 12:06:04.478 7 INFO glance.location [None req-312ce333-b171-457d-a3c0-59b7a2b364ab 841b1b8991ac4eae869cfef58b491e63 5569d38105774e80a8792edd15df480e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 377/742] 10.0.0.27 () {32 vars in 726 bytes} [Mon Sep 7 12:06:03 2026] PUT /v2/images/a3102d53-370e-41d2-b5c9-0afa55aea66e/file => generated 0 bytes in 859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.27 () {32 vars in 706 bytes} [Mon Sep 7 12:06:04 2026] GET /v2/images/a3102d53-370e-41d2-b5c9-0afa55aea66e => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.27 () {32 vars in 716 bytes} [Mon Sep 7 12:06:04 2026] GET /v2/images/a3102d53-370e-41d2-b5c9-0afa55aea66e/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.27 () {34 vars in 654 bytes} [Mon Sep 7 12:06:04 2026] POST /v2/images => generated 649 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/746] 10.0.0.27 () {32 vars in 725 bytes} [Mon Sep 7 12:06:04 2026] PATCH /v2/images/3fdcc0b3-24c9-4f78-90ac-c98c3d446b74 => generated 653 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/747] 10.0.0.27 () {32 vars in 706 bytes} [Mon Sep 7 12:06:04 2026] GET /v2/images/3fdcc0b3-24c9-4f78-90ac-c98c3d446b74 => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:06:04.887 7 WARNING glance.api.v2.images [None req-866be016-8075-4fe6-b673-508c353cf947 841b1b8991ac4eae869cfef58b491e63 5569d38105774e80a8792edd15df480e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3fdcc0b3-24c9-4f78-90ac-c98c3d446b74 [pid: 7|app: 0|req: 380/748] 10.0.0.27 () {32 vars in 709 bytes} [Mon Sep 7 12:06:04 2026] DELETE /v2/images/3fdcc0b3-24c9-4f78-90ac-c98c3d446b74 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/749] 10.0.0.27 () {32 vars in 706 bytes} [Mon Sep 7 12:06:04 2026] GET /v2/images/3fdcc0b3-24c9-4f78-90ac-c98c3d446b74 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:06:04.963 7 WARNING glance.api.v2.images [None req-9ee0eded-64ea-45fb-85c3-4688e7fa6ecf 841b1b8991ac4eae869cfef58b491e63 5569d38105774e80a8792edd15df480e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a3102d53-370e-41d2-b5c9-0afa55aea66e [pid: 7|app: 0|req: 381/750] 10.0.0.27 () {32 vars in 709 bytes} [Mon Sep 7 12:06:04 2026] DELETE /v2/images/a3102d53-370e-41d2-b5c9-0afa55aea66e => generated 0 bytes in 917 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/751] 10.0.0.27 () {32 vars in 706 bytes} [Mon Sep 7 12:06:05 2026] GET /v2/images/a3102d53-370e-41d2-b5c9-0afa55aea66e => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:06:05.898 7 WARNING glance.api.v2.images [None req-e2124e7c-de48-49cc-a128-4196bd4e77b3 841b1b8991ac4eae869cfef58b491e63 5569d38105774e80a8792edd15df480e - - default default] Failed to find image 939c6b63-1a6a-4370-b2d6-43f812a8cdd0 to delete: glance.common.exception.ImageNotFound: No image found with ID 939c6b63-1a6a-4370-b2d6-43f812a8cdd0 [pid: 7|app: 0|req: 382/752] 10.0.0.27 () {32 vars in 709 bytes} [Mon Sep 7 12:06:05 2026] DELETE /v2/images/939c6b63-1a6a-4370-b2d6-43f812a8cdd0 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/753] 10.0.0.27 () {32 vars in 706 bytes} [Mon Sep 7 12:06:05 2026] GET /v2/images/939c6b63-1a6a-4370-b2d6-43f812a8cdd0 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/756] 10.0.0.27 () {30 vars in 410 bytes} [Mon Sep 7 12:06:12 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: 389/765] 10.0.0.27 () {32 vars in 706 bytes} [Mon Sep 7 12:06:55 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/766] 10.0.0.27 () {32 vars in 706 bytes} [Mon Sep 7 12:06:55 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/767] 10.0.0.254 () {36 vars in 987 bytes} [Mon Sep 7 12:06:56 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/768] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:06:56 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/769] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:06:56 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: 379/770] 10.0.0.254 () {36 vars in 987 bytes} [Mon Sep 7 12:06:56 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/771] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:06:56 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: 380/772] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:06:56 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: 393/773] 10.0.0.254 () {36 vars in 987 bytes} [Mon Sep 7 12:06:56 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/774] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:06:56 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: 394/775] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:06:56 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: 382/776] 10.0.0.167 () {36 vars in 987 bytes} [Mon Sep 7 12:06:57 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => 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: 395/777] 10.0.0.167 () {36 vars in 927 bytes} [Mon Sep 7 12:06:57 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: 383/778] 10.0.0.167 () {36 vars in 987 bytes} [Mon Sep 7 12:06:57 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/779] 10.0.0.167 () {36 vars in 927 bytes} [Mon Sep 7 12:06:57 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: 384/780] 10.0.0.167 () {36 vars in 927 bytes} [Mon Sep 7 12:06:57 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: 386/783] 10.0.0.206 () {36 vars in 987 bytes} [Mon Sep 7 12:07:06 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => 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: 398/784] 10.0.0.206 () {36 vars in 927 bytes} [Mon Sep 7 12:07:06 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: 400/787] 10.0.0.206 () {36 vars in 987 bytes} [Mon Sep 7 12:07:09 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/788] 10.0.0.206 () {36 vars in 927 bytes} [Mon Sep 7 12:07:09 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: 403/793] 10.0.0.206 () {36 vars in 987 bytes} [Mon Sep 7 12:07:37 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => 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: 391/794] 10.0.0.206 () {36 vars in 927 bytes} [Mon Sep 7 12:07:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/799] 10.0.0.206 () {36 vars in 987 bytes} [Mon Sep 7 12:07:49 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/800] 10.0.0.206 () {36 vars in 927 bytes} [Mon Sep 7 12:07:49 2026] GET /v2/schemas/image => generated 4018 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/815] 10.0.0.206 () {36 vars in 987 bytes} [Mon Sep 7 12:09:04 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/816] 10.0.0.206 () {36 vars in 927 bytes} [Mon Sep 7 12:09:04 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: 406/823] 10.0.0.206 () {36 vars in 987 bytes} [Mon Sep 7 12:09:28 2026] GET /v2/images/740d9d53-d8fc-4384-8c9d-36e228ba24dd => generated 1312 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/824] 10.0.0.206 () {36 vars in 927 bytes} [Mon Sep 7 12:09:28 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: 411/833] 162.253.55.128 () {32 vars in 826 bytes} [Mon Sep 7 12:10:16 2026] GET /v2/images?status=active&owner=b8104b77734b4ee1892ecd09f070503c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/834] 162.253.55.128 () {32 vars in 653 bytes} [Mon Sep 7 12:10: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: 412/835] 10.0.0.254 () {36 vars in 987 bytes} [Mon Sep 7 12:10:17 2026] GET /v2/images/09c26e50-e323-4a93-9c82-aab2b054ed70 => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/836] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:10:17 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: 413/837] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:10:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/838] 10.0.0.254 () {36 vars in 987 bytes} [Mon Sep 7 12:10:17 2026] GET /v2/images/09c26e50-e323-4a93-9c82-aab2b054ed70 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/839] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:10:17 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: 426/840] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:10:17 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: 415/841] 10.0.0.254 () {36 vars in 987 bytes} [Mon Sep 7 12:10:17 2026] GET /v2/images/09c26e50-e323-4a93-9c82-aab2b054ed70 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/842] 10.0.0.254 () {36 vars in 927 bytes} [Mon Sep 7 12:10:17 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/843] 10.0.0.167 () {36 vars in 987 bytes} [Mon Sep 7 12:10:17 2026] GET /v2/images/09c26e50-e323-4a93-9c82-aab2b054ed70 => generated 1395 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/844] 10.0.0.167 () {36 vars in 927 bytes} [Mon Sep 7 12:10:17 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/845] 10.0.0.167 () {36 vars in 987 bytes} [Mon Sep 7 12:10:17 2026] GET /v2/images/09c26e50-e323-4a93-9c82-aab2b054ed70 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/846] 10.0.0.167 () {36 vars in 927 bytes} [Mon Sep 7 12:10:17 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: 418/847] 10.0.0.167 () {36 vars in 927 bytes} [Mon Sep 7 12:10:17 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: 457/902] 10.0.0.27 () {32 vars in 632 bytes} [Mon Sep 7 12:14:43 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)