+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 25 14:18:27 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:17:01 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-866d85658c-dnt76 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f41f05da668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-25 14:18:29.103 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-25 14:18:29.111 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-25 14:18:29.943 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-25 14:18:29.944 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-25 14:18:29.944 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-25 14:18:29.974 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-25 14:18:29.975 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-25 14:18:29.976 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-25 14:18:31.957 7 WARNING glance.api.v2.images [None req-a2cac1b5-48d6-45c2-ab99-5a0683723ccf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-25 14:18:32.102 8 WARNING glance.api.v2.images [None req-97c14ce5-89e8-4368-82a9-5c009f87dc22 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-25 14:18:32.394 7 WARNING keystonemiddleware._common.config [None req-a2cac1b5-48d6-45c2-ab99-5a0683723ccf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 14:18:32.404 7 WARNING oslo_config.cfg [None req-a2cac1b5-48d6-45c2-ab99-5a0683723ccf - - - - - -] 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 0x7f41f05da668 pid: 7 (default app) 2026-05-25 14:18:32.532 8 WARNING keystonemiddleware._common.config [None req-97c14ce5-89e8-4368-82a9-5c009f87dc22 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 14:18:32.540 8 WARNING oslo_config.cfg [None req-97c14ce5-89e8-4368-82a9-5c009f87dc22 - - - - - -] 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 0x7f41f05da668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 14:18:32 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-05-25 14:18:33.437 8 WARNING oslo_policy.policy [None req-2e994f4d-3ed2-4397-a822-64068f3e3742 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 14:18:33.438 8 WARNING oslo_policy.policy [None req-2e994f4d-3ed2-4397-a822-64068f3e3742 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 14:18:33.452 8 WARNING oslo_policy.policy [None req-2e994f4d-3ed2-4397-a822-64068f3e3742 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 14:18:33.452 8 WARNING oslo_policy.policy [None req-2e994f4d-3ed2-4397-a822-64068f3e3742 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 14:18:32 2026] GET /v2/images => generated 69 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 14:18:37 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: 2/7] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 14:18:37 2026] GET /v2/images => generated 69 bytes in 33 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-05-25 14:18:37.284 7 WARNING oslo_policy.policy [None req-ecc2dcdd-4b54-4d0b-90d1-694b302630e2 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 14:18:37.284 7 WARNING oslo_policy.policy [None req-ecc2dcdd-4b54-4d0b-90d1-694b302630e2 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.89 () {44 vars in 908 bytes} [Mon May 25 14:18:37 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.89 () {44 vars in 930 bytes} [Mon May 25 14:18:37 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 14:18:37.443 7 WARNING oslo_policy.policy [None req-b237d0fb-56fa-48b1-b3e6-f263403d6946 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 14:18:37.443 7 WARNING oslo_policy.policy [None req-b237d0fb-56fa-48b1-b3e6-f263403d6946 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.89 () {44 vars in 936 bytes} [Mon May 25 14:18:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-25 14:18:37.534 8 WARNING oslo_config.cfg [None req-bf07435e-f6c9-4245-af01-6547fd726151 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.89 () {48 vars in 948 bytes} [Mon May 25 14:18:37 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-25 14:18:37.557 7 WARNING oslo_policy.policy [None req-da262cc9-a13f-499e-a608-8d5eff853e56 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 14:18:37.557 7 WARNING oslo_policy.policy [None req-da262cc9-a13f-499e-a608-8d5eff853e56 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 14:18:37.559 7 INFO glance.api.v2.image_data [None req-da262cc9-a13f-499e-a608-8d5eff853e56 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 14:18:41.447 7 WARNING glance.location [None req-da262cc9-a13f-499e-a608-8d5eff853e56 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.89 () {48 vars in 1042 bytes} [Mon May 25 14:18:37 2026] PUT /v2/images/cc414444-00ad-4023-94ca-86125212a8bd/file => generated 0 bytes in 3934 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5067 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 25 14:18:41 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-25 14:18:41.589 7 WARNING oslo_config.cfg [None req-1ce996de-063b-48c5-a710-52451febae33 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.89 () {48 vars in 1048 bytes} [Mon May 25 14:18:41 2026] PATCH /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 25 14:18:41 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 14:40:10 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: 138/275] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 14:40:10 2026] GET /v2/images => generated 1381 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 14:40:33 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: 142/283] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 14:40:33 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.89 () {44 vars in 934 bytes} [Mon May 25 14:40:33 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: 143/285] 199.204.45.89 () {44 vars in 956 bytes} [Mon May 25 14:40:33 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.89 () {44 vars in 936 bytes} [Mon May 25 14:40:33 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) [pid: 7|app: 0|req: 144/287] 199.204.45.89 () {48 vars in 948 bytes} [Mon May 25 14:40:33 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-25 14:40:33.635 8 WARNING oslo_policy.policy [None req-4ef3bfd9-1162-49ea-a560-69792ccf3a6c bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 14:40:33.635 8 WARNING oslo_policy.policy [None req-4ef3bfd9-1162-49ea-a560-69792ccf3a6c bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-25 14:40:33.637 8 INFO glance.api.v2.image_data [None req-4ef3bfd9-1162-49ea-a560-69792ccf3a6c bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 14:40:59.861 8 WARNING glance.location [None req-4ef3bfd9-1162-49ea-a560-69792ccf3a6c bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/292] 199.204.45.89 () {48 vars in 1043 bytes} [Mon May 25 14:40:33 2026] PUT /v2/images/e043a36e-dd9c-4256-8bb3-3789f3a6bb71/file => generated 0 bytes in 26279 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62622 switches on core 0) [pid: 7|app: 0|req: 149/293] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 25 14:40:59 2026] GET /v2/images/e043a36e-dd9c-4256-8bb3-3789f3a6bb71 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/294] 199.204.45.89 () {48 vars in 1048 bytes} [Mon May 25 14:40:59 2026] PATCH /v2/images/e043a36e-dd9c-4256-8bb3-3789f3a6bb71 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/295] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 25 14:41:00 2026] GET /v2/images/e043a36e-dd9c-4256-8bb3-3789f3a6bb71 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/298] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 14:41:01 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: 147/299] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 14:41:01 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 14:47:50 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: 193/381] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 14:47:50 2026] GET /v2/images => generated 2778 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 14:48:03 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: 196/387] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 14:48:03 2026] GET /v2/images => generated 2778 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.204.45.89 () {44 vars in 944 bytes} [Mon May 25 14:48:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.89 () {44 vars in 966 bytes} [Mon May 25 14:48:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.89 () {44 vars in 936 bytes} [Mon May 25 14:48:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 199.204.45.89 () {48 vars in 948 bytes} [Mon May 25 14:48:03 2026] POST /v2/images => generated 799 bytes in 144 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-25 14:48:03.334 8 INFO glance.api.v2.image_data [None req-7996cc20-0523-42c1-a552-f25f3aed9e47 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 14:48:21.334 8 INFO glance.location [None req-7996cc20-0523-42c1-a552-f25f3aed9e47 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/396] 199.204.45.89 () {48 vars in 1042 bytes} [Mon May 25 14:48:03 2026] PUT /v2/images/202206f4-1b09-48a8-871a-dc2b2956ce5e/file => generated 0 bytes in 18046 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23766 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 25 14:48:21 2026] GET /v2/images/202206f4-1b09-48a8-871a-dc2b2956ce5e => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.204.45.89 () {48 vars in 1048 bytes} [Mon May 25 14:48:21 2026] PATCH /v2/images/202206f4-1b09-48a8-871a-dc2b2956ce5e => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 25 14:48:21 2026] GET /v2/images/202206f4-1b09-48a8-871a-dc2b2956ce5e => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 14:48:59 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: 199/407] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 14:48:59 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/412] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 14:49:16 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: 211/413] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 14:49:16 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/414] 199.204.45.89 () {44 vars in 936 bytes} [Mon May 25 14:49:16 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.204.45.89 () {44 vars in 958 bytes} [Mon May 25 14:49:16 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: 204/416] 199.204.45.89 () {44 vars in 936 bytes} [Mon May 25 14:49:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.204.45.89 () {48 vars in 948 bytes} [Mon May 25 14:49:16 2026] POST /v2/images => generated 791 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-25 14:49:17.071 8 INFO glance.api.v2.image_data [None req-3f2534e5-91c4-4dca-83d7-3f223f78d0a2 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 14:49:30.328 8 INFO glance.location [None req-3f2534e5-91c4-4dca-83d7-3f223f78d0a2 bd83e85f9b664566af908d3f2868a642 109d5071d11a44f1a1485995ac15c820 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/420] 199.204.45.89 () {48 vars in 1043 bytes} [Mon May 25 14:49:17 2026] PUT /v2/images/503d582c-1ca9-4280-a3c6-8f849fcd2e92/file => generated 0 bytes in 13305 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32875 switches on core 0) [pid: 7|app: 0|req: 216/421] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 25 14:49:30 2026] GET /v2/images/503d582c-1ca9-4280-a3c6-8f849fcd2e92 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/422] 199.204.45.89 () {48 vars in 1048 bytes} [Mon May 25 14:49:30 2026] PATCH /v2/images/503d582c-1ca9-4280-a3c6-8f849fcd2e92 => generated 1382 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/423] 199.204.45.89 () {44 vars in 968 bytes} [Mon May 25 14:49:30 2026] GET /v2/images/503d582c-1ca9-4280-a3c6-8f849fcd2e92 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/586] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 15:02:55 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: 299/587] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 15:02:55 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/616] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 15:05:20 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: 314/617] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 15:05:20 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/620] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 15:05:23 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: 305/621] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 15:05:23 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/632] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 15:06:16 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: 322/633] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 15:06:16 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/636] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 15:06:25 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: 324/637] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 15:06:25 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/650] 199.204.45.89 () {42 vars in 685 bytes} [Mon May 25 15:07:30 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: 331/651] 199.204.45.89 () {44 vars in 907 bytes} [Mon May 25 15:07:30 2026] GET /v2/images => generated 5574 bytes in 51 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: 326/662] 10.0.0.26 () {32 vars in 632 bytes} [Mon May 25 15:08:12 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/667] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 25 15:08:31 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 20 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: 339/668] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 25 15:08:31 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: 330/669] 10.0.0.26 () {30 vars in 410 bytes} [Mon May 25 15:08:37 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: 341/672] 199.204.45.89 () {36 vars in 990 bytes} [Mon May 25 15:08:41 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 199.204.45.89 () {36 vars in 930 bytes} [Mon May 25 15:08: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: 342/674] 199.204.45.89 () {36 vars in 990 bytes} [Mon May 25 15:08:42 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/675] 199.204.45.89 () {36 vars in 930 bytes} [Mon May 25 15:08: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: 333/676] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 25 15:08:42 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/677] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 25 15:08:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 10.0.0.169 () {36 vars in 987 bytes} [Mon May 25 15:08:43 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/679] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:08:43 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/680] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:08:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/681] 10.0.0.169 () {36 vars in 987 bytes} [Mon May 25 15:08:43 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/682] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:08:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/683] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:08:43 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: 337/684] 10.0.0.169 () {36 vars in 987 bytes} [Mon May 25 15:08:43 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/685] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:08:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/686] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:08:44 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: 349/687] 10.0.0.59 () {36 vars in 910 bytes} [Mon May 25 15:08:44 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/688] 10.0.0.59 () {36 vars in 1006 bytes} [Mon May 25 15:08:44 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd/locations => generated 127 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/689] 10.0.0.59 () {36 vars in 986 bytes} [Mon May 25 15:08:45 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/690] 10.0.0.59 () {36 vars in 926 bytes} [Mon May 25 15:08:45 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: 351/691] 10.0.0.59 () {36 vars in 926 bytes} [Mon May 25 15:08:45 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: 345/700] 10.0.0.26 () {34 vars in 654 bytes} [Mon May 25 15:09:26 2026] POST /v2/images => generated 649 bytes in 244 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-25 15:09:26.898 7 WARNING glance.api.v2.images [None req-5b052cb1-d452-4936-bdae-1ce84012918e d131e61594c84a6d894766349cc5c1dd d6ba1a99a5564fbfb204400c15b3deb8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3cb3e16b-7368-4ec2-8938-61680c88f95b [pid: 7|app: 0|req: 356/701] 10.0.0.26 () {32 vars in 709 bytes} [Mon May 25 15:09:26 2026] DELETE /v2/images/3cb3e16b-7368-4ec2-8938-61680c88f95b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/702] 10.0.0.26 () {32 vars in 706 bytes} [Mon May 25 15:09:26 2026] GET /v2/images/3cb3e16b-7368-4ec2-8938-61680c88f95b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/703] 10.0.0.26 () {32 vars in 632 bytes} [Mon May 25 15:09:26 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/704] 10.0.0.26 () {34 vars in 654 bytes} [Mon May 25 15:09:27 2026] POST /v2/images => generated 703 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/705] 10.0.0.26 () {32 vars in 716 bytes} [Mon May 25 15:09:27 2026] GET /v2/images/9b344eed-560b-4c1d-b95c-36239a7d2be8/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-25 15:09:27.123 8 INFO glance.api.v2.image_data [None req-296ac851-a98b-4320-bd91-c806eb200ab4 d131e61594c84a6d894766349cc5c1dd d6ba1a99a5564fbfb204400c15b3deb8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-25 15:09:27.174 8 WARNING glance_store._drivers.rbd [None req-296ac851-a98b-4320-bd91-c806eb200ab4 d131e61594c84a6d894766349cc5c1dd d6ba1a99a5564fbfb204400c15b3deb8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-25 15:09:28.372 8 INFO glance.location [None req-296ac851-a98b-4320-bd91-c806eb200ab4 d131e61594c84a6d894766349cc5c1dd d6ba1a99a5564fbfb204400c15b3deb8 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 348/706] 10.0.0.26 () {32 vars in 726 bytes} [Mon May 25 15:09:27 2026] PUT /v2/images/9b344eed-560b-4c1d-b95c-36239a7d2be8/file => generated 0 bytes in 1330 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/707] 10.0.0.26 () {32 vars in 706 bytes} [Mon May 25 15:09:28 2026] GET /v2/images/9b344eed-560b-4c1d-b95c-36239a7d2be8 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/708] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 25 15:09:28 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/709] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 25 15:09:28 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: 349/710] 10.0.0.26 () {32 vars in 716 bytes} [Mon May 25 15:09:28 2026] GET /v2/images/9b344eed-560b-4c1d-b95c-36239a7d2be8/file => generated 1024 bytes in 177 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/711] 10.0.0.26 () {34 vars in 654 bytes} [Mon May 25 15:09:28 2026] POST /v2/images => generated 647 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/712] 10.0.0.26 () {32 vars in 725 bytes} [Mon May 25 15:09:28 2026] PATCH /v2/images/f201ce77-639f-478d-bc05-d99657e56943 => generated 653 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/713] 10.0.0.26 () {32 vars in 706 bytes} [Mon May 25 15:09:28 2026] GET /v2/images/f201ce77-639f-478d-bc05-d99657e56943 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-25 15:09:28.855 8 WARNING glance.api.v2.images [None req-7e696ef7-f4dd-4611-ad46-36ad149fd0be d131e61594c84a6d894766349cc5c1dd d6ba1a99a5564fbfb204400c15b3deb8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f201ce77-639f-478d-bc05-d99657e56943 [pid: 8|app: 0|req: 351/714] 10.0.0.26 () {32 vars in 709 bytes} [Mon May 25 15:09:28 2026] DELETE /v2/images/f201ce77-639f-478d-bc05-d99657e56943 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/715] 10.0.0.26 () {32 vars in 706 bytes} [Mon May 25 15:09:28 2026] GET /v2/images/f201ce77-639f-478d-bc05-d99657e56943 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 15:09:28.927 8 WARNING glance.api.v2.images [None req-641c5b9d-5fec-4985-992b-23fbdb29a38b d131e61594c84a6d894766349cc5c1dd d6ba1a99a5564fbfb204400c15b3deb8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9b344eed-560b-4c1d-b95c-36239a7d2be8 [pid: 8|app: 0|req: 352/716] 10.0.0.26 () {32 vars in 709 bytes} [Mon May 25 15:09:28 2026] DELETE /v2/images/9b344eed-560b-4c1d-b95c-36239a7d2be8 => generated 0 bytes in 758 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/717] 10.0.0.26 () {32 vars in 706 bytes} [Mon May 25 15:09:29 2026] GET /v2/images/9b344eed-560b-4c1d-b95c-36239a7d2be8 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-25 15:09:29.711 8 WARNING glance.api.v2.images [None req-67f6ba4f-ecb0-4cd2-8b0e-fea909d46567 d131e61594c84a6d894766349cc5c1dd d6ba1a99a5564fbfb204400c15b3deb8 - - default default] Failed to find image 3cb3e16b-7368-4ec2-8938-61680c88f95b to delete: glance.common.exception.ImageNotFound: No image found with ID 3cb3e16b-7368-4ec2-8938-61680c88f95b [pid: 8|app: 0|req: 353/718] 10.0.0.26 () {32 vars in 709 bytes} [Mon May 25 15:09:29 2026] DELETE /v2/images/3cb3e16b-7368-4ec2-8938-61680c88f95b => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/719] 10.0.0.26 () {32 vars in 706 bytes} [Mon May 25 15:09:29 2026] GET /v2/images/3cb3e16b-7368-4ec2-8938-61680c88f95b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/724] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 25 15:09:51 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/725] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 25 15:09:51 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: 359/730] 10.0.0.26 () {32 vars in 706 bytes} [Mon May 25 15:10:05 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/731] 10.0.0.26 () {32 vars in 706 bytes} [Mon May 25 15:10:05 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/732] 10.0.0.169 () {36 vars in 987 bytes} [Mon May 25 15:10:05 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/733] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:10:05 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: 361/734] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:10:05 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: 374/735] 10.0.0.169 () {36 vars in 987 bytes} [Mon May 25 15:10:05 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/736] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:10:05 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: 375/737] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:10:05 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: 363/738] 10.0.0.169 () {36 vars in 987 bytes} [Mon May 25 15:10:05 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/739] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:10:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/740] 10.0.0.59 () {36 vars in 910 bytes} [Mon May 25 15:10:06 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/741] 10.0.0.59 () {36 vars in 1006 bytes} [Mon May 25 15:10:06 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd/locations => generated 127 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/742] 10.0.0.59 () {36 vars in 986 bytes} [Mon May 25 15:10:06 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/743] 10.0.0.59 () {36 vars in 926 bytes} [Mon May 25 15:10:06 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: 366/744] 10.0.0.59 () {36 vars in 926 bytes} [Mon May 25 15:10:06 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/747] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 25 15:10:21 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/748] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 25 15:10:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/759] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 25 15:11:05 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/760] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 25 15:11:05 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: 389/765] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 25 15:11:21 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/766] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 25 15:11:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/777] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 25 15:12:14 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/778] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 25 15:12:14 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: 398/783] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 25 15:12:41 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/784] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 25 15:12:41 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: 389/789] 10.0.0.107 () {36 vars in 987 bytes} [Mon May 25 15:12:58 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/790] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 25 15:12:58 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.107 () {36 vars in 987 bytes} [Mon May 25 15:13:03 2026] GET /v2/images/cc414444-00ad-4023-94ca-86125212a8bd => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/794] 10.0.0.107 () {36 vars in 927 bytes} [Mon May 25 15:13:03 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: 408/803] 199.204.45.89 () {32 vars in 825 bytes} [Mon May 25 15:13:48 2026] GET /v2/images?status=active&owner=109d5071d11a44f1a1485995ac15c820&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/804] 199.204.45.89 () {32 vars in 652 bytes} [Mon May 25 15:13:48 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: 409/805] 10.0.0.169 () {36 vars in 987 bytes} [Mon May 25 15:13:49 2026] GET /v2/images/e043a36e-dd9c-4256-8bb3-3789f3a6bb71 => generated 1395 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/806] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:13: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: 410/807] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:13:49 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: 398/808] 10.0.0.169 () {36 vars in 987 bytes} [Mon May 25 15:13:49 2026] GET /v2/images/e043a36e-dd9c-4256-8bb3-3789f3a6bb71 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/809] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:13: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: 8|app: 0|req: 399/810] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:13:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/811] 10.0.0.169 () {36 vars in 987 bytes} [Mon May 25 15:13:49 2026] GET /v2/images/e043a36e-dd9c-4256-8bb3-3789f3a6bb71 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/812] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:13:49 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: 413/813] 10.0.0.169 () {36 vars in 927 bytes} [Mon May 25 15:13: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: 8|app: 0|req: 401/814] 10.0.0.59 () {36 vars in 910 bytes} [Mon May 25 15:13:49 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/815] 10.0.0.59 () {36 vars in 1006 bytes} [Mon May 25 15:13:49 2026] GET /v2/images/e043a36e-dd9c-4256-8bb3-3789f3a6bb71/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/816] 10.0.0.59 () {36 vars in 986 bytes} [Mon May 25 15:13:49 2026] GET /v2/images/e043a36e-dd9c-4256-8bb3-3789f3a6bb71 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/817] 10.0.0.59 () {36 vars in 926 bytes} [Mon May 25 15:13: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: 8|app: 0|req: 403/818] 10.0.0.59 () {36 vars in 926 bytes} [Mon May 25 15:13:49 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: 439/865] 10.0.0.26 () {32 vars in 632 bytes} [Mon May 25 15:17:32 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)