+ 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 Jun 23 19:03:48 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-548c8cd8f9-78ksm 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 0x7fab28f4b668 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-06-23 19:03:50.619 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 19:03:50.661 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-06-23 19:03:51.457 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-06-23 19:03:51.458 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-06-23 19:03:51.459 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 19:03:51.497 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-06-23 19:03:51.498 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-06-23 19:03:51.499 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 19:03:53.423 8 WARNING glance.api.v2.images [None req-46690959-8145-4813-9968-dc34a64515b7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:03:53.493 7 WARNING glance.api.v2.images [None req-aa15473b-485c-40e4-b1e3-8d0edf2f88de - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 19:03:53.753 8 WARNING keystonemiddleware._common.config [None req-46690959-8145-4813-9968-dc34a64515b7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:03:53.760 8 WARNING oslo_config.cfg [None req-46690959-8145-4813-9968-dc34a64515b7 - - - - - -] 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 0x7fab28f4b668 pid: 8 (default app) 2026-06-23 19:03:53.822 7 WARNING keystonemiddleware._common.config [None req-aa15473b-485c-40e4-b1e3-8d0edf2f88de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:03:53.830 7 WARNING oslo_config.cfg [None req-aa15473b-485c-40e4-b1e3-8d0edf2f88de - - - - - -] 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 0x7fab28f4b668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:03:55 2026] GET / => generated 1301 bytes in 4 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-06-23 19:03:55.551 7 WARNING oslo_policy.policy [None req-f7ae5bb3-1237-407e-bfb9-f513e4b3896c a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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-06-23 19:03:55.552 7 WARNING oslo_policy.policy [None req-f7ae5bb3-1237-407e-bfb9-f513e4b3896c a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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-06-23 19:03:55.567 7 WARNING oslo_policy.policy [None req-f7ae5bb3-1237-407e-bfb9-f513e4b3896c a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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-06-23 19:03:55.568 7 WARNING oslo_policy.policy [None req-f7ae5bb3-1237-407e-bfb9-f513e4b3896c a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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: 1/5] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:03:55 2026] GET /v2/images => generated 69 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:03:59 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: 2/7] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:03:59 2026] GET /v2/images => generated 69 bytes in 37 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-06-23 19:03:59.468 8 WARNING oslo_policy.policy [None req-08e52b00-0001-4ccb-821b-51fd885fc9ea a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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-06-23 19:03:59.468 8 WARNING oslo_policy.policy [None req-08e52b00-0001-4ccb-821b-51fd885fc9ea a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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: 6/8] 199.19.213.74 () {44 vars in 908 bytes} [Tue Jun 23 19:03:59 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.74 () {44 vars in 930 bytes} [Tue Jun 23 19:03:59 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-06-23 19:03:59.601 8 WARNING oslo_policy.policy [None req-67d6d4db-f960-4b32-abb7-3085ecf11ee7 a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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-06-23 19:03:59.601 8 WARNING oslo_policy.policy [None req-67d6d4db-f960-4b32-abb7-3085ecf11ee7 a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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: 7/10] 199.19.213.74 () {44 vars in 936 bytes} [Tue Jun 23 19:03:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:03:59.692 7 WARNING oslo_config.cfg [None req-9f46af5c-6dc3-4401-ac6d-8b70ee4aecb9 a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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: 4/11] 199.19.213.74 () {48 vars in 948 bytes} [Tue Jun 23 19:03:59 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 19:03:59.715 8 WARNING oslo_policy.policy [None req-affb1211-f70e-4e6b-827d-c5c9149d4101 a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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-06-23 19:03:59.715 8 WARNING oslo_policy.policy [None req-affb1211-f70e-4e6b-827d-c5c9149d4101 a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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-06-23 19:03:59.716 8 INFO glance.api.v2.image_data [None req-affb1211-f70e-4e6b-827d-c5c9149d4101 a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:04:02.992 8 WARNING glance.location [None req-affb1211-f70e-4e6b-827d-c5c9149d4101 a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.19.213.74 () {48 vars in 1042 bytes} [Tue Jun 23 19:03:59 2026] PUT /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d/file => generated 0 bytes in 3336 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5801 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.19.213.74 () {44 vars in 968 bytes} [Tue Jun 23 19:04:03 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:04:03.163 8 WARNING oslo_config.cfg [None req-d74b4631-689d-470d-9bb7-b8017aa6b08b a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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: 9/14] 199.19.213.74 () {48 vars in 1048 bytes} [Tue Jun 23 19:04:03 2026] PATCH /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.74 () {44 vars in 968 bytes} [Tue Jun 23 19:04:03 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 129/260] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:24:21 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: 132/261] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:24:21 2026] GET /v2/images => generated 1381 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/266] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:24:38 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: 132/267] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:24:38 2026] GET /v2/images => generated 1381 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.19.213.74 () {44 vars in 934 bytes} [Tue Jun 23 19:24:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/269] 199.19.213.74 () {44 vars in 956 bytes} [Tue Jun 23 19:24:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/270] 199.19.213.74 () {44 vars in 936 bytes} [Tue Jun 23 19:24:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/271] 199.19.213.74 () {48 vars in 948 bytes} [Tue Jun 23 19:24:38 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-06-23 19:24:38.712 8 INFO glance.api.v2.image_data [None req-8e2672de-20d1-4648-878d-9329b65b5e8a a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:25:04.380 8 WARNING glance.location [None req-8e2672de-20d1-4648-878d-9329b65b5e8a a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/278] 199.19.213.74 () {48 vars in 1043 bytes} [Tue Jun 23 19:24:38 2026] PUT /v2/images/c07745a4-ff0f-4187-b298-550ba3df099c/file => generated 0 bytes in 25721 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65455 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.19.213.74 () {44 vars in 968 bytes} [Tue Jun 23 19:25:04 2026] GET /v2/images/c07745a4-ff0f-4187-b298-550ba3df099c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.19.213.74 () {48 vars in 1048 bytes} [Tue Jun 23 19:25:04 2026] PATCH /v2/images/c07745a4-ff0f-4187-b298-550ba3df099c => 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: 142/281] 199.19.213.74 () {44 vars in 968 bytes} [Tue Jun 23 19:25:04 2026] GET /v2/images/c07745a4-ff0f-4187-b298-550ba3df099c => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:25:06 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: 143/283] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:25:06 2026] GET /v2/images => generated 2778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:32:00 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: 182/367] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:32:00 2026] GET /v2/images => generated 2778 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:32:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:32:11 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.19.213.74 () {44 vars in 944 bytes} [Tue Jun 23 19:32:11 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.19.213.74 () {44 vars in 966 bytes} [Tue Jun 23 19:32:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.19.213.74 () {44 vars in 936 bytes} [Tue Jun 23 19:32:11 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: 186/375] 199.19.213.74 () {48 vars in 948 bytes} [Tue Jun 23 19:32:11 2026] POST /v2/images => generated 799 bytes in 91 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 19:32:12.034 7 WARNING oslo_policy.policy [None req-4ebb7f05-e56e-49ea-8762-ada2525c7c4d a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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-06-23 19:32:12.034 7 WARNING oslo_policy.policy [None req-4ebb7f05-e56e-49ea-8762-ada2525c7c4d a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - 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-06-23 19:32:12.036 7 INFO glance.api.v2.image_data [None req-4ebb7f05-e56e-49ea-8762-ada2525c7c4d a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:32:37.595 7 INFO glance.location [None req-4ebb7f05-e56e-49ea-8762-ada2525c7c4d a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/382] 199.19.213.74 () {48 vars in 1042 bytes} [Tue Jun 23 19:32:12 2026] PUT /v2/images/fd13c7f7-2d85-459b-883d-71be683e2fbb/file => generated 0 bytes in 25644 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20554 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.19.213.74 () {44 vars in 968 bytes} [Tue Jun 23 19:32:37 2026] GET /v2/images/fd13c7f7-2d85-459b-883d-71be683e2fbb => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.19.213.74 () {48 vars in 1048 bytes} [Tue Jun 23 19:32:37 2026] PATCH /v2/images/fd13c7f7-2d85-459b-883d-71be683e2fbb => generated 1410 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.19.213.74 () {44 vars in 968 bytes} [Tue Jun 23 19:32:37 2026] GET /v2/images/fd13c7f7-2d85-459b-883d-71be683e2fbb => generated 1410 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:33:21 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/395] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:33:21 2026] GET /v2/images => generated 4190 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:33:38 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: 199/401] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:33:38 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.19.213.74 () {44 vars in 936 bytes} [Tue Jun 23 19:33:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 199.19.213.74 () {44 vars in 958 bytes} [Tue Jun 23 19:33:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 199.19.213.74 () {44 vars in 936 bytes} [Tue Jun 23 19:33:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 199.19.213.74 () {48 vars in 948 bytes} [Tue Jun 23 19:33:38 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-23 19:33:38.254 8 INFO glance.api.v2.image_data [None req-039f1870-cfef-44a7-9aea-ac83cbba9004 a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:33:52.655 8 INFO glance.location [None req-039f1870-cfef-44a7-9aea-ac83cbba9004 a0059a1265b74dc3b91caa6a6a4981c2 6d31056886ff4edb8b9a9562d1fa7deb - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 205/408] 199.19.213.74 () {48 vars in 1043 bytes} [Tue Jun 23 19:33:38 2026] PUT /v2/images/20aca90e-8e59-430d-9f27-d269207ccc24/file => generated 0 bytes in 14442 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35064 switches on core 0) [pid: 7|app: 0|req: 204/409] 199.19.213.74 () {44 vars in 968 bytes} [Tue Jun 23 19:33:52 2026] GET /v2/images/20aca90e-8e59-430d-9f27-d269207ccc24 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.19.213.74 () {48 vars in 1048 bytes} [Tue Jun 23 19:33:52 2026] PATCH /v2/images/20aca90e-8e59-430d-9f27-d269207ccc24 => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.19.213.74 () {44 vars in 968 bytes} [Tue Jun 23 19:33:52 2026] GET /v2/images/20aca90e-8e59-430d-9f27-d269207ccc24 => 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: 285/568] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:46:46 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: 284/569] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:46:46 2026] GET /v2/images => generated 5574 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:49:03 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: 300/599] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:49:03 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:49:05 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: 301/601] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:49:05 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:49:55 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: 307/613] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:49:55 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:50:03 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:50:03 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/630] 199.19.213.74 () {42 vars in 685 bytes} [Tue Jun 23 19:51:06 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: 315/631] 199.19.213.74 () {44 vars in 907 bytes} [Tue Jun 23 19:51:06 2026] GET /v2/images => generated 5574 bytes in 63 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: 320/640] 10.0.0.24 () {32 vars in 632 bytes} [Tue Jun 23 19:51:48 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 10.0.0.138 () {36 vars in 987 bytes} [Tue Jun 23 19:52:10 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 133 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: 323/646] 10.0.0.138 () {36 vars in 927 bytes} [Tue Jun 23 19:52:10 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: 325/649] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jun 23 19:52:13 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:52:13 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: 326/651] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:52:13 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: 326/652] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jun 23 19:52:13 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:52:13 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: 327/654] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:52:13 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: 328/655] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jun 23 19:52:14 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/656] 10.0.0.138 () {36 vars in 987 bytes} [Tue Jun 23 19:52:14 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 329/657] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:52: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: 8|app: 0|req: 329/658] 10.0.0.138 () {36 vars in 927 bytes} [Tue Jun 23 19:52: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: 330/659] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:52:14 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jun 23 19:52:14 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jun 23 19:52:15 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: 331/662] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jun 23 19:52:15 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jun 23 19:52:15 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: 332/664] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jun 23 19:52:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 199.19.213.74 () {36 vars in 990 bytes} [Tue Jun 23 19:52:19 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 199.19.213.74 () {36 vars in 930 bytes} [Tue Jun 23 19:52:19 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: 334/667] 199.19.213.74 () {36 vars in 990 bytes} [Tue Jun 23 19:52:20 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 334/668] 199.19.213.74 () {36 vars in 930 bytes} [Tue Jun 23 19:52:20 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: 337/673] 10.0.0.138 () {36 vars in 987 bytes} [Tue Jun 23 19:52:41 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 337/674] 10.0.0.138 () {36 vars in 927 bytes} [Tue Jun 23 19:52:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 10.0.0.138 () {36 vars in 987 bytes} [Tue Jun 23 19:53:00 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 340/680] 10.0.0.138 () {36 vars in 927 bytes} [Tue Jun 23 19:53:00 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: 342/683] 10.0.0.138 () {36 vars in 987 bytes} [Tue Jun 23 19:53:12 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.138 () {36 vars in 927 bytes} [Tue Jun 23 19:53:12 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: 348/695] 10.0.0.24 () {34 vars in 654 bytes} [Tue Jun 23 19:53:55 2026] POST /v2/images => generated 648 bytes in 262 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 19:53:56.262 8 WARNING glance.api.v2.images [None req-ad238288-6068-4061-ae91-bf2b71f9c0ec 51fcad76d69b4c7cb8640b088a628398 6abe09d7ce804b6c899e6671dab3915e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6b6f984c-b135-4ef6-a2c4-b8d79467878a [pid: 8|app: 0|req: 348/696] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jun 23 19:53:56 2026] DELETE /v2/images/6b6f984c-b135-4ef6-a2c4-b8d79467878a => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 23 19:53:56 2026] GET /v2/images/6b6f984c-b135-4ef6-a2c4-b8d79467878a => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/698] 10.0.0.24 () {32 vars in 632 bytes} [Tue Jun 23 19:53:56 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.24 () {34 vars in 654 bytes} [Tue Jun 23 19:53:56 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 23 19:53:56 2026] GET /v2/images/33b82525-4fc6-4486-b848-929632ac2045/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:56.463 7 INFO glance.api.v2.image_data [None req-6597f876-8d3c-486b-a7bf-975478752538 51fcad76d69b4c7cb8640b088a628398 6abe09d7ce804b6c899e6671dab3915e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 19:53:56.505 7 WARNING glance_store._drivers.rbd [None req-6597f876-8d3c-486b-a7bf-975478752538 51fcad76d69b4c7cb8640b088a628398 6abe09d7ce804b6c899e6671dab3915e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 19:53:57.276 7 INFO glance.location [None req-6597f876-8d3c-486b-a7bf-975478752538 51fcad76d69b4c7cb8640b088a628398 6abe09d7ce804b6c899e6671dab3915e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/701] 10.0.0.24 () {32 vars in 726 bytes} [Tue Jun 23 19:53:56 2026] PUT /v2/images/33b82525-4fc6-4486-b848-929632ac2045/file => generated 0 bytes in 856 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 23 19:53:57 2026] GET /v2/images/33b82525-4fc6-4486-b848-929632ac2045 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 23 19:53:57 2026] GET /v2/images/33b82525-4fc6-4486-b848-929632ac2045/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/704] 10.0.0.24 () {34 vars in 654 bytes} [Tue Jun 23 19:53:57 2026] POST /v2/images => generated 649 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/705] 10.0.0.24 () {32 vars in 725 bytes} [Tue Jun 23 19:53:57 2026] PATCH /v2/images/eba1ab05-a5b0-4dc1-8f62-09c96777a506 => generated 653 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/706] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 23 19:53:57 2026] GET /v2/images/eba1ab05-a5b0-4dc1-8f62-09c96777a506 => generated 653 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:57.606 7 WARNING glance.api.v2.images [None req-c90904af-52e2-48aa-9af0-a2d8198ce971 51fcad76d69b4c7cb8640b088a628398 6abe09d7ce804b6c899e6671dab3915e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//eba1ab05-a5b0-4dc1-8f62-09c96777a506 [pid: 7|app: 0|req: 354/707] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jun 23 19:53:57 2026] DELETE /v2/images/eba1ab05-a5b0-4dc1-8f62-09c96777a506 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 23 19:53:57 2026] GET /v2/images/eba1ab05-a5b0-4dc1-8f62-09c96777a506 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:57.670 7 WARNING glance.api.v2.images [None req-db093d72-5f7d-4fb4-bc3d-2af7ef013cd6 51fcad76d69b4c7cb8640b088a628398 6abe09d7ce804b6c899e6671dab3915e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//33b82525-4fc6-4486-b848-929632ac2045 [pid: 7|app: 0|req: 355/709] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jun 23 19:53:57 2026] DELETE /v2/images/33b82525-4fc6-4486-b848-929632ac2045 => generated 0 bytes in 863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/710] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 23 19:53:58 2026] GET /v2/images/33b82525-4fc6-4486-b848-929632ac2045 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:58.554 7 WARNING glance.api.v2.images [None req-94999b8f-8742-4d30-9d88-2e6adb5355b1 51fcad76d69b4c7cb8640b088a628398 6abe09d7ce804b6c899e6671dab3915e - - default default] Failed to find image 6b6f984c-b135-4ef6-a2c4-b8d79467878a to delete: glance.common.exception.ImageNotFound: No image found with ID 6b6f984c-b135-4ef6-a2c4-b8d79467878a [pid: 7|app: 0|req: 356/711] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jun 23 19:53:58 2026] DELETE /v2/images/6b6f984c-b135-4ef6-a2c4-b8d79467878a => 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: 356/712] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 23 19:53:58 2026] GET /v2/images/6b6f984c-b135-4ef6-a2c4-b8d79467878a => 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/713] 10.0.0.24 () {30 vars in 410 bytes} [Tue Jun 23 19:54:01 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: 360/718] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 360/721] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 364/729] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jun 23 19:54:17 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.138 () {36 vars in 987 bytes} [Tue Jun 23 19:54:35 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 370/738] 10.0.0.138 () {36 vars in 927 bytes} [Tue Jun 23 19:54:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.138 () {36 vars in 987 bytes} [Tue Jun 23 19:54:43 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 371/740] 10.0.0.138 () {36 vars in 927 bytes} [Tue Jun 23 19:54: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: 381/759] 10.0.0.138 () {36 vars in 987 bytes} [Tue Jun 23 19:56:08 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/760] 10.0.0.138 () {36 vars in 927 bytes} [Tue Jun 23 19:56: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: 7|app: 0|req: 382/761] 10.0.0.138 () {36 vars in 987 bytes} [Tue Jun 23 19:56:08 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 380/762] 10.0.0.138 () {36 vars in 927 bytes} [Tue Jun 23 19:56: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: 7|app: 0|req: 385/767] 10.0.0.138 () {36 vars in 987 bytes} [Tue Jun 23 19:56:26 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 383/768] 10.0.0.138 () {36 vars in 927 bytes} [Tue Jun 23 19:56:26 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: 387/771] 10.0.0.138 () {36 vars in 987 bytes} [Tue Jun 23 19:56:40 2026] GET /v2/images/1063fdf0-6eb7-4fb5-aa69-2e6fa19fad1d => 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: 385/772] 10.0.0.138 () {36 vars in 927 bytes} [Tue Jun 23 19:56:40 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: 388/777] 199.19.213.74 () {32 vars in 825 bytes} [Tue Jun 23 19:57:00 2026] GET /v2/images?status=active&owner=6d31056886ff4edb8b9a9562d1fa7deb&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/778] 199.19.213.74 () {32 vars in 652 bytes} [Tue Jun 23 19:57:00 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: 389/779] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jun 23 19:57:01 2026] GET /v2/images/c07745a4-ff0f-4187-b298-550ba3df099c => 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: 391/780] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:57:01 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: 390/781] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:57:01 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: 392/782] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jun 23 19:57:01 2026] GET /v2/images/c07745a4-ff0f-4187-b298-550ba3df099c => 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: 391/783] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:57:01 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: 393/784] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:57:01 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: 392/785] 10.0.0.68 () {36 vars in 986 bytes} [Tue Jun 23 19:57:01 2026] GET /v2/images/c07745a4-ff0f-4187-b298-550ba3df099c => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/786] 10.0.0.68 () {36 vars in 926 bytes} [Tue Jun 23 19:57:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/787] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jun 23 19:57:01 2026] GET /v2/images/c07745a4-ff0f-4187-b298-550ba3df099c => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jun 23 19:57:01 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: 394/789] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jun 23 19:57:01 2026] GET /v2/images/c07745a4-ff0f-4187-b298-550ba3df099c => generated 1395 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/790] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jun 23 19:57:01 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: 395/791] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jun 23 19:57:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/834] 10.0.0.24 () {32 vars in 632 bytes} [Tue Jun 23 20:00:28 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)