+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat Jun 13 23:10:21 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-697d58c89f-rb5c6 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fadaf721668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-13 23:10:23.139 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-13 23:10:23.214 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-06-13 23:10:24.047 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-13 23:10:24.048 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-13 23:10:24.048 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 23:10:24.065 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-13 23:10:24.066 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-13 23:10:24.066 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 23:10:26.060 7 WARNING glance.api.v2.images [None req-d2c2d9f0-7c4b-4475-8d55-b13ce6b0c1c7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 23:10:26.064 8 WARNING glance.api.v2.images [None req-542e612e-e163-4dca-abf3-80ba9ac0c27a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 23:10:26.393 8 WARNING keystonemiddleware._common.config [None req-542e612e-e163-4dca-abf3-80ba9ac0c27a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:10:26.399 7 WARNING keystonemiddleware._common.config [None req-d2c2d9f0-7c4b-4475-8d55-b13ce6b0c1c7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 23:10:26.401 8 WARNING oslo_config.cfg [None req-542e612e-e163-4dca-abf3-80ba9ac0c27a - - - - - -] 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 0x7fadaf721668 pid: 8 (default app) 2026-06-13 23:10:26.406 7 WARNING oslo_config.cfg [None req-d2c2d9f0-7c4b-4475-8d55-b13ce6b0c1c7 - - - - - -] 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 0x7fadaf721668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:10:26 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-06-13 23:10:27.286 7 WARNING oslo_policy.policy [None req-a7edfadf-4387-4f7d-8b33-52340ce83f90 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 23:10:27.286 7 WARNING oslo_policy.policy [None req-a7edfadf-4387-4f7d-8b33-52340ce83f90 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 23:10:27.301 7 WARNING oslo_policy.policy [None req-a7edfadf-4387-4f7d-8b33-52340ce83f90 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 23:10:27.301 7 WARNING oslo_policy.policy [None req-a7edfadf-4387-4f7d-8b33-52340ce83f90 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:10:26 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:10:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:10:30 2026] GET /v2/images => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 23:10:30.994 8 WARNING oslo_policy.policy [None req-a7119132-f4b2-4274-ae6f-23496f291df5 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 23:10:30.995 8 WARNING oslo_policy.policy [None req-a7119132-f4b2-4274-ae6f-23496f291df5 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.53 () {44 vars in 908 bytes} [Sat Jun 13 23:10:30 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.53 () {44 vars in 930 bytes} [Sat Jun 13 23:10:31 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-06-13 23:10:31.124 8 WARNING oslo_policy.policy [None req-42d5ed95-53c8-443c-a524-aaa42c59ce4c b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 23:10:31.124 8 WARNING oslo_policy.policy [None req-42d5ed95-53c8-443c-a524-aaa42c59ce4c b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.53 () {44 vars in 936 bytes} [Sat Jun 13 23:10:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 23:10:31.206 7 WARNING oslo_config.cfg [None req-1721c71a-a678-43a0-871e-79d7db95739e b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.53 () {48 vars in 948 bytes} [Sat Jun 13 23:10:31 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-13 23:10:31.237 8 WARNING oslo_policy.policy [None req-cc24c135-e3ed-471e-be0d-f829978a3fa8 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 23:10:31.237 8 WARNING oslo_policy.policy [None req-cc24c135-e3ed-471e-be0d-f829978a3fa8 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 23:10:31.239 8 INFO glance.api.v2.image_data [None req-cc24c135-e3ed-471e-be0d-f829978a3fa8 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:10:34.886 8 WARNING glance.location [None req-cc24c135-e3ed-471e-be0d-f829978a3fa8 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.53 () {48 vars in 1042 bytes} [Sat Jun 13 23:10:31 2026] PUT /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93/file => generated 0 bytes in 3724 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7484 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.53 () {44 vars in 968 bytes} [Sat Jun 13 23:10:34 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 23:10:35.044 8 WARNING oslo_config.cfg [None req-52a34463-e232-4d98-b98e-f43c9304c5fe b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.53 () {48 vars in 1048 bytes} [Sat Jun 13 23:10:34 2026] PATCH /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.53 () {44 vars in 968 bytes} [Sat Jun 13 23:10:35 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:31:27 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: 136/269] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:31:27 2026] GET /v2/images => generated 1381 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:31:44 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: 138/273] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:31:44 2026] GET /v2/images => generated 1381 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.53 () {44 vars in 934 bytes} [Sat Jun 13 23:31:45 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) [pid: 8|app: 0|req: 139/275] 199.204.45.53 () {44 vars in 956 bytes} [Sat Jun 13 23:31:45 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.53 () {44 vars in 936 bytes} [Sat Jun 13 23:31:45 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: 140/277] 199.204.45.53 () {48 vars in 948 bytes} [Sat Jun 13 23:31:45 2026] POST /v2/images => generated 796 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-13 23:31:45.223 7 WARNING oslo_policy.policy [None req-17619bf7-cee6-4866-a1ae-11a9c0587f9b b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 23:31:45.224 7 WARNING oslo_policy.policy [None req-17619bf7-cee6-4866-a1ae-11a9c0587f9b b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-13 23:31:45.225 7 INFO glance.api.v2.image_data [None req-17619bf7-cee6-4866-a1ae-11a9c0587f9b b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:32:12.382 7 WARNING glance.location [None req-17619bf7-cee6-4866-a1ae-11a9c0587f9b b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 138/284] 199.204.45.53 () {48 vars in 1043 bytes} [Sat Jun 13 23:31:45 2026] PUT /v2/images/300f6ed6-92e8-4c9d-aa37-07696be23737/file => generated 0 bytes in 27210 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64967 switches on core 0) [pid: 8|app: 0|req: 147/285] 199.204.45.53 () {44 vars in 968 bytes} [Sat Jun 13 23:32:12 2026] GET /v2/images/300f6ed6-92e8-4c9d-aa37-07696be23737 => 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: 139/286] 199.204.45.53 () {48 vars in 1048 bytes} [Sat Jun 13 23:32:12 2026] PATCH /v2/images/300f6ed6-92e8-4c9d-aa37-07696be23737 => generated 1395 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/287] 199.204.45.53 () {44 vars in 968 bytes} [Sat Jun 13 23:32:12 2026] GET /v2/images/300f6ed6-92e8-4c9d-aa37-07696be23737 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/288] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:32:14 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/289] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:32:14 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/374] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:39: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: 183/375] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:39:09 2026] GET /v2/images => generated 2778 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/378] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:39: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: 194/379] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:39:21 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/380] 199.204.45.53 () {44 vars in 944 bytes} [Sat Jun 13 23:39:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 199.204.45.53 () {44 vars in 966 bytes} [Sat Jun 13 23:39:21 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: 7|app: 0|req: 187/382] 199.204.45.53 () {44 vars in 936 bytes} [Sat Jun 13 23:39:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/383] 199.204.45.53 () {48 vars in 948 bytes} [Sat Jun 13 23:39:21 2026] POST /v2/images => generated 799 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-13 23:39:21.347 7 INFO glance.api.v2.image_data [None req-a92e1258-9712-4288-ac33-9522884ad827 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:39:47.540 7 INFO glance.location [None req-a92e1258-9712-4288-ac33-9522884ad827 b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 188/390] 199.204.45.53 () {48 vars in 1042 bytes} [Sat Jun 13 23:39:21 2026] PUT /v2/images/420ffa53-c112-4890-b9b9-bd160ed4f8a2/file => generated 0 bytes in 26238 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28286 switches on core 0) [pid: 8|app: 0|req: 203/391] 199.204.45.53 () {44 vars in 968 bytes} [Sat Jun 13 23:39:47 2026] GET /v2/images/420ffa53-c112-4890-b9b9-bd160ed4f8a2 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/392] 199.204.45.53 () {48 vars in 1048 bytes} [Sat Jun 13 23:39:47 2026] PATCH /v2/images/420ffa53-c112-4890-b9b9-bd160ed4f8a2 => generated 1410 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/393] 199.204.45.53 () {44 vars in 968 bytes} [Sat Jun 13 23:39:47 2026] GET /v2/images/420ffa53-c112-4890-b9b9-bd160ed4f8a2 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/400] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:40:25 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: 208/401] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:40:25 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/406] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:40:38 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: 211/407] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:40:38 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/408] 199.204.45.53 () {44 vars in 936 bytes} [Sat Jun 13 23:40:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/409] 199.204.45.53 () {44 vars in 958 bytes} [Sat Jun 13 23:40:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/410] 199.204.45.53 () {44 vars in 936 bytes} [Sat Jun 13 23:40:38 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: 213/411] 199.204.45.53 () {48 vars in 948 bytes} [Sat Jun 13 23:40:38 2026] POST /v2/images => generated 791 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-13 23:40:38.592 7 INFO glance.api.v2.image_data [None req-80427b14-4ec0-431a-b39c-fd43be3f5ebe b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 23:40:53.000 7 INFO glance.location [None req-80427b14-4ec0-431a-b39c-fd43be3f5ebe b628210d8fd54b9a84a6d3ed36876a6b 9498d500b41941089356d6c2e8b41de1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 199/414] 199.204.45.53 () {48 vars in 1043 bytes} [Sat Jun 13 23:40:38 2026] PUT /v2/images/492ae3ed-3485-45c0-925d-f8784dbb6e72/file => generated 0 bytes in 14456 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31654 switches on core 0) [pid: 8|app: 0|req: 216/415] 199.204.45.53 () {44 vars in 968 bytes} [Sat Jun 13 23:40:53 2026] GET /v2/images/492ae3ed-3485-45c0-925d-f8784dbb6e72 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/416] 199.204.45.53 () {48 vars in 1048 bytes} [Sat Jun 13 23:40:53 2026] PATCH /v2/images/492ae3ed-3485-45c0-925d-f8784dbb6e72 => generated 1382 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/417] 199.204.45.53 () {44 vars in 968 bytes} [Sat Jun 13 23:40:53 2026] GET /v2/images/492ae3ed-3485-45c0-925d-f8784dbb6e72 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/572] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:53:39 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: 278/573] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:53:39 2026] GET /v2/images => generated 5574 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/602] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:55:58 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: 293/603] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:55:58 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/604] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:56:00 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: 294/605] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:56:00 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/616] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:56:51 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: 300/617] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:56:51 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/620] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:56:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/621] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:56:59 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/634] 199.204.45.53 () {42 vars in 685 bytes} [Sat Jun 13 23:58:01 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: 326/635] 199.204.45.53 () {44 vars in 907 bytes} [Sat Jun 13 23:58:01 2026] GET /v2/images => generated 5574 bytes in 67 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: 314/644] 10.0.0.179 () {32 vars in 633 bytes} [Sat Jun 13 23:58:44 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/649] 10.0.0.144 () {36 vars in 987 bytes} [Sat Jun 13 23:59:03 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/650] 10.0.0.144 () {36 vars in 927 bytes} [Sat Jun 13 23:59:03 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: 335/653] 10.0.0.113 () {36 vars in 987 bytes} [Sat Jun 13 23:59:08 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/654] 10.0.0.113 () {36 vars in 927 bytes} [Sat Jun 13 23:59: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: 336/655] 10.0.0.113 () {36 vars in 927 bytes} [Sat Jun 13 23:59:09 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/656] 10.0.0.113 () {36 vars in 987 bytes} [Sat Jun 13 23:59:09 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/657] 10.0.0.113 () {36 vars in 927 bytes} [Sat Jun 13 23:59:09 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: 321/658] 10.0.0.113 () {36 vars in 927 bytes} [Sat Jun 13 23:59: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: 338/659] 10.0.0.113 () {36 vars in 987 bytes} [Sat Jun 13 23:59:09 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/660] 10.0.0.113 () {36 vars in 927 bytes} [Sat Jun 13 23:59:09 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: 339/661] 10.0.0.113 () {36 vars in 927 bytes} [Sat Jun 13 23:59:09 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/662] 10.0.0.134 () {36 vars in 911 bytes} [Sat Jun 13 23:59:10 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/663] 10.0.0.134 () {36 vars in 1007 bytes} [Sat Jun 13 23:59:10 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93/locations => generated 127 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/664] 10.0.0.134 () {36 vars in 987 bytes} [Sat Jun 13 23:59:10 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/665] 10.0.0.134 () {36 vars in 927 bytes} [Sat Jun 13 23:59:10 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: 325/666] 10.0.0.134 () {36 vars in 927 bytes} [Sat Jun 13 23:59:10 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: 342/667] 199.204.45.53 () {36 vars in 990 bytes} [Sat Jun 13 23:59:11 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/668] 199.204.45.53 () {36 vars in 930 bytes} [Sat Jun 13 23:59:11 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: 343/669] 199.204.45.53 () {36 vars in 990 bytes} [Sat Jun 13 23:59:12 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/670] 199.204.45.53 () {36 vars in 930 bytes} [Sat Jun 13 23:59:12 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: 344/671] 10.0.0.144 () {36 vars in 987 bytes} [Sat Jun 13 23:59:15 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/672] 10.0.0.144 () {36 vars in 927 bytes} [Sat Jun 13 23:59:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/675] 10.0.0.144 () {36 vars in 987 bytes} [Sat Jun 13 23:59:16 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/676] 10.0.0.144 () {36 vars in 927 bytes} [Sat Jun 13 23:59:16 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: 334/683] 10.0.0.144 () {36 vars in 987 bytes} [Sat Jun 13 23:59:54 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/684] 10.0.0.144 () {36 vars in 927 bytes} [Sat Jun 13 23:59:54 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/687] 10.0.0.179 () {30 vars in 411 bytes} [Sat Jun 13 23:59:58 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: 339/692] 10.0.0.144 () {36 vars in 987 bytes} [Sun Jun 14 00:00:22 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/693] 10.0.0.144 () {36 vars in 927 bytes} [Sun Jun 14 00:00:22 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: 342/698] 10.0.0.144 () {36 vars in 987 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/699] 10.0.0.144 () {36 vars in 927 bytes} [Sun Jun 14 00:00:37 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/706] 10.0.0.179 () {32 vars in 707 bytes} [Sun Jun 14 00:01:10 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/707] 10.0.0.179 () {32 vars in 707 bytes} [Sun Jun 14 00:01:10 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/708] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 14 00:01:10 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/709] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 14 00:01:10 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: 348/710] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 14 00:01:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/711] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 14 00:01:10 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/712] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 14 00:01:10 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: 364/713] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 14 00:01: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: 7|app: 0|req: 350/714] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 14 00:01:10 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/715] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 14 00:01:10 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: 351/716] 10.0.0.134 () {36 vars in 911 bytes} [Sun Jun 14 00:01:10 2026] GET /versions => generated 1301 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/717] 10.0.0.134 () {36 vars in 1007 bytes} [Sun Jun 14 00:01:10 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/718] 10.0.0.134 () {36 vars in 987 bytes} [Sun Jun 14 00:01:10 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/719] 10.0.0.134 () {36 vars in 927 bytes} [Sun Jun 14 00:01:10 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: 353/720] 10.0.0.134 () {36 vars in 927 bytes} [Sun Jun 14 00:01:10 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: 371/727] 10.0.0.179 () {34 vars in 655 bytes} [Sun Jun 14 00:01:42 2026] POST /v2/images => generated 649 bytes in 156 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-14 00:01:42.708 7 WARNING glance.api.v2.images [None req-72ed66b9-1b6e-43c3-9b5f-66a9db24ebfc 185f9664ad514597a0eefee55547926b 8948c4ef6b0d468ebfc7ededcfa36861 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//29e69b48-631f-441c-9108-27c81e9ad13e [pid: 8|app: 0|req: 372/728] 10.0.0.144 () {36 vars in 987 bytes} [Sun Jun 14 00:01:42 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/729] 10.0.0.144 () {36 vars in 927 bytes} [Sun Jun 14 00:01:42 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: 357/730] 10.0.0.179 () {32 vars in 710 bytes} [Sun Jun 14 00:01:42 2026] DELETE /v2/images/29e69b48-631f-441c-9108-27c81e9ad13e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/731] 10.0.0.179 () {32 vars in 707 bytes} [Sun Jun 14 00:01:42 2026] GET /v2/images/29e69b48-631f-441c-9108-27c81e9ad13e => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/732] 10.0.0.179 () {32 vars in 633 bytes} [Sun Jun 14 00:01:42 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/733] 10.0.0.179 () {34 vars in 655 bytes} [Sun Jun 14 00:01:42 2026] POST /v2/images => generated 703 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/734] 10.0.0.179 () {32 vars in 717 bytes} [Sun Jun 14 00:01:42 2026] GET /v2/images/97a81481-7352-4fca-9099-b9da22cceebb/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-14 00:01:42.917 8 INFO glance.api.v2.image_data [None req-2f5632f1-0c1e-4797-90ba-96b95fb52f6b 185f9664ad514597a0eefee55547926b 8948c4ef6b0d468ebfc7ededcfa36861 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-14 00:01:42.982 8 WARNING glance_store._drivers.rbd [None req-2f5632f1-0c1e-4797-90ba-96b95fb52f6b 185f9664ad514597a0eefee55547926b 8948c4ef6b0d468ebfc7ededcfa36861 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-14 00:01:43.371 8 INFO glance.location [None req-2f5632f1-0c1e-4797-90ba-96b95fb52f6b 185f9664ad514597a0eefee55547926b 8948c4ef6b0d468ebfc7ededcfa36861 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 376/735] 10.0.0.179 () {32 vars in 727 bytes} [Sun Jun 14 00:01:42 2026] PUT /v2/images/97a81481-7352-4fca-9099-b9da22cceebb/file => generated 0 bytes in 497 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/736] 10.0.0.179 () {32 vars in 707 bytes} [Sun Jun 14 00:01:43 2026] GET /v2/images/97a81481-7352-4fca-9099-b9da22cceebb => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/737] 10.0.0.179 () {32 vars in 717 bytes} [Sun Jun 14 00:01:43 2026] GET /v2/images/97a81481-7352-4fca-9099-b9da22cceebb/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/738] 10.0.0.179 () {34 vars in 655 bytes} [Sun Jun 14 00:01:43 2026] POST /v2/images => generated 648 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/739] 10.0.0.179 () {32 vars in 726 bytes} [Sun Jun 14 00:01:43 2026] PATCH /v2/images/fc9fa141-84c3-4aee-812e-8c73084f985c => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/740] 10.0.0.179 () {32 vars in 707 bytes} [Sun Jun 14 00:01:43 2026] GET /v2/images/fc9fa141-84c3-4aee-812e-8c73084f985c => generated 653 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-14 00:01:43.741 8 WARNING glance.api.v2.images [None req-9dc54a1c-ce9b-4e95-9fc3-6897cc0c40a4 185f9664ad514597a0eefee55547926b 8948c4ef6b0d468ebfc7ededcfa36861 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fc9fa141-84c3-4aee-812e-8c73084f985c [pid: 8|app: 0|req: 379/741] 10.0.0.179 () {32 vars in 710 bytes} [Sun Jun 14 00:01:43 2026] DELETE /v2/images/fc9fa141-84c3-4aee-812e-8c73084f985c => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/742] 10.0.0.179 () {32 vars in 707 bytes} [Sun Jun 14 00:01:43 2026] GET /v2/images/fc9fa141-84c3-4aee-812e-8c73084f985c => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:01:43.811 8 WARNING glance.api.v2.images [None req-44deb2d0-1ec5-44ba-bc51-ca7b3025da78 185f9664ad514597a0eefee55547926b 8948c4ef6b0d468ebfc7ededcfa36861 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//97a81481-7352-4fca-9099-b9da22cceebb [pid: 8|app: 0|req: 380/743] 10.0.0.179 () {32 vars in 710 bytes} [Sun Jun 14 00:01:43 2026] DELETE /v2/images/97a81481-7352-4fca-9099-b9da22cceebb => generated 0 bytes in 854 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/744] 10.0.0.179 () {32 vars in 707 bytes} [Sun Jun 14 00:01:44 2026] GET /v2/images/97a81481-7352-4fca-9099-b9da22cceebb => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-14 00:01:44.682 8 WARNING glance.api.v2.images [None req-3b8ca13f-f871-4300-8b3a-c0b495c50c29 185f9664ad514597a0eefee55547926b 8948c4ef6b0d468ebfc7ededcfa36861 - - default default] Failed to find image 29e69b48-631f-441c-9108-27c81e9ad13e to delete: glance.common.exception.ImageNotFound: No image found with ID 29e69b48-631f-441c-9108-27c81e9ad13e [pid: 8|app: 0|req: 381/745] 10.0.0.179 () {32 vars in 710 bytes} [Sun Jun 14 00:01:44 2026] DELETE /v2/images/29e69b48-631f-441c-9108-27c81e9ad13e => 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: 365/746] 10.0.0.179 () {32 vars in 707 bytes} [Sun Jun 14 00:01:44 2026] GET /v2/images/29e69b48-631f-441c-9108-27c81e9ad13e => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/753] 10.0.0.144 () {36 vars in 987 bytes} [Sun Jun 14 00:02:07 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/754] 10.0.0.144 () {36 vars in 927 bytes} [Sun Jun 14 00:02: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: 7|app: 0|req: 371/757] 10.0.0.144 () {36 vars in 987 bytes} [Sun Jun 14 00:02:24 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/758] 10.0.0.144 () {36 vars in 927 bytes} [Sun Jun 14 00:02:24 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/759] 10.0.0.144 () {36 vars in 987 bytes} [Sun Jun 14 00:02:24 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/760] 10.0.0.144 () {36 vars in 927 bytes} [Sun Jun 14 00:02:24 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: 377/769] 10.0.0.144 () {36 vars in 987 bytes} [Sun Jun 14 00:03:04 2026] GET /v2/images/6cd86b4b-e9ab-4525-b9d6-1f0ab5938c93 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/770] 10.0.0.144 () {36 vars in 927 bytes} [Sun Jun 14 00:03:04 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: 379/773] 199.204.45.53 () {32 vars in 825 bytes} [Sun Jun 14 00:03:06 2026] GET /v2/images?status=active&owner=9498d500b41941089356d6c2e8b41de1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/774] 199.204.45.53 () {32 vars in 652 bytes} [Sun Jun 14 00:03:06 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: 380/775] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 14 00:03:06 2026] GET /v2/images/300f6ed6-92e8-4c9d-aa37-07696be23737 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/776] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 14 00:03:06 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: 7|app: 0|req: 381/777] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 14 00:03:06 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: 397/778] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 14 00:03:06 2026] GET /v2/images/300f6ed6-92e8-4c9d-aa37-07696be23737 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/779] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 14 00:03:06 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: 398/780] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 14 00:03: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: 383/781] 10.0.0.113 () {36 vars in 987 bytes} [Sun Jun 14 00:03:07 2026] GET /v2/images/300f6ed6-92e8-4c9d-aa37-07696be23737 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/782] 10.0.0.113 () {36 vars in 927 bytes} [Sun Jun 14 00:03: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: 384/783] 10.0.0.134 () {36 vars in 911 bytes} [Sun Jun 14 00:03:07 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/784] 10.0.0.134 () {36 vars in 1007 bytes} [Sun Jun 14 00:03:07 2026] GET /v2/images/300f6ed6-92e8-4c9d-aa37-07696be23737/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/785] 10.0.0.134 () {36 vars in 987 bytes} [Sun Jun 14 00:03:07 2026] GET /v2/images/300f6ed6-92e8-4c9d-aa37-07696be23737 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/786] 10.0.0.134 () {36 vars in 927 bytes} [Sun Jun 14 00:03: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: 386/787] 10.0.0.134 () {36 vars in 927 bytes} [Sun Jun 14 00:03: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: 8|app: 0|req: 423/830] 10.0.0.179 () {32 vars in 633 bytes} [Sun Jun 14 00:06:39 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)