+ 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 Jul 8 22:01:03 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-5f9b8f8558-2gs7x 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 0x7f1586b3b668 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-07-08 22:01:05.467 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-08 22:01:05.480 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-07-08 22:01:06.426 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-07-08 22:01:06.427 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-07-08 22:01:06.427 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 22:01:06.438 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-07-08 22:01:06.439 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-07-08 22:01:06.440 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-08 22:01:08.622 8 WARNING glance.api.v2.images [None req-2b84dd8f-fa24-43d7-8303-4a234dd59a07 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 22:01:08.761 7 WARNING glance.api.v2.images [None req-96fd8b6c-8a59-46d1-800e-8f6a26fe9058 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-08 22:01:09.032 8 WARNING keystonemiddleware._common.config [None req-2b84dd8f-fa24-43d7-8303-4a234dd59a07 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 22:01:09.040 8 WARNING oslo_config.cfg [None req-2b84dd8f-fa24-43d7-8303-4a234dd59a07 - - - - - -] 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 0x7f1586b3b668 pid: 8 (default app) 2026-07-08 22:01:09.204 7 WARNING keystonemiddleware._common.config [None req-96fd8b6c-8a59-46d1-800e-8f6a26fe9058 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 22:01:09.214 7 WARNING oslo_config.cfg [None req-96fd8b6c-8a59-46d1-800e-8f6a26fe9058 - - - - - -] 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 0x7f1586b3b668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:01:10 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 22:01:11.041 7 WARNING oslo_policy.policy [None req-64cede20-a7dc-45ce-8c64-47ce811eb167 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - 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-07-08 22:01:11.041 7 WARNING oslo_policy.policy [None req-64cede20-a7dc-45ce-8c64-47ce811eb167 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - 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-07-08 22:01:11.058 7 WARNING oslo_policy.policy [None req-64cede20-a7dc-45ce-8c64-47ce811eb167 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - 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-07-08 22:01:11.058 7 WARNING oslo_policy.policy [None req-64cede20-a7dc-45ce-8c64-47ce811eb167 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:01:10 2026] GET /v2/images => generated 69 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:01:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:01:14 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-07-08 22:01:14.971 8 WARNING oslo_policy.policy [None req-ef13ed81-446f-447f-8c7c-489b44f5da56 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - 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-07-08 22:01:14.971 8 WARNING oslo_policy.policy [None req-ef13ed81-446f-447f-8c7c-489b44f5da56 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.19.213.25 () {44 vars in 908 bytes} [Wed Jul 8 22:01:14 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.25 () {44 vars in 930 bytes} [Wed Jul 8 22:01:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 22:01:15.117 8 WARNING oslo_policy.policy [None req-28d93010-3dfd-4f12-8d65-dc84ea80c262 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - 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-07-08 22:01:15.117 8 WARNING oslo_policy.policy [None req-28d93010-3dfd-4f12-8d65-dc84ea80c262 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.19.213.25 () {44 vars in 936 bytes} [Wed Jul 8 22:01:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-08 22:01:15.211 7 WARNING oslo_config.cfg [None req-9729b5e2-fb87-40d1-a2db-64aeb3a59b48 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.19.213.25 () {48 vars in 948 bytes} [Wed Jul 8 22:01:15 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 22:01:15.234 8 WARNING oslo_policy.policy [None req-7a2e8079-4c1a-4dd2-a322-b514d43e09dc f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - 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-07-08 22:01:15.234 8 WARNING oslo_policy.policy [None req-7a2e8079-4c1a-4dd2-a322-b514d43e09dc f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - 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-07-08 22:01:15.236 8 INFO glance.api.v2.image_data [None req-7a2e8079-4c1a-4dd2-a322-b514d43e09dc f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:01:19.071 8 WARNING glance.location [None req-7a2e8079-4c1a-4dd2-a322-b514d43e09dc f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.19.213.25 () {48 vars in 1042 bytes} [Wed Jul 8 22:01:15 2026] PUT /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d/file => generated 0 bytes in 3885 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5476 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.19.213.25 () {44 vars in 968 bytes} [Wed Jul 8 22:01:19 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-08 22:01:19.226 8 WARNING oslo_config.cfg [None req-f812564d-e71c-4f73-b78c-c4669145e00a f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.19.213.25 () {48 vars in 1048 bytes} [Wed Jul 8 22:01:19 2026] PATCH /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.19.213.25 () {44 vars in 968 bytes} [Wed Jul 8 22:01:19 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:23:49 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:23:49 2026] GET /v2/images => generated 1381 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:24:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:24:08 2026] GET /v2/images => generated 1381 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/296] 199.19.213.25 () {44 vars in 934 bytes} [Wed Jul 8 22:24:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/297] 199.19.213.25 () {44 vars in 956 bytes} [Wed Jul 8 22:24:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/298] 199.19.213.25 () {44 vars in 936 bytes} [Wed Jul 8 22:24:09 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: 149/299] 199.19.213.25 () {48 vars in 948 bytes} [Wed Jul 8 22:24:09 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 22:24:09.119 8 INFO glance.api.v2.image_data [None req-42ed8e4e-87e4-4cb3-8601-446ef5b5b05f f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:24:49.588 8 WARNING glance.location [None req-42ed8e4e-87e4-4cb3-8601-446ef5b5b05f f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 151/308] 199.19.213.25 () {48 vars in 1043 bytes} [Wed Jul 8 22:24:09 2026] PUT /v2/images/c28e139a-6170-4196-9ec1-b621941eb78f/file => generated 0 bytes in 40523 msecs (HTTP/1.1 204) 4 headers in 171 bytes (47321 switches on core 0) [pid: 7|app: 0|req: 158/309] 199.19.213.25 () {44 vars in 968 bytes} [Wed Jul 8 22:24:49 2026] GET /v2/images/c28e139a-6170-4196-9ec1-b621941eb78f => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/310] 199.19.213.25 () {48 vars in 1048 bytes} [Wed Jul 8 22:24:49 2026] PATCH /v2/images/c28e139a-6170-4196-9ec1-b621941eb78f => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/311] 199.19.213.25 () {44 vars in 968 bytes} [Wed Jul 8 22:24:49 2026] GET /v2/images/c28e139a-6170-4196-9ec1-b621941eb78f => 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: 153/312] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:24:51 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/313] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:24:51 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:32:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:32:19 2026] GET /v2/images => generated 2778 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/408] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:32:34 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:32:34 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 199.19.213.25 () {44 vars in 944 bytes} [Wed Jul 8 22:32:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/411] 199.19.213.25 () {44 vars in 966 bytes} [Wed Jul 8 22:32:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/412] 199.19.213.25 () {44 vars in 936 bytes} [Wed Jul 8 22:32:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/413] 199.19.213.25 () {48 vars in 948 bytes} [Wed Jul 8 22:32:34 2026] POST /v2/images => generated 799 bytes in 2085 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 22:32:36.420 7 WARNING oslo_policy.policy [None req-12d1b71a-c885-40d3-a90d-07699dfcf6c9 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - 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-07-08 22:32:36.421 7 WARNING oslo_policy.policy [None req-12d1b71a-c885-40d3-a90d-07699dfcf6c9 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - 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-07-08 22:32:36.422 7 INFO glance.api.v2.image_data [None req-12d1b71a-c885-40d3-a90d-07699dfcf6c9 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:33:35.886 7 INFO glance.location [None req-12d1b71a-c885-40d3-a90d-07699dfcf6c9 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 211/426] 199.19.213.25 () {48 vars in 1042 bytes} [Wed Jul 8 22:32:36 2026] PUT /v2/images/3d02097b-3baf-4e79-94e4-cc0fb1d5a0d1/file => generated 0 bytes in 59525 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17850 switches on core 0) [pid: 8|app: 0|req: 216/427] 199.19.213.25 () {44 vars in 968 bytes} [Wed Jul 8 22:33:35 2026] GET /v2/images/3d02097b-3baf-4e79-94e4-cc0fb1d5a0d1 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/428] 199.19.213.25 () {48 vars in 1048 bytes} [Wed Jul 8 22:33:35 2026] PATCH /v2/images/3d02097b-3baf-4e79-94e4-cc0fb1d5a0d1 => generated 1410 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/429] 199.19.213.25 () {44 vars in 968 bytes} [Wed Jul 8 22:33:36 2026] GET /v2/images/3d02097b-3baf-4e79-94e4-cc0fb1d5a0d1 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/440] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:34:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/441] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:34:25 2026] GET /v2/images => generated 4190 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/446] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:34:44 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:34:44 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/448] 199.19.213.25 () {44 vars in 936 bytes} [Wed Jul 8 22:34:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/449] 199.19.213.25 () {44 vars in 958 bytes} [Wed Jul 8 22:34:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 199.19.213.25 () {44 vars in 936 bytes} [Wed Jul 8 22:34:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 199.19.213.25 () {48 vars in 948 bytes} [Wed Jul 8 22:34:44 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-08 22:34:44.387 7 INFO glance.api.v2.image_data [None req-bfc0f506-a55f-4d40-9d5f-bc58c4acb003 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:35:02.129 7 INFO glance.location [None req-bfc0f506-a55f-4d40-9d5f-bc58c4acb003 f97db567e040462b8523e94122ea7c1c e9f637059ca342d9b1a080c0d43da676 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 224/456] 199.19.213.25 () {48 vars in 1043 bytes} [Wed Jul 8 22:34:44 2026] PUT /v2/images/cd39521c-8537-42b5-a234-a70daba9bdb1/file => generated 0 bytes in 17795 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26832 switches on core 0) [pid: 8|app: 0|req: 233/457] 199.19.213.25 () {44 vars in 968 bytes} [Wed Jul 8 22:35:02 2026] GET /v2/images/cd39521c-8537-42b5-a234-a70daba9bdb1 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/458] 199.19.213.25 () {48 vars in 1048 bytes} [Wed Jul 8 22:35:02 2026] PATCH /v2/images/cd39521c-8537-42b5-a234-a70daba9bdb1 => generated 1382 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/459] 199.19.213.25 () {44 vars in 968 bytes} [Wed Jul 8 22:35:02 2026] GET /v2/images/cd39521c-8537-42b5-a234-a70daba9bdb1 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/632] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:49:18 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/633] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:49:18 2026] GET /v2/images => generated 5574 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/664] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:51:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:51:56 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/668] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:51:58 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/669] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:51:58 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/680] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:52:55 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:52:55 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/684] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:53:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/685] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:53:04 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/700] 199.19.213.25 () {42 vars in 685 bytes} [Wed Jul 8 22:54:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 199.19.213.25 () {44 vars in 907 bytes} [Wed Jul 8 22:54:15 2026] GET /v2/images => generated 5574 bytes in 65 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: 361/712] 10.0.0.236 () {32 vars in 633 bytes} [Wed Jul 8 22:55:03 2026] GET /v2/images => generated 5574 bytes in 22 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: 354/717] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 8 22:55:23 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/718] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 8 22:55:23 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: 355/719] 10.0.0.172 () {36 vars in 987 bytes} [Wed Jul 8 22:55:24 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/720] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:55:24 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: 356/721] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:55:24 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: 366/722] 10.0.0.172 () {36 vars in 987 bytes} [Wed Jul 8 22:55:24 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/723] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:55:24 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/724] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:55:24 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/725] 10.0.0.172 () {36 vars in 987 bytes} [Wed Jul 8 22:55:24 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => 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: 368/726] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:55:24 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/727] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:55:24 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/728] 10.0.0.163 () {36 vars in 911 bytes} [Wed Jul 8 22:55:25 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/729] 10.0.0.163 () {36 vars in 1007 bytes} [Wed Jul 8 22:55:25 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d/locations => generated 127 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/730] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 8 22:55:26 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/731] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 8 22:55:26 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: 371/732] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 8 22:55:26 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: 363/735] 199.19.213.25 () {36 vars in 990 bytes} [Wed Jul 8 22:55:31 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => 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: 373/736] 199.19.213.25 () {36 vars in 930 bytes} [Wed Jul 8 22:55:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/737] 199.19.213.25 () {36 vars in 990 bytes} [Wed Jul 8 22:55:32 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 199.19.213.25 () {36 vars in 930 bytes} [Wed Jul 8 22:55:32 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: 367/743] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 8 22:55:55 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/744] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 8 22:55:55 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: 380/749] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 8 22:56:08 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => 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: 370/750] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 8 22:56:08 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: 373/755] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 8 22:56:31 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/756] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 8 22:56:31 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: 377/763] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 8 22:56:58 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => 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: 387/764] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 8 22:56:58 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/767] 10.0.0.236 () {30 vars in 411 bytes} [Wed Jul 8 22:57:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/772] 10.0.0.236 () {32 vars in 707 bytes} [Wed Jul 8 22:57:28 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => 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: 391/773] 10.0.0.236 () {32 vars in 707 bytes} [Wed Jul 8 22:57:28 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => 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: 383/774] 10.0.0.172 () {36 vars in 987 bytes} [Wed Jul 8 22:57:28 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => 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: 392/775] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:57:29 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/776] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:57:29 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: 393/777] 10.0.0.172 () {36 vars in 987 bytes} [Wed Jul 8 22:57:29 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => 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: 385/778] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:57:29 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: 394/779] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:57:29 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: 386/780] 10.0.0.172 () {36 vars in 987 bytes} [Wed Jul 8 22:57:29 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => 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: 395/781] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:57:29 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: 387/782] 10.0.0.163 () {36 vars in 911 bytes} [Wed Jul 8 22:57:29 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/783] 10.0.0.163 () {36 vars in 1007 bytes} [Wed Jul 8 22:57:29 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/784] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 8 22:57:29 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => 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: 397/785] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 8 22:57:29 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: 389/786] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 8 22:57:29 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: 392/791] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 8 22:57:48 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/792] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 8 22:57:48 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: 394/795] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 8 22:58:03 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => 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: 402/796] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 8 22:58:03 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: 395/797] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 8 22:58:07 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/798] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 8 22:58:07 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: 408/807] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 8 22:58:43 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/808] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 8 22:58:43 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: 409/809] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 8 22:58:44 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/810] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 8 22:58:44 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: 411/813] 10.0.0.236 () {34 vars in 655 bytes} [Wed Jul 8 22:58:55 2026] POST /v2/images => generated 649 bytes in 292 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-08 22:58:55.696 7 WARNING glance.api.v2.images [None req-c3b0f692-4db1-439e-b16f-117cc46d1ba1 f30fae331f6b435da4e127343e2be50d 4d630004253e4359b304e0176461f55b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//63f28ec5-f450-4f7f-96d5-e0a1f25f7b39 [pid: 7|app: 0|req: 403/814] 10.0.0.236 () {32 vars in 710 bytes} [Wed Jul 8 22:58:55 2026] DELETE /v2/images/63f28ec5-f450-4f7f-96d5-e0a1f25f7b39 => 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: 412/815] 10.0.0.236 () {32 vars in 707 bytes} [Wed Jul 8 22:58:55 2026] GET /v2/images/63f28ec5-f450-4f7f-96d5-e0a1f25f7b39 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/816] 10.0.0.236 () {32 vars in 633 bytes} [Wed Jul 8 22:58:55 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/817] 10.0.0.236 () {34 vars in 655 bytes} [Wed Jul 8 22:58:55 2026] POST /v2/images => generated 702 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/818] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 8 22:58:55 2026] GET /v2/images/65c66849-64cd-44ec-bfaf-6e2bb1153de5/file => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-08 22:58:55.952 8 INFO glance.api.v2.image_data [None req-d936a868-351e-4220-9718-d1b2d4ce9e1a f30fae331f6b435da4e127343e2be50d 4d630004253e4359b304e0176461f55b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-08 22:58:56.008 8 WARNING glance_store._drivers.rbd [None req-d936a868-351e-4220-9718-d1b2d4ce9e1a f30fae331f6b435da4e127343e2be50d 4d630004253e4359b304e0176461f55b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-08 22:58:56.887 8 INFO glance.location [None req-d936a868-351e-4220-9718-d1b2d4ce9e1a f30fae331f6b435da4e127343e2be50d 4d630004253e4359b304e0176461f55b - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 414/819] 10.0.0.236 () {32 vars in 727 bytes} [Wed Jul 8 22:58:55 2026] PUT /v2/images/65c66849-64cd-44ec-bfaf-6e2bb1153de5/file => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/820] 10.0.0.236 () {32 vars in 707 bytes} [Wed Jul 8 22:58:56 2026] GET /v2/images/65c66849-64cd-44ec-bfaf-6e2bb1153de5 => generated 1103 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/821] 10.0.0.236 () {32 vars in 717 bytes} [Wed Jul 8 22:58:56 2026] GET /v2/images/65c66849-64cd-44ec-bfaf-6e2bb1153de5/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/822] 10.0.0.236 () {34 vars in 655 bytes} [Wed Jul 8 22:58:57 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/823] 10.0.0.236 () {32 vars in 726 bytes} [Wed Jul 8 22:58:57 2026] PATCH /v2/images/babdc830-02ee-4032-aa45-e135b2e745f2 => generated 653 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/824] 10.0.0.236 () {32 vars in 707 bytes} [Wed Jul 8 22:58:57 2026] GET /v2/images/babdc830-02ee-4032-aa45-e135b2e745f2 => generated 653 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 22:58:57.399 8 WARNING glance.api.v2.images [None req-4c1e03b2-5da5-4c0d-854b-9bd5df4073f1 f30fae331f6b435da4e127343e2be50d 4d630004253e4359b304e0176461f55b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//babdc830-02ee-4032-aa45-e135b2e745f2 [pid: 8|app: 0|req: 417/825] 10.0.0.236 () {32 vars in 710 bytes} [Wed Jul 8 22:58:57 2026] DELETE /v2/images/babdc830-02ee-4032-aa45-e135b2e745f2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/826] 10.0.0.236 () {32 vars in 707 bytes} [Wed Jul 8 22:58:57 2026] GET /v2/images/babdc830-02ee-4032-aa45-e135b2e745f2 => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 22:58:57.571 8 WARNING glance.api.v2.images [None req-440d272f-4804-418e-a784-7d71bd6c1445 f30fae331f6b435da4e127343e2be50d 4d630004253e4359b304e0176461f55b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//65c66849-64cd-44ec-bfaf-6e2bb1153de5 [pid: 8|app: 0|req: 418/829] 10.0.0.236 () {32 vars in 710 bytes} [Wed Jul 8 22:58:57 2026] DELETE /v2/images/65c66849-64cd-44ec-bfaf-6e2bb1153de5 => generated 0 bytes in 680 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/830] 10.0.0.236 () {32 vars in 707 bytes} [Wed Jul 8 22:58:58 2026] GET /v2/images/65c66849-64cd-44ec-bfaf-6e2bb1153de5 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-08 22:58:58.251 8 WARNING glance.api.v2.images [None req-663d26c9-3dbd-454a-b20e-1ab3eef95a73 f30fae331f6b435da4e127343e2be50d 4d630004253e4359b304e0176461f55b - - default default] Failed to find image 63f28ec5-f450-4f7f-96d5-e0a1f25f7b39 to delete: glance.common.exception.ImageNotFound: No image found with ID 63f28ec5-f450-4f7f-96d5-e0a1f25f7b39 [pid: 8|app: 0|req: 419/831] 10.0.0.236 () {32 vars in 710 bytes} [Wed Jul 8 22:58:58 2026] DELETE /v2/images/63f28ec5-f450-4f7f-96d5-e0a1f25f7b39 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/832] 10.0.0.236 () {32 vars in 707 bytes} [Wed Jul 8 22:58:58 2026] GET /v2/images/63f28ec5-f450-4f7f-96d5-e0a1f25f7b39 => 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: 420/833] 10.0.0.138 () {36 vars in 987 bytes} [Wed Jul 8 22:59:02 2026] GET /v2/images/de4c9a43-fec9-4052-b360-287b7353c43d => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/834] 10.0.0.138 () {36 vars in 927 bytes} [Wed Jul 8 22:59:02 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: 420/845] 199.19.213.25 () {32 vars in 825 bytes} [Wed Jul 8 22:59:54 2026] GET /v2/images?status=active&owner=e9f637059ca342d9b1a080c0d43da676&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/846] 199.19.213.25 () {32 vars in 652 bytes} [Wed Jul 8 22:59:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/847] 10.0.0.172 () {36 vars in 987 bytes} [Wed Jul 8 22:59:54 2026] GET /v2/images/c28e139a-6170-4196-9ec1-b621941eb78f => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/848] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:59:54 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: 422/849] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:59:54 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: 428/850] 10.0.0.172 () {36 vars in 987 bytes} [Wed Jul 8 22:59:54 2026] GET /v2/images/c28e139a-6170-4196-9ec1-b621941eb78f => 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: 423/851] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:59:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/852] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:59:54 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/853] 10.0.0.172 () {36 vars in 987 bytes} [Wed Jul 8 22:59:54 2026] GET /v2/images/c28e139a-6170-4196-9ec1-b621941eb78f => 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: 430/854] 10.0.0.172 () {36 vars in 927 bytes} [Wed Jul 8 22:59:54 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: 425/855] 10.0.0.163 () {36 vars in 911 bytes} [Wed Jul 8 22:59:55 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/856] 10.0.0.163 () {36 vars in 1007 bytes} [Wed Jul 8 22:59:55 2026] GET /v2/images/c28e139a-6170-4196-9ec1-b621941eb78f/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/857] 10.0.0.163 () {36 vars in 987 bytes} [Wed Jul 8 22:59:55 2026] GET /v2/images/c28e139a-6170-4196-9ec1-b621941eb78f => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/858] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 8 22:59:55 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/859] 10.0.0.163 () {36 vars in 927 bytes} [Wed Jul 8 22:59:55 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/906] 10.0.0.236 () {32 vars in 633 bytes} [Wed Jul 8 23:03:45 2026] GET /v2/images => generated 5574 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)