+ 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 [Tue May 5 17:20:54 2026] *** compiled with version: 13.3.0 on 05 May 2026 11:02:45 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6dfdccf884-tgjnn 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 0x7fa00c3a1668 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-05 17:20:56.683 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 17:20:56.697 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-05 17:20:57.590 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-05 17:20:57.591 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-05 17:20:57.592 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 17:20:57.635 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-05 17:20:57.636 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-05 17:20:57.637 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-05 17:20:59.815 7 WARNING glance.api.v2.images [None req-1b72b916-d709-4d81-9d3c-5718fbd568fa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 17:20:59.865 8 WARNING glance.api.v2.images [None req-c22a9e11-405d-4136-81d2-b120a6996997 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 17:21:00.187 7 WARNING keystonemiddleware._common.config [None req-1b72b916-d709-4d81-9d3c-5718fbd568fa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:21:00.195 7 WARNING oslo_config.cfg [None req-1b72b916-d709-4d81-9d3c-5718fbd568fa - - - - - -] 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 6 seconds on interpreter 0x7fa00c3a1668 pid: 7 (default app) 2026-05-05 17:21:00.307 8 WARNING keystonemiddleware._common.config [None req-c22a9e11-405d-4136-81d2-b120a6996997 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 17:21:00.316 8 WARNING oslo_config.cfg [None req-c22a9e11-405d-4136-81d2-b120a6996997 - - - - - -] 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 6 seconds on interpreter 0x7fa00c3a1668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 17:21:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 17:21:00.788 8 WARNING oslo_policy.policy [None req-cabb6330-0232-4845-add2-7091d410f94b 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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-05 17:21:00.788 8 WARNING oslo_policy.policy [None req-cabb6330-0232-4845-add2-7091d410f94b 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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-05 17:21:00.806 8 WARNING oslo_policy.policy [None req-cabb6330-0232-4845-add2-7091d410f94b 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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-05 17:21:00.806 8 WARNING oslo_policy.policy [None req-cabb6330-0232-4845-add2-7091d410f94b 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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.19.213.228 () {44 vars in 911 bytes} [Tue May 5 17:21:00 2026] GET /v2/images => generated 69 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 17:21:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 17:21:04 2026] GET /v2/images => generated 69 bytes in 40 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-05 17:21:04.408 7 WARNING oslo_policy.policy [None req-bad83fa5-b7b0-40cc-b67b-c43904bb53b1 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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-05 17:21:04.408 7 WARNING oslo_policy.policy [None req-bad83fa5-b7b0-40cc-b67b-c43904bb53b1 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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.19.213.228 () {44 vars in 912 bytes} [Tue May 5 17:21:04 2026] GET /v2/images/cirros => generated 151 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.228 () {44 vars in 934 bytes} [Tue May 5 17:21:04 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-05-05 17:21:04.568 7 WARNING oslo_policy.policy [None req-1ff30e79-acea-4f38-aac7-6f3d7d1581df 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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-05 17:21:04.569 7 WARNING oslo_policy.policy [None req-1ff30e79-acea-4f38-aac7-6f3d7d1581df 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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.19.213.228 () {44 vars in 940 bytes} [Tue May 5 17:21:04 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-05 17:21:04.654 8 WARNING oslo_config.cfg [None req-f8efbe6b-5563-4fa0-a4df-574db06cae1f 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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.19.213.228 () {48 vars in 952 bytes} [Tue May 5 17:21:04 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:21:04.677 7 WARNING oslo_policy.policy [None req-d3ceb31f-d628-4f60-8f88-a9dc85745ac6 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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-05 17:21:04.678 7 WARNING oslo_policy.policy [None req-d3ceb31f-d628-4f60-8f88-a9dc85745ac6 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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-05 17:21:04.679 7 INFO glance.api.v2.image_data [None req-d3ceb31f-d628-4f60-8f88-a9dc85745ac6 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:21:08.780 7 WARNING glance.location [None req-d3ceb31f-d628-4f60-8f88-a9dc85745ac6 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.228 () {48 vars in 1046 bytes} [Tue May 5 17:21:04 2026] PUT /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517/file => generated 0 bytes in 4148 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7699 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.228 () {44 vars in 972 bytes} [Tue May 5 17:21:08 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 17:21:08.859 7 WARNING oslo_config.cfg [None req-14e90ba7-f1f8-4466-a149-72389b93f4bd 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - 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/14] 199.19.213.228 () {44 vars in 972 bytes} [Tue May 5 17:21:08 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 17:42:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 17:42:17 2026] GET /v2/images => generated 1240 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 17:42:35 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 17:42:35 2026] GET /v2/images => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.19.213.228 () {44 vars in 938 bytes} [Tue May 5 17:42:35 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 199.19.213.228 () {44 vars in 960 bytes} [Tue May 5 17:42:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.19.213.228 () {44 vars in 940 bytes} [Tue May 5 17:42:35 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: 138/280] 199.19.213.228 () {48 vars in 952 bytes} [Tue May 5 17:42:35 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:42:35.444 7 INFO glance.api.v2.image_data [None req-92c5fa2c-8fdf-4905-864e-bc74adc21c77 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:43:04.101 7 WARNING glance.location [None req-92c5fa2c-8fdf-4905-864e-bc74adc21c77 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/287] 199.19.213.228 () {48 vars in 1047 bytes} [Tue May 5 17:42:35 2026] PUT /v2/images/c3e0535b-aed7-4562-8953-89f41d86df8b/file => generated 0 bytes in 28706 msecs (HTTP/1.1 204) 4 headers in 171 bytes (80017 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.19.213.228 () {44 vars in 972 bytes} [Tue May 5 17:43:04 2026] GET /v2/images/c3e0535b-aed7-4562-8953-89f41d86df8b => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.19.213.228 () {44 vars in 972 bytes} [Tue May 5 17:43:04 2026] GET /v2/images/c3e0535b-aed7-4562-8953-89f41d86df8b => 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: 146/290] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 17:43:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/291] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 17:43:05 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 17:49:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 17:49:50 2026] GET /v2/images => generated 2451 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 17:50:00 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 17:50:00 2026] GET /v2/images => generated 2451 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.19.213.228 () {44 vars in 948 bytes} [Tue May 5 17:50:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.19.213.228 () {44 vars in 970 bytes} [Tue May 5 17:50:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.19.213.228 () {44 vars in 940 bytes} [Tue May 5 17:50:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.19.213.228 () {48 vars in 952 bytes} [Tue May 5 17:50:00 2026] POST /v2/images => generated 799 bytes in 264 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:50:01.180 7 INFO glance.api.v2.image_data [None req-fce5aaf3-2456-4b9d-b6c4-71e430429d52 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:50:23.902 7 INFO glance.location [None req-fce5aaf3-2456-4b9d-b6c4-71e430429d52 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/388] 199.19.213.228 () {48 vars in 1046 bytes} [Tue May 5 17:50:01 2026] PUT /v2/images/3af29309-2c7f-4d1f-aae0-10b979575f4a/file => generated 0 bytes in 22772 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24716 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.19.213.228 () {44 vars in 972 bytes} [Tue May 5 17:50:23 2026] GET /v2/images/3af29309-2c7f-4d1f-aae0-10b979575f4a => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.19.213.228 () {48 vars in 1051 bytes} [Tue May 5 17:50:23 2026] PATCH /v2/images/3af29309-2c7f-4d1f-aae0-10b979575f4a => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.19.213.228 () {44 vars in 972 bytes} [Tue May 5 17:50:24 2026] GET /v2/images/3af29309-2c7f-4d1f-aae0-10b979575f4a => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 17:51:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/401] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 17:51:01 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 17:51:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 17:51:24 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.19.213.228 () {44 vars in 940 bytes} [Tue May 5 17:51:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.19.213.228 () {44 vars in 962 bytes} [Tue May 5 17:51:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.19.213.228 () {44 vars in 940 bytes} [Tue May 5 17:51:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.19.213.228 () {48 vars in 952 bytes} [Tue May 5 17:51:24 2026] POST /v2/images => generated 791 bytes in 238 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-05 17:51:25.084 7 INFO glance.api.v2.image_data [None req-3f53f771-3375-44bd-b631-233042b2054a 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 17:51:39.547 7 INFO glance.location [None req-3f53f771-3375-44bd-b631-233042b2054a 5070859b914c42c3831975849e95d647 e199110985b84ca28da52ad2275ed6ec - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 204/416] 199.19.213.228 () {48 vars in 1047 bytes} [Tue May 5 17:51:25 2026] PUT /v2/images/ae37b856-d5ee-4082-bb87-bff41a0a2f2f/file => generated 0 bytes in 14507 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28305 switches on core 0) [pid: 8|app: 0|req: 213/417] 199.19.213.228 () {44 vars in 972 bytes} [Tue May 5 17:51:39 2026] GET /v2/images/ae37b856-d5ee-4082-bb87-bff41a0a2f2f => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/418] 199.19.213.228 () {44 vars in 972 bytes} [Tue May 5 17:51:39 2026] GET /v2/images/ae37b856-d5ee-4082-bb87-bff41a0a2f2f => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/575] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 18:04:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/576] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 18:04:47 2026] GET /v2/images => generated 4893 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/607] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 18:07:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/608] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 18:07:16 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/609] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 18:07:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/610] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 18:07:18 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: 316/623] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 18:08:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/624] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 18:08:10 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: 317/625] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 18:08:18 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/626] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 18:08:18 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/641] 199.19.213.228 () {42 vars in 689 bytes} [Tue May 5 18:09:25 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/642] 199.19.213.228 () {44 vars in 911 bytes} [Tue May 5 18:09:25 2026] GET /v2/images => generated 4893 bytes in 68 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: 322/651] 10.0.0.25 () {32 vars in 632 bytes} [Tue May 5 18:10:08 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/658] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 5 18:10:35 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 112 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: 333/659] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:10:35 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: 327/660] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:10:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/661] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 5 18:10:35 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/662] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:10:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/663] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:10:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/664] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 5 18:10:35 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/665] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:10:35 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/666] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:10:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/667] 10.0.0.41 () {36 vars in 986 bytes} [Tue May 5 18:10:35 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/668] 10.0.0.41 () {36 vars in 926 bytes} [Tue May 5 18:10:35 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: 338/669] 10.0.0.251 () {36 vars in 911 bytes} [Tue May 5 18:10:36 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/670] 10.0.0.251 () {36 vars in 1007 bytes} [Tue May 5 18:10:36 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517/locations => generated 127 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/671] 10.0.0.251 () {36 vars in 987 bytes} [Tue May 5 18:10:36 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => 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: 333/672] 10.0.0.251 () {36 vars in 927 bytes} [Tue May 5 18:10:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/673] 10.0.0.251 () {36 vars in 927 bytes} [Tue May 5 18:10:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/676] 199.19.213.228 () {36 vars in 991 bytes} [Tue May 5 18:10:44 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => 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/677] 199.19.213.228 () {36 vars in 931 bytes} [Tue May 5 18:10:44 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/678] 199.19.213.228 () {36 vars in 991 bytes} [Tue May 5 18:10:44 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => 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: 343/679] 199.19.213.228 () {36 vars in 931 bytes} [Tue May 5 18:10:44 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: 338/682] 10.0.0.41 () {36 vars in 986 bytes} [Tue May 5 18:10:52 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => 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: 345/683] 10.0.0.41 () {36 vars in 926 bytes} [Tue May 5 18:10:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/684] 10.0.0.41 () {36 vars in 986 bytes} [Tue May 5 18:10:54 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/685] 10.0.0.41 () {36 vars in 926 bytes} [Tue May 5 18:10: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: 343/692] 10.0.0.25 () {34 vars in 654 bytes} [Tue May 5 18:11:25 2026] POST /v2/images => generated 649 bytes in 284 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 18:11:25.308 8 WARNING glance.api.v2.images [None req-8f65dba1-e063-4ebf-af1b-98b6156fdd98 2594bc9b9da948d49d3572f601e9efef 865c844304c84881bf9448032155aec4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a827dd4b-f7bd-43ab-bd59-c3c748e78c66 [pid: 8|app: 0|req: 350/693] 10.0.0.25 () {32 vars in 709 bytes} [Tue May 5 18:11:25 2026] DELETE /v2/images/a827dd4b-f7bd-43ab-bd59-c3c748e78c66 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.25 () {32 vars in 706 bytes} [Tue May 5 18:11:25 2026] GET /v2/images/a827dd4b-f7bd-43ab-bd59-c3c748e78c66 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.25 () {32 vars in 632 bytes} [Tue May 5 18:11:25 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.25 () {34 vars in 654 bytes} [Tue May 5 18:11:25 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 18:11:25.471 8 WARNING oslo_policy.policy [None req-8fbede31-31c2-4487-a337-3d15feb34f1c 2594bc9b9da948d49d3572f601e9efef 865c844304c84881bf9448032155aec4 - - 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-05 18:11:25.471 8 WARNING oslo_policy.policy [None req-8fbede31-31c2-4487-a337-3d15feb34f1c 2594bc9b9da948d49d3572f601e9efef 865c844304c84881bf9448032155aec4 - - 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: 352/697] 10.0.0.25 () {32 vars in 716 bytes} [Tue May 5 18:11:25 2026] GET /v2/images/84a8c533-f5ee-476f-a805-e0fbeb561d09/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 18:11:25.495 7 INFO glance.api.v2.image_data [None req-a8732224-dadb-420b-8ab9-48c8c320bbe8 2594bc9b9da948d49d3572f601e9efef 865c844304c84881bf9448032155aec4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 18:11:25.560 7 WARNING glance_store._drivers.rbd [None req-a8732224-dadb-420b-8ab9-48c8c320bbe8 2594bc9b9da948d49d3572f601e9efef 865c844304c84881bf9448032155aec4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 18:11:26.682 7 INFO glance.location [None req-a8732224-dadb-420b-8ab9-48c8c320bbe8 2594bc9b9da948d49d3572f601e9efef 865c844304c84881bf9448032155aec4 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 346/698] 10.0.0.25 () {32 vars in 726 bytes} [Tue May 5 18:11:25 2026] PUT /v2/images/84a8c533-f5ee-476f-a805-e0fbeb561d09/file => generated 0 bytes in 1233 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 10.0.0.25 () {32 vars in 706 bytes} [Tue May 5 18:11:26 2026] GET /v2/images/84a8c533-f5ee-476f-a805-e0fbeb561d09 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.25 () {32 vars in 716 bytes} [Tue May 5 18:11:26 2026] GET /v2/images/84a8c533-f5ee-476f-a805-e0fbeb561d09/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.25 () {34 vars in 654 bytes} [Tue May 5 18:11:26 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.25 () {32 vars in 725 bytes} [Tue May 5 18:11:26 2026] PATCH /v2/images/504a7996-733e-4464-a61c-7a29ac9d50f6 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.25 () {32 vars in 706 bytes} [Tue May 5 18:11:27 2026] GET /v2/images/504a7996-733e-4464-a61c-7a29ac9d50f6 => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 18:11:27.043 7 WARNING glance.api.v2.images [None req-ea22d99c-61ac-4c70-a16f-78762728fc21 2594bc9b9da948d49d3572f601e9efef 865c844304c84881bf9448032155aec4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//504a7996-733e-4464-a61c-7a29ac9d50f6 [pid: 7|app: 0|req: 349/704] 10.0.0.25 () {32 vars in 709 bytes} [Tue May 5 18:11:27 2026] DELETE /v2/images/504a7996-733e-4464-a61c-7a29ac9d50f6 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 10.0.0.25 () {32 vars in 706 bytes} [Tue May 5 18:11:27 2026] GET /v2/images/504a7996-733e-4464-a61c-7a29ac9d50f6 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:11:27.132 7 WARNING glance.api.v2.images [None req-b754577a-ec16-45a7-8349-d591c7f6a205 2594bc9b9da948d49d3572f601e9efef 865c844304c84881bf9448032155aec4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//84a8c533-f5ee-476f-a805-e0fbeb561d09 [pid: 7|app: 0|req: 350/706] 10.0.0.25 () {32 vars in 709 bytes} [Tue May 5 18:11:27 2026] DELETE /v2/images/84a8c533-f5ee-476f-a805-e0fbeb561d09 => generated 0 bytes in 1373 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/707] 10.0.0.25 () {32 vars in 706 bytes} [Tue May 5 18:11:28 2026] GET /v2/images/84a8c533-f5ee-476f-a805-e0fbeb561d09 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 18:11:28.531 7 WARNING glance.api.v2.images [None req-fcf72465-6777-44ae-a88d-8b078cbbf17d 2594bc9b9da948d49d3572f601e9efef 865c844304c84881bf9448032155aec4 - - default default] Failed to find image a827dd4b-f7bd-43ab-bd59-c3c748e78c66 to delete: glance.common.exception.ImageNotFound: No image found with ID a827dd4b-f7bd-43ab-bd59-c3c748e78c66 [pid: 7|app: 0|req: 351/708] 10.0.0.25 () {32 vars in 709 bytes} [Tue May 5 18:11:28 2026] DELETE /v2/images/a827dd4b-f7bd-43ab-bd59-c3c748e78c66 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/709] 10.0.0.25 () {32 vars in 706 bytes} [Tue May 5 18:11:28 2026] GET /v2/images/a827dd4b-f7bd-43ab-bd59-c3c748e78c66 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/716] 10.0.0.41 () {36 vars in 986 bytes} [Tue May 5 18:11:56 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => 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: 362/717] 10.0.0.41 () {36 vars in 926 bytes} [Tue May 5 18:11:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/724] 10.0.0.25 () {30 vars in 410 bytes} [Tue May 5 18:12:26 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/727] 10.0.0.41 () {36 vars in 986 bytes} [Tue May 5 18:12:32 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/728] 10.0.0.41 () {36 vars in 926 bytes} [Tue May 5 18:12:32 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: 363/733] 10.0.0.41 () {36 vars in 986 bytes} [Tue May 5 18:12:56 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => 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: 371/734] 10.0.0.41 () {36 vars in 926 bytes} [Tue May 5 18:12:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 10.0.0.41 () {36 vars in 986 bytes} [Tue May 5 18:13:05 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.41 () {36 vars in 926 bytes} [Tue May 5 18:13: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: 369/745] 10.0.0.41 () {36 vars in 986 bytes} [Tue May 5 18:13:30 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.41 () {36 vars in 926 bytes} [Tue May 5 18:13:30 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: 377/761] 10.0.0.41 () {36 vars in 986 bytes} [Tue May 5 18:14:48 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => 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: 385/762] 10.0.0.41 () {36 vars in 926 bytes} [Tue May 5 18:14:48 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: 388/767] 10.0.0.25 () {32 vars in 706 bytes} [Tue May 5 18:15:08 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => 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: 380/768] 10.0.0.25 () {32 vars in 706 bytes} [Tue May 5 18:15:08 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/769] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 5 18:15:08 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => 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: 381/770] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:15:08 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: 390/771] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:15:08 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/772] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 5 18:15:08 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/773] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:15:08 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: 383/774] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:15:08 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: 392/775] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 5 18:15:08 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => 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: 384/776] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:15:08 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: 393/777] 10.0.0.251 () {36 vars in 911 bytes} [Tue May 5 18:15:08 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/778] 10.0.0.251 () {36 vars in 1007 bytes} [Tue May 5 18:15:08 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/779] 10.0.0.251 () {36 vars in 987 bytes} [Tue May 5 18:15:08 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => 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: 386/780] 10.0.0.251 () {36 vars in 927 bytes} [Tue May 5 18:15:08 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: 395/781] 10.0.0.251 () {36 vars in 927 bytes} [Tue May 5 18:15:08 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: 402/794] 10.0.0.41 () {36 vars in 986 bytes} [Tue May 5 18:16:03 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/795] 10.0.0.41 () {36 vars in 926 bytes} [Tue May 5 18:16:03 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: 405/800] 10.0.0.41 () {36 vars in 986 bytes} [Tue May 5 18:16:21 2026] GET /v2/images/6c1ebe32-8c15-409b-b388-87772d99f517 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/801] 10.0.0.41 () {36 vars in 926 bytes} [Tue May 5 18:16:21 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: 409/808] 199.19.213.228 () {32 vars in 826 bytes} [Tue May 5 18:16:56 2026] GET /v2/images?status=active&owner=e199110985b84ca28da52ad2275ed6ec&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/809] 199.19.213.228 () {32 vars in 653 bytes} [Tue May 5 18:16:56 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: 410/810] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 5 18:16:56 2026] GET /v2/images/c3e0535b-aed7-4562-8953-89f41d86df8b => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/811] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:16:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/812] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:16:56 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/813] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 5 18:16:56 2026] GET /v2/images/c3e0535b-aed7-4562-8953-89f41d86df8b => 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: 412/814] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:16:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/815] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:16:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/816] 10.0.0.68 () {36 vars in 986 bytes} [Tue May 5 18:16:57 2026] GET /v2/images/c3e0535b-aed7-4562-8953-89f41d86df8b => 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: 404/817] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:16:57 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: 414/818] 10.0.0.68 () {36 vars in 926 bytes} [Tue May 5 18:16:57 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: 405/819] 10.0.0.251 () {36 vars in 911 bytes} [Tue May 5 18:16:57 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/820] 10.0.0.251 () {36 vars in 1007 bytes} [Tue May 5 18:16:57 2026] GET /v2/images/c3e0535b-aed7-4562-8953-89f41d86df8b/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/821] 10.0.0.251 () {36 vars in 987 bytes} [Tue May 5 18:16:57 2026] GET /v2/images/c3e0535b-aed7-4562-8953-89f41d86df8b => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/822] 10.0.0.251 () {36 vars in 927 bytes} [Tue May 5 18:16:57 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: 407/823] 10.0.0.251 () {36 vars in 927 bytes} [Tue May 5 18:16:57 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: 445/880] 10.0.0.25 () {32 vars in 632 bytes} [Tue May 5 18:21:34 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)