+ 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 [Wed Apr 8 14:02:05 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-65c5ffbd7-z5lf4 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fc16ed8e668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-08 14:02:07.327 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-08 14:02:07.337 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-08 14:02:08.231 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-08 14:02:08.232 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-08 14:02:08.232 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-08 14:02:08.233 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-08 14:02:08.233 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-08 14:02:08.234 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-08 14:02:10.344 8 WARNING glance.api.v2.images [None req-1c6471f7-af34-4e0b-81db-511d677ffc14 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-08 14:02:10.410 7 WARNING glance.api.v2.images [None req-13a10aa0-d573-4bb7-a75a-be33edaf5e06 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-08 14:02:10.700 8 WARNING keystonemiddleware._common.config [None req-1c6471f7-af34-4e0b-81db-511d677ffc14 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-08 14:02:10.709 8 WARNING oslo_config.cfg [None req-1c6471f7-af34-4e0b-81db-511d677ffc14 - - - - - -] 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 0x7fc16ed8e668 pid: 8 (default app) 2026-04-08 14:02:10.766 7 WARNING keystonemiddleware._common.config [None req-13a10aa0-d573-4bb7-a75a-be33edaf5e06 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-08 14:02:10.774 7 WARNING oslo_config.cfg [None req-13a10aa0-d573-4bb7-a75a-be33edaf5e06 - - - - - -] 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 0x7fc16ed8e668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:02:12 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-04-08 14:02:12.530 7 WARNING oslo_policy.policy [None req-fd69ba1c-d623-46e5-9d26-efe53bb05ec2 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-08 14:02:12.530 7 WARNING oslo_policy.policy [None req-fd69ba1c-d623-46e5-9d26-efe53bb05ec2 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-08 14:02:12.544 7 WARNING oslo_policy.policy [None req-fd69ba1c-d623-46e5-9d26-efe53bb05ec2 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-08 14:02:12.544 7 WARNING oslo_policy.policy [None req-fd69ba1c-d623-46e5-9d26-efe53bb05ec2 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - 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.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:02:12 2026] GET /v2/images => generated 69 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:02:15 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: 2/7] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:02:15 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-08 14:02:15.912 8 WARNING oslo_policy.policy [None req-ee1e5a99-fc03-41a3-819e-51edae52b71f d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-08 14:02:15.912 8 WARNING oslo_policy.policy [None req-ee1e5a99-fc03-41a3-819e-51edae52b71f d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - 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.204.45.115 () {44 vars in 910 bytes} [Wed Apr 8 14:02:15 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.115 () {44 vars in 932 bytes} [Wed Apr 8 14:02:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-08 14:02:16.061 8 WARNING oslo_policy.policy [None req-562d4417-6f32-4e66-ba9f-36de5bcfb1fd d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-08 14:02:16.061 8 WARNING oslo_policy.policy [None req-562d4417-6f32-4e66-ba9f-36de5bcfb1fd d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - 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.204.45.115 () {44 vars in 938 bytes} [Wed Apr 8 14:02:16 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-04-08 14:02:16.151 7 WARNING oslo_config.cfg [None req-7512bb52-7fe6-4028-b979-05e30ccf668b d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - 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.204.45.115 () {48 vars in 950 bytes} [Wed Apr 8 14:02:16 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-08 14:02:16.174 8 WARNING oslo_policy.policy [None req-9cd05518-7677-4287-9f6b-5c72ff40b307 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-08 14:02:16.174 8 WARNING oslo_policy.policy [None req-9cd05518-7677-4287-9f6b-5c72ff40b307 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-08 14:02:16.176 8 INFO glance.api.v2.image_data [None req-9cd05518-7677-4287-9f6b-5c72ff40b307 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-08 14:02:19.660 8 WARNING glance.location [None req-9cd05518-7677-4287-9f6b-5c72ff40b307 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.115 () {48 vars in 1044 bytes} [Wed Apr 8 14:02:16 2026] PUT /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26/file => generated 0 bytes in 3529 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5643 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.115 () {44 vars in 970 bytes} [Wed Apr 8 14:02:19 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-08 14:02:19.733 8 WARNING oslo_config.cfg [None req-f7e5700f-93df-466b-8e64-d5ed992e291e d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - 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/16] 199.204.45.115 () {44 vars in 970 bytes} [Wed Apr 8 14:02:19 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => 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: 137/271] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:23:37 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: 135/272] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:23:37 2026] GET /v2/images => generated 1240 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:24: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: 139/280] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:24:02 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.115 () {44 vars in 936 bytes} [Wed Apr 8 14:24:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.115 () {44 vars in 958 bytes} [Wed Apr 8 14:24:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.115 () {44 vars in 938 bytes} [Wed Apr 8 14:24:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.115 () {48 vars in 950 bytes} [Wed Apr 8 14:24:02 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-08 14:24:02.843 8 INFO glance.api.v2.image_data [None req-263f8d43-e2c2-43af-aad4-d1251ba227d6 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-08 14:24:35.204 8 WARNING glance.location [None req-263f8d43-e2c2-43af-aad4-d1251ba227d6 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/291] 199.204.45.115 () {48 vars in 1045 bytes} [Wed Apr 8 14:24:02 2026] PUT /v2/images/01043e9c-8838-4e32-a720-636f9316698a/file => generated 0 bytes in 32410 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64692 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.204.45.115 () {44 vars in 970 bytes} [Wed Apr 8 14:24:35 2026] GET /v2/images/01043e9c-8838-4e32-a720-636f9316698a => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 199.204.45.115 () {44 vars in 970 bytes} [Wed Apr 8 14:24:35 2026] GET /v2/images/01043e9c-8838-4e32-a720-636f9316698a => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:24:37 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: 146/295] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:24:37 2026] GET /v2/images => generated 2451 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:31:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:31:50 2026] GET /v2/images => generated 2451 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:32:12 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: 194/391] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:32:12 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.115 () {44 vars in 946 bytes} [Wed Apr 8 14:32:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.204.45.115 () {44 vars in 968 bytes} [Wed Apr 8 14:32:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.204.45.115 () {44 vars in 938 bytes} [Wed Apr 8 14:32:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.115 () {48 vars in 950 bytes} [Wed Apr 8 14:32:13 2026] POST /v2/images => generated 799 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-08 14:32:13.245 7 WARNING oslo_policy.policy [None req-700740e7-64a7-4096-adc9-d7eaf9ee71b2 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-08 14:32:13.246 7 WARNING oslo_policy.policy [None req-700740e7-64a7-4096-adc9-d7eaf9ee71b2 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-08 14:32:13.247 7 INFO glance.api.v2.image_data [None req-700740e7-64a7-4096-adc9-d7eaf9ee71b2 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-08 14:32:59.179 7 INFO glance.location [None req-700740e7-64a7-4096-adc9-d7eaf9ee71b2 d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/404] 199.204.45.115 () {48 vars in 1044 bytes} [Wed Apr 8 14:32:13 2026] PUT /v2/images/41a8ef8b-deae-4420-9c1d-d26213a1f769/file => generated 0 bytes in 45999 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20284 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.204.45.115 () {44 vars in 970 bytes} [Wed Apr 8 14:32:59 2026] GET /v2/images/41a8ef8b-deae-4420-9c1d-d26213a1f769 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.115 () {48 vars in 1049 bytes} [Wed Apr 8 14:32:59 2026] PATCH /v2/images/41a8ef8b-deae-4420-9c1d-d26213a1f769 => generated 1234 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.204.45.115 () {44 vars in 970 bytes} [Wed Apr 8 14:32:59 2026] GET /v2/images/41a8ef8b-deae-4420-9c1d-d26213a1f769 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/436] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:35:12 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: 221/437] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:35:12 2026] GET /v2/images => generated 3687 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/440] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:35:25 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: 223/441] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:35:25 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 199.204.45.115 () {44 vars in 938 bytes} [Wed Apr 8 14:35:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 199.204.45.115 () {44 vars in 960 bytes} [Wed Apr 8 14:35:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 199.204.45.115 () {44 vars in 938 bytes} [Wed Apr 8 14:35:25 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: 8|app: 0|req: 225/445] 199.204.45.115 () {48 vars in 950 bytes} [Wed Apr 8 14:35:25 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-08 14:35:25.607 7 INFO glance.api.v2.image_data [None req-6ad69acc-89a1-46d0-ac12-9a10ad52844e d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-08 14:35:37.430 7 INFO glance.location [None req-6ad69acc-89a1-46d0-ac12-9a10ad52844e d95ac874e7e24ade963d12a3011cb66c 3644e8ee84fe4c8dbc83bef316004bd6 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 221/448] 199.204.45.115 () {48 vars in 1044 bytes} [Wed Apr 8 14:35:25 2026] PUT /v2/images/6b4e758d-012f-4cdb-ad5b-59641c00d1e1/file => generated 0 bytes in 11869 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18976 switches on core 0) [pid: 8|app: 0|req: 228/449] 199.204.45.115 () {44 vars in 970 bytes} [Wed Apr 8 14:35:37 2026] GET /v2/images/6b4e758d-012f-4cdb-ad5b-59641c00d1e1 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/450] 199.204.45.115 () {44 vars in 970 bytes} [Wed Apr 8 14:35:37 2026] GET /v2/images/6b4e758d-012f-4cdb-ad5b-59641c00d1e1 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/601] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:48:04 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: 298/602] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:48:04 2026] GET /v2/images => generated 4892 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/631] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:50: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: 313/632] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:50:22 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/633] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:50:23 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: 314/634] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:50:23 2026] GET /v2/images => generated 4892 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/645] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:51:11 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: 326/646] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:51:11 2026] GET /v2/images => generated 4892 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/647] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:51:19 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: 327/648] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:51:19 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/663] 199.204.45.115 () {42 vars in 687 bytes} [Wed Apr 8 14:52:20 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: 329/664] 199.204.45.115 () {44 vars in 909 bytes} [Wed Apr 8 14:52:20 2026] GET /v2/images => generated 4892 bytes in 45 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: 340/673] 10.0.0.1 () {32 vars in 630 bytes} [Wed Apr 8 14:53:03 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/678] 10.0.0.152 () {36 vars in 986 bytes} [Wed Apr 8 14:53:26 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/679] 10.0.0.152 () {36 vars in 926 bytes} [Wed Apr 8 14:53:26 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/682] 199.204.45.115 () {36 vars in 990 bytes} [Wed Apr 8 14:53:34 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/683] 199.204.45.115 () {36 vars in 930 bytes} [Wed Apr 8 14:53: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: 7|app: 0|req: 339/684] 199.204.45.115 () {36 vars in 990 bytes} [Wed Apr 8 14:53:35 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/685] 199.204.45.115 () {36 vars in 930 bytes} [Wed Apr 8 14:53:35 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: 341/688] 10.0.0.152 () {36 vars in 986 bytes} [Wed Apr 8 14:53:42 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/689] 10.0.0.152 () {36 vars in 926 bytes} [Wed Apr 8 14:53:42 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/690] 10.0.0.204 () {36 vars in 986 bytes} [Wed Apr 8 14:53:43 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/691] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:53:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/692] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:53:43 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: 350/693] 10.0.0.204 () {36 vars in 986 bytes} [Wed Apr 8 14:53:43 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:53:43 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: 351/695] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:53:43 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: 345/696] 10.0.0.204 () {36 vars in 986 bytes} [Wed Apr 8 14:53:44 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/697] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:53:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/698] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:53:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 10.0.0.133 () {36 vars in 910 bytes} [Wed Apr 8 14:53:44 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.133 () {36 vars in 1006 bytes} [Wed Apr 8 14:53:44 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26/locations => generated 127 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/701] 10.0.0.133 () {36 vars in 986 bytes} [Wed Apr 8 14:53:45 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.133 () {36 vars in 926 bytes} [Wed Apr 8 14:53:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.133 () {36 vars in 926 bytes} [Wed Apr 8 14:53:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/712] 10.0.0.1 () {34 vars in 652 bytes} [Wed Apr 8 14:54:23 2026] POST /v2/images => generated 649 bytes in 254 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 10.0.0.1 () {32 vars in 704 bytes} [Wed Apr 8 14:54:23 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-08 14:54:23.853 8 WARNING glance.api.v2.images [None req-ccb176ea-544f-4be8-9373-072a2dd782b0 b2ee631107ba4117b6a13ccdce04180d dd624486128d43958be027e1cfc49560 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7eb3df53-032d-4833-9c31-458d5dd16372 [pid: 7|app: 0|req: 354/714] 10.0.0.1 () {32 vars in 704 bytes} [Wed Apr 8 14:54:23 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 10.0.0.1 () {32 vars in 707 bytes} [Wed Apr 8 14:54:23 2026] DELETE /v2/images/7eb3df53-032d-4833-9c31-458d5dd16372 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/716] 10.0.0.204 () {36 vars in 986 bytes} [Wed Apr 8 14:54:23 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.1 () {32 vars in 704 bytes} [Wed Apr 8 14:54:23 2026] GET /v2/images/7eb3df53-032d-4833-9c31-458d5dd16372 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:54:23 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: 357/719] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:54:23 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: 358/720] 10.0.0.204 () {36 vars in 986 bytes} [Wed Apr 8 14:54:23 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/721] 10.0.0.1 () {32 vars in 630 bytes} [Wed Apr 8 14:54:23 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:54:23 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: 360/723] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:54:23 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: 361/724] 10.0.0.204 () {36 vars in 986 bytes} [Wed Apr 8 14:54:23 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.1 () {34 vars in 652 bytes} [Wed Apr 8 14:54:23 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:54:24 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: 365/727] 10.0.0.1 () {32 vars in 714 bytes} [Wed Apr 8 14:54:24 2026] GET /v2/images/bbdae50d-95a2-4858-b18d-e3a5e86dd99b/file => generated 0 bytes in 11 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-08 14:54:24.044 7 INFO glance.api.v2.image_data [None req-61e3815b-8300-4e34-b54b-abadd97b48b0 b2ee631107ba4117b6a13ccdce04180d dd624486128d43958be027e1cfc49560 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-08 14:54:24.083 7 WARNING glance_store._drivers.rbd [None req-61e3815b-8300-4e34-b54b-abadd97b48b0 b2ee631107ba4117b6a13ccdce04180d dd624486128d43958be027e1cfc49560 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 366/728] 10.0.0.133 () {36 vars in 910 bytes} [Wed Apr 8 14:54:24 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: 367/729] 10.0.0.133 () {36 vars in 1006 bytes} [Wed Apr 8 14:54:24 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.133 () {36 vars in 986 bytes} [Wed Apr 8 14:54:24 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/731] 10.0.0.133 () {36 vars in 926 bytes} [Wed Apr 8 14:54:24 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: 370/732] 10.0.0.133 () {36 vars in 926 bytes} [Wed Apr 8 14:54:24 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) 2026-04-08 14:54:25.089 7 INFO glance.location [None req-61e3815b-8300-4e34-b54b-abadd97b48b0 b2ee631107ba4117b6a13ccdce04180d dd624486128d43958be027e1cfc49560 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 363/733] 10.0.0.1 () {32 vars in 724 bytes} [Wed Apr 8 14:54:24 2026] PUT /v2/images/bbdae50d-95a2-4858-b18d-e3a5e86dd99b/file => generated 0 bytes in 1092 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/734] 10.0.0.1 () {32 vars in 704 bytes} [Wed Apr 8 14:54:25 2026] GET /v2/images/bbdae50d-95a2-4858-b18d-e3a5e86dd99b => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.1 () {32 vars in 714 bytes} [Wed Apr 8 14:54:25 2026] GET /v2/images/bbdae50d-95a2-4858-b18d-e3a5e86dd99b/file => generated 1024 bytes in 114 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 10.0.0.1 () {34 vars in 652 bytes} [Wed Apr 8 14:54:25 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 10.0.0.1 () {32 vars in 723 bytes} [Wed Apr 8 14:54:25 2026] PATCH /v2/images/4d63069c-f651-4764-9ca4-267de4bedfba => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/738] 10.0.0.1 () {32 vars in 704 bytes} [Wed Apr 8 14:54:25 2026] GET /v2/images/4d63069c-f651-4764-9ca4-267de4bedfba => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-08 14:54:25.403 7 WARNING glance.api.v2.images [None req-24db3887-0738-4ad2-a2e4-035aef6fb321 b2ee631107ba4117b6a13ccdce04180d dd624486128d43958be027e1cfc49560 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4d63069c-f651-4764-9ca4-267de4bedfba [pid: 7|app: 0|req: 366/739] 10.0.0.1 () {32 vars in 707 bytes} [Wed Apr 8 14:54:25 2026] DELETE /v2/images/4d63069c-f651-4764-9ca4-267de4bedfba => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/740] 10.0.0.1 () {32 vars in 704 bytes} [Wed Apr 8 14:54:25 2026] GET /v2/images/4d63069c-f651-4764-9ca4-267de4bedfba => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-08 14:54:25.468 7 WARNING glance.api.v2.images [None req-13cef805-0e82-47c0-9e0a-1b522f7c82f0 b2ee631107ba4117b6a13ccdce04180d dd624486128d43958be027e1cfc49560 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bbdae50d-95a2-4858-b18d-e3a5e86dd99b [pid: 8|app: 0|req: 375/741] 10.0.0.152 () {36 vars in 986 bytes} [Wed Apr 8 14:54:26 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/742] 10.0.0.152 () {36 vars in 926 bytes} [Wed Apr 8 14:54: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: 367/743] 10.0.0.1 () {32 vars in 707 bytes} [Wed Apr 8 14:54:25 2026] DELETE /v2/images/bbdae50d-95a2-4858-b18d-e3a5e86dd99b => generated 0 bytes in 869 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/744] 10.0.0.1 () {32 vars in 704 bytes} [Wed Apr 8 14:54:26 2026] GET /v2/images/bbdae50d-95a2-4858-b18d-e3a5e86dd99b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-08 14:54:26.354 7 WARNING glance.api.v2.images [None req-4a869b69-97c4-40c9-b6d0-cb632feedf91 b2ee631107ba4117b6a13ccdce04180d dd624486128d43958be027e1cfc49560 - - default default] Failed to find image 7eb3df53-032d-4833-9c31-458d5dd16372 to delete: glance.common.exception.ImageNotFound: No image found with ID 7eb3df53-032d-4833-9c31-458d5dd16372 [pid: 7|app: 0|req: 368/745] 10.0.0.1 () {32 vars in 707 bytes} [Wed Apr 8 14:54:26 2026] DELETE /v2/images/7eb3df53-032d-4833-9c31-458d5dd16372 => 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: 378/746] 10.0.0.1 () {32 vars in 704 bytes} [Wed Apr 8 14:54:26 2026] GET /v2/images/7eb3df53-032d-4833-9c31-458d5dd16372 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/749] 10.0.0.152 () {36 vars in 986 bytes} [Wed Apr 8 14:54:32 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/750] 10.0.0.152 () {36 vars in 926 bytes} [Wed Apr 8 14:54:32 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/757] 10.0.0.152 () {36 vars in 986 bytes} [Wed Apr 8 14:55:01 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/758] 10.0.0.152 () {36 vars in 926 bytes} [Wed Apr 8 14:55: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: 386/761] 10.0.0.152 () {36 vars in 986 bytes} [Wed Apr 8 14:55:09 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/762] 10.0.0.152 () {36 vars in 926 bytes} [Wed Apr 8 14:55:09 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: 381/771] 10.0.0.1 () {30 vars in 408 bytes} [Wed Apr 8 14:55:58 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: 383/774] 10.0.0.152 () {36 vars in 986 bytes} [Wed Apr 8 14:56:09 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/775] 10.0.0.152 () {36 vars in 926 bytes} [Wed Apr 8 14:56:09 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: 390/788] 10.0.0.152 () {36 vars in 986 bytes} [Wed Apr 8 14:57:00 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => 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: 399/789] 10.0.0.152 () {36 vars in 926 bytes} [Wed Apr 8 14:57:00 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: 391/790] 10.0.0.152 () {36 vars in 986 bytes} [Wed Apr 8 14:57:08 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/791] 10.0.0.152 () {36 vars in 926 bytes} [Wed Apr 8 14:57:08 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/796] 10.0.0.152 () {36 vars in 986 bytes} [Wed Apr 8 14:57:25 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/797] 10.0.0.152 () {36 vars in 926 bytes} [Wed Apr 8 14:57:25 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: 405/800] 10.0.0.152 () {36 vars in 986 bytes} [Wed Apr 8 14:57:34 2026] GET /v2/images/6502888d-10f4-4984-9166-2d8b1be37e26 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/801] 10.0.0.152 () {36 vars in 926 bytes} [Wed Apr 8 14:57:34 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: 400/808] 199.204.45.115 () {32 vars in 825 bytes} [Wed Apr 8 14:58:01 2026] GET /v2/images?status=active&owner=3644e8ee84fe4c8dbc83bef316004bd6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/809] 199.204.45.115 () {32 vars in 652 bytes} [Wed Apr 8 14:58:01 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: 401/810] 10.0.0.204 () {36 vars in 986 bytes} [Wed Apr 8 14:58:01 2026] GET /v2/images/01043e9c-8838-4e32-a720-636f9316698a => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/811] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:58:01 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: 402/812] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:58: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: 8|app: 0|req: 411/813] 10.0.0.204 () {36 vars in 986 bytes} [Wed Apr 8 14:58:01 2026] GET /v2/images/01043e9c-8838-4e32-a720-636f9316698a => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/814] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:58: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: 8|app: 0|req: 412/815] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:58:01 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: 404/816] 10.0.0.204 () {36 vars in 986 bytes} [Wed Apr 8 14:58:01 2026] GET /v2/images/01043e9c-8838-4e32-a720-636f9316698a => generated 1209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/817] 10.0.0.204 () {36 vars in 926 bytes} [Wed Apr 8 14:58:01 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: 405/818] 10.0.0.133 () {36 vars in 910 bytes} [Wed Apr 8 14:58:02 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: 414/819] 10.0.0.133 () {36 vars in 1006 bytes} [Wed Apr 8 14:58:02 2026] GET /v2/images/01043e9c-8838-4e32-a720-636f9316698a/locations => generated 127 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/820] 10.0.0.133 () {36 vars in 986 bytes} [Wed Apr 8 14:58:02 2026] GET /v2/images/01043e9c-8838-4e32-a720-636f9316698a => 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: 415/821] 10.0.0.133 () {36 vars in 926 bytes} [Wed Apr 8 14:58:02 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: 407/822] 10.0.0.133 () {36 vars in 926 bytes} [Wed Apr 8 14:58:02 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: 441/873] 10.0.0.1 () {32 vars in 630 bytes} [Wed Apr 8 15:02:19 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)