+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 2 17:19:21 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-6bf8dc649c-6lr6b 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f73aec71668 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-04-02 17:19:23.121 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-02 17:19:23.183 7 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-04-02 17:19:24.029 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-04-02 17:19:24.030 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-04-02 17:19:24.030 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:19:24.054 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-04-02 17:19:24.055 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-04-02 17:19:24.055 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-02 17:19:26.106 7 WARNING glance.api.v2.images [None req-612be385-1dad-43bf-9763-d113cebc6012 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:19:26.117 8 WARNING glance.api.v2.images [None req-7d999e7c-fc9d-4bdc-80bc-fa528af0bf0d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-02 17:19:26.451 7 WARNING keystonemiddleware._common.config [None req-612be385-1dad-43bf-9763-d113cebc6012 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:19:26.461 7 WARNING oslo_config.cfg [None req-612be385-1dad-43bf-9763-d113cebc6012 - - - - - -] 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 0x7f73aec71668 pid: 7 (default app) 2026-04-02 17:19:26.546 8 WARNING keystonemiddleware._common.config [None req-7d999e7c-fc9d-4bdc-80bc-fa528af0bf0d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:19:26.555 8 WARNING oslo_config.cfg [None req-7d999e7c-fc9d-4bdc-80bc-fa528af0bf0d - - - - - -] 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 0x7f73aec71668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 17:19:27 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-04-02 17:19:28.208 8 WARNING oslo_policy.policy [None req-d8aec5f2-fed5-4393-9681-889f24176388 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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-04-02 17:19:28.209 8 WARNING oslo_policy.policy [None req-d8aec5f2-fed5-4393-9681-889f24176388 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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-04-02 17:19:28.226 8 WARNING oslo_policy.policy [None req-d8aec5f2-fed5-4393-9681-889f24176388 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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-04-02 17:19:28.226 8 WARNING oslo_policy.policy [None req-d8aec5f2-fed5-4393-9681-889f24176388 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 17:19:27 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 17:19:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 17:19:31 2026] GET /v2/images => generated 69 bytes in 36 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-04-02 17:19:31.615 7 WARNING oslo_policy.policy [None req-c19391cb-e6ec-429c-a35c-83d2220dd239 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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-04-02 17:19:31.615 7 WARNING oslo_policy.policy [None req-c19391cb-e6ec-429c-a35c-83d2220dd239 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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] 199.19.213.186 () {44 vars in 912 bytes} [Thu Apr 2 17:19:31 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.186 () {44 vars in 934 bytes} [Thu Apr 2 17:19:31 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:19:31.753 7 WARNING oslo_policy.policy [None req-01097220-ef6f-4f48-afb6-357858f5b865 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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-04-02 17:19:31.754 7 WARNING oslo_policy.policy [None req-01097220-ef6f-4f48-afb6-357858f5b865 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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] 199.19.213.186 () {44 vars in 940 bytes} [Thu Apr 2 17:19:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:19:31.841 8 WARNING oslo_config.cfg [None req-d59efe76-f987-4345-b204-033e70413a9b 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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] 199.19.213.186 () {48 vars in 952 bytes} [Thu Apr 2 17:19:31 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:19:31.864 7 WARNING oslo_policy.policy [None req-53685c74-2c45-4935-90aa-2b28396e70af 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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-04-02 17:19:31.864 7 WARNING oslo_policy.policy [None req-53685c74-2c45-4935-90aa-2b28396e70af 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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-04-02 17:19:31.865 7 INFO glance.api.v2.image_data [None req-53685c74-2c45-4935-90aa-2b28396e70af 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:19:35.892 7 WARNING glance.location [None req-53685c74-2c45-4935-90aa-2b28396e70af 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.19.213.186 () {48 vars in 1046 bytes} [Thu Apr 2 17:19:31 2026] PUT /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e/file => generated 0 bytes in 4068 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6079 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.186 () {44 vars in 972 bytes} [Thu Apr 2 17:19:35 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:19:35.964 7 WARNING oslo_config.cfg [None req-61d6e532-b4c8-4c92-a024-954104f0b16b 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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] 199.19.213.186 () {44 vars in 972 bytes} [Thu Apr 2 17:19:35 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/266] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 17:40: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: 136/267] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 17:40:17 2026] GET /v2/images => generated 1240 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 17:40:36 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: 139/273] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 17:40:36 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.19.213.186 () {44 vars in 938 bytes} [Thu Apr 2 17:40:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.19.213.186 () {44 vars in 960 bytes} [Thu Apr 2 17:40:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 199.19.213.186 () {44 vars in 940 bytes} [Thu Apr 2 17:40:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.19.213.186 () {48 vars in 952 bytes} [Thu Apr 2 17:40:36 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:40:36.878 8 WARNING oslo_policy.policy [None req-bbd55a95-e824-4430-9c7f-a34d2cdf554f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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-04-02 17:40:36.878 8 WARNING oslo_policy.policy [None req-bbd55a95-e824-4430-9c7f-a34d2cdf554f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - 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-04-02 17:40:36.880 8 INFO glance.api.v2.image_data [None req-bbd55a95-e824-4430-9c7f-a34d2cdf554f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:41:02.654 8 WARNING glance.location [None req-bbd55a95-e824-4430-9c7f-a34d2cdf554f 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/282] 199.19.213.186 () {48 vars in 1047 bytes} [Thu Apr 2 17:40:36 2026] PUT /v2/images/3bddab27-d756-41c5-8dcc-3a3bb1f030ba/file => generated 0 bytes in 25827 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66947 switches on core 0) [pid: 7|app: 0|req: 146/283] 199.19.213.186 () {44 vars in 972 bytes} [Thu Apr 2 17:41:02 2026] GET /v2/images/3bddab27-d756-41c5-8dcc-3a3bb1f030ba => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/284] 199.19.213.186 () {44 vars in 972 bytes} [Thu Apr 2 17:41:02 2026] GET /v2/images/3bddab27-d756-41c5-8dcc-3a3bb1f030ba => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/285] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 17:41:04 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: 139/286] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 17:41:04 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/369] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 17:47:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 17:47:49 2026] GET /v2/images => generated 2451 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 17:48:00 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: 191/374] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 17:48:00 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 199.19.213.186 () {44 vars in 948 bytes} [Thu Apr 2 17:48:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/376] 199.19.213.186 () {44 vars in 970 bytes} [Thu Apr 2 17:48:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/377] 199.19.213.186 () {44 vars in 940 bytes} [Thu Apr 2 17:48:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 199.19.213.186 () {48 vars in 952 bytes} [Thu Apr 2 17:48:00 2026] POST /v2/images => generated 799 bytes in 113 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:48:00.291 8 INFO glance.api.v2.image_data [None req-6706cca4-9c89-48ec-a7bc-0da82bba7a5a 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:48:11.880 8 INFO glance.location [None req-6706cca4-9c89-48ec-a7bc-0da82bba7a5a 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 186/381] 199.19.213.186 () {48 vars in 1046 bytes} [Thu Apr 2 17:48:00 2026] PUT /v2/images/55ab8198-bca9-4794-a937-886bcf6cf0c5/file => generated 0 bytes in 11635 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22687 switches on core 0) [pid: 7|app: 0|req: 196/382] 199.19.213.186 () {44 vars in 972 bytes} [Thu Apr 2 17:48:11 2026] GET /v2/images/55ab8198-bca9-4794-a937-886bcf6cf0c5 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/383] 199.19.213.186 () {48 vars in 1051 bytes} [Thu Apr 2 17:48:11 2026] PATCH /v2/images/55ab8198-bca9-4794-a937-886bcf6cf0c5 => generated 1234 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/384] 199.19.213.186 () {44 vars in 972 bytes} [Thu Apr 2 17:48:12 2026] GET /v2/images/55ab8198-bca9-4794-a937-886bcf6cf0c5 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/393] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 17:48:48 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: 202/394] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 17:48:48 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/397] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 17:49:00 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: 204/398] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 17:49:00 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/399] 199.19.213.186 () {44 vars in 940 bytes} [Thu Apr 2 17:49:00 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/400] 199.19.213.186 () {44 vars in 962 bytes} [Thu Apr 2 17:49:00 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: 8|app: 0|req: 196/401] 199.19.213.186 () {44 vars in 940 bytes} [Thu Apr 2 17:49:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/402] 199.19.213.186 () {48 vars in 952 bytes} [Thu Apr 2 17:49:00 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-02 17:49:00.422 8 INFO glance.api.v2.image_data [None req-ebb859ae-9126-4435-b55c-391a3e39586b 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 17:49:15.888 8 INFO glance.location [None req-ebb859ae-9126-4435-b55c-391a3e39586b 716b94bd8a2748d09b61b58954fc1a7f 9dabf98b30434c9eaccc24aa8f4c5e62 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 197/405] 199.19.213.186 () {48 vars in 1047 bytes} [Thu Apr 2 17:49:00 2026] PUT /v2/images/831809ae-dd6a-4e01-89f6-4471070b4cca/file => generated 0 bytes in 15514 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28008 switches on core 0) [pid: 7|app: 0|req: 209/406] 199.19.213.186 () {44 vars in 972 bytes} [Thu Apr 2 17:49:15 2026] GET /v2/images/831809ae-dd6a-4e01-89f6-4471070b4cca => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/407] 199.19.213.186 () {44 vars in 972 bytes} [Thu Apr 2 17:49:15 2026] GET /v2/images/831809ae-dd6a-4e01-89f6-4471070b4cca => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/562] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 18:01: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: 276/563] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 18:01:59 2026] GET /v2/images => generated 4893 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/592] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 18:04:23 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: 302/593] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 18:04:23 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/594] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 18:04:24 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: 303/595] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 18:04:24 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/606] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 18:05:15 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: 309/607] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 18:05:15 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/610] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 18:05:22 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: 311/611] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 18:05:22 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/624] 199.19.213.186 () {42 vars in 689 bytes} [Thu Apr 2 18:06:25 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: 318/625] 199.19.213.186 () {44 vars in 911 bytes} [Thu Apr 2 18:06:25 2026] GET /v2/images => generated 4893 bytes in 56 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: 324/636] 10.0.0.206 () {32 vars in 633 bytes} [Thu Apr 2 18:07:09 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 315/641] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 2 18:07:27 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/642] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 2 18:07:27 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: 316/643] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 2 18:07:28 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/644] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 2 18:07:28 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: 317/645] 199.19.213.186 () {36 vars in 991 bytes} [Thu Apr 2 18:07:35 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/646] 199.19.213.186 () {36 vars in 931 bytes} [Thu Apr 2 18:07:35 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: 318/647] 199.19.213.186 () {36 vars in 991 bytes} [Thu Apr 2 18:07:36 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/648] 199.19.213.186 () {36 vars in 931 bytes} [Thu Apr 2 18:07:36 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/651] 10.0.0.9 () {36 vars in 985 bytes} [Thu Apr 2 18:07:41 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/652] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:07: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: 7|app: 0|req: 333/653] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:07: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: 8|app: 0|req: 321/654] 10.0.0.9 () {36 vars in 985 bytes} [Thu Apr 2 18:07:41 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/655] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:07:41 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: 322/656] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:07: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: 7|app: 0|req: 335/657] 10.0.0.9 () {36 vars in 985 bytes} [Thu Apr 2 18:07:41 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/658] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:07: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: 7|app: 0|req: 336/659] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:07:41 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: 324/660] 10.0.0.21 () {36 vars in 986 bytes} [Thu Apr 2 18:07:42 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/661] 10.0.0.21 () {36 vars in 926 bytes} [Thu Apr 2 18:07:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/662] 10.0.0.21 () {36 vars in 986 bytes} [Thu Apr 2 18:07:42 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/663] 10.0.0.21 () {36 vars in 926 bytes} [Thu Apr 2 18:07: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: 8|app: 0|req: 326/664] 10.0.0.21 () {36 vars in 926 bytes} [Thu Apr 2 18:07: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: 339/665] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 2 18:07:43 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/666] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 2 18:07: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: 331/673] 10.0.0.206 () {30 vars in 411 bytes} [Thu Apr 2 18:08:16 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: 346/680] 10.0.0.206 () {34 vars in 655 bytes} [Thu Apr 2 18:08:36 2026] POST /v2/images => generated 649 bytes in 221 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-02 18:08:36.540 8 WARNING glance.api.v2.images [None req-6cb3c8c2-2a5b-4180-9c6a-77217fd36f80 e87dfe85d5c8419dbc2cf29d89d15128 b4ffc5a723b642d081a7ef30461a3351 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fcc87663-3e3c-41e4-9fa3-47f4fc29c0a4 [pid: 8|app: 0|req: 335/681] 10.0.0.206 () {32 vars in 710 bytes} [Thu Apr 2 18:08:36 2026] DELETE /v2/images/fcc87663-3e3c-41e4-9fa3-47f4fc29c0a4 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/682] 10.0.0.206 () {32 vars in 707 bytes} [Thu Apr 2 18:08:36 2026] GET /v2/images/fcc87663-3e3c-41e4-9fa3-47f4fc29c0a4 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.206 () {32 vars in 633 bytes} [Thu Apr 2 18:08:36 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/684] 10.0.0.206 () {34 vars in 655 bytes} [Thu Apr 2 18:08:36 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/685] 10.0.0.206 () {32 vars in 717 bytes} [Thu Apr 2 18:08:36 2026] GET /v2/images/3f78ce6a-e86d-46d5-bd63-2a4e47096685/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:36.740 7 INFO glance.api.v2.image_data [None req-3d6955e3-c841-4ff5-ae26-be668eb24f03 e87dfe85d5c8419dbc2cf29d89d15128 b4ffc5a723b642d081a7ef30461a3351 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-02 18:08:36.783 7 WARNING glance_store._drivers.rbd [None req-3d6955e3-c841-4ff5-ae26-be668eb24f03 e87dfe85d5c8419dbc2cf29d89d15128 b4ffc5a723b642d081a7ef30461a3351 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-02 18:08:37.450 7 INFO glance.location [None req-3d6955e3-c841-4ff5-ae26-be668eb24f03 e87dfe85d5c8419dbc2cf29d89d15128 b4ffc5a723b642d081a7ef30461a3351 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 349/686] 10.0.0.206 () {32 vars in 727 bytes} [Thu Apr 2 18:08:36 2026] PUT /v2/images/3f78ce6a-e86d-46d5-bd63-2a4e47096685/file => generated 0 bytes in 752 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/687] 10.0.0.206 () {32 vars in 707 bytes} [Thu Apr 2 18:08:37 2026] GET /v2/images/3f78ce6a-e86d-46d5-bd63-2a4e47096685 => generated 1104 bytes in 15 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.206 () {32 vars in 717 bytes} [Thu Apr 2 18:08:37 2026] GET /v2/images/3f78ce6a-e86d-46d5-bd63-2a4e47096685/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/689] 10.0.0.206 () {34 vars in 655 bytes} [Thu Apr 2 18:08:37 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/690] 10.0.0.206 () {32 vars in 726 bytes} [Thu Apr 2 18:08:37 2026] PATCH /v2/images/229c064e-85cf-4d11-861d-724bd4650e59 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/691] 10.0.0.206 () {32 vars in 707 bytes} [Thu Apr 2 18:08:37 2026] GET /v2/images/229c064e-85cf-4d11-861d-724bd4650e59 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:37.790 7 WARNING glance.api.v2.images [None req-d593bf40-37a2-49de-a7cb-a034ec6c95c8 e87dfe85d5c8419dbc2cf29d89d15128 b4ffc5a723b642d081a7ef30461a3351 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//229c064e-85cf-4d11-861d-724bd4650e59 [pid: 7|app: 0|req: 352/692] 10.0.0.206 () {32 vars in 710 bytes} [Thu Apr 2 18:08:37 2026] DELETE /v2/images/229c064e-85cf-4d11-861d-724bd4650e59 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/693] 10.0.0.206 () {32 vars in 707 bytes} [Thu Apr 2 18:08:37 2026] GET /v2/images/229c064e-85cf-4d11-861d-724bd4650e59 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:37.848 7 WARNING glance.api.v2.images [None req-77d40b70-c2bf-45bd-bfc4-a6e4be61ca7f e87dfe85d5c8419dbc2cf29d89d15128 b4ffc5a723b642d081a7ef30461a3351 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3f78ce6a-e86d-46d5-bd63-2a4e47096685 [pid: 7|app: 0|req: 353/694] 10.0.0.206 () {32 vars in 710 bytes} [Thu Apr 2 18:08:37 2026] DELETE /v2/images/3f78ce6a-e86d-46d5-bd63-2a4e47096685 => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/695] 10.0.0.206 () {32 vars in 707 bytes} [Thu Apr 2 18:08:38 2026] GET /v2/images/3f78ce6a-e86d-46d5-bd63-2a4e47096685 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:38.724 7 WARNING glance.api.v2.images [None req-f5c2df18-5979-4b1b-a4b4-b1fd729d270e e87dfe85d5c8419dbc2cf29d89d15128 b4ffc5a723b642d081a7ef30461a3351 - - default default] Failed to find image fcc87663-3e3c-41e4-9fa3-47f4fc29c0a4 to delete: glance.common.exception.ImageNotFound: No image found with ID fcc87663-3e3c-41e4-9fa3-47f4fc29c0a4 [pid: 7|app: 0|req: 354/696] 10.0.0.206 () {32 vars in 710 bytes} [Thu Apr 2 18:08:38 2026] DELETE /v2/images/fcc87663-3e3c-41e4-9fa3-47f4fc29c0a4 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.206 () {32 vars in 707 bytes} [Thu Apr 2 18:08:38 2026] GET /v2/images/fcc87663-3e3c-41e4-9fa3-47f4fc29c0a4 => 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: 356/700] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 2 18:08:50 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/701] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 2 18:08:50 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: 349/708] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 2 18:09:22 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/709] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 2 18:09:22 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: 362/712] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 2 18:09:27 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/713] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 2 18:09:27 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/714] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 2 18:09:31 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/715] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 2 18:09:31 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.70 () {36 vars in 986 bytes} [Thu Apr 2 18:10:02 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/723] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 2 18:10:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/724] 10.0.0.206 () {32 vars in 707 bytes} [Thu Apr 2 18:10:02 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/725] 10.0.0.206 () {32 vars in 707 bytes} [Thu Apr 2 18:10:02 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/726] 10.0.0.9 () {36 vars in 985 bytes} [Thu Apr 2 18:10:02 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:10: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: 370/728] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:10:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/729] 10.0.0.9 () {36 vars in 985 bytes} [Thu Apr 2 18:10:02 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/730] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:10:02 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: 360/731] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:10:02 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/732] 10.0.0.9 () {36 vars in 985 bytes} [Thu Apr 2 18:10:02 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/733] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:10:02 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: 373/734] 10.0.0.21 () {36 vars in 986 bytes} [Thu Apr 2 18:10:03 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/735] 10.0.0.21 () {36 vars in 926 bytes} [Thu Apr 2 18:10:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/736] 10.0.0.21 () {36 vars in 986 bytes} [Thu Apr 2 18:10:03 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/737] 10.0.0.21 () {36 vars in 926 bytes} [Thu Apr 2 18:10:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/738] 10.0.0.21 () {36 vars in 926 bytes} [Thu Apr 2 18:10:03 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/743] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 2 18:10:22 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 18 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.70 () {36 vars in 926 bytes} [Thu Apr 2 18:10:22 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: 376/763] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 2 18:11:49 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/764] 10.0.0.70 () {36 vars in 926 bytes} [Thu Apr 2 18:11:49 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: 391/769] 10.0.0.70 () {36 vars in 986 bytes} [Thu Apr 2 18:12:07 2026] GET /v2/images/4a64daa5-a6de-4875-8ae5-7836b3cf665e => generated 1171 bytes in 21 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.70 () {36 vars in 926 bytes} [Thu Apr 2 18:12:07 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: 396/779] 199.19.213.186 () {32 vars in 826 bytes} [Thu Apr 2 18:12:53 2026] GET /v2/images?status=active&owner=9dabf98b30434c9eaccc24aa8f4c5e62&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/780] 199.19.213.186 () {32 vars in 653 bytes} [Thu Apr 2 18:12: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: 7|app: 0|req: 397/781] 10.0.0.9 () {36 vars in 985 bytes} [Thu Apr 2 18:12:54 2026] GET /v2/images/3bddab27-d756-41c5-8dcc-3a3bb1f030ba => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/782] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:12:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/783] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:12:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/784] 10.0.0.9 () {36 vars in 985 bytes} [Thu Apr 2 18:12:54 2026] GET /v2/images/3bddab27-d756-41c5-8dcc-3a3bb1f030ba => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/785] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:12:54 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: 387/786] 10.0.0.9 () {36 vars in 925 bytes} [Thu Apr 2 18:12: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: 7|app: 0|req: 400/787] 10.0.0.9 () {36 vars in 985 bytes} [Thu Apr 2 18:12:54 2026] GET /v2/images/3bddab27-d756-41c5-8dcc-3a3bb1f030ba => generated 1209 bytes in 23 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.9 () {36 vars in 925 bytes} [Thu Apr 2 18:12:54 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: 401/789] 10.0.0.21 () {36 vars in 986 bytes} [Thu Apr 2 18:12:54 2026] GET /v2/images/3bddab27-d756-41c5-8dcc-3a3bb1f030ba => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/790] 10.0.0.21 () {36 vars in 926 bytes} [Thu Apr 2 18:12: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: 7|app: 0|req: 402/791] 10.0.0.21 () {36 vars in 986 bytes} [Thu Apr 2 18:12:55 2026] GET /v2/images/3bddab27-d756-41c5-8dcc-3a3bb1f030ba => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/792] 10.0.0.21 () {36 vars in 926 bytes} [Thu Apr 2 18:12:55 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: 403/793] 10.0.0.21 () {36 vars in 926 bytes} [Thu Apr 2 18:12:55 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: 430/846] 10.0.0.206 () {32 vars in 633 bytes} [Thu Apr 2 18:17:11 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)