+ 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 [Tue Jun 30 18:22:21 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-6d56f788d-7np64 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 0x7f0ad98c4668 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-30 18:22:23.619 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-30 18:22:23.645 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-30 18:22:24.469 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-30 18:22:24.470 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-30 18:22:24.470 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-30 18:22:24.541 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-30 18:22:24.542 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-30 18:22:24.543 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-30 18:22:26.472 7 WARNING glance.api.v2.images [None req-79822b07-2a26-4802-ba95-c8b594c17442 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 18:22:26.658 8 WARNING glance.api.v2.images [None req-fe28d210-cd22-4fbb-91b3-ab213d730602 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 18:22:26.812 7 WARNING keystonemiddleware._common.config [None req-79822b07-2a26-4802-ba95-c8b594c17442 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:22:26.819 7 WARNING oslo_config.cfg [None req-79822b07-2a26-4802-ba95-c8b594c17442 - - - - - -] 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 0x7f0ad98c4668 pid: 7 (default app) 2026-06-30 18:22:27.067 8 WARNING keystonemiddleware._common.config [None req-fe28d210-cd22-4fbb-91b3-ab213d730602 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:22:27.076 8 WARNING oslo_config.cfg [None req-fe28d210-cd22-4fbb-91b3-ab213d730602 - - - - - -] 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 0x7f0ad98c4668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 18:22:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 18:22:32.078 8 WARNING oslo_policy.policy [None req-5dc2f2ce-210c-4b4f-8bfc-66b04c447ac1 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - 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-30 18:22:32.079 8 WARNING oslo_policy.policy [None req-5dc2f2ce-210c-4b4f-8bfc-66b04c447ac1 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - 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-30 18:22:32.094 8 WARNING oslo_policy.policy [None req-5dc2f2ce-210c-4b4f-8bfc-66b04c447ac1 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - 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-30 18:22:32.094 8 WARNING oslo_policy.policy [None req-5dc2f2ce-210c-4b4f-8bfc-66b04c447ac1 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 18:22:31 2026] GET /v2/images => generated 69 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 18:22:35 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 18:22:35 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 18:22:35.777 7 WARNING oslo_policy.policy [None req-f13de32c-23e5-4c39-bded-a6e2496782fa 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - 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-30 18:22:35.778 7 WARNING oslo_policy.policy [None req-f13de32c-23e5-4c39-bded-a6e2496782fa 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.129 () {44 vars in 910 bytes} [Tue Jun 30 18:22:35 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.129 () {44 vars in 932 bytes} [Tue Jun 30 18:22:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 18:22:35.923 7 WARNING oslo_policy.policy [None req-a9df33df-d89f-4b6a-907c-42bb1c6c3ed0 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - 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-30 18:22:35.924 7 WARNING oslo_policy.policy [None req-a9df33df-d89f-4b6a-907c-42bb1c6c3ed0 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.129 () {44 vars in 938 bytes} [Tue Jun 30 18:22:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 18:22:36.013 8 WARNING oslo_config.cfg [None req-4554060a-e427-45aa-ae1e-225dec57585d 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.129 () {48 vars in 950 bytes} [Tue Jun 30 18:22:35 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 18:22:36.038 7 WARNING oslo_policy.policy [None req-b709f4bb-0280-4d3e-ac89-eeaa633321ce 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - 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-30 18:22:36.038 7 WARNING oslo_policy.policy [None req-b709f4bb-0280-4d3e-ac89-eeaa633321ce 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - 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-30 18:22:36.039 7 INFO glance.api.v2.image_data [None req-b709f4bb-0280-4d3e-ac89-eeaa633321ce 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:22:39.470 7 WARNING glance.location [None req-b709f4bb-0280-4d3e-ac89-eeaa633321ce 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.129 () {48 vars in 1044 bytes} [Tue Jun 30 18:22:36 2026] PUT /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932/file => generated 0 bytes in 3478 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6864 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jun 30 18:22:39 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 18:22:39.625 7 WARNING oslo_config.cfg [None req-b83f33c3-4a0e-442f-9651-fc2d1f9af222 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.129 () {48 vars in 1050 bytes} [Tue Jun 30 18:22:39 2026] PATCH /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jun 30 18:22:39 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 129/258] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 18:42:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/259] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 18:42:44 2026] GET /v2/images => generated 1381 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 18:43:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 18:43:06 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.129 () {44 vars in 936 bytes} [Tue Jun 30 18:43:06 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: 7|app: 0|req: 135/269] 199.204.45.129 () {44 vars in 958 bytes} [Tue Jun 30 18:43:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.129 () {44 vars in 938 bytes} [Tue Jun 30 18:43:06 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: 7|app: 0|req: 136/271] 199.204.45.129 () {48 vars in 950 bytes} [Tue Jun 30 18:43:06 2026] POST /v2/images => generated 796 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 18:43:06.983 8 WARNING oslo_policy.policy [None req-d425cd9f-fc81-4d04-99cc-98bec6c8a5bf 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - 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-30 18:43:06.983 8 WARNING oslo_policy.policy [None req-d425cd9f-fc81-4d04-99cc-98bec6c8a5bf 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - 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-30 18:43:06.985 8 INFO glance.api.v2.image_data [None req-d425cd9f-fc81-4d04-99cc-98bec6c8a5bf 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:43:33.791 8 WARNING glance.location [None req-d425cd9f-fc81-4d04-99cc-98bec6c8a5bf 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 136/276] 199.204.45.129 () {48 vars in 1045 bytes} [Tue Jun 30 18:43:06 2026] PUT /v2/images/50a581f9-80af-4826-bd25-97d953f2a992/file => generated 0 bytes in 26864 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66600 switches on core 0) [pid: 7|app: 0|req: 141/277] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jun 30 18:43:33 2026] GET /v2/images/50a581f9-80af-4826-bd25-97d953f2a992 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 199.204.45.129 () {48 vars in 1050 bytes} [Tue Jun 30 18:43:33 2026] PATCH /v2/images/50a581f9-80af-4826-bd25-97d953f2a992 => generated 1395 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jun 30 18:43:33 2026] GET /v2/images/50a581f9-80af-4826-bd25-97d953f2a992 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 18:43:35 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 18:43:35 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/364] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 18:50:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 18:50:18 2026] GET /v2/images => generated 2778 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/368] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 18:50:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/369] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 18:50:30 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.204.45.129 () {44 vars in 946 bytes} [Tue Jun 30 18:50:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/371] 199.204.45.129 () {44 vars in 968 bytes} [Tue Jun 30 18:50:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.204.45.129 () {44 vars in 938 bytes} [Tue Jun 30 18:50:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/373] 199.204.45.129 () {48 vars in 950 bytes} [Tue Jun 30 18:50:30 2026] POST /v2/images => generated 799 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 18:50:30.523 8 INFO glance.api.v2.image_data [None req-d5ea4c05-4c51-4214-86fe-28cfd544f935 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:50:47.069 8 INFO glance.location [None req-d5ea4c05-4c51-4214-86fe-28cfd544f935 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 185/378] 199.204.45.129 () {48 vars in 1044 bytes} [Tue Jun 30 18:50:30 2026] PUT /v2/images/d58846cd-9f57-499c-b8d0-03dd6841a76e/file => generated 0 bytes in 16605 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25040 switches on core 0) [pid: 7|app: 0|req: 194/379] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jun 30 18:50:47 2026] GET /v2/images/d58846cd-9f57-499c-b8d0-03dd6841a76e => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/380] 199.204.45.129 () {48 vars in 1050 bytes} [Tue Jun 30 18:50:47 2026] PATCH /v2/images/d58846cd-9f57-499c-b8d0-03dd6841a76e => generated 1410 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/381] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jun 30 18:50:47 2026] GET /v2/images/d58846cd-9f57-499c-b8d0-03dd6841a76e => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/388] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 18:51:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/389] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 18:51:24 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/394] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 18:51:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/395] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 18:51:42 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/396] 199.204.45.129 () {44 vars in 938 bytes} [Tue Jun 30 18:51:42 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.129 () {44 vars in 960 bytes} [Tue Jun 30 18:51:42 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.204.45.129 () {44 vars in 938 bytes} [Tue Jun 30 18:51:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.204.45.129 () {48 vars in 950 bytes} [Tue Jun 30 18:51:42 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-30 18:51:42.908 8 INFO glance.api.v2.image_data [None req-b00e7dcf-c004-4293-9a0a-a8201d423449 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:51:58.998 8 INFO glance.location [None req-b00e7dcf-c004-4293-9a0a-a8201d423449 4f63f30f4612470db40d51d97472c6ae aff3b1073c7b40f7a6256f7973d19cd2 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 196/404] 199.204.45.129 () {48 vars in 1045 bytes} [Tue Jun 30 18:51:42 2026] PUT /v2/images/cd9bb20f-e536-4a93-a68f-74d81b7892a5/file => generated 0 bytes in 16144 msecs (HTTP/1.1 204) 4 headers in 171 bytes (51005 switches on core 0) [pid: 7|app: 0|req: 209/405] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jun 30 18:51:59 2026] GET /v2/images/cd9bb20f-e536-4a93-a68f-74d81b7892a5 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/406] 199.204.45.129 () {48 vars in 1050 bytes} [Tue Jun 30 18:51:59 2026] PATCH /v2/images/cd9bb20f-e536-4a93-a68f-74d81b7892a5 => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/407] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jun 30 18:51:59 2026] GET /v2/images/cd9bb20f-e536-4a93-a68f-74d81b7892a5 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/564] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 19:04:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/565] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 19:04:58 2026] GET /v2/images => generated 5574 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/594] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 19:07:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/595] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 19:07:18 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/596] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 19:07:20 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/597] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 19:07:20 2026] GET /v2/images => generated 5574 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/608] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 19:08:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/609] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 19:08:10 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/612] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 19:08:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/613] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 19:08:19 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/626] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jun 30 19:09:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/627] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jun 30 19:09:20 2026] GET /v2/images => generated 5574 bytes in 72 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: 312/636] 10.0.0.82 () {32 vars in 631 bytes} [Tue Jun 30 19:10:02 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: 315/641] 10.0.0.23 () {36 vars in 985 bytes} [Tue Jun 30 19:10:24 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => generated 1312 bytes in 123 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/642] 10.0.0.23 () {36 vars in 925 bytes} [Tue Jun 30 19:10:24 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: 317/645] 199.204.45.129 () {36 vars in 990 bytes} [Tue Jun 30 19:10:32 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 329/646] 199.204.45.129 () {36 vars in 930 bytes} [Tue Jun 30 19:10:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/647] 199.204.45.129 () {36 vars in 990 bytes} [Tue Jun 30 19:10:33 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 330/648] 199.204.45.129 () {36 vars in 930 bytes} [Tue Jun 30 19:10:33 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: 320/651] 10.0.0.23 () {36 vars in 985 bytes} [Tue Jun 30 19:10:39 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/652] 10.0.0.23 () {36 vars in 925 bytes} [Tue Jun 30 19:10:39 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: 321/653] 10.0.0.82 () {30 vars in 409 bytes} [Tue Jun 30 19:10:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/660] 10.0.0.23 () {36 vars in 985 bytes} [Tue Jun 30 19:11:10 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 336/661] 10.0.0.23 () {36 vars in 925 bytes} [Tue Jun 30 19:11: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: 330/670] 10.0.0.23 () {36 vars in 985 bytes} [Tue Jun 30 19:11:50 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 341/671] 10.0.0.23 () {36 vars in 925 bytes} [Tue Jun 30 19:11:50 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: 331/672] 10.0.0.30 () {36 vars in 985 bytes} [Tue Jun 30 19:11:51 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/673] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:11:51 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: 332/674] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:11:51 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: 343/675] 10.0.0.30 () {36 vars in 985 bytes} [Tue Jun 30 19:11:51 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/676] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:11:51 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: 344/677] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:11:51 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: 334/678] 10.0.0.30 () {36 vars in 985 bytes} [Tue Jun 30 19:11:51 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 345/679] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:11:51 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: 335/680] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:11:51 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: 346/681] 10.0.0.160 () {36 vars in 986 bytes} [Tue Jun 30 19:11:52 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/682] 10.0.0.160 () {36 vars in 926 bytes} [Tue Jun 30 19:11:52 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: 347/683] 10.0.0.160 () {36 vars in 986 bytes} [Tue Jun 30 19:11:52 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 337/684] 10.0.0.160 () {36 vars in 926 bytes} [Tue Jun 30 19:11:52 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: 348/685] 10.0.0.160 () {36 vars in 926 bytes} [Tue Jun 30 19:11:52 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: 354/696] 10.0.0.23 () {36 vars in 985 bytes} [Tue Jun 30 19:12:36 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.23 () {36 vars in 925 bytes} [Tue Jun 30 19:12:36 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/698] 10.0.0.23 () {36 vars in 985 bytes} [Tue Jun 30 19:12:38 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 344/699] 10.0.0.23 () {36 vars in 925 bytes} [Tue Jun 30 19:12:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/704] 10.0.0.23 () {36 vars in 985 bytes} [Tue Jun 30 19:12:56 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 347/705] 10.0.0.23 () {36 vars in 925 bytes} [Tue Jun 30 19:12:56 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: 361/710] 10.0.0.82 () {32 vars in 705 bytes} [Tue Jun 30 19:13:18 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 350/711] 10.0.0.82 () {32 vars in 705 bytes} [Tue Jun 30 19:13:18 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 362/712] 10.0.0.30 () {36 vars in 985 bytes} [Tue Jun 30 19:13:19 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/713] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:13:19 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: 363/714] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:13:19 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: 352/715] 10.0.0.30 () {36 vars in 985 bytes} [Tue Jun 30 19:13:19 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 364/716] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:13:19 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: 353/717] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:13:19 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: 365/718] 10.0.0.30 () {36 vars in 985 bytes} [Tue Jun 30 19:13:19 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 354/719] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:13:19 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: 366/720] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:13:19 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/721] 10.0.0.160 () {36 vars in 986 bytes} [Tue Jun 30 19:13:19 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/722] 10.0.0.160 () {36 vars in 926 bytes} [Tue Jun 30 19:13:19 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: 356/723] 10.0.0.160 () {36 vars in 986 bytes} [Tue Jun 30 19:13:19 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 368/724] 10.0.0.160 () {36 vars in 926 bytes} [Tue Jun 30 19:13:19 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: 357/725] 10.0.0.160 () {36 vars in 926 bytes} [Tue Jun 30 19:13:19 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: 359/728] 199.204.45.129 () {32 vars in 825 bytes} [Tue Jun 30 19:13:30 2026] GET /v2/images?status=active&owner=aff3b1073c7b40f7a6256f7973d19cd2&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: 7|app: 0|req: 370/729] 199.204.45.129 () {32 vars in 652 bytes} [Tue Jun 30 19:13:30 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: 360/730] 10.0.0.30 () {36 vars in 985 bytes} [Tue Jun 30 19:13:30 2026] GET /v2/images/50a581f9-80af-4826-bd25-97d953f2a992 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/731] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:13: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: 361/732] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:13:30 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: 372/733] 10.0.0.30 () {36 vars in 985 bytes} [Tue Jun 30 19:13:30 2026] GET /v2/images/50a581f9-80af-4826-bd25-97d953f2a992 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/734] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:13:30 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: 373/735] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:13:30 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: 363/736] 10.0.0.30 () {36 vars in 985 bytes} [Tue Jun 30 19:13:30 2026] GET /v2/images/50a581f9-80af-4826-bd25-97d953f2a992 => 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: 374/737] 10.0.0.30 () {36 vars in 925 bytes} [Tue Jun 30 19:13: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: 364/738] 10.0.0.160 () {36 vars in 986 bytes} [Tue Jun 30 19:13:31 2026] GET /v2/images/50a581f9-80af-4826-bd25-97d953f2a992 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/739] 10.0.0.160 () {36 vars in 926 bytes} [Tue Jun 30 19:13: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: 365/740] 10.0.0.160 () {36 vars in 986 bytes} [Tue Jun 30 19:13:31 2026] GET /v2/images/50a581f9-80af-4826-bd25-97d953f2a992 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 10.0.0.160 () {36 vars in 926 bytes} [Tue Jun 30 19:13: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: 366/742] 10.0.0.160 () {36 vars in 926 bytes} [Tue Jun 30 19:13:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/747] 10.0.0.23 () {36 vars in 985 bytes} [Tue Jun 30 19:13:55 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 369/748] 10.0.0.23 () {36 vars in 925 bytes} [Tue Jun 30 19:13:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/753] 10.0.0.82 () {34 vars in 653 bytes} [Tue Jun 30 19:14:13 2026] POST /v2/images => generated 648 bytes in 227 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-30 19:14:13.983 7 WARNING glance.api.v2.images [None req-20d93cca-a9e7-4fff-a8cf-48f993b9bfd6 de8e7cfcf77645b2b60791f17c8a9331 dcaf2f44898d4a3e9d97b7c73d3735f8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7cc819ed-3e6e-44ff-99af-bf0c04e6a6d3 [pid: 7|app: 0|req: 382/754] 10.0.0.82 () {32 vars in 708 bytes} [Tue Jun 30 19:14:13 2026] DELETE /v2/images/7cc819ed-3e6e-44ff-99af-bf0c04e6a6d3 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/755] 10.0.0.82 () {32 vars in 705 bytes} [Tue Jun 30 19:14:14 2026] GET /v2/images/7cc819ed-3e6e-44ff-99af-bf0c04e6a6d3 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/756] 10.0.0.82 () {32 vars in 631 bytes} [Tue Jun 30 19:14:14 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/757] 10.0.0.82 () {34 vars in 653 bytes} [Tue Jun 30 19:14:14 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/758] 10.0.0.82 () {32 vars in 715 bytes} [Tue Jun 30 19:14:14 2026] GET /v2/images/4a5276e8-e302-411a-a639-f62e5446f475/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 19:14:14.202 8 INFO glance.api.v2.image_data [None req-8acae132-6186-4662-aec3-31a24f1a6f7a de8e7cfcf77645b2b60791f17c8a9331 dcaf2f44898d4a3e9d97b7c73d3735f8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 19:14:14.243 8 WARNING glance_store._drivers.rbd [None req-8acae132-6186-4662-aec3-31a24f1a6f7a de8e7cfcf77645b2b60791f17c8a9331 dcaf2f44898d4a3e9d97b7c73d3735f8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-30 19:14:14.788 8 INFO glance.location [None req-8acae132-6186-4662-aec3-31a24f1a6f7a de8e7cfcf77645b2b60791f17c8a9331 dcaf2f44898d4a3e9d97b7c73d3735f8 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 375/759] 10.0.0.82 () {32 vars in 725 bytes} [Tue Jun 30 19:14:14 2026] PUT /v2/images/4a5276e8-e302-411a-a639-f62e5446f475/file => generated 0 bytes in 631 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/760] 10.0.0.82 () {32 vars in 705 bytes} [Tue Jun 30 19:14:14 2026] GET /v2/images/4a5276e8-e302-411a-a639-f62e5446f475 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/761] 10.0.0.82 () {32 vars in 715 bytes} [Tue Jun 30 19:14:14 2026] GET /v2/images/4a5276e8-e302-411a-a639-f62e5446f475/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/762] 10.0.0.82 () {34 vars in 653 bytes} [Tue Jun 30 19:14:14 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/763] 10.0.0.82 () {32 vars in 724 bytes} [Tue Jun 30 19:14:15 2026] PATCH /v2/images/4b542fa9-5be3-47cc-bfbd-3c0d06a87c8e => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/764] 10.0.0.82 () {32 vars in 705 bytes} [Tue Jun 30 19:14:15 2026] GET /v2/images/4b542fa9-5be3-47cc-bfbd-3c0d06a87c8e => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 19:14:15.127 8 WARNING glance.api.v2.images [None req-aedfce5b-3b45-4a86-ba0e-2ec9b8ac33a0 de8e7cfcf77645b2b60791f17c8a9331 dcaf2f44898d4a3e9d97b7c73d3735f8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4b542fa9-5be3-47cc-bfbd-3c0d06a87c8e [pid: 8|app: 0|req: 378/765] 10.0.0.82 () {32 vars in 708 bytes} [Tue Jun 30 19:14:15 2026] DELETE /v2/images/4b542fa9-5be3-47cc-bfbd-3c0d06a87c8e => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/766] 10.0.0.82 () {32 vars in 705 bytes} [Tue Jun 30 19:14:15 2026] GET /v2/images/4b542fa9-5be3-47cc-bfbd-3c0d06a87c8e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 19:14:15.188 8 WARNING glance.api.v2.images [None req-ac9f4b0d-5d08-4ed5-9d95-50042823a08d de8e7cfcf77645b2b60791f17c8a9331 dcaf2f44898d4a3e9d97b7c73d3735f8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4a5276e8-e302-411a-a639-f62e5446f475 [pid: 8|app: 0|req: 379/767] 10.0.0.82 () {32 vars in 708 bytes} [Tue Jun 30 19:14:15 2026] DELETE /v2/images/4a5276e8-e302-411a-a639-f62e5446f475 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/768] 10.0.0.82 () {32 vars in 705 bytes} [Tue Jun 30 19:14:16 2026] GET /v2/images/4a5276e8-e302-411a-a639-f62e5446f475 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 19:14:16.065 8 WARNING glance.api.v2.images [None req-73a4bdde-0335-4ac5-822a-fbf019e3d94a de8e7cfcf77645b2b60791f17c8a9331 dcaf2f44898d4a3e9d97b7c73d3735f8 - - default default] Failed to find image 7cc819ed-3e6e-44ff-99af-bf0c04e6a6d3 to delete: glance.common.exception.ImageNotFound: No image found with ID 7cc819ed-3e6e-44ff-99af-bf0c04e6a6d3 [pid: 8|app: 0|req: 380/769] 10.0.0.82 () {32 vars in 708 bytes} [Tue Jun 30 19:14:16 2026] DELETE /v2/images/7cc819ed-3e6e-44ff-99af-bf0c04e6a6d3 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/770] 10.0.0.82 () {32 vars in 705 bytes} [Tue Jun 30 19:14:16 2026] GET /v2/images/7cc819ed-3e6e-44ff-99af-bf0c04e6a6d3 => 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: 392/773] 10.0.0.23 () {36 vars in 985 bytes} [Tue Jun 30 19:14:25 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 382/774] 10.0.0.23 () {36 vars in 925 bytes} [Tue Jun 30 19:14:25 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/781] 10.0.0.23 () {36 vars in 985 bytes} [Tue Jun 30 19:14:46 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => 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: 386/782] 10.0.0.23 () {36 vars in 925 bytes} [Tue Jun 30 19:14:46 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: 391/791] 10.0.0.23 () {36 vars in 985 bytes} [Tue Jun 30 19:15:28 2026] GET /v2/images/ead6ba96-b9bf-4fbf-b1da-ed7472e3f932 => generated 1312 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 10.0.0.23 () {36 vars in 925 bytes} [Tue Jun 30 19:15:28 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: 424/837] 10.0.0.82 () {32 vars in 631 bytes} [Tue Jun 30 19:19:07 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)