+ 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 23 08:00:00 2026] *** compiled with version: 13.3.0 on 22 April 2026 06:41:32 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-c966665c9-llgzs machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fcd6e0b2668 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-23 08:00:02.715 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 08:00:02.776 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-04-23 08:00:03.572 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-23 08:00:03.573 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-23 08:00:03.574 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 08:00:03.653 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-23 08:00:03.654 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-23 08:00:03.655 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-23 08:00:05.623 7 WARNING glance.api.v2.images [None req-49cd44cf-089b-446a-843b-5bc71ad2937a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 08:00:05.644 8 WARNING glance.api.v2.images [None req-fc95a6fe-8228-456a-8dd8-822faf4041a5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 08:00:05.960 7 WARNING keystonemiddleware._common.config [None req-49cd44cf-089b-446a-843b-5bc71ad2937a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:00:05.969 7 WARNING oslo_config.cfg [None req-49cd44cf-089b-446a-843b-5bc71ad2937a - - - - - -] 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 0x7fcd6e0b2668 pid: 7 (default app) 2026-04-23 08:00:05.973 8 WARNING keystonemiddleware._common.config [None req-fc95a6fe-8228-456a-8dd8-822faf4041a5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 08:00:05.981 8 WARNING oslo_config.cfg [None req-fc95a6fe-8228-456a-8dd8-822faf4041a5 - - - - - -] 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 0x7fcd6e0b2668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:00:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 08:00:08.379 8 WARNING oslo_policy.policy [None req-b5aa3a1e-0e0a-4d9e-b441-50782277c803 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-23 08:00:08.379 8 WARNING oslo_policy.policy [None req-b5aa3a1e-0e0a-4d9e-b441-50782277c803 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-23 08:00:08.401 8 WARNING oslo_policy.policy [None req-b5aa3a1e-0e0a-4d9e-b441-50782277c803 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-23 08:00:08.401 8 WARNING oslo_policy.policy [None req-b5aa3a1e-0e0a-4d9e-b441-50782277c803 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:00:07 2026] GET /v2/images => generated 69 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:00:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:00:11 2026] GET /v2/images => generated 69 bytes in 39 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-23 08:00:11.790 7 WARNING oslo_policy.policy [None req-4c501c1f-2cd9-43c9-a62a-9130e3d0215c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-23 08:00:11.790 7 WARNING oslo_policy.policy [None req-4c501c1f-2cd9-43c9-a62a-9130e3d0215c 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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.204.45.33 () {44 vars in 905 bytes} [Thu Apr 23 08:00:11 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.33 () {44 vars in 927 bytes} [Thu Apr 23 08:00:11 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-23 08:00:11.923 7 WARNING oslo_policy.policy [None req-92a5f5ad-539c-4caf-bca6-d6ecc47b1cf0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-23 08:00:11.924 7 WARNING oslo_policy.policy [None req-92a5f5ad-539c-4caf-bca6-d6ecc47b1cf0 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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.204.45.33 () {44 vars in 933 bytes} [Thu Apr 23 08:00:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 08:00:12.005 8 WARNING oslo_config.cfg [None req-3b3e8da7-ea70-42af-85e0-bab23d23874a 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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.204.45.33 () {48 vars in 945 bytes} [Thu Apr 23 08:00:11 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 08:00:12.031 7 WARNING oslo_policy.policy [None req-5093e111-2e0e-4f4c-b01b-2b73ce75e836 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-23 08:00:12.031 7 WARNING oslo_policy.policy [None req-5093e111-2e0e-4f4c-b01b-2b73ce75e836 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-23 08:00:12.033 7 INFO glance.api.v2.image_data [None req-5093e111-2e0e-4f4c-b01b-2b73ce75e836 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 08:00:16.631 7 WARNING glance.location [None req-5093e111-2e0e-4f4c-b01b-2b73ce75e836 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.33 () {48 vars in 1039 bytes} [Thu Apr 23 08:00:12 2026] PUT /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d/file => generated 0 bytes in 4644 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5819 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.33 () {44 vars in 965 bytes} [Thu Apr 23 08:00:16 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 08:00:16.703 7 WARNING oslo_config.cfg [None req-9f5dd4e7-f1b1-45c2-bb48-01cbd08ce0cb 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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/17] 199.204.45.33 () {44 vars in 965 bytes} [Thu Apr 23 08:00:16 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:21:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:21:48 2026] GET /v2/images => generated 1240 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:22:06 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:22:06 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.33 () {44 vars in 931 bytes} [Thu Apr 23 08:22:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.33 () {44 vars in 953 bytes} [Thu Apr 23 08:22:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.33 () {44 vars in 933 bytes} [Thu Apr 23 08:22:06 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: 145/287] 199.204.45.33 () {48 vars in 945 bytes} [Thu Apr 23 08:22:07 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 08:22:07.108 8 WARNING oslo_policy.policy [None req-9673a61c-6b87-4a9e-9b96-01feaaf68aa8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-23 08:22:07.108 8 WARNING oslo_policy.policy [None req-9673a61c-6b87-4a9e-9b96-01feaaf68aa8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - 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-23 08:22:07.109 8 INFO glance.api.v2.image_data [None req-9673a61c-6b87-4a9e-9b96-01feaaf68aa8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 08:22:36.177 8 WARNING glance.location [None req-9673a61c-6b87-4a9e-9b96-01feaaf68aa8 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/294] 199.204.45.33 () {48 vars in 1040 bytes} [Thu Apr 23 08:22:07 2026] PUT /v2/images/ae146c9f-5df9-4dc3-9b60-836caceb95a9/file => generated 0 bytes in 29122 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67244 switches on core 0) [pid: 7|app: 0|req: 152/295] 199.204.45.33 () {44 vars in 965 bytes} [Thu Apr 23 08:22:36 2026] GET /v2/images/ae146c9f-5df9-4dc3-9b60-836caceb95a9 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/296] 199.204.45.33 () {44 vars in 965 bytes} [Thu Apr 23 08:22:36 2026] GET /v2/images/ae146c9f-5df9-4dc3-9b60-836caceb95a9 => 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: 153/297] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:22:37 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/298] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:22:37 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/377] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:29:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/378] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:29:13 2026] GET /v2/images => generated 2451 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/381] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:29:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/382] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:29:22 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/383] 199.204.45.33 () {44 vars in 941 bytes} [Thu Apr 23 08:29:22 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/384] 199.204.45.33 () {44 vars in 963 bytes} [Thu Apr 23 08:29:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 199.204.45.33 () {44 vars in 933 bytes} [Thu Apr 23 08:29: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: 189/386] 199.204.45.33 () {48 vars in 945 bytes} [Thu Apr 23 08:29:22 2026] POST /v2/images => generated 799 bytes in 355 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 08:29:23.318 7 INFO glance.api.v2.image_data [None req-15d4489c-6d80-4797-bc82-94639256f6be 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 08:30:09.595 7 INFO glance.location [None req-15d4489c-6d80-4797-bc82-94639256f6be 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/397] 199.204.45.33 () {48 vars in 1039 bytes} [Thu Apr 23 08:29:23 2026] PUT /v2/images/7cc93c8b-77f7-4575-bb49-ec022cffe706/file => generated 0 bytes in 46333 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26284 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.33 () {44 vars in 965 bytes} [Thu Apr 23 08:30:09 2026] GET /v2/images/7cc93c8b-77f7-4575-bb49-ec022cffe706 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.33 () {48 vars in 1044 bytes} [Thu Apr 23 08:30:09 2026] PATCH /v2/images/7cc93c8b-77f7-4575-bb49-ec022cffe706 => generated 1234 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.33 () {44 vars in 965 bytes} [Thu Apr 23 08:30:09 2026] GET /v2/images/7cc93c8b-77f7-4575-bb49-ec022cffe706 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:31:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:31:26 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/421] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:31:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:31:43 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 199.204.45.33 () {44 vars in 933 bytes} [Thu Apr 23 08:31:43 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: 8|app: 0|req: 213/424] 199.204.45.33 () {44 vars in 955 bytes} [Thu Apr 23 08:31:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.204.45.33 () {44 vars in 933 bytes} [Thu Apr 23 08:31:43 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: 8|app: 0|req: 214/426] 199.204.45.33 () {48 vars in 945 bytes} [Thu Apr 23 08:31:43 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-23 08:31:43.284 7 INFO glance.api.v2.image_data [None req-d5b3a80a-e030-4ec0-ad23-442ea2e7506e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 08:32:00.365 7 INFO glance.location [None req-d5b3a80a-e030-4ec0-ad23-442ea2e7506e 22038b09d218462d8d85ae6f1b23d904 6a71733dc6b44181899d16ad67c44735 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 213/431] 199.204.45.33 () {48 vars in 1040 bytes} [Thu Apr 23 08:31:43 2026] PUT /v2/images/9536369d-13b4-4a93-b111-761724dbfa10/file => generated 0 bytes in 17141 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30158 switches on core 0) [pid: 8|app: 0|req: 219/432] 199.204.45.33 () {44 vars in 965 bytes} [Thu Apr 23 08:32:00 2026] GET /v2/images/9536369d-13b4-4a93-b111-761724dbfa10 => generated 1204 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/433] 199.204.45.33 () {44 vars in 965 bytes} [Thu Apr 23 08:32:00 2026] GET /v2/images/9536369d-13b4-4a93-b111-761724dbfa10 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/592] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:45:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/593] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:45:10 2026] GET /v2/images => generated 4893 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/622] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:47:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/623] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:47:26 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/624] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:47:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/625] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:47:27 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/636] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:48:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:48:17 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: 322/638] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:48:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/639] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:48:24 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 199.204.45.33 () {42 vars in 682 bytes} [Thu Apr 23 08:49:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/655] 199.204.45.33 () {44 vars in 904 bytes} [Thu Apr 23 08:49:27 2026] GET /v2/images => generated 4893 bytes in 65 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: 335/664] 10.0.0.127 () {32 vars in 632 bytes} [Thu Apr 23 08:50:09 2026] GET /v2/images => generated 4893 bytes in 21 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: 332/669] 10.0.0.31 () {36 vars in 985 bytes} [Thu Apr 23 08:50:28 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 10.0.0.31 () {36 vars in 925 bytes} [Thu Apr 23 08:50: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: 7|app: 0|req: 333/671] 10.0.0.20 () {36 vars in 985 bytes} [Thu Apr 23 08:50:28 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:50: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: 7|app: 0|req: 334/673] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:50: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: 340/674] 10.0.0.20 () {36 vars in 985 bytes} [Thu Apr 23 08:50:29 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:50:29 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: 341/676] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:50:29 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: 336/677] 10.0.0.20 () {36 vars in 985 bytes} [Thu Apr 23 08:50:29 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:50:29 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: 337/679] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:50:29 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: 343/680] 10.0.0.65 () {36 vars in 985 bytes} [Thu Apr 23 08:50:30 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.65 () {36 vars in 925 bytes} [Thu Apr 23 08:50:30 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: 344/682] 10.0.0.65 () {36 vars in 985 bytes} [Thu Apr 23 08:50:30 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => 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: 339/683] 10.0.0.65 () {36 vars in 925 bytes} [Thu Apr 23 08:50:30 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: 345/684] 10.0.0.65 () {36 vars in 925 bytes} [Thu Apr 23 08:50:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 199.204.45.33 () {36 vars in 989 bytes} [Thu Apr 23 08:50:36 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/688] 199.204.45.33 () {36 vars in 929 bytes} [Thu Apr 23 08:50:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/689] 199.204.45.33 () {36 vars in 989 bytes} [Thu Apr 23 08:50:37 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => 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: 348/690] 199.204.45.33 () {36 vars in 929 bytes} [Thu Apr 23 08:50: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: 343/691] 10.0.0.31 () {36 vars in 985 bytes} [Thu Apr 23 08:50:41 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => 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: 349/692] 10.0.0.31 () {36 vars in 925 bytes} [Thu Apr 23 08:50: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: 7|app: 0|req: 345/695] 10.0.0.31 () {36 vars in 985 bytes} [Thu Apr 23 08:50:45 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/696] 10.0.0.31 () {36 vars in 925 bytes} [Thu Apr 23 08:50:45 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: 354/701] 10.0.0.31 () {36 vars in 985 bytes} [Thu Apr 23 08:51:07 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => 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: 348/702] 10.0.0.31 () {36 vars in 925 bytes} [Thu Apr 23 08:51:07 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: 357/707] 10.0.0.127 () {34 vars in 654 bytes} [Thu Apr 23 08:51:29 2026] POST /v2/images => generated 649 bytes in 231 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 08:51:29.755 7 WARNING glance.api.v2.images [None req-b964c3e9-53e5-4b45-aaca-9d6e26579b67 0052c3b8bc054b5d9915110f600e66bf 923eafb81dd9436ea58ca8b827c92249 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//266a45dd-448d-497c-8dc6-3d9f3269ff69 [pid: 7|app: 0|req: 351/708] 10.0.0.127 () {32 vars in 709 bytes} [Thu Apr 23 08:51:29 2026] DELETE /v2/images/266a45dd-448d-497c-8dc6-3d9f3269ff69 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/709] 10.0.0.127 () {32 vars in 706 bytes} [Thu Apr 23 08:51:29 2026] GET /v2/images/266a45dd-448d-497c-8dc6-3d9f3269ff69 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.127 () {32 vars in 632 bytes} [Thu Apr 23 08:51:29 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.127 () {34 vars in 654 bytes} [Thu Apr 23 08:51:29 2026] POST /v2/images => generated 701 bytes in 92 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/712] 10.0.0.127 () {32 vars in 716 bytes} [Thu Apr 23 08:51:29 2026] GET /v2/images/1a902983-f408-499d-82bb-9d343283ebdd/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 08:51:30.010 8 INFO glance.api.v2.image_data [None req-9b86119e-a3de-4f6c-bafd-4fc555029f08 0052c3b8bc054b5d9915110f600e66bf 923eafb81dd9436ea58ca8b827c92249 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 08:51:30.057 8 WARNING glance_store._drivers.rbd [None req-9b86119e-a3de-4f6c-bafd-4fc555029f08 0052c3b8bc054b5d9915110f600e66bf 923eafb81dd9436ea58ca8b827c92249 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 08:51:30.885 8 INFO glance.location [None req-9b86119e-a3de-4f6c-bafd-4fc555029f08 0052c3b8bc054b5d9915110f600e66bf 923eafb81dd9436ea58ca8b827c92249 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 360/713] 10.0.0.127 () {32 vars in 726 bytes} [Thu Apr 23 08:51:29 2026] PUT /v2/images/1a902983-f408-499d-82bb-9d343283ebdd/file => generated 0 bytes in 931 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/714] 10.0.0.127 () {32 vars in 706 bytes} [Thu Apr 23 08:51:30 2026] GET /v2/images/1a902983-f408-499d-82bb-9d343283ebdd => generated 1102 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 10.0.0.127 () {32 vars in 716 bytes} [Thu Apr 23 08:51:30 2026] GET /v2/images/1a902983-f408-499d-82bb-9d343283ebdd/file => generated 1024 bytes in 155 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/716] 10.0.0.127 () {34 vars in 654 bytes} [Thu Apr 23 08:51:31 2026] POST /v2/images => generated 647 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.127 () {32 vars in 725 bytes} [Thu Apr 23 08:51:31 2026] PATCH /v2/images/0a51c2b1-2342-4994-9084-9e0eea1d3260 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.127 () {32 vars in 706 bytes} [Thu Apr 23 08:51:31 2026] GET /v2/images/0a51c2b1-2342-4994-9084-9e0eea1d3260 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 08:51:31.271 8 WARNING glance.api.v2.images [None req-584ad761-b108-402a-992a-1a58a0c1e63a 0052c3b8bc054b5d9915110f600e66bf 923eafb81dd9436ea58ca8b827c92249 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0a51c2b1-2342-4994-9084-9e0eea1d3260 [pid: 8|app: 0|req: 363/719] 10.0.0.127 () {32 vars in 709 bytes} [Thu Apr 23 08:51:31 2026] DELETE /v2/images/0a51c2b1-2342-4994-9084-9e0eea1d3260 => 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: 357/720] 10.0.0.127 () {32 vars in 706 bytes} [Thu Apr 23 08:51:31 2026] GET /v2/images/0a51c2b1-2342-4994-9084-9e0eea1d3260 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:51:31.342 8 WARNING glance.api.v2.images [None req-9d0f0de9-b316-464e-90a0-05d99377e611 0052c3b8bc054b5d9915110f600e66bf 923eafb81dd9436ea58ca8b827c92249 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1a902983-f408-499d-82bb-9d343283ebdd [pid: 8|app: 0|req: 364/721] 10.0.0.127 () {32 vars in 709 bytes} [Thu Apr 23 08:51:31 2026] DELETE /v2/images/1a902983-f408-499d-82bb-9d343283ebdd => generated 0 bytes in 790 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/722] 10.0.0.127 () {32 vars in 706 bytes} [Thu Apr 23 08:51:32 2026] GET /v2/images/1a902983-f408-499d-82bb-9d343283ebdd => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 08:51:32.157 8 WARNING glance.api.v2.images [None req-0c59c033-09d6-4eb3-9483-a86c94d9d5b7 0052c3b8bc054b5d9915110f600e66bf 923eafb81dd9436ea58ca8b827c92249 - - default default] Failed to find image 266a45dd-448d-497c-8dc6-3d9f3269ff69 to delete: glance.common.exception.ImageNotFound: No image found with ID 266a45dd-448d-497c-8dc6-3d9f3269ff69 [pid: 8|app: 0|req: 365/723] 10.0.0.127 () {32 vars in 709 bytes} [Thu Apr 23 08:51:32 2026] DELETE /v2/images/266a45dd-448d-497c-8dc6-3d9f3269ff69 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/724] 10.0.0.127 () {32 vars in 706 bytes} [Thu Apr 23 08:51:32 2026] GET /v2/images/266a45dd-448d-497c-8dc6-3d9f3269ff69 => 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: 366/725] 10.0.0.127 () {30 vars in 410 bytes} [Thu Apr 23 08:51:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.31 () {36 vars in 985 bytes} [Thu Apr 23 08:52:27 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.31 () {36 vars in 925 bytes} [Thu Apr 23 08:52:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/740] 10.0.0.127 () {32 vars in 706 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 10.0.0.127 () {32 vars in 706 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => 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: 375/742] 10.0.0.20 () {36 vars in 985 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => 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: 368/743] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/744] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.20 () {36 vars in 985 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => 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: 377/746] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/748] 10.0.0.20 () {36 vars in 985 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/750] 10.0.0.65 () {36 vars in 985 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 10.0.0.65 () {36 vars in 925 bytes} [Thu Apr 23 08:52:33 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: 380/752] 10.0.0.65 () {36 vars in 985 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => 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: 373/753] 10.0.0.65 () {36 vars in 925 bytes} [Thu Apr 23 08:52:33 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: 381/754] 10.0.0.65 () {36 vars in 925 bytes} [Thu Apr 23 08:52:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 10.0.0.31 () {36 vars in 985 bytes} [Thu Apr 23 08:52:38 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/758] 10.0.0.31 () {36 vars in 925 bytes} [Thu Apr 23 08:52:38 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: 376/759] 10.0.0.31 () {36 vars in 985 bytes} [Thu Apr 23 08:52:42 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.31 () {36 vars in 925 bytes} [Thu Apr 23 08:52:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/771] 10.0.0.31 () {36 vars in 985 bytes} [Thu Apr 23 08:53:26 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/772] 10.0.0.31 () {36 vars in 925 bytes} [Thu Apr 23 08:53:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/777] 10.0.0.31 () {36 vars in 985 bytes} [Thu Apr 23 08:53:46 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => 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: 385/778] 10.0.0.31 () {36 vars in 925 bytes} [Thu Apr 23 08:53:46 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/781] 10.0.0.31 () {36 vars in 985 bytes} [Thu Apr 23 08:53:59 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/782] 10.0.0.31 () {36 vars in 925 bytes} [Thu Apr 23 08:53:59 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: 8|app: 0|req: 396/783] 10.0.0.31 () {36 vars in 985 bytes} [Thu Apr 23 08:54:04 2026] GET /v2/images/320e1f33-ea37-444c-a91e-dc257d3e930d => 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/784] 10.0.0.31 () {36 vars in 925 bytes} [Thu Apr 23 08:54:04 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: 394/795] 199.204.45.33 () {32 vars in 824 bytes} [Thu Apr 23 08:54:54 2026] GET /v2/images?status=active&owner=6a71733dc6b44181899d16ad67c44735&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/796] 199.204.45.33 () {32 vars in 651 bytes} [Thu Apr 23 08:54: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: 395/797] 10.0.0.20 () {36 vars in 985 bytes} [Thu Apr 23 08:54:55 2026] GET /v2/images/ae146c9f-5df9-4dc3-9b60-836caceb95a9 => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/798] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:54:55 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: 405/801] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:54:55 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: 397/802] 10.0.0.20 () {36 vars in 985 bytes} [Thu Apr 23 08:54:55 2026] GET /v2/images/ae146c9f-5df9-4dc3-9b60-836caceb95a9 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/803] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:54:55 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: 398/804] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:54:55 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: 407/805] 10.0.0.20 () {36 vars in 985 bytes} [Thu Apr 23 08:54:55 2026] GET /v2/images/ae146c9f-5df9-4dc3-9b60-836caceb95a9 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/806] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:54:55 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: 408/807] 10.0.0.20 () {36 vars in 925 bytes} [Thu Apr 23 08:54:55 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/808] 10.0.0.65 () {36 vars in 985 bytes} [Thu Apr 23 08:54:55 2026] GET /v2/images/ae146c9f-5df9-4dc3-9b60-836caceb95a9 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/809] 10.0.0.65 () {36 vars in 925 bytes} [Thu Apr 23 08:54:55 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: 401/810] 10.0.0.65 () {36 vars in 985 bytes} [Thu Apr 23 08:54:55 2026] GET /v2/images/ae146c9f-5df9-4dc3-9b60-836caceb95a9 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/811] 10.0.0.65 () {36 vars in 925 bytes} [Thu Apr 23 08:54:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/812] 10.0.0.65 () {36 vars in 925 bytes} [Thu Apr 23 08:54:55 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: 431/853] 10.0.0.127 () {32 vars in 632 bytes} [Thu Apr 23 08:58:23 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)