+ 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 [Thu Apr 16 09:45:22 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-76954c5cf4-8b6r9 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 0x7f6557d8d668 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-16 09:45:24.459 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-16 09:45:24.470 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-16 09:45:25.334 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-16 09:45:25.335 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-16 09:45:25.335 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 09:45:25.377 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-16 09:45:25.378 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-16 09:45:25.378 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-16 09:45:27.436 8 WARNING glance.api.v2.images [None req-f091bc39-416a-42d2-a831-71c170aef101 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 09:45:27.572 7 WARNING glance.api.v2.images [None req-087418f0-d379-4df1-9e71-4ccf8c3d3f2b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-16 09:45:27.808 8 WARNING keystonemiddleware._common.config [None req-f091bc39-416a-42d2-a831-71c170aef101 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 09:45:27.816 8 WARNING oslo_config.cfg [None req-f091bc39-416a-42d2-a831-71c170aef101 - - - - - -] 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 0x7f6557d8d668 pid: 8 (default app) 2026-04-16 09:45:28.018 7 WARNING keystonemiddleware._common.config [None req-087418f0-d379-4df1-9e71-4ccf8c3d3f2b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 09:45:28.027 7 WARNING oslo_config.cfg [None req-087418f0-d379-4df1-9e71-4ccf8c3d3f2b - - - - - -] 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 0x7f6557d8d668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.77 () {42 vars in 685 bytes} [Thu Apr 16 09:45:29 2026] GET / => generated 1301 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-16 09:45:29.896 7 WARNING oslo_policy.policy [None req-7ca7fa22-6cc5-408b-959e-b9f58003e13e 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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-16 09:45:29.897 7 WARNING oslo_policy.policy [None req-7ca7fa22-6cc5-408b-959e-b9f58003e13e 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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-16 09:45:29.914 7 WARNING oslo_policy.policy [None req-7ca7fa22-6cc5-408b-959e-b9f58003e13e 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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-16 09:45:29.914 7 WARNING oslo_policy.policy [None req-7ca7fa22-6cc5-408b-959e-b9f58003e13e 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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/6] 199.204.45.77 () {44 vars in 907 bytes} [Thu Apr 16 09:45:29 2026] GET /v2/images => generated 69 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.77 () {42 vars in 685 bytes} [Thu Apr 16 09:45:34 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.77 () {44 vars in 907 bytes} [Thu Apr 16 09:45:34 2026] GET /v2/images => generated 69 bytes in 41 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-16 09:45:34.153 8 WARNING oslo_policy.policy [None req-2312db5a-e039-4551-b5dd-a5d5542c216a 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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-16 09:45:34.153 8 WARNING oslo_policy.policy [None req-2312db5a-e039-4551-b5dd-a5d5542c216a 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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/9] 199.204.45.77 () {44 vars in 908 bytes} [Thu Apr 16 09:45:34 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.77 () {44 vars in 930 bytes} [Thu Apr 16 09:45:34 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:45:34.294 8 WARNING oslo_policy.policy [None req-7821fb7c-3ebc-41a9-b9e9-d398aa1ac74e 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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-16 09:45:34.295 8 WARNING oslo_policy.policy [None req-7821fb7c-3ebc-41a9-b9e9-d398aa1ac74e 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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: 8/11] 199.204.45.77 () {44 vars in 936 bytes} [Thu Apr 16 09:45:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:45:34.383 7 WARNING oslo_config.cfg [None req-ac82ee6a-c332-4af1-9a38-ca1d8b2640ec 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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/12] 199.204.45.77 () {48 vars in 948 bytes} [Thu Apr 16 09:45:34 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 09:45:34.418 8 WARNING oslo_policy.policy [None req-bd31c816-d575-4378-9a82-5af62393e1d2 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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-16 09:45:34.418 8 WARNING oslo_policy.policy [None req-bd31c816-d575-4378-9a82-5af62393e1d2 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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-16 09:45:34.421 8 INFO glance.api.v2.image_data [None req-bd31c816-d575-4378-9a82-5af62393e1d2 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 09:45:38.537 8 WARNING glance.location [None req-bd31c816-d575-4378-9a82-5af62393e1d2 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.77 () {48 vars in 1042 bytes} [Thu Apr 16 09:45:34 2026] PUT /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a/file => generated 0 bytes in 4172 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6740 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.77 () {44 vars in 968 bytes} [Thu Apr 16 09:45:38 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 09:45:38.611 8 WARNING oslo_config.cfg [None req-e80831c4-1b50-4e3a-b59c-be4381002148 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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: 10/17] 199.204.45.77 () {44 vars in 968 bytes} [Thu Apr 16 09:45:38 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 60/122] 199.204.45.77 () {42 vars in 685 bytes} [Thu Apr 16 09:54:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/123] 199.204.45.77 () {44 vars in 907 bytes} [Thu Apr 16 09:54:21 2026] GET /v2/images => generated 1240 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/126] 199.204.45.77 () {42 vars in 685 bytes} [Thu Apr 16 09:54:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/127] 199.204.45.77 () {44 vars in 907 bytes} [Thu Apr 16 09:54:31 2026] GET /v2/images => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/128] 199.204.45.77 () {44 vars in 936 bytes} [Thu Apr 16 09:54:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/129] 199.204.45.77 () {44 vars in 958 bytes} [Thu Apr 16 09:54:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/130] 199.204.45.77 () {44 vars in 936 bytes} [Thu Apr 16 09:54:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/131] 199.204.45.77 () {48 vars in 948 bytes} [Thu Apr 16 09:54:31 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 09:54:31.340 7 WARNING oslo_policy.policy [None req-d2e69c44-0d7f-484e-8ed0-88fe75a6dd09 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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-16 09:54:31.341 7 WARNING oslo_policy.policy [None req-d2e69c44-0d7f-484e-8ed0-88fe75a6dd09 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - 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-16 09:54:31.342 7 INFO glance.api.v2.image_data [None req-d2e69c44-0d7f-484e-8ed0-88fe75a6dd09 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 09:54:46.130 7 INFO glance.location [None req-d2e69c44-0d7f-484e-8ed0-88fe75a6dd09 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 65/134] 199.204.45.77 () {48 vars in 1042 bytes} [Thu Apr 16 09:54:31 2026] PUT /v2/images/f0f37245-88b2-4ae9-bbcb-2cefb1bcd385/file => generated 0 bytes in 14835 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21157 switches on core 0) [pid: 8|app: 0|req: 70/135] 199.204.45.77 () {44 vars in 968 bytes} [Thu Apr 16 09:54:46 2026] GET /v2/images/f0f37245-88b2-4ae9-bbcb-2cefb1bcd385 => 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: 66/136] 199.204.45.77 () {44 vars in 968 bytes} [Thu Apr 16 09:54:46 2026] GET /v2/images/f0f37245-88b2-4ae9-bbcb-2cefb1bcd385 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/143] 199.204.45.77 () {42 vars in 685 bytes} [Thu Apr 16 09:55:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/144] 199.204.45.77 () {44 vars in 907 bytes} [Thu Apr 16 09:55:09 2026] GET /v2/images => generated 2445 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/159] 199.204.45.77 () {42 vars in 685 bytes} [Thu Apr 16 09:56:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-16 09:56:23.307 7 WARNING keystonemiddleware.audit [None req-b0f2e781-a970-47ea-ba2a-9e25d69b90f7 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 09:56:23.308 7 WARNING keystonemiddleware.audit [None req-b0f2e781-a970-47ea-ba2a-9e25d69b90f7 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 78/160] 199.204.45.77 () {44 vars in 907 bytes} [Thu Apr 16 09:56:23 2026] GET /v2/images => generated 2445 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 09:56:23.345 8 WARNING keystonemiddleware.audit [None req-862d2fc9-149b-4811-9c43-9ed48105dece 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 09:56:23.346 8 WARNING keystonemiddleware.audit [None req-862d2fc9-149b-4811-9c43-9ed48105dece 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 83/161] 199.204.45.77 () {44 vars in 934 bytes} [Thu Apr 16 09:56:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) 2026-04-16 09:56:23.363 7 WARNING keystonemiddleware.audit [None req-926b0154-73b4-4ffd-8dea-a0cccd868e2c 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 09:56:23.363 7 WARNING keystonemiddleware.audit [None req-926b0154-73b4-4ffd-8dea-a0cccd868e2c 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 79/162] 199.204.45.77 () {44 vars in 956 bytes} [Thu Apr 16 09:56:23 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:56:23.381 8 WARNING keystonemiddleware.audit [None req-49ec307c-a207-48f9-bc7f-8426c1615ac8 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 09:56:23.381 8 WARNING keystonemiddleware.audit [None req-49ec307c-a207-48f9-bc7f-8426c1615ac8 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 84/163] 199.204.45.77 () {44 vars in 936 bytes} [Thu Apr 16 09:56:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 09:56:23.402 7 WARNING keystonemiddleware.audit [None req-9375b733-c156-4116-9897-3ef080e1d3f9 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 09:56:23.403 7 WARNING keystonemiddleware.audit [None req-9375b733-c156-4116-9897-3ef080e1d3f9 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 80/164] 199.204.45.77 () {48 vars in 948 bytes} [Thu Apr 16 09:56:23 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 09:56:23.463 8 WARNING keystonemiddleware.audit [None req-c00d8564-ad5a-49d6-94fc-2969fc94013c 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 09:56:23.464 8 WARNING keystonemiddleware.audit [None req-c00d8564-ad5a-49d6-94fc-2969fc94013c 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manila as it have no endpoints. 2026-04-16 09:56:23.474 8 INFO glance.api.v2.image_data [None req-989937d7-993f-41be-a333-7aecf5942201 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 09:57:09.253 8 WARNING glance.location [None req-989937d7-993f-41be-a333-7aecf5942201 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 85/175] 199.204.45.77 () {48 vars in 1043 bytes} [Thu Apr 16 09:56:23 2026] PUT /v2/images/a8dd62f2-5100-4895-9045-ccb4d803fc4a/file => generated 0 bytes in 45824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (51901 switches on core 0) 2026-04-16 09:57:09.291 7 WARNING keystonemiddleware.audit [None req-0196d284-cecb-4dc5-b7a2-31808d04b6b2 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 09:57:09.291 7 WARNING keystonemiddleware.audit [None req-0196d284-cecb-4dc5-b7a2-31808d04b6b2 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manila as it have no endpoints. [pid: 7|app: 0|req: 91/176] 199.204.45.77 () {44 vars in 968 bytes} [Thu Apr 16 09:57:09 2026] GET /v2/images/a8dd62f2-5100-4895-9045-ccb4d803fc4a => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 09:57:09.310 8 WARNING keystonemiddleware.audit [None req-989937d7-993f-41be-a333-7aecf5942201 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manilav2 as it have no endpoints. 2026-04-16 09:57:09.310 8 WARNING keystonemiddleware.audit [None req-989937d7-993f-41be-a333-7aecf5942201 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Skipping service manila as it have no endpoints. [pid: 8|app: 0|req: 86/177] 199.204.45.77 () {44 vars in 968 bytes} [Thu Apr 16 09:57:09 2026] GET /v2/images/a8dd62f2-5100-4895-9045-ccb4d803fc4a => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/178] 199.204.45.77 () {42 vars in 685 bytes} [Thu Apr 16 09:57:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/179] 199.204.45.77 () {44 vars in 907 bytes} [Thu Apr 16 09:57:10 2026] GET /v2/images => generated 3656 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/264] 199.204.45.77 () {42 vars in 685 bytes} [Thu Apr 16 10:04:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.204.45.77 () {44 vars in 907 bytes} [Thu Apr 16 10:04:07 2026] GET /v2/images => generated 3656 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/268] 199.204.45.77 () {42 vars in 685 bytes} [Thu Apr 16 10:04:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.204.45.77 () {44 vars in 907 bytes} [Thu Apr 16 10:04:26 2026] GET /v2/images => generated 3656 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 199.204.45.77 () {44 vars in 944 bytes} [Thu Apr 16 10:04:26 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: 138/271] 199.204.45.77 () {44 vars in 966 bytes} [Thu Apr 16 10:04:26 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.204.45.77 () {44 vars in 936 bytes} [Thu Apr 16 10:04:26 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: 7|app: 0|req: 139/275] 199.204.45.77 () {48 vars in 948 bytes} [Thu Apr 16 10:04:26 2026] POST /v2/images => generated 799 bytes in 7792 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-16 10:04:34.731 8 INFO glance.api.v2.image_data [None req-610aac9c-46c2-4cb8-a721-afff66d3f617 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 10:08:38.465 8 INFO glance.location [None req-610aac9c-46c2-4cb8-a721-afff66d3f617 77d0c621e8ec436887a4d74bf774b9b7 21fe02c45af249f4b1eb42d9c53cac81 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 137/326] 199.204.45.77 () {48 vars in 1042 bytes} [Thu Apr 16 10:04:34 2026] PUT /v2/images/7d3a4837-c2d8-45ca-8ee7-9eb8eea17bdf/file => generated 0 bytes in 243783 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14983 switches on core 0) [pid: 7|app: 0|req: 190/327] 199.204.45.77 () {44 vars in 968 bytes} [Thu Apr 16 10:08:38 2026] GET /v2/images/7d3a4837-c2d8-45ca-8ee7-9eb8eea17bdf => generated 1211 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/328] 199.204.45.77 () {48 vars in 1047 bytes} [Thu Apr 16 10:08:38 2026] PATCH /v2/images/7d3a4837-c2d8-45ca-8ee7-9eb8eea17bdf => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/329] 199.204.45.77 () {44 vars in 968 bytes} [Thu Apr 16 10:08:38 2026] GET /v2/images/7d3a4837-c2d8-45ca-8ee7-9eb8eea17bdf => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/336] 199.204.45.77 () {42 vars in 685 bytes} [Thu Apr 16 10:09:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/337] 199.204.45.77 () {44 vars in 907 bytes} [Thu Apr 16 10:09:13 2026] GET /v2/images => generated 4892 bytes in 81 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: 201/348] 10.0.0.5 () {32 vars in 631 bytes} [Thu Apr 16 10:09:59 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/353] 10.0.0.162 () {36 vars in 987 bytes} [Thu Apr 16 10:10:24 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => generated 1171 bytes in 17 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: 150/354] 10.0.0.162 () {36 vars in 927 bytes} [Thu Apr 16 10:10:24 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: 205/355] 10.0.0.162 () {36 vars in 987 bytes} [Thu Apr 16 10:10:27 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 152/358] 10.0.0.162 () {36 vars in 927 bytes} [Thu Apr 16 10:10:27 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: 207/359] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 16 10:10:31 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => generated 1171 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/360] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:10:31 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: 208/361] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:10:31 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: 154/362] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 16 10:10:31 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 209/363] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:10:31 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: 155/364] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:10:31 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: 210/365] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 16 10:10:31 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 156/366] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:10:31 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: 211/367] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:10:31 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/368] 10.0.0.188 () {36 vars in 911 bytes} [Thu Apr 16 10:10:32 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/369] 10.0.0.188 () {36 vars in 1007 bytes} [Thu Apr 16 10:10:32 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a/locations => generated 127 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/370] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 16 10:10:32 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 213/371] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 16 10:10:32 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: 159/372] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 16 10:10:32 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: 214/373] 199.204.45.77 () {36 vars in 990 bytes} [Thu Apr 16 10:10:35 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 160/374] 199.204.45.77 () {36 vars in 930 bytes} [Thu Apr 16 10:10: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: 215/375] 199.204.45.77 () {36 vars in 990 bytes} [Thu Apr 16 10:10:36 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 161/376] 199.204.45.77 () {36 vars in 930 bytes} [Thu Apr 16 10:10:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/383] 10.0.0.162 () {36 vars in 987 bytes} [Thu Apr 16 10:10:57 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 219/384] 10.0.0.162 () {36 vars in 927 bytes} [Thu Apr 16 10:10:57 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: 168/389] 10.0.0.162 () {36 vars in 987 bytes} [Thu Apr 16 10:11:18 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 222/390] 10.0.0.162 () {36 vars in 927 bytes} [Thu Apr 16 10:11:18 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: 171/395] 10.0.0.5 () {34 vars in 653 bytes} [Thu Apr 16 10:11:44 2026] POST /v2/images => generated 649 bytes in 222 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-16 10:11:44.811 7 WARNING glance.api.v2.images [None req-adb6fa4d-2d2b-4d5a-acb1-ea29b5659b8b d7c4e260d8834e0fb1954d5bf06a3517 ae55d6a7a7734338813e7f369aaac163 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//00f0403d-8ed1-4b74-8d5e-1fa0f1851304 [pid: 7|app: 0|req: 225/396] 10.0.0.5 () {32 vars in 708 bytes} [Thu Apr 16 10:11:44 2026] DELETE /v2/images/00f0403d-8ed1-4b74-8d5e-1fa0f1851304 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/397] 10.0.0.5 () {32 vars in 705 bytes} [Thu Apr 16 10:11:44 2026] GET /v2/images/00f0403d-8ed1-4b74-8d5e-1fa0f1851304 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/398] 10.0.0.5 () {32 vars in 631 bytes} [Thu Apr 16 10:11:44 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/399] 10.0.0.5 () {34 vars in 653 bytes} [Thu Apr 16 10:11:44 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/400] 10.0.0.5 () {32 vars in 715 bytes} [Thu Apr 16 10:11:44 2026] GET /v2/images/c01da5df-b2fc-4b56-81d5-9617dc829a7b/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 10:11:45.005 8 INFO glance.api.v2.image_data [None req-2d71f593-21f8-4355-a453-4afc1bbe1283 d7c4e260d8834e0fb1954d5bf06a3517 ae55d6a7a7734338813e7f369aaac163 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-16 10:11:45.040 8 WARNING glance_store._drivers.rbd [None req-2d71f593-21f8-4355-a453-4afc1bbe1283 d7c4e260d8834e0fb1954d5bf06a3517 ae55d6a7a7734338813e7f369aaac163 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-16 10:11:45.570 8 INFO glance.location [None req-2d71f593-21f8-4355-a453-4afc1bbe1283 d7c4e260d8834e0fb1954d5bf06a3517 ae55d6a7a7734338813e7f369aaac163 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 174/401] 10.0.0.5 () {32 vars in 725 bytes} [Thu Apr 16 10:11:44 2026] PUT /v2/images/c01da5df-b2fc-4b56-81d5-9617dc829a7b/file => generated 0 bytes in 605 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/402] 10.0.0.5 () {32 vars in 705 bytes} [Thu Apr 16 10:11:45 2026] GET /v2/images/c01da5df-b2fc-4b56-81d5-9617dc829a7b => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/403] 10.0.0.5 () {32 vars in 715 bytes} [Thu Apr 16 10:11:45 2026] GET /v2/images/c01da5df-b2fc-4b56-81d5-9617dc829a7b/file => generated 1024 bytes in 117 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/404] 10.0.0.5 () {34 vars in 653 bytes} [Thu Apr 16 10:11:45 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/405] 10.0.0.5 () {32 vars in 724 bytes} [Thu Apr 16 10:11:45 2026] PATCH /v2/images/2b89e10b-2d4b-450c-8fc8-95cf209d8914 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/406] 10.0.0.5 () {32 vars in 705 bytes} [Thu Apr 16 10:11:45 2026] GET /v2/images/2b89e10b-2d4b-450c-8fc8-95cf209d8914 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 10:11:45.886 8 WARNING glance.api.v2.images [None req-e4474df2-6576-4584-a22b-0c35651af9e3 d7c4e260d8834e0fb1954d5bf06a3517 ae55d6a7a7734338813e7f369aaac163 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2b89e10b-2d4b-450c-8fc8-95cf209d8914 [pid: 8|app: 0|req: 177/407] 10.0.0.5 () {32 vars in 708 bytes} [Thu Apr 16 10:11:45 2026] DELETE /v2/images/2b89e10b-2d4b-450c-8fc8-95cf209d8914 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/408] 10.0.0.5 () {32 vars in 705 bytes} [Thu Apr 16 10:11:45 2026] GET /v2/images/2b89e10b-2d4b-450c-8fc8-95cf209d8914 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:11:46.022 8 WARNING glance.api.v2.images [None req-ac2b6017-6874-4ca0-af58-8a9f4f977725 d7c4e260d8834e0fb1954d5bf06a3517 ae55d6a7a7734338813e7f369aaac163 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c01da5df-b2fc-4b56-81d5-9617dc829a7b [pid: 8|app: 0|req: 178/409] 10.0.0.5 () {32 vars in 708 bytes} [Thu Apr 16 10:11:45 2026] DELETE /v2/images/c01da5df-b2fc-4b56-81d5-9617dc829a7b => generated 0 bytes in 830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/410] 10.0.0.5 () {32 vars in 705 bytes} [Thu Apr 16 10:11:46 2026] GET /v2/images/c01da5df-b2fc-4b56-81d5-9617dc829a7b => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 10:11:46.862 8 WARNING glance.api.v2.images [None req-bc128179-d5fc-461c-8962-cffc2eebb5b0 d7c4e260d8834e0fb1954d5bf06a3517 ae55d6a7a7734338813e7f369aaac163 - - default default] Failed to find image 00f0403d-8ed1-4b74-8d5e-1fa0f1851304 to delete: glance.common.exception.ImageNotFound: No image found with ID 00f0403d-8ed1-4b74-8d5e-1fa0f1851304 [pid: 8|app: 0|req: 179/411] 10.0.0.5 () {32 vars in 708 bytes} [Thu Apr 16 10:11:46 2026] DELETE /v2/images/00f0403d-8ed1-4b74-8d5e-1fa0f1851304 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/412] 10.0.0.5 () {32 vars in 705 bytes} [Thu Apr 16 10:11:46 2026] GET /v2/images/00f0403d-8ed1-4b74-8d5e-1fa0f1851304 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/415] 10.0.0.162 () {36 vars in 987 bytes} [Thu Apr 16 10:11:55 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 181/416] 10.0.0.162 () {36 vars in 927 bytes} [Thu Apr 16 10:11:55 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: 237/419] 10.0.0.5 () {30 vars in 409 bytes} [Thu Apr 16 10:12:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/434] 10.0.0.162 () {36 vars in 987 bytes} [Thu Apr 16 10:13:16 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 245/435] 10.0.0.162 () {36 vars in 927 bytes} [Thu Apr 16 10:13:16 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: 250/444] 10.0.0.5 () {32 vars in 705 bytes} [Thu Apr 16 10:13:47 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => generated 1171 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/445] 10.0.0.5 () {32 vars in 705 bytes} [Thu Apr 16 10:13:47 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/446] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 16 10:13:48 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => generated 1171 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/447] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:13:48 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: 252/448] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:13:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/449] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 16 10:13:48 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 253/450] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:13:48 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: 198/451] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:13:48 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: 254/452] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 16 10:13:48 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/453] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:13:48 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: 255/454] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:13:48 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: 200/455] 10.0.0.188 () {36 vars in 911 bytes} [Thu Apr 16 10:13:49 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/456] 10.0.0.188 () {36 vars in 1007 bytes} [Thu Apr 16 10:13:49 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/457] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 16 10:13:49 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 257/458] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 16 10:13:49 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: 202/459] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 16 10:13:49 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: 260/464] 10.0.0.162 () {36 vars in 987 bytes} [Thu Apr 16 10:14:09 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 205/465] 10.0.0.162 () {36 vars in 927 bytes} [Thu Apr 16 10:14:09 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: 262/468] 10.0.0.162 () {36 vars in 987 bytes} [Thu Apr 16 10:14:20 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 207/469] 10.0.0.162 () {36 vars in 927 bytes} [Thu Apr 16 10:14:20 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: 265/474] 10.0.0.162 () {36 vars in 987 bytes} [Thu Apr 16 10:14:44 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 210/475] 10.0.0.162 () {36 vars in 927 bytes} [Thu Apr 16 10:14:44 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/490] 10.0.0.162 () {36 vars in 987 bytes} [Thu Apr 16 10:15:53 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 218/491] 10.0.0.162 () {36 vars in 927 bytes} [Thu Apr 16 10:15:53 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: 221/496] 10.0.0.162 () {36 vars in 987 bytes} [Thu Apr 16 10:16:10 2026] GET /v2/images/490894f0-bca0-4761-9a85-bdefcebdb53a => 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: 276/497] 10.0.0.162 () {36 vars in 927 bytes} [Thu Apr 16 10:16:10 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: 225/504] 199.204.45.77 () {32 vars in 825 bytes} [Thu Apr 16 10:16:45 2026] GET /v2/images?status=active&owner=21fe02c45af249f4b1eb42d9c53cac81&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/505] 199.204.45.77 () {32 vars in 652 bytes} [Thu Apr 16 10:16:45 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: 226/506] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 16 10:16:45 2026] GET /v2/images/a8dd62f2-5100-4895-9045-ccb4d803fc4a => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/507] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:16:45 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: 227/508] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:16:45 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: 282/509] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 16 10:16:45 2026] GET /v2/images/a8dd62f2-5100-4895-9045-ccb4d803fc4a => 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: 228/510] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:16:45 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: 283/511] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:16:46 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: 229/512] 10.0.0.51 () {36 vars in 986 bytes} [Thu Apr 16 10:16:46 2026] GET /v2/images/a8dd62f2-5100-4895-9045-ccb4d803fc4a => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/513] 10.0.0.51 () {36 vars in 926 bytes} [Thu Apr 16 10:16:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/514] 10.0.0.188 () {36 vars in 911 bytes} [Thu Apr 16 10:16:46 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/515] 10.0.0.188 () {36 vars in 1007 bytes} [Thu Apr 16 10:16:46 2026] GET /v2/images/a8dd62f2-5100-4895-9045-ccb4d803fc4a/locations => generated 127 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/516] 10.0.0.188 () {36 vars in 987 bytes} [Thu Apr 16 10:16:46 2026] GET /v2/images/a8dd62f2-5100-4895-9045-ccb4d803fc4a => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/517] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 16 10:16:46 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: 232/518] 10.0.0.188 () {36 vars in 927 bytes} [Thu Apr 16 10:16:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/563] 10.0.0.5 () {32 vars in 631 bytes} [Thu Apr 16 10:20:25 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)