+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 24 01:16:17 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-56f5b788cc-hvzps 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 0x7f65d5571668 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-24 01:16:19.660 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 01:16:19.669 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-24 01:16:20.530 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-24 01:16:20.531 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-24 01:16:20.532 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 01:16:20.579 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-24 01:16:20.581 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-24 01:16:20.581 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-24 01:16:22.567 8 WARNING glance.api.v2.images [None req-6c21ecf2-e037-4db0-879b-8decf556020f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 01:16:22.788 7 WARNING glance.api.v2.images [None req-73afd988-0b18-4912-a5af-175f7172ff69 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 01:16:22.918 8 WARNING keystonemiddleware._common.config [None req-6c21ecf2-e037-4db0-879b-8decf556020f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 01:16:22.925 8 WARNING oslo_config.cfg [None req-6c21ecf2-e037-4db0-879b-8decf556020f - - - - - -] 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 0x7f65d5571668 pid: 8 (default app) 2026-06-24 01:16:23.151 7 WARNING keystonemiddleware._common.config [None req-73afd988-0b18-4912-a5af-175f7172ff69 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 01:16:23.159 7 WARNING oslo_config.cfg [None req-73afd988-0b18-4912-a5af-175f7172ff69 - - - - - -] 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 0x7f65d5571668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 01:16:23 2026] GET / => generated 1290 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-24 01:16:23.964 7 WARNING oslo_policy.policy [None req-76a0c48c-9766-469e-8e61-86bf3919e67e d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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-24 01:16:23.964 7 WARNING oslo_policy.policy [None req-76a0c48c-9766-469e-8e61-86bf3919e67e d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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-24 01:16:23.981 7 WARNING oslo_policy.policy [None req-76a0c48c-9766-469e-8e61-86bf3919e67e d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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-24 01:16:23.981 7 WARNING oslo_policy.policy [None req-76a0c48c-9766-469e-8e61-86bf3919e67e d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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.4 () {44 vars in 903 bytes} [Wed Jun 24 01:16:23 2026] GET /v2/images => generated 69 bytes in 566 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.4 () {42 vars in 681 bytes} [Wed Jun 24 01:16:27 2026] GET / => generated 1290 bytes in 1 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.4 () {44 vars in 903 bytes} [Wed Jun 24 01:16:27 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-06-24 01:16:27.769 8 WARNING oslo_policy.policy [None req-a91e175a-dfcc-482a-8ff2-98f8699380df d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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-24 01:16:27.769 8 WARNING oslo_policy.policy [None req-a91e175a-dfcc-482a-8ff2-98f8699380df d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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.4 () {44 vars in 904 bytes} [Wed Jun 24 01:16:27 2026] GET /v2/images/cirros => generated 151 bytes in 126 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.4 () {44 vars in 926 bytes} [Wed Jun 24 01:16:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 01:16:27.909 8 WARNING oslo_policy.policy [None req-aca96854-73f1-43d1-9e8c-2121c15a2d44 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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-24 01:16:27.910 8 WARNING oslo_policy.policy [None req-aca96854-73f1-43d1-9e8c-2121c15a2d44 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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.4 () {44 vars in 932 bytes} [Wed Jun 24 01:16:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 01:16:28.012 7 WARNING oslo_config.cfg [None req-77fb8320-b3bd-4f7b-8f3e-b51184d06a37 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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.4 () {48 vars in 944 bytes} [Wed Jun 24 01:16:27 2026] POST /v2/images => generated 760 bytes in 78 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-24 01:16:28.042 8 WARNING oslo_policy.policy [None req-089a6fd0-077c-45f5-a536-847405224489 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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-24 01:16:28.042 8 WARNING oslo_policy.policy [None req-089a6fd0-077c-45f5-a536-847405224489 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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-24 01:16:28.044 8 INFO glance.api.v2.image_data [None req-089a6fd0-077c-45f5-a536-847405224489 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 01:16:31.950 8 WARNING glance.location [None req-089a6fd0-077c-45f5-a536-847405224489 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.4 () {48 vars in 1038 bytes} [Wed Jun 24 01:16:28 2026] PUT /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62/file => generated 0 bytes in 3964 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7564 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.4 () {44 vars in 964 bytes} [Wed Jun 24 01:16:31 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 01:16:32.125 8 WARNING oslo_config.cfg [None req-c9a6d88e-a989-4e3f-b336-9538db2f267b d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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.4 () {48 vars in 1044 bytes} [Wed Jun 24 01:16:32 2026] PATCH /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.4 () {44 vars in 964 bytes} [Wed Jun 24 01:16:32 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => 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: 135/271] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 01:37:38 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/272] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 01:37:38 2026] GET /v2/images => generated 1381 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 01:37:57 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/278] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 01:37:57 2026] GET /v2/images => generated 1381 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.204.45.4 () {44 vars in 930 bytes} [Wed Jun 24 01:37:57 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.4 () {44 vars in 952 bytes} [Wed Jun 24 01:37:57 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.4 () {44 vars in 932 bytes} [Wed Jun 24 01:37:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.4 () {48 vars in 944 bytes} [Wed Jun 24 01:37:57 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-24 01:37:57.285 7 WARNING oslo_policy.policy [None req-2544778e-921f-4b6c-9855-b076bb88f866 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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-24 01:37:57.285 7 WARNING oslo_policy.policy [None req-2544778e-921f-4b6c-9855-b076bb88f866 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - 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-24 01:37:57.287 7 INFO glance.api.v2.image_data [None req-2544778e-921f-4b6c-9855-b076bb88f866 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 01:38:24.571 7 WARNING glance.location [None req-2544778e-921f-4b6c-9855-b076bb88f866 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/289] 199.204.45.4 () {48 vars in 1039 bytes} [Wed Jun 24 01:37:57 2026] PUT /v2/images/375a22e0-fbda-40f5-bb3d-ce02ffcbe586/file => generated 0 bytes in 27337 msecs (HTTP/1.1 204) 4 headers in 171 bytes (76705 switches on core 0) [pid: 8|app: 0|req: 149/290] 199.204.45.4 () {44 vars in 964 bytes} [Wed Jun 24 01:38:24 2026] GET /v2/images/375a22e0-fbda-40f5-bb3d-ce02ffcbe586 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/291] 199.204.45.4 () {48 vars in 1044 bytes} [Wed Jun 24 01:38:24 2026] PATCH /v2/images/375a22e0-fbda-40f5-bb3d-ce02ffcbe586 => generated 1395 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/292] 199.204.45.4 () {44 vars in 964 bytes} [Wed Jun 24 01:38:24 2026] GET /v2/images/375a22e0-fbda-40f5-bb3d-ce02ffcbe586 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/293] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 01:38:26 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/294] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 01:38:26 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 01:45:31 2026] GET / => generated 1290 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/380] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 01:45:31 2026] GET /v2/images => generated 2778 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/385] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 01:45:44 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/386] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 01:45:44 2026] GET /v2/images => generated 2778 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/387] 199.204.45.4 () {44 vars in 940 bytes} [Wed Jun 24 01:45:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.204.45.4 () {44 vars in 962 bytes} [Wed Jun 24 01:45:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 199.204.45.4 () {44 vars in 932 bytes} [Wed Jun 24 01:45:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/390] 199.204.45.4 () {48 vars in 944 bytes} [Wed Jun 24 01:45:44 2026] POST /v2/images => generated 799 bytes in 387 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-24 01:45:45.000 7 INFO glance.api.v2.image_data [None req-77ca6bf5-e5c2-4ba9-84aa-047e9f0af824 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 01:46:05.740 7 INFO glance.location [None req-77ca6bf5-e5c2-4ba9-84aa-047e9f0af824 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/395] 199.204.45.4 () {48 vars in 1038 bytes} [Wed Jun 24 01:45:44 2026] PUT /v2/images/96e27e55-4631-46a6-be33-f7d0453fc94f/file => generated 0 bytes in 20791 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24870 switches on core 0) [pid: 8|app: 0|req: 204/396] 199.204.45.4 () {44 vars in 964 bytes} [Wed Jun 24 01:46:05 2026] GET /v2/images/96e27e55-4631-46a6-be33-f7d0453fc94f => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/397] 199.204.45.4 () {48 vars in 1044 bytes} [Wed Jun 24 01:46:05 2026] PATCH /v2/images/96e27e55-4631-46a6-be33-f7d0453fc94f => generated 1410 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/398] 199.204.45.4 () {44 vars in 964 bytes} [Wed Jun 24 01:46:05 2026] GET /v2/images/96e27e55-4631-46a6-be33-f7d0453fc94f => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/407] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 01:46:44 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/408] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 01:46:44 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/413] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 01:47:04 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/414] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 01:47:04 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/415] 199.204.45.4 () {44 vars in 932 bytes} [Wed Jun 24 01:47:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/416] 199.204.45.4 () {44 vars in 954 bytes} [Wed Jun 24 01:47:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/417] 199.204.45.4 () {44 vars in 932 bytes} [Wed Jun 24 01:47:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/418] 199.204.45.4 () {48 vars in 944 bytes} [Wed Jun 24 01:47:04 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-06-24 01:47:04.370 7 INFO glance.api.v2.image_data [None req-06da54d1-cf81-4a24-a74a-a60377bf3885 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 01:47:19.869 7 INFO glance.location [None req-06da54d1-cf81-4a24-a74a-a60377bf3885 d182e00617314cbf82941476dd0b30a0 be0f9aea15554cd79e9e3839aa111aad - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 204/421] 199.204.45.4 () {48 vars in 1039 bytes} [Wed Jun 24 01:47:04 2026] PUT /v2/images/f2c70ffc-1973-4c02-9d40-ed16378221fb/file => generated 0 bytes in 15556 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33140 switches on core 0) [pid: 8|app: 0|req: 218/422] 199.204.45.4 () {44 vars in 964 bytes} [Wed Jun 24 01:47:19 2026] GET /v2/images/f2c70ffc-1973-4c02-9d40-ed16378221fb => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/423] 199.204.45.4 () {48 vars in 1044 bytes} [Wed Jun 24 01:47:19 2026] PATCH /v2/images/f2c70ffc-1973-4c02-9d40-ed16378221fb => generated 1382 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/424] 199.204.45.4 () {44 vars in 964 bytes} [Wed Jun 24 01:47:20 2026] GET /v2/images/f2c70ffc-1973-4c02-9d40-ed16378221fb => generated 1382 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/585] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 02:00:40 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/586] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 02:00:40 2026] GET /v2/images => generated 5574 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/617] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 02:03:10 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/618] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 02:03:10 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/621] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 02:03:12 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/622] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 02:03:12 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: 324/633] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 02:04:06 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/634] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 02:04:06 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/637] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 02:04:14 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/638] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 02:04:14 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/651] 199.204.45.4 () {42 vars in 681 bytes} [Wed Jun 24 02:05:20 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/652] 199.204.45.4 () {44 vars in 903 bytes} [Wed Jun 24 02:05:20 2026] GET /v2/images => generated 5574 bytes in 59 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: 339/663] 10.0.0.175 () {32 vars in 633 bytes} [Wed Jun 24 02:06:04 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/668] 10.0.0.43 () {36 vars in 986 bytes} [Wed Jun 24 02:06:22 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 27 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: 327/669] 10.0.0.43 () {36 vars in 926 bytes} [Wed Jun 24 02:06:22 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/670] 199.204.45.4 () {36 vars in 989 bytes} [Wed Jun 24 02:06:30 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/671] 199.204.45.4 () {36 vars in 929 bytes} [Wed Jun 24 02:06:30 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: 344/672] 199.204.45.4 () {36 vars in 989 bytes} [Wed Jun 24 02:06:31 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => 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: 329/673] 199.204.45.4 () {36 vars in 929 bytes} [Wed Jun 24 02:06: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: 8|app: 0|req: 346/676] 10.0.0.43 () {36 vars in 986 bytes} [Wed Jun 24 02:06:36 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => 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: 331/677] 10.0.0.43 () {36 vars in 926 bytes} [Wed Jun 24 02:06:36 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/678] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 02:06:40 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/679] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:06:40 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: 348/680] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:06:40 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: 333/681] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 02:06:40 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/682] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:06:40 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: 334/683] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:06:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/684] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 02:06:40 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/685] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:06:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/686] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:06:40 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: 336/687] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jun 24 02:06:41 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/688] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jun 24 02:06:41 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: 337/689] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jun 24 02:06:41 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => 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: 353/690] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jun 24 02:06:41 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: 338/691] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jun 24 02:06:41 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: 357/698] 10.0.0.43 () {36 vars in 986 bytes} [Wed Jun 24 02:07:04 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/699] 10.0.0.43 () {36 vars in 926 bytes} [Wed Jun 24 02:07:04 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/704] 10.0.0.43 () {36 vars in 986 bytes} [Wed Jun 24 02:07:23 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/705] 10.0.0.43 () {36 vars in 926 bytes} [Wed Jun 24 02:07:23 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: 347/708] 10.0.0.175 () {32 vars in 707 bytes} [Wed Jun 24 02:07:32 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 21 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.175 () {32 vars in 707 bytes} [Wed Jun 24 02:07:32 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/710] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 02:07:33 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 100 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.110 () {36 vars in 927 bytes} [Wed Jun 24 02:07:33 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: 349/712] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:07:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/713] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 02:07:33 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => 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: 350/714] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:07:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/715] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:07:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/716] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 02:07:33 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/717] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:07:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/718] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:07:33 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: 367/719] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jun 24 02:07:33 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => 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: 353/720] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jun 24 02:07:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/721] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jun 24 02:07:33 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => 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: 354/722] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jun 24 02:07:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/723] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jun 24 02:07:33 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: 371/726] 10.0.0.43 () {36 vars in 986 bytes} [Wed Jun 24 02:07:49 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/727] 10.0.0.43 () {36 vars in 926 bytes} [Wed Jun 24 02:07: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: 358/730] 10.0.0.175 () {30 vars in 411 bytes} [Wed Jun 24 02:07:53 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/733] 10.0.0.43 () {36 vars in 986 bytes} [Wed Jun 24 02:08:04 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/734] 10.0.0.43 () {36 vars in 926 bytes} [Wed Jun 24 02:08:04 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: 377/739] 10.0.0.43 () {36 vars in 986 bytes} [Wed Jun 24 02:08:28 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => 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: 363/740] 10.0.0.43 () {36 vars in 926 bytes} [Wed Jun 24 02:08:28 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/743] 10.0.0.175 () {34 vars in 655 bytes} [Wed Jun 24 02:08:37 2026] POST /v2/images => generated 648 bytes in 250 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 02:08:37.920 7 WARNING glance.api.v2.images [None req-5b70f82f-494e-4a33-b10d-c9717716c35d ddaaeb294fd04a189402850581a2f8ba 1d4700d979a649f8a62f3a28c1ce8dbe - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//70c0a061-bdb9-428e-bc3e-63eaeb395c66 [pid: 7|app: 0|req: 365/744] 10.0.0.175 () {32 vars in 710 bytes} [Wed Jun 24 02:08:37 2026] DELETE /v2/images/70c0a061-bdb9-428e-bc3e-63eaeb395c66 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/745] 10.0.0.175 () {32 vars in 707 bytes} [Wed Jun 24 02:08:37 2026] GET /v2/images/70c0a061-bdb9-428e-bc3e-63eaeb395c66 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/746] 10.0.0.175 () {32 vars in 633 bytes} [Wed Jun 24 02:08:37 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/747] 10.0.0.175 () {34 vars in 655 bytes} [Wed Jun 24 02:08:38 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/748] 10.0.0.175 () {32 vars in 717 bytes} [Wed Jun 24 02:08:38 2026] GET /v2/images/6d984e36-6742-4dfc-a20d-e0a0a96d14c4/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 02:08:38.130 8 INFO glance.api.v2.image_data [None req-2b708a4e-6047-485f-87c9-fff4237ba868 ddaaeb294fd04a189402850581a2f8ba 1d4700d979a649f8a62f3a28c1ce8dbe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 02:08:38.172 8 WARNING glance_store._drivers.rbd [None req-2b708a4e-6047-485f-87c9-fff4237ba868 ddaaeb294fd04a189402850581a2f8ba 1d4700d979a649f8a62f3a28c1ce8dbe - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 02:08:38.678 8 INFO glance.location [None req-2b708a4e-6047-485f-87c9-fff4237ba868 ddaaeb294fd04a189402850581a2f8ba 1d4700d979a649f8a62f3a28c1ce8dbe - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 382/749] 10.0.0.175 () {32 vars in 727 bytes} [Wed Jun 24 02:08:38 2026] PUT /v2/images/6d984e36-6742-4dfc-a20d-e0a0a96d14c4/file => generated 0 bytes in 598 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/750] 10.0.0.175 () {32 vars in 707 bytes} [Wed Jun 24 02:08:38 2026] GET /v2/images/6d984e36-6742-4dfc-a20d-e0a0a96d14c4 => 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: 383/751] 10.0.0.175 () {32 vars in 717 bytes} [Wed Jun 24 02:08:38 2026] GET /v2/images/6d984e36-6742-4dfc-a20d-e0a0a96d14c4/file => generated 1024 bytes in 133 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/752] 10.0.0.175 () {34 vars in 655 bytes} [Wed Jun 24 02:08:38 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/753] 10.0.0.175 () {32 vars in 726 bytes} [Wed Jun 24 02:08:38 2026] PATCH /v2/images/d0834830-4657-4e35-a42d-0465276252f6 => generated 650 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/754] 10.0.0.175 () {32 vars in 707 bytes} [Wed Jun 24 02:08:38 2026] GET /v2/images/d0834830-4657-4e35-a42d-0465276252f6 => generated 650 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 02:08:39.002 8 WARNING glance.api.v2.images [None req-512c1fe3-8f62-4543-93fe-fb0e939726f3 ddaaeb294fd04a189402850581a2f8ba 1d4700d979a649f8a62f3a28c1ce8dbe - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d0834830-4657-4e35-a42d-0465276252f6 [pid: 8|app: 0|req: 385/755] 10.0.0.175 () {32 vars in 710 bytes} [Wed Jun 24 02:08:38 2026] DELETE /v2/images/d0834830-4657-4e35-a42d-0465276252f6 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/756] 10.0.0.175 () {32 vars in 707 bytes} [Wed Jun 24 02:08:39 2026] GET /v2/images/d0834830-4657-4e35-a42d-0465276252f6 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 02:08:39.119 8 WARNING glance.api.v2.images [None req-0447cfd2-915e-4791-8541-57705312d381 ddaaeb294fd04a189402850581a2f8ba 1d4700d979a649f8a62f3a28c1ce8dbe - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6d984e36-6742-4dfc-a20d-e0a0a96d14c4 [pid: 8|app: 0|req: 386/757] 10.0.0.175 () {32 vars in 710 bytes} [Wed Jun 24 02:08:39 2026] DELETE /v2/images/6d984e36-6742-4dfc-a20d-e0a0a96d14c4 => generated 0 bytes in 925 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/758] 10.0.0.175 () {32 vars in 707 bytes} [Wed Jun 24 02:08:40 2026] GET /v2/images/6d984e36-6742-4dfc-a20d-e0a0a96d14c4 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 02:08:40.050 8 WARNING glance.api.v2.images [None req-3161b32e-ed77-4262-aecf-63029e243338 ddaaeb294fd04a189402850581a2f8ba 1d4700d979a649f8a62f3a28c1ce8dbe - - default default] Failed to find image 70c0a061-bdb9-428e-bc3e-63eaeb395c66 to delete: glance.common.exception.ImageNotFound: No image found with ID 70c0a061-bdb9-428e-bc3e-63eaeb395c66 [pid: 8|app: 0|req: 387/759] 10.0.0.175 () {32 vars in 710 bytes} [Wed Jun 24 02:08:40 2026] DELETE /v2/images/70c0a061-bdb9-428e-bc3e-63eaeb395c66 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/760] 10.0.0.175 () {32 vars in 707 bytes} [Wed Jun 24 02:08:40 2026] GET /v2/images/70c0a061-bdb9-428e-bc3e-63eaeb395c66 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/767] 10.0.0.43 () {36 vars in 986 bytes} [Wed Jun 24 02:09:07 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/768] 10.0.0.43 () {36 vars in 926 bytes} [Wed Jun 24 02:09: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: 392/769] 10.0.0.43 () {36 vars in 986 bytes} [Wed Jun 24 02:09:09 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => 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: 378/770] 10.0.0.43 () {36 vars in 926 bytes} [Wed Jun 24 02:09:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/791] 10.0.0.43 () {36 vars in 986 bytes} [Wed Jun 24 02:10:49 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => 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: 389/792] 10.0.0.43 () {36 vars in 926 bytes} [Wed Jun 24 02:10:49 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: 406/797] 10.0.0.43 () {36 vars in 986 bytes} [Wed Jun 24 02:11:07 2026] GET /v2/images/dec1ca44-c368-4f1f-b901-af8ff1b09f62 => 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: 392/798] 10.0.0.43 () {36 vars in 926 bytes} [Wed Jun 24 02:11: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: 397/807] 199.204.45.4 () {32 vars in 824 bytes} [Wed Jun 24 02:11:48 2026] GET /v2/images?status=active&owner=be0f9aea15554cd79e9e3839aa111aad&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/808] 199.204.45.4 () {32 vars in 651 bytes} [Wed Jun 24 02:11: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: 398/809] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 02:11:48 2026] GET /v2/images/375a22e0-fbda-40f5-bb3d-ce02ffcbe586 => generated 1395 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/810] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:11:49 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: 399/811] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:11:49 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: 413/812] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 02:11:49 2026] GET /v2/images/375a22e0-fbda-40f5-bb3d-ce02ffcbe586 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/813] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:11:49 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: 414/814] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:11:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/815] 10.0.0.110 () {36 vars in 987 bytes} [Wed Jun 24 02:11:49 2026] GET /v2/images/375a22e0-fbda-40f5-bb3d-ce02ffcbe586 => 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: 415/816] 10.0.0.110 () {36 vars in 927 bytes} [Wed Jun 24 02:11:49 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: 402/817] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jun 24 02:11:49 2026] GET /v2/images/375a22e0-fbda-40f5-bb3d-ce02ffcbe586 => generated 1395 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/818] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jun 24 02:11: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: 403/819] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jun 24 02:11:49 2026] GET /v2/images/375a22e0-fbda-40f5-bb3d-ce02ffcbe586 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/820] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jun 24 02:11: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: 404/821] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jun 24 02:11:49 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: 427/866] 10.0.0.175 () {32 vars in 633 bytes} [Wed Jun 24 02:15:28 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)