+ 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 1 16:52:11 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-fd478b4fc-2qr28 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 0x7f1462721668 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-01 16:52:13.750 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-01 16:52:13.833 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-01 16:52:14.632 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-01 16:52:14.633 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-01 16:52:14.634 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-01 16:52:14.731 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-01 16:52:14.732 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-01 16:52:14.732 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-01 16:52:16.781 7 WARNING glance.api.v2.images [None req-07b83e23-b220-4dc0-8570-4c3fa8b0cd55 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-01 16:52:16.881 8 WARNING glance.api.v2.images [None req-96fdec4a-537f-459e-bfb7-4f79c4dc8408 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-01 16:52:17.127 7 WARNING keystonemiddleware._common.config [None req-07b83e23-b220-4dc0-8570-4c3fa8b0cd55 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 16:52:17.135 7 WARNING oslo_config.cfg [None req-07b83e23-b220-4dc0-8570-4c3fa8b0cd55 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f1462721668 pid: 7 (default app) 2026-04-01 16:52:17.240 8 WARNING keystonemiddleware._common.config [None req-96fdec4a-537f-459e-bfb7-4f79c4dc8408 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 16:52:17.248 8 WARNING oslo_config.cfg [None req-96fdec4a-537f-459e-bfb7-4f79c4dc8408 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f1462721668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 16:52:21 2026] GET / => generated 1312 bytes in 2 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-01 16:52:21.745 8 WARNING oslo_policy.policy [None req-48312138-03ad-4850-a0ee-5790ca564aa8 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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-01 16:52:21.746 8 WARNING oslo_policy.policy [None req-48312138-03ad-4850-a0ee-5790ca564aa8 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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-01 16:52:21.762 8 WARNING oslo_policy.policy [None req-48312138-03ad-4850-a0ee-5790ca564aa8 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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-01 16:52:21.762 8 WARNING oslo_policy.policy [None req-48312138-03ad-4850-a0ee-5790ca564aa8 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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.205 () {44 vars in 909 bytes} [Wed Apr 1 16:52:21 2026] GET /v2/images => generated 69 bytes in 568 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.205 () {42 vars in 687 bytes} [Wed Apr 1 16:52: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: 2/7] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 16:52:25 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-01 16:52:25.289 7 WARNING oslo_policy.policy [None req-2849c10e-ba15-4097-a49e-d7be4a89edb7 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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-01 16:52:25.290 7 WARNING oslo_policy.policy [None req-2849c10e-ba15-4097-a49e-d7be4a89edb7 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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.205 () {44 vars in 910 bytes} [Wed Apr 1 16:52:25 2026] GET /v2/images/cirros => generated 151 bytes in 145 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.205 () {44 vars in 932 bytes} [Wed Apr 1 16:52:25 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-01 16:52:25.448 7 WARNING oslo_policy.policy [None req-9eb1571b-a901-4c70-95f2-5f3b517cf1fb 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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-01 16:52:25.448 7 WARNING oslo_policy.policy [None req-9eb1571b-a901-4c70-95f2-5f3b517cf1fb 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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.205 () {44 vars in 938 bytes} [Wed Apr 1 16:52:25 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) 2026-04-01 16:52:25.533 8 WARNING oslo_config.cfg [None req-74440b23-f3ca-427a-a91f-3c22b4edaec9 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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.205 () {48 vars in 950 bytes} [Wed Apr 1 16:52:25 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 16:52:25.561 7 WARNING oslo_policy.policy [None req-05a7a668-c9c5-44c7-8262-4c4575d263e5 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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-01 16:52:25.561 7 WARNING oslo_policy.policy [None req-05a7a668-c9c5-44c7-8262-4c4575d263e5 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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-01 16:52:25.563 7 INFO glance.api.v2.image_data [None req-05a7a668-c9c5-44c7-8262-4c4575d263e5 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 16:52:29.235 7 WARNING glance.location [None req-05a7a668-c9c5-44c7-8262-4c4575d263e5 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.205 () {48 vars in 1044 bytes} [Wed Apr 1 16:52:25 2026] PUT /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02/file => generated 0 bytes in 3724 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6389 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.205 () {44 vars in 970 bytes} [Wed Apr 1 16:52:29 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-01 16:52:29.313 7 WARNING oslo_config.cfg [None req-ccccef4f-8e8a-4912-baff-f7a6a92e34ab 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.205 () {44 vars in 970 bytes} [Wed Apr 1 16:52:29 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:13:48 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: 136/274] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:13:48 2026] GET /v2/images => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:14:07 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: 141/280] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:14:07 2026] GET /v2/images => generated 1240 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.19.213.205 () {44 vars in 936 bytes} [Wed Apr 1 17:14:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.19.213.205 () {44 vars in 958 bytes} [Wed Apr 1 17:14:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.19.213.205 () {44 vars in 938 bytes} [Wed Apr 1 17:14:08 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: 143/284] 199.19.213.205 () {48 vars in 950 bytes} [Wed Apr 1 17:14:08 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 17:14:08.160 8 WARNING oslo_policy.policy [None req-dea83f34-19c8-47ff-af73-98255465e689 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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-01 17:14:08.161 8 WARNING oslo_policy.policy [None req-dea83f34-19c8-47ff-af73-98255465e689 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - 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-01 17:14:08.163 8 INFO glance.api.v2.image_data [None req-dea83f34-19c8-47ff-af73-98255465e689 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 17:14:33.851 8 WARNING glance.location [None req-dea83f34-19c8-47ff-af73-98255465e689 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/289] 199.19.213.205 () {48 vars in 1045 bytes} [Wed Apr 1 17:14:08 2026] PUT /v2/images/2bd92705-bb56-4959-87a2-fb54a10f7ea3/file => generated 0 bytes in 25746 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67084 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.19.213.205 () {44 vars in 970 bytes} [Wed Apr 1 17:14:33 2026] GET /v2/images/2bd92705-bb56-4959-87a2-fb54a10f7ea3 => 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: 143/291] 199.19.213.205 () {44 vars in 970 bytes} [Wed Apr 1 17:14:33 2026] GET /v2/images/2bd92705-bb56-4959-87a2-fb54a10f7ea3 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/292] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:14:35 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: 144/293] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:14:35 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:21:27 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: 192/379] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:21:27 2026] GET /v2/images => generated 2451 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:21:43 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: 194/383] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:21:43 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.19.213.205 () {44 vars in 946 bytes} [Wed Apr 1 17:21:43 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: 7|app: 0|req: 195/385] 199.19.213.205 () {44 vars in 968 bytes} [Wed Apr 1 17:21:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.19.213.205 () {44 vars in 938 bytes} [Wed Apr 1 17:21:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.19.213.205 () {48 vars in 950 bytes} [Wed Apr 1 17:21:44 2026] POST /v2/images => generated 799 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 17:21:44.107 8 INFO glance.api.v2.image_data [None req-a4c910fb-9dda-4d95-8b4c-a064f426786c 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 17:21:58.270 8 INFO glance.location [None req-a4c910fb-9dda-4d95-8b4c-a064f426786c 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/392] 199.19.213.205 () {48 vars in 1044 bytes} [Wed Apr 1 17:21:44 2026] PUT /v2/images/425c260c-b3ac-46dd-ac1c-dfb720e612b6/file => generated 0 bytes in 14205 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25028 switches on core 0) [pid: 7|app: 0|req: 201/393] 199.19.213.205 () {44 vars in 970 bytes} [Wed Apr 1 17:21:58 2026] GET /v2/images/425c260c-b3ac-46dd-ac1c-dfb720e612b6 => generated 1211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/394] 199.19.213.205 () {48 vars in 1049 bytes} [Wed Apr 1 17:21:58 2026] PATCH /v2/images/425c260c-b3ac-46dd-ac1c-dfb720e612b6 => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/395] 199.19.213.205 () {44 vars in 970 bytes} [Wed Apr 1 17:21:58 2026] GET /v2/images/425c260c-b3ac-46dd-ac1c-dfb720e612b6 => generated 1234 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/402] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:22:35 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: 197/403] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:22:35 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:22:44 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: 199/407] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:22:44 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.19.213.205 () {44 vars in 938 bytes} [Wed Apr 1 17:22:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/409] 199.19.213.205 () {44 vars in 960 bytes} [Wed Apr 1 17:22:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/410] 199.19.213.205 () {44 vars in 938 bytes} [Wed Apr 1 17:22:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/411] 199.19.213.205 () {48 vars in 950 bytes} [Wed Apr 1 17:22:44 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-01 17:22:44.493 7 INFO glance.api.v2.image_data [None req-dd1124c5-e2b0-45ca-a129-52a83d38c552 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 17:23:02.357 7 INFO glance.location [None req-dd1124c5-e2b0-45ca-a129-52a83d38c552 386080364fe14d2c9f3f61ebc947ca3c bcbb8d3db7eb4897a431c6d96031f640 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 211/416] 199.19.213.205 () {48 vars in 1044 bytes} [Wed Apr 1 17:22:44 2026] PUT /v2/images/10bc4f22-43b9-40e4-af54-75c9fa86b664/file => generated 0 bytes in 17934 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17939 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.19.213.205 () {44 vars in 970 bytes} [Wed Apr 1 17:23:02 2026] GET /v2/images/10bc4f22-43b9-40e4-af54-75c9fa86b664 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.19.213.205 () {44 vars in 970 bytes} [Wed Apr 1 17:23:02 2026] GET /v2/images/10bc4f22-43b9-40e4-af54-75c9fa86b664 => 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: 288/569] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:35:27 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: 282/570] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:35:27 2026] GET /v2/images => generated 4892 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/599] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:37:46 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: 303/600] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:37:46 2026] GET /v2/images => generated 4892 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/601] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:37:48 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: 304/602] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:37:48 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/613] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:38: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: 304/614] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:38:37 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/615] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:38:44 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: 305/616] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:38:44 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/629] 199.19.213.205 () {42 vars in 687 bytes} [Wed Apr 1 17:39:45 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: 318/630] 199.19.213.205 () {44 vars in 909 bytes} [Wed Apr 1 17:39:45 2026] GET /v2/images => generated 4892 bytes in 66 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: 324/641] 10.0.0.197 () {32 vars in 632 bytes} [Wed Apr 1 17:40:29 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/646] 10.0.0.210 () {36 vars in 986 bytes} [Wed Apr 1 17:40:54 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 24 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: 320/647] 10.0.0.210 () {36 vars in 926 bytes} [Wed Apr 1 17:40:54 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: 322/650] 10.0.0.210 () {36 vars in 986 bytes} [Wed Apr 1 17:40:58 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/651] 10.0.0.210 () {36 vars in 926 bytes} [Wed Apr 1 17:40:58 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: 323/652] 199.19.213.205 () {36 vars in 990 bytes} [Wed Apr 1 17:41:02 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/653] 199.19.213.205 () {36 vars in 930 bytes} [Wed Apr 1 17:41:02 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: 324/654] 199.19.213.205 () {36 vars in 990 bytes} [Wed Apr 1 17:41:03 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/655] 199.19.213.205 () {36 vars in 930 bytes} [Wed Apr 1 17:41:03 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/658] 10.0.0.210 () {36 vars in 986 bytes} [Wed Apr 1 17:41:09 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => 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: 326/659] 10.0.0.210 () {36 vars in 926 bytes} [Wed Apr 1 17:41: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: 8|app: 0|req: 330/666] 10.0.0.210 () {36 vars in 986 bytes} [Wed Apr 1 17:41:37 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => 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: 337/667] 10.0.0.210 () {36 vars in 926 bytes} [Wed Apr 1 17:41:37 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: 333/672] 10.0.0.157 () {36 vars in 986 bytes} [Wed Apr 1 17:42:05 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:05 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: 334/674] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:05 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/675] 10.0.0.157 () {36 vars in 986 bytes} [Wed Apr 1 17:42:05 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => 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: 335/676] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/677] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:05 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: 336/678] 10.0.0.157 () {36 vars in 986 bytes} [Wed Apr 1 17:42:05 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => 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: 343/679] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.197 () {32 vars in 706 bytes} [Wed Apr 1 17:42:06 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.197 () {32 vars in 706 bytes} [Wed Apr 1 17:42:06 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => 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: 341/685] 10.0.0.227 () {36 vars in 910 bytes} [Wed Apr 1 17:42:06 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: 345/686] 10.0.0.157 () {36 vars in 986 bytes} [Wed Apr 1 17:42:06 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/687] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:06 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: 347/688] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:06 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 10.0.0.157 () {36 vars in 986 bytes} [Wed Apr 1 17:42:06 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/690] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:07 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: 350/691] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:07 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: 342/692] 10.0.0.227 () {36 vars in 1006 bytes} [Wed Apr 1 17:42:06 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02/locations => generated 127 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/693] 10.0.0.227 () {36 vars in 986 bytes} [Wed Apr 1 17:42:07 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => 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: 352/694] 10.0.0.227 () {36 vars in 926 bytes} [Wed Apr 1 17:42:07 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: 343/695] 10.0.0.157 () {36 vars in 986 bytes} [Wed Apr 1 17:42:07 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/696] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:07 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: 344/697] 10.0.0.227 () {36 vars in 926 bytes} [Wed Apr 1 17:42:07 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: 354/698] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:42:07 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: 345/699] 10.0.0.227 () {36 vars in 910 bytes} [Wed Apr 1 17:42:07 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: 355/700] 10.0.0.227 () {36 vars in 1006 bytes} [Wed Apr 1 17:42:07 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02/locations => generated 127 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/701] 10.0.0.227 () {36 vars in 986 bytes} [Wed Apr 1 17:42:07 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 10.0.0.227 () {36 vars in 926 bytes} [Wed Apr 1 17:42:07 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/703] 10.0.0.227 () {36 vars in 926 bytes} [Wed Apr 1 17:42:07 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: 358/706] 10.0.0.210 () {36 vars in 986 bytes} [Wed Apr 1 17:42:20 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.210 () {36 vars in 926 bytes} [Wed Apr 1 17:42: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: 8|app: 0|req: 353/714] 10.0.0.197 () {34 vars in 654 bytes} [Wed Apr 1 17:42:53 2026] POST /v2/images => generated 649 bytes in 183 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-01 17:42:53.913 7 WARNING glance.api.v2.images [None req-31a21b4b-caa7-44ad-9063-4affe9f0fa2c e952dc2e04694b5db9d2afc8569f84f5 cfead78a2dfe4d08acec697d8cf7fa6c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f3603a97-5774-41b2-8d85-8372d1e71ef6 [pid: 7|app: 0|req: 362/715] 10.0.0.197 () {32 vars in 709 bytes} [Wed Apr 1 17:42:53 2026] DELETE /v2/images/f3603a97-5774-41b2-8d85-8372d1e71ef6 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/716] 10.0.0.197 () {32 vars in 706 bytes} [Wed Apr 1 17:42:53 2026] GET /v2/images/f3603a97-5774-41b2-8d85-8372d1e71ef6 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/717] 10.0.0.197 () {32 vars in 632 bytes} [Wed Apr 1 17:42:53 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/718] 10.0.0.197 () {34 vars in 654 bytes} [Wed Apr 1 17:42:54 2026] POST /v2/images => generated 703 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/719] 10.0.0.197 () {32 vars in 716 bytes} [Wed Apr 1 17:42:54 2026] GET /v2/images/58eaf79f-fbfb-4750-8d70-849cf2b16494/file => generated 0 bytes in 9 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-01 17:42:54.107 8 INFO glance.api.v2.image_data [None req-54a41631-14b9-43b4-9a8e-0685e1961467 e952dc2e04694b5db9d2afc8569f84f5 cfead78a2dfe4d08acec697d8cf7fa6c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-01 17:42:54.142 8 WARNING glance_store._drivers.rbd [None req-54a41631-14b9-43b4-9a8e-0685e1961467 e952dc2e04694b5db9d2afc8569f84f5 cfead78a2dfe4d08acec697d8cf7fa6c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-01 17:42:54.495 8 INFO glance.location [None req-54a41631-14b9-43b4-9a8e-0685e1961467 e952dc2e04694b5db9d2afc8569f84f5 cfead78a2dfe4d08acec697d8cf7fa6c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 356/720] 10.0.0.197 () {32 vars in 726 bytes} [Wed Apr 1 17:42:54 2026] PUT /v2/images/58eaf79f-fbfb-4750-8d70-849cf2b16494/file => generated 0 bytes in 437 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/721] 10.0.0.197 () {32 vars in 706 bytes} [Wed Apr 1 17:42:54 2026] GET /v2/images/58eaf79f-fbfb-4750-8d70-849cf2b16494 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 10.0.0.197 () {32 vars in 716 bytes} [Wed Apr 1 17:42:54 2026] GET /v2/images/58eaf79f-fbfb-4750-8d70-849cf2b16494/file => generated 1024 bytes in 114 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/723] 10.0.0.197 () {34 vars in 654 bytes} [Wed Apr 1 17:42:54 2026] POST /v2/images => generated 647 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/724] 10.0.0.197 () {32 vars in 725 bytes} [Wed Apr 1 17:42:54 2026] PATCH /v2/images/88ae3de4-e24b-4c7e-9679-aeb37a237a3f => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/725] 10.0.0.197 () {32 vars in 706 bytes} [Wed Apr 1 17:42:54 2026] GET /v2/images/88ae3de4-e24b-4c7e-9679-aeb37a237a3f => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-01 17:42:54.816 8 WARNING glance.api.v2.images [None req-666c3252-b472-4204-9599-8ca12b0f1493 e952dc2e04694b5db9d2afc8569f84f5 cfead78a2dfe4d08acec697d8cf7fa6c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//88ae3de4-e24b-4c7e-9679-aeb37a237a3f [pid: 8|app: 0|req: 359/726] 10.0.0.197 () {32 vars in 709 bytes} [Wed Apr 1 17:42:54 2026] DELETE /v2/images/88ae3de4-e24b-4c7e-9679-aeb37a237a3f => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/727] 10.0.0.197 () {32 vars in 706 bytes} [Wed Apr 1 17:42:54 2026] GET /v2/images/88ae3de4-e24b-4c7e-9679-aeb37a237a3f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-01 17:42:54.887 8 WARNING glance.api.v2.images [None req-d3d0ccd4-bfaa-418c-837b-52806eff68bd e952dc2e04694b5db9d2afc8569f84f5 cfead78a2dfe4d08acec697d8cf7fa6c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//58eaf79f-fbfb-4750-8d70-849cf2b16494 [pid: 8|app: 0|req: 360/728] 10.0.0.197 () {32 vars in 709 bytes} [Wed Apr 1 17:42:54 2026] DELETE /v2/images/58eaf79f-fbfb-4750-8d70-849cf2b16494 => generated 0 bytes in 915 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/729] 10.0.0.197 () {32 vars in 706 bytes} [Wed Apr 1 17:42:55 2026] GET /v2/images/58eaf79f-fbfb-4750-8d70-849cf2b16494 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-01 17:42:55.819 8 WARNING glance.api.v2.images [None req-34303c5b-96bd-44af-a878-b803d016aee8 e952dc2e04694b5db9d2afc8569f84f5 cfead78a2dfe4d08acec697d8cf7fa6c - - default default] Failed to find image f3603a97-5774-41b2-8d85-8372d1e71ef6 to delete: glance.common.exception.ImageNotFound: No image found with ID f3603a97-5774-41b2-8d85-8372d1e71ef6 [pid: 8|app: 0|req: 361/730] 10.0.0.197 () {32 vars in 709 bytes} [Wed Apr 1 17:42:55 2026] DELETE /v2/images/f3603a97-5774-41b2-8d85-8372d1e71ef6 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/731] 10.0.0.197 () {32 vars in 706 bytes} [Wed Apr 1 17:42:55 2026] GET /v2/images/f3603a97-5774-41b2-8d85-8372d1e71ef6 => 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: 363/734] 10.0.0.197 () {30 vars in 410 bytes} [Wed Apr 1 17:42:59 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: 367/741] 10.0.0.210 () {36 vars in 986 bytes} [Wed Apr 1 17:43:28 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => 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: 375/742] 10.0.0.210 () {36 vars in 926 bytes} [Wed Apr 1 17:43:28 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: 372/751] 10.0.0.210 () {36 vars in 986 bytes} [Wed Apr 1 17:44:15 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.210 () {36 vars in 926 bytes} [Wed Apr 1 17:44:15 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 10.0.0.210 () {36 vars in 986 bytes} [Wed Apr 1 17:44:54 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 10.0.0.210 () {36 vars in 926 bytes} [Wed Apr 1 17:44:54 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: 384/775] 10.0.0.210 () {36 vars in 986 bytes} [Wed Apr 1 17:45:55 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => generated 1171 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.210 () {36 vars in 926 bytes} [Wed Apr 1 17:45:55 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/805] 10.0.0.210 () {36 vars in 986 bytes} [Wed Apr 1 17:48:07 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => 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: 399/806] 10.0.0.210 () {36 vars in 926 bytes} [Wed Apr 1 17:48:07 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: 409/809] 10.0.0.210 () {36 vars in 986 bytes} [Wed Apr 1 17:48:25 2026] GET /v2/images/da049277-4dd3-4b87-a2d2-a97171acad02 => 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: 401/810] 10.0.0.210 () {36 vars in 926 bytes} [Wed Apr 1 17:48:25 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: 414/819] 199.19.213.205 () {32 vars in 825 bytes} [Wed Apr 1 17:48:59 2026] GET /v2/images?status=active&owner=bcbb8d3db7eb4897a431c6d96031f640&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/820] 199.19.213.205 () {32 vars in 652 bytes} [Wed Apr 1 17:49: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: 7|app: 0|req: 415/821] 10.0.0.157 () {36 vars in 986 bytes} [Wed Apr 1 17:49:00 2026] GET /v2/images/2bd92705-bb56-4959-87a2-fb54a10f7ea3 => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/822] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:49: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: 416/823] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:49: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: 408/824] 10.0.0.157 () {36 vars in 986 bytes} [Wed Apr 1 17:49:00 2026] GET /v2/images/2bd92705-bb56-4959-87a2-fb54a10f7ea3 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/825] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:49: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: 8|app: 0|req: 409/826] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:49: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: 7|app: 0|req: 418/827] 10.0.0.157 () {36 vars in 986 bytes} [Wed Apr 1 17:49:00 2026] GET /v2/images/2bd92705-bb56-4959-87a2-fb54a10f7ea3 => 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: 410/828] 10.0.0.157 () {36 vars in 926 bytes} [Wed Apr 1 17:49: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: 419/829] 10.0.0.227 () {36 vars in 910 bytes} [Wed Apr 1 17:49:00 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: 411/830] 10.0.0.227 () {36 vars in 1006 bytes} [Wed Apr 1 17:49:00 2026] GET /v2/images/2bd92705-bb56-4959-87a2-fb54a10f7ea3/locations => generated 127 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/831] 10.0.0.227 () {36 vars in 986 bytes} [Wed Apr 1 17:49:00 2026] GET /v2/images/2bd92705-bb56-4959-87a2-fb54a10f7ea3 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/832] 10.0.0.227 () {36 vars in 926 bytes} [Wed Apr 1 17:49: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: 7|app: 0|req: 421/833] 10.0.0.227 () {36 vars in 926 bytes} [Wed Apr 1 17:49: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: 7|app: 0|req: 444/878] 10.0.0.197 () {32 vars in 632 bytes} [Wed Apr 1 17:52:40 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)