+ 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 [Sat Aug 22 19:10:08 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-676969fc75-8rhx7 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 0x7f4b7fb67668 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-08-22 19:10:10.043 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-22 19:10:10.118 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-22 19:10:10.912 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-08-22 19:10:10.913 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-08-22 19:10:10.913 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-22 19:10:10.967 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-08-22 19:10:10.968 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-08-22 19:10:10.968 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-22 19:10:12.990 7 WARNING glance.api.v2.images [None req-30b6b251-066c-429e-ac0d-630c2bebba46 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-22 19:10:13.124 8 WARNING glance.api.v2.images [None req-00cc97e1-f3b6-4254-a468-743bc4bc92ac - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-22 19:10:13.327 7 WARNING keystonemiddleware._common.config [None req-30b6b251-066c-429e-ac0d-630c2bebba46 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 19:10:13.335 7 WARNING oslo_config.cfg [None req-30b6b251-066c-429e-ac0d-630c2bebba46 - - - - - -] 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 0x7f4b7fb67668 pid: 7 (default app) 2026-08-22 19:10:13.492 8 WARNING keystonemiddleware._common.config [None req-00cc97e1-f3b6-4254-a468-743bc4bc92ac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 19:10:13.501 8 WARNING oslo_config.cfg [None req-00cc97e1-f3b6-4254-a468-743bc4bc92ac - - - - - -] 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 0x7f4b7fb67668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:10:14 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-08-22 19:10:14.972 8 WARNING oslo_policy.policy [None req-f8d7be87-1309-4cc2-9cc9-73842d63f0fd 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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-08-22 19:10:14.972 8 WARNING oslo_policy.policy [None req-f8d7be87-1309-4cc2-9cc9-73842d63f0fd 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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-08-22 19:10:14.987 8 WARNING oslo_policy.policy [None req-f8d7be87-1309-4cc2-9cc9-73842d63f0fd 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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-08-22 19:10:14.987 8 WARNING oslo_policy.policy [None req-f8d7be87-1309-4cc2-9cc9-73842d63f0fd 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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.119 () {44 vars in 911 bytes} [Sat Aug 22 19:10:14 2026] GET /v2/images => generated 69 bytes in 573 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.119 () {42 vars in 689 bytes} [Sat Aug 22 19:10:18 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.119 () {44 vars in 911 bytes} [Sat Aug 22 19:10:18 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 19:10:18.597 7 WARNING oslo_policy.policy [None req-06455bb9-29e2-4d34-977f-6dbf6145d9d8 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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-08-22 19:10:18.598 7 WARNING oslo_policy.policy [None req-06455bb9-29e2-4d34-977f-6dbf6145d9d8 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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.119 () {44 vars in 912 bytes} [Sat Aug 22 19:10:18 2026] GET /v2/images/cirros => generated 151 bytes in 137 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.119 () {44 vars in 934 bytes} [Sat Aug 22 19:10:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 19:10:18.739 7 WARNING oslo_policy.policy [None req-5b414ac2-aafc-4e15-86b4-211e653bba0c 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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-08-22 19:10:18.739 7 WARNING oslo_policy.policy [None req-5b414ac2-aafc-4e15-86b4-211e653bba0c 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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.119 () {44 vars in 940 bytes} [Sat Aug 22 19:10:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 19:10:18.816 8 WARNING oslo_config.cfg [None req-439465fe-d89e-458b-81d7-598f1ed03447 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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.119 () {48 vars in 952 bytes} [Sat Aug 22 19:10:18 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 19:10:18.836 7 WARNING oslo_policy.policy [None req-a82230cb-3296-4e1f-a89d-b582061ca67c 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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-08-22 19:10:18.836 7 WARNING oslo_policy.policy [None req-a82230cb-3296-4e1f-a89d-b582061ca67c 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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-08-22 19:10:18.837 7 INFO glance.api.v2.image_data [None req-a82230cb-3296-4e1f-a89d-b582061ca67c 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 19:10:22.755 7 WARNING glance.location [None req-a82230cb-3296-4e1f-a89d-b582061ca67c 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.119 () {48 vars in 1046 bytes} [Sat Aug 22 19:10:18 2026] PUT /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d/file => generated 0 bytes in 3965 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7689 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.19.213.119 () {44 vars in 972 bytes} [Sat Aug 22 19:10:22 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.19.213.119 () {48 vars in 1052 bytes} [Sat Aug 22 19:10:22 2026] PATCH /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 19:10:22.924 7 WARNING oslo_config.cfg [None req-3fcd00d5-5c85-450b-865e-2a64770d71c4 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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: 11/17] 199.19.213.119 () {44 vars in 972 bytes} [Sat Aug 22 19:10:22 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:31:41 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: 139/273] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:31:41 2026] GET /v2/images => generated 1381 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:31:58 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: 142/279] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:31:58 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.19.213.119 () {44 vars in 938 bytes} [Sat Aug 22 19:31:58 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.19.213.119 () {44 vars in 960 bytes} [Sat Aug 22 19:31:58 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 199.19.213.119 () {44 vars in 940 bytes} [Sat Aug 22 19:31:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.19.213.119 () {48 vars in 952 bytes} [Sat Aug 22 19:31:58 2026] POST /v2/images => generated 796 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 19:31:58.965 8 WARNING oslo_policy.policy [None req-e1d3e3fe-b5a5-426d-953c-fd15c80517ad 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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-08-22 19:31:58.965 8 WARNING oslo_policy.policy [None req-e1d3e3fe-b5a5-426d-953c-fd15c80517ad 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - 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-08-22 19:31:58.967 8 INFO glance.api.v2.image_data [None req-e1d3e3fe-b5a5-426d-953c-fd15c80517ad 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 19:32:24.864 8 WARNING glance.location [None req-e1d3e3fe-b5a5-426d-953c-fd15c80517ad 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/290] 199.19.213.119 () {48 vars in 1047 bytes} [Sat Aug 22 19:31:58 2026] PUT /v2/images/77282a82-c59b-48d6-930d-ead280891ab4/file => generated 0 bytes in 25950 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63269 switches on core 0) [pid: 7|app: 0|req: 151/291] 199.19.213.119 () {44 vars in 972 bytes} [Sat Aug 22 19:32:24 2026] GET /v2/images/77282a82-c59b-48d6-930d-ead280891ab4 => 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: 141/292] 199.19.213.119 () {48 vars in 1052 bytes} [Sat Aug 22 19:32:24 2026] PATCH /v2/images/77282a82-c59b-48d6-930d-ead280891ab4 => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/293] 199.19.213.119 () {44 vars in 972 bytes} [Sat Aug 22 19:32:25 2026] GET /v2/images/77282a82-c59b-48d6-930d-ead280891ab4 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/294] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:32: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: 153/295] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:32:26 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/374] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:39: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: 182/375] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:39:01 2026] GET /v2/images => generated 2778 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/378] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:39:08 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: 184/379] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:39:08 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/380] 199.19.213.119 () {44 vars in 948 bytes} [Sat Aug 22 19:39:08 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/381] 199.19.213.119 () {44 vars in 970 bytes} [Sat Aug 22 19:39:08 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/382] 199.19.213.119 () {44 vars in 940 bytes} [Sat Aug 22 19:39:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/383] 199.19.213.119 () {48 vars in 952 bytes} [Sat Aug 22 19:39:09 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 19:39:09.085 7 INFO glance.api.v2.image_data [None req-9a89699b-5393-4344-b3da-4dfbc83b2adf 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 19:39:24.939 7 INFO glance.location [None req-9a89699b-5393-4344-b3da-4dfbc83b2adf 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/388] 199.19.213.119 () {48 vars in 1046 bytes} [Sat Aug 22 19:39:09 2026] PUT /v2/images/55fda1b7-925a-430c-ac44-e8fa51f7851f/file => generated 0 bytes in 15900 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24661 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.19.213.119 () {44 vars in 972 bytes} [Sat Aug 22 19:39:24 2026] GET /v2/images/55fda1b7-925a-430c-ac44-e8fa51f7851f => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.19.213.119 () {48 vars in 1052 bytes} [Sat Aug 22 19:39:24 2026] PATCH /v2/images/55fda1b7-925a-430c-ac44-e8fa51f7851f => generated 1410 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 199.19.213.119 () {44 vars in 972 bytes} [Sat Aug 22 19:39:25 2026] GET /v2/images/55fda1b7-925a-430c-ac44-e8fa51f7851f => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:40:03 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:40:03 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/402] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:40:12 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: 205/403] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:40:12 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.19.213.119 () {44 vars in 940 bytes} [Sat Aug 22 19:40:12 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.19.213.119 () {44 vars in 962 bytes} [Sat Aug 22 19:40:12 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.19.213.119 () {44 vars in 940 bytes} [Sat Aug 22 19:40:12 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: 207/407] 199.19.213.119 () {48 vars in 952 bytes} [Sat Aug 22 19:40:12 2026] POST /v2/images => generated 791 bytes in 188 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 19:40:12.766 8 INFO glance.api.v2.image_data [None req-7f27b6c8-ef9f-42d1-9c9d-80cebc15f754 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 19:40:26.324 8 INFO glance.location [None req-7f27b6c8-ef9f-42d1-9c9d-80cebc15f754 0cdcf4e230a24a2aa00069112a40fdce 10a6cf7f8eca4dfc80f26dd1d213b6e9 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 201/412] 199.19.213.119 () {48 vars in 1047 bytes} [Sat Aug 22 19:40:12 2026] PUT /v2/images/7333a2b9-4c55-4a5d-b058-55dc2931ecfd/file => generated 0 bytes in 13600 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32342 switches on core 0) [pid: 7|app: 0|req: 212/413] 199.19.213.119 () {44 vars in 972 bytes} [Sat Aug 22 19:40:26 2026] GET /v2/images/7333a2b9-4c55-4a5d-b058-55dc2931ecfd => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/414] 199.19.213.119 () {48 vars in 1052 bytes} [Sat Aug 22 19:40:26 2026] PATCH /v2/images/7333a2b9-4c55-4a5d-b058-55dc2931ecfd => generated 1382 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/415] 199.19.213.119 () {44 vars in 972 bytes} [Sat Aug 22 19:40:26 2026] GET /v2/images/7333a2b9-4c55-4a5d-b058-55dc2931ecfd => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/578] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:54:02 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: 295/579] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:54:02 2026] GET /v2/images => generated 5574 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/608] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:56:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/609] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:56:22 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/612] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:56:24 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: 312/613] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:56:24 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/624] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:57:15 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: 307/625] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:57:15 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/628] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:57:24 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: 320/629] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:57:24 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/642] 199.19.213.119 () {42 vars in 689 bytes} [Sat Aug 22 19:58:28 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: 316/643] 199.19.213.119 () {44 vars in 911 bytes} [Sat Aug 22 19:58:28 2026] GET /v2/images => generated 5574 bytes in 50 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: 333/654] 10.0.0.56 () {32 vars in 632 bytes} [Sat Aug 22 19:59:13 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/657] 10.0.0.176 () {36 vars in 987 bytes} [Sat Aug 22 19:59:31 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/658] 10.0.0.176 () {36 vars in 927 bytes} [Sat Aug 22 19:59:31 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: 337/661] 10.0.0.168 () {36 vars in 987 bytes} [Sat Aug 22 19:59:33 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/662] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 19:59:33 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: 338/663] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 19:59:33 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: 326/664] 10.0.0.168 () {36 vars in 987 bytes} [Sat Aug 22 19:59:33 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => 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: 339/665] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 19:59:33 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: 327/666] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 19:59:33 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/667] 10.0.0.168 () {36 vars in 987 bytes} [Sat Aug 22 19:59:33 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/668] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 19:59:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/669] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 19:59:33 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: 329/670] 10.0.0.166 () {36 vars in 911 bytes} [Sat Aug 22 19:59:34 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: 342/671] 10.0.0.166 () {36 vars in 1007 bytes} [Sat Aug 22 19:59:34 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/672] 10.0.0.166 () {36 vars in 987 bytes} [Sat Aug 22 19:59:34 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/673] 10.0.0.166 () {36 vars in 927 bytes} [Sat Aug 22 19:59:34 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: 331/674] 10.0.0.166 () {36 vars in 927 bytes} [Sat Aug 22 19:59:34 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: 344/675] 10.0.0.176 () {36 vars in 987 bytes} [Sat Aug 22 19:59:36 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/676] 10.0.0.176 () {36 vars in 927 bytes} [Sat Aug 22 19:59:36 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: 345/677] 199.19.213.119 () {36 vars in 991 bytes} [Sat Aug 22 19:59:42 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/678] 199.19.213.119 () {36 vars in 931 bytes} [Sat Aug 22 19:59:42 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/681] 199.19.213.119 () {36 vars in 991 bytes} [Sat Aug 22 19:59:42 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/682] 199.19.213.119 () {36 vars in 931 bytes} [Sat Aug 22 19:59:42 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: 337/685] 10.0.0.176 () {36 vars in 987 bytes} [Sat Aug 22 19:59:55 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => 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: 349/686] 10.0.0.176 () {36 vars in 927 bytes} [Sat Aug 22 19:59:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/691] 10.0.0.56 () {34 vars in 654 bytes} [Sat Aug 22 20:00:19 2026] POST /v2/images => generated 649 bytes in 161 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-22 20:00:19.577 8 WARNING glance.api.v2.images [None req-a0327a7f-487c-4b53-951e-79ac0c986183 778361546fd44c8d92575801cffa1af6 01b5ad7405fe4aeabdd97dbafcc04ffc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//95270208-431f-4ab1-9e26-f9121f7a66e5 [pid: 8|app: 0|req: 340/692] 10.0.0.56 () {32 vars in 709 bytes} [Sat Aug 22 20:00:19 2026] DELETE /v2/images/95270208-431f-4ab1-9e26-f9121f7a66e5 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/693] 10.0.0.56 () {32 vars in 706 bytes} [Sat Aug 22 20:00:19 2026] GET /v2/images/95270208-431f-4ab1-9e26-f9121f7a66e5 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/694] 10.0.0.56 () {32 vars in 632 bytes} [Sat Aug 22 20:00:19 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/695] 10.0.0.56 () {34 vars in 654 bytes} [Sat Aug 22 20:00:19 2026] POST /v2/images => generated 702 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/696] 10.0.0.56 () {32 vars in 716 bytes} [Sat Aug 22 20:00:19 2026] GET /v2/images/674445f7-09fb-4f27-b5e3-81232dc4db56/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 20:00:19.826 7 INFO glance.api.v2.image_data [None req-9977bb8a-e667-4d19-9061-ef8b6c60e767 778361546fd44c8d92575801cffa1af6 01b5ad7405fe4aeabdd97dbafcc04ffc - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 20:00:19.880 7 WARNING glance_store._drivers.rbd [None req-9977bb8a-e667-4d19-9061-ef8b6c60e767 778361546fd44c8d92575801cffa1af6 01b5ad7405fe4aeabdd97dbafcc04ffc - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-22 20:00:20.267 7 INFO glance.location [None req-9977bb8a-e667-4d19-9061-ef8b6c60e767 778361546fd44c8d92575801cffa1af6 01b5ad7405fe4aeabdd97dbafcc04ffc - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 355/697] 10.0.0.56 () {32 vars in 726 bytes} [Sat Aug 22 20:00:19 2026] PUT /v2/images/674445f7-09fb-4f27-b5e3-81232dc4db56/file => generated 0 bytes in 516 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/698] 10.0.0.56 () {32 vars in 706 bytes} [Sat Aug 22 20:00:20 2026] GET /v2/images/674445f7-09fb-4f27-b5e3-81232dc4db56 => generated 1103 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/699] 10.0.0.176 () {36 vars in 987 bytes} [Sat Aug 22 20:00:20 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/700] 10.0.0.176 () {36 vars in 927 bytes} [Sat Aug 22 20:00:20 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: 356/701] 10.0.0.56 () {32 vars in 716 bytes} [Sat Aug 22 20:00:20 2026] GET /v2/images/674445f7-09fb-4f27-b5e3-81232dc4db56/file => generated 1024 bytes in 223 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/702] 10.0.0.56 () {34 vars in 654 bytes} [Sat Aug 22 20:00:20 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/703] 10.0.0.56 () {32 vars in 725 bytes} [Sat Aug 22 20:00:20 2026] PATCH /v2/images/e5282c01-87c5-41ec-b31b-71afbbb4127d => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/704] 10.0.0.56 () {32 vars in 706 bytes} [Sat Aug 22 20:00:20 2026] GET /v2/images/e5282c01-87c5-41ec-b31b-71afbbb4127d => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 20:00:20.759 7 WARNING glance.api.v2.images [None req-0821c384-b058-45e3-9ec9-2e44f134100f 778361546fd44c8d92575801cffa1af6 01b5ad7405fe4aeabdd97dbafcc04ffc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e5282c01-87c5-41ec-b31b-71afbbb4127d [pid: 7|app: 0|req: 358/705] 10.0.0.56 () {32 vars in 709 bytes} [Sat Aug 22 20:00:20 2026] DELETE /v2/images/e5282c01-87c5-41ec-b31b-71afbbb4127d => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/706] 10.0.0.56 () {32 vars in 706 bytes} [Sat Aug 22 20:00:20 2026] GET /v2/images/e5282c01-87c5-41ec-b31b-71afbbb4127d => generated 139 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 20:00:20.858 7 WARNING glance.api.v2.images [None req-5bcfbbbe-e456-4e0f-9dea-62b8607e9bfd 778361546fd44c8d92575801cffa1af6 01b5ad7405fe4aeabdd97dbafcc04ffc - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//674445f7-09fb-4f27-b5e3-81232dc4db56 [pid: 7|app: 0|req: 359/707] 10.0.0.56 () {32 vars in 709 bytes} [Sat Aug 22 20:00:20 2026] DELETE /v2/images/674445f7-09fb-4f27-b5e3-81232dc4db56 => generated 0 bytes in 654 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/708] 10.0.0.56 () {32 vars in 706 bytes} [Sat Aug 22 20:00:21 2026] GET /v2/images/674445f7-09fb-4f27-b5e3-81232dc4db56 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 20:00:21.533 7 WARNING glance.api.v2.images [None req-ec57e860-012f-4809-97a0-98fe6ede3bb6 778361546fd44c8d92575801cffa1af6 01b5ad7405fe4aeabdd97dbafcc04ffc - - default default] Failed to find image 95270208-431f-4ab1-9e26-f9121f7a66e5 to delete: glance.common.exception.ImageNotFound: No image found with ID 95270208-431f-4ab1-9e26-f9121f7a66e5 [pid: 7|app: 0|req: 360/709] 10.0.0.56 () {32 vars in 709 bytes} [Sat Aug 22 20:00:21 2026] DELETE /v2/images/95270208-431f-4ab1-9e26-f9121f7a66e5 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/710] 10.0.0.56 () {32 vars in 706 bytes} [Sat Aug 22 20:00:21 2026] GET /v2/images/95270208-431f-4ab1-9e26-f9121f7a66e5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.56 () {30 vars in 410 bytes} [Sat Aug 22 20:00:24 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/720] 10.0.0.176 () {36 vars in 987 bytes} [Sat Aug 22 20:00:56 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => 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: 365/721] 10.0.0.176 () {36 vars in 927 bytes} [Sat Aug 22 20:00: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: 7|app: 0|req: 369/728] 10.0.0.176 () {36 vars in 987 bytes} [Sat Aug 22 20:01:25 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => 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: 360/729] 10.0.0.176 () {36 vars in 927 bytes} [Sat Aug 22 20:01:25 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: 371/732] 10.0.0.176 () {36 vars in 987 bytes} [Sat Aug 22 20:01:35 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => 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: 362/733] 10.0.0.176 () {36 vars in 927 bytes} [Sat Aug 22 20:01: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: 374/738] 10.0.0.176 () {36 vars in 987 bytes} [Sat Aug 22 20:01:53 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/739] 10.0.0.176 () {36 vars in 927 bytes} [Sat Aug 22 20:01:53 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: 375/740] 10.0.0.56 () {32 vars in 706 bytes} [Sat Aug 22 20:02:00 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/741] 10.0.0.56 () {32 vars in 706 bytes} [Sat Aug 22 20:02:00 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/742] 10.0.0.168 () {36 vars in 987 bytes} [Sat Aug 22 20:02:00 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/743] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 20:02:00 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/744] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 20:02: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: 368/745] 10.0.0.168 () {36 vars in 987 bytes} [Sat Aug 22 20:02:00 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/746] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 20:02:00 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: 369/747] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 20:02:00 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: 379/748] 10.0.0.168 () {36 vars in 987 bytes} [Sat Aug 22 20:02:00 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/749] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 20:02: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: 7|app: 0|req: 380/750] 10.0.0.166 () {36 vars in 911 bytes} [Sat Aug 22 20:02:00 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/751] 10.0.0.166 () {36 vars in 1007 bytes} [Sat Aug 22 20:02:01 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/752] 10.0.0.166 () {36 vars in 987 bytes} [Sat Aug 22 20:02:01 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => 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: 372/753] 10.0.0.166 () {36 vars in 927 bytes} [Sat Aug 22 20:02: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: 382/754] 10.0.0.166 () {36 vars in 927 bytes} [Sat Aug 22 20:02: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: 387/763] 199.19.213.119 () {32 vars in 826 bytes} [Sat Aug 22 20:02:35 2026] GET /v2/images?status=active&owner=10a6cf7f8eca4dfc80f26dd1d213b6e9&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/764] 199.19.213.119 () {32 vars in 653 bytes} [Sat Aug 22 20:02:36 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/765] 10.0.0.168 () {36 vars in 987 bytes} [Sat Aug 22 20:02:36 2026] GET /v2/images/77282a82-c59b-48d6-930d-ead280891ab4 => generated 1395 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/766] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 20:02:36 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: 389/767] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 20:02:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/768] 10.0.0.168 () {36 vars in 987 bytes} [Sat Aug 22 20:02:36 2026] GET /v2/images/77282a82-c59b-48d6-930d-ead280891ab4 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/769] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 20:02:36 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: 380/770] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 20:02:36 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/771] 10.0.0.168 () {36 vars in 987 bytes} [Sat Aug 22 20:02:36 2026] GET /v2/images/77282a82-c59b-48d6-930d-ead280891ab4 => 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: 381/772] 10.0.0.168 () {36 vars in 927 bytes} [Sat Aug 22 20:02:36 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: 392/773] 10.0.0.166 () {36 vars in 911 bytes} [Sat Aug 22 20:02:37 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: 382/774] 10.0.0.166 () {36 vars in 1007 bytes} [Sat Aug 22 20:02:37 2026] GET /v2/images/77282a82-c59b-48d6-930d-ead280891ab4/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/775] 10.0.0.166 () {36 vars in 987 bytes} [Sat Aug 22 20:02:37 2026] GET /v2/images/77282a82-c59b-48d6-930d-ead280891ab4 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/776] 10.0.0.166 () {36 vars in 927 bytes} [Sat Aug 22 20:02:37 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: 394/777] 10.0.0.166 () {36 vars in 927 bytes} [Sat Aug 22 20:02:37 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: 385/780] 10.0.0.176 () {36 vars in 987 bytes} [Sat Aug 22 20:02:46 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/781] 10.0.0.176 () {36 vars in 927 bytes} [Sat Aug 22 20:02:46 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: 390/790] 10.0.0.176 () {36 vars in 987 bytes} [Sat Aug 22 20:03:26 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => 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: 401/791] 10.0.0.176 () {36 vars in 927 bytes} [Sat Aug 22 20:03:26 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/806] 10.0.0.176 () {36 vars in 987 bytes} [Sat Aug 22 20:04:33 2026] GET /v2/images/81eec729-1fdf-42da-a05d-50aace2a087d => generated 1312 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/807] 10.0.0.176 () {36 vars in 927 bytes} [Sat Aug 22 20:04:33 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: 414/838] 10.0.0.56 () {32 vars in 632 bytes} [Sat Aug 22 20:07:04 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)