+ 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 9 15:17:26 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-554c8c5b49-dtrjs machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f731f16a668 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-09 15:17:28.755 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-09 15:17:28.795 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-09 15:17:29.627 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-09 15:17:29.628 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-09 15:17:29.629 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 15:17:29.746 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-09 15:17:29.747 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-09 15:17:29.747 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 15:17:31.688 7 WARNING glance.api.v2.images [None req-8ba318e6-095c-4fe5-a51d-6b681ed4069a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 15:17:32.020 7 WARNING keystonemiddleware._common.config [None req-8ba318e6-095c-4fe5-a51d-6b681ed4069a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 15:17:32.028 7 WARNING oslo_config.cfg [None req-8ba318e6-095c-4fe5-a51d-6b681ed4069a - - - - - -] 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 0x7f731f16a668 pid: 7 (default app) 2026-06-09 15:17:32.045 8 WARNING glance.api.v2.images [None req-440060b3-0cad-46a9-b56a-64a703cb4e7c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 15:17:32.459 8 WARNING keystonemiddleware._common.config [None req-440060b3-0cad-46a9-b56a-64a703cb4e7c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 15:17:32.467 8 WARNING oslo_config.cfg [None req-440060b3-0cad-46a9-b56a-64a703cb4e7c - - - - - -] 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 0x7f731f16a668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 15:17:33 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-09 15:17:33.898 8 WARNING oslo_policy.policy [None req-207e1f19-c36d-4ccc-8dff-01ffb583b67c 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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-09 15:17:33.898 8 WARNING oslo_policy.policy [None req-207e1f19-c36d-4ccc-8dff-01ffb583b67c 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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-09 15:17:33.912 8 WARNING oslo_policy.policy [None req-207e1f19-c36d-4ccc-8dff-01ffb583b67c 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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-09 15:17:33.912 8 WARNING oslo_policy.policy [None req-207e1f19-c36d-4ccc-8dff-01ffb583b67c 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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.115 () {44 vars in 910 bytes} [Tue Jun 9 15:17:33 2026] GET /v2/images => generated 69 bytes in 568 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.115 () {42 vars in 688 bytes} [Tue Jun 9 15:17:37 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: 2/7] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 15:17:37 2026] GET /v2/images => generated 69 bytes in 62 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-09 15:17:37.992 7 WARNING oslo_policy.policy [None req-43425fa2-4cbb-47ef-a87e-f0c133350ecd 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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-09 15:17:37.993 7 WARNING oslo_policy.policy [None req-43425fa2-4cbb-47ef-a87e-f0c133350ecd 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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.115 () {44 vars in 911 bytes} [Tue Jun 9 15:17:37 2026] GET /v2/images/cirros => generated 151 bytes in 131 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.115 () {44 vars in 933 bytes} [Tue Jun 9 15:17:38 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 15:17:38.139 7 WARNING oslo_policy.policy [None req-ddc84c7f-ab76-41ba-bbbf-59b49b70ebff 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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-09 15:17:38.140 7 WARNING oslo_policy.policy [None req-ddc84c7f-ab76-41ba-bbbf-59b49b70ebff 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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.115 () {44 vars in 939 bytes} [Tue Jun 9 15:17:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 15:17:38.241 8 WARNING oslo_config.cfg [None req-7ada5179-67ba-4a08-ad84-636d4449a7c3 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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.115 () {48 vars in 951 bytes} [Tue Jun 9 15:17:38 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 15:17:38.266 7 WARNING oslo_policy.policy [None req-1398d802-093d-432b-bfe8-24005a6a7361 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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-09 15:17:38.266 7 WARNING oslo_policy.policy [None req-1398d802-093d-432b-bfe8-24005a6a7361 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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-09 15:17:38.268 7 INFO glance.api.v2.image_data [None req-1398d802-093d-432b-bfe8-24005a6a7361 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 15:17:41.524 7 WARNING glance.location [None req-1398d802-093d-432b-bfe8-24005a6a7361 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.115 () {48 vars in 1045 bytes} [Tue Jun 9 15:17:38 2026] PUT /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7/file => generated 0 bytes in 3304 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5899 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.115 () {44 vars in 971 bytes} [Tue Jun 9 15:17:41 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 15:17:41.679 7 WARNING oslo_config.cfg [None req-7bfc339e-d328-42c0-b39d-ac32b830a75a 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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.115 () {48 vars in 1051 bytes} [Tue Jun 9 15:17:41 2026] PATCH /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1312 bytes in 92 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.115 () {44 vars in 971 bytes} [Tue Jun 9 15:17:41 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 146/290] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 15:40:23 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: 145/291] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 15:40:23 2026] GET /v2/images => generated 1381 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/296] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 15:40:41 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: 148/297] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 15:40:41 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/298] 199.204.45.115 () {44 vars in 937 bytes} [Tue Jun 9 15:40:41 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.204.45.115 () {44 vars in 959 bytes} [Tue Jun 9 15:40:41 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 199.204.45.115 () {44 vars in 939 bytes} [Tue Jun 9 15:40:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/301] 199.204.45.115 () {48 vars in 951 bytes} [Tue Jun 9 15:40:41 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 15:40:41.649 7 INFO glance.api.v2.image_data [None req-3fbc1b3a-b09f-494d-b203-dde3271ee6b9 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 15:41:47.367 7 WARNING glance.location [None req-3fbc1b3a-b09f-494d-b203-dde3271ee6b9 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 152/314] 199.204.45.115 () {48 vars in 1046 bytes} [Tue Jun 9 15:40:41 2026] PUT /v2/images/dddf02f8-5dcd-42da-a897-8326ac0a5aa8/file => generated 0 bytes in 65769 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38802 switches on core 0) [pid: 8|app: 0|req: 163/315] 199.204.45.115 () {44 vars in 971 bytes} [Tue Jun 9 15:41:47 2026] GET /v2/images/dddf02f8-5dcd-42da-a897-8326ac0a5aa8 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/316] 199.204.45.115 () {48 vars in 1051 bytes} [Tue Jun 9 15:41:47 2026] PATCH /v2/images/dddf02f8-5dcd-42da-a897-8326ac0a5aa8 => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/317] 199.204.45.115 () {44 vars in 971 bytes} [Tue Jun 9 15:41:47 2026] GET /v2/images/dddf02f8-5dcd-42da-a897-8326ac0a5aa8 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/318] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 15:41:49 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: 165/319] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 15:41:49 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/436] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 15:51:28 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: 224/437] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 15:51:28 2026] GET /v2/images => generated 2778 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/452] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 15:52:32 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: 232/453] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 15:52:32 2026] GET /v2/images => generated 2778 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/454] 199.204.45.115 () {44 vars in 947 bytes} [Tue Jun 9 15:52:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/455] 199.204.45.115 () {44 vars in 969 bytes} [Tue Jun 9 15:52:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/456] 199.204.45.115 () {44 vars in 939 bytes} [Tue Jun 9 15:52:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/457] 199.204.45.115 () {48 vars in 951 bytes} [Tue Jun 9 15:52:32 2026] POST /v2/images => generated 799 bytes in 1480 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 15:52:34.028 7 INFO glance.api.v2.image_data [None req-1b0904a6-f324-4aca-955e-854d19d8e428 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 15:54:16.145 7 INFO glance.location [None req-1b0904a6-f324-4aca-955e-854d19d8e428 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 224/478] 199.204.45.115 () {48 vars in 1045 bytes} [Tue Jun 9 15:52:34 2026] PUT /v2/images/a2ce13ed-0508-435f-aa21-3bdde669d4af/file => generated 0 bytes in 102166 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11279 switches on core 0) [pid: 8|app: 0|req: 255/479] 199.204.45.115 () {44 vars in 971 bytes} [Tue Jun 9 15:54:16 2026] GET /v2/images/a2ce13ed-0508-435f-aa21-3bdde669d4af => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/480] 199.204.45.115 () {48 vars in 1051 bytes} [Tue Jun 9 15:54:16 2026] PATCH /v2/images/a2ce13ed-0508-435f-aa21-3bdde669d4af => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/481] 199.204.45.115 () {44 vars in 971 bytes} [Tue Jun 9 15:54:16 2026] GET /v2/images/a2ce13ed-0508-435f-aa21-3bdde669d4af => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/492] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 15:55:03 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: 231/493] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 15:55:03 2026] GET /v2/images => generated 4190 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/504] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 15:55:55 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: 237/505] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 15:55:55 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/506] 199.204.45.115 () {44 vars in 939 bytes} [Tue Jun 9 15:55:55 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/507] 199.204.45.115 () {44 vars in 961 bytes} [Tue Jun 9 15:55:55 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/508] 199.204.45.115 () {44 vars in 939 bytes} [Tue Jun 9 15:55:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/509] 199.204.45.115 () {48 vars in 951 bytes} [Tue Jun 9 15:55:55 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 15:55:55.293 8 WARNING oslo_policy.policy [None req-f55d19d8-7845-4763-8a84-c91330326849 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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-09 15:55:55.293 8 WARNING oslo_policy.policy [None req-f55d19d8-7845-4763-8a84-c91330326849 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - 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-09 15:55:55.294 8 INFO glance.api.v2.image_data [None req-f55d19d8-7845-4763-8a84-c91330326849 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 15:56:15.437 8 INFO glance.location [None req-f55d19d8-7845-4763-8a84-c91330326849 5ea389dbdc6949dcb0fd77be383b71fb 2fcba4b85235431199dd15963dbae628 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 271/514] 199.204.45.115 () {48 vars in 1046 bytes} [Tue Jun 9 15:55:55 2026] PUT /v2/images/e41ee401-ef12-4988-bb07-883349cde460/file => generated 0 bytes in 20194 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30036 switches on core 0) [pid: 7|app: 0|req: 244/515] 199.204.45.115 () {44 vars in 971 bytes} [Tue Jun 9 15:56:15 2026] GET /v2/images/e41ee401-ef12-4988-bb07-883349cde460 => 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: 272/516] 199.204.45.115 () {48 vars in 1051 bytes} [Tue Jun 9 15:56:15 2026] PATCH /v2/images/e41ee401-ef12-4988-bb07-883349cde460 => generated 1382 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/517] 199.204.45.115 () {44 vars in 971 bytes} [Tue Jun 9 15:56:15 2026] GET /v2/images/e41ee401-ef12-4988-bb07-883349cde460 => 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: 327/680] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 16:09:44 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: 354/681] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 16:09:44 2026] GET /v2/images => generated 5574 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/710] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 16:12:08 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: 342/711] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 16:12:08 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: 8|app: 0|req: 370/712] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 16:12:10 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: 343/713] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 16:12:10 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/726] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 16:13:01 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: 377/727] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 16:13:01 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/728] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 16:13:09 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: 378/729] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 16:13:09 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/744] 199.204.45.115 () {42 vars in 688 bytes} [Tue Jun 9 16:14:13 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: 359/745] 199.204.45.115 () {44 vars in 910 bytes} [Tue Jun 9 16:14:13 2026] GET /v2/images => generated 5574 bytes in 61 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: 364/754] 10.0.0.232 () {32 vars in 633 bytes} [Tue Jun 9 16:14:57 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/759] 10.0.0.218 () {36 vars in 987 bytes} [Tue Jun 9 16:15:16 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/760] 10.0.0.218 () {36 vars in 927 bytes} [Tue Jun 9 16:15:16 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: 368/761] 10.0.0.218 () {36 vars in 987 bytes} [Tue Jun 9 16:15:17 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 394/762] 10.0.0.218 () {36 vars in 927 bytes} [Tue Jun 9 16:15:17 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: 370/765] 199.204.45.115 () {36 vars in 991 bytes} [Tue Jun 9 16:15:23 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/766] 199.204.45.115 () {36 vars in 931 bytes} [Tue Jun 9 16:15:23 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: 371/767] 199.204.45.115 () {36 vars in 991 bytes} [Tue Jun 9 16:15:24 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 397/768] 199.204.45.115 () {36 vars in 931 bytes} [Tue Jun 9 16:15:24 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: 399/771] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jun 9 16:15:40 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1312 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/772] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:15:40 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/773] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:15:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/774] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jun 9 16:15:40 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/775] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:15:40 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/776] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:15:40 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: 402/777] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jun 9 16:15:40 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 376/778] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:15:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/779] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:15:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/782] 10.0.0.22 () {36 vars in 910 bytes} [Tue Jun 9 16:15:41 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/783] 10.0.0.22 () {36 vars in 1006 bytes} [Tue Jun 9 16:15:41 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7/locations => generated 127 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/784] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 16:15:41 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 406/785] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 16:15:41 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: 380/786] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 16:15:41 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: 407/787] 10.0.0.232 () {30 vars in 411 bytes} [Tue Jun 9 16:15:49 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: 385/796] 10.0.0.218 () {36 vars in 987 bytes} [Tue Jun 9 16:16:21 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 412/797] 10.0.0.218 () {36 vars in 927 bytes} [Tue Jun 9 16:16:21 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: 386/798] 10.0.0.218 () {36 vars in 987 bytes} [Tue Jun 9 16:16:26 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 413/799] 10.0.0.218 () {36 vars in 927 bytes} [Tue Jun 9 16:16:26 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/802] 10.0.0.218 () {36 vars in 987 bytes} [Tue Jun 9 16:16:35 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/803] 10.0.0.218 () {36 vars in 927 bytes} [Tue Jun 9 16:16:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/808] 10.0.0.218 () {36 vars in 987 bytes} [Tue Jun 9 16:16:59 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/809] 10.0.0.218 () {36 vars in 927 bytes} [Tue Jun 9 16:16:59 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: 420/812] 10.0.0.218 () {36 vars in 987 bytes} [Tue Jun 9 16:17:08 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/813] 10.0.0.218 () {36 vars in 927 bytes} [Tue Jun 9 16:17:08 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: 398/822] 10.0.0.232 () {32 vars in 707 bytes} [Tue Jun 9 16:17:42 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 425/823] 10.0.0.232 () {32 vars in 707 bytes} [Tue Jun 9 16:17:42 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/824] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jun 9 16:17:43 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1312 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/825] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:17:43 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: 400/826] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:17: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: 427/827] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jun 9 16:17:43 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 401/828] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:17:43 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: 428/829] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:17: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: 7|app: 0|req: 402/830] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jun 9 16:17:43 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 429/831] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:17: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: 7|app: 0|req: 403/832] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:17:43 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: 430/833] 10.0.0.22 () {36 vars in 910 bytes} [Tue Jun 9 16:17:43 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/834] 10.0.0.22 () {36 vars in 1006 bytes} [Tue Jun 9 16:17:43 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/835] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 16:17:43 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/836] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 16:17: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: 432/837] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 16:17:43 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: 409/844] 10.0.0.232 () {34 vars in 655 bytes} [Tue Jun 9 16:18:16 2026] POST /v2/images => generated 648 bytes in 268 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-09 16:18:16.825 8 WARNING glance.api.v2.images [None req-7ddc8575-e74f-44a2-9b29-d917af0b3759 6d4f512d5d3b45a186550e96341af756 394bca956d7c4eaf9d073b1b9a3e91d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//834342dc-b159-4ec1-9fc1-e99855b70d9b [pid: 8|app: 0|req: 436/845] 10.0.0.232 () {32 vars in 710 bytes} [Tue Jun 9 16:18:16 2026] DELETE /v2/images/834342dc-b159-4ec1-9fc1-e99855b70d9b => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/846] 10.0.0.232 () {32 vars in 707 bytes} [Tue Jun 9 16:18:16 2026] GET /v2/images/834342dc-b159-4ec1-9fc1-e99855b70d9b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/847] 10.0.0.232 () {32 vars in 633 bytes} [Tue Jun 9 16:18:16 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: 7|app: 0|req: 411/848] 10.0.0.232 () {34 vars in 655 bytes} [Tue Jun 9 16:18:16 2026] POST /v2/images => generated 703 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/849] 10.0.0.232 () {32 vars in 717 bytes} [Tue Jun 9 16:18:17 2026] GET /v2/images/a8983721-e568-4af8-92d7-a59c4003e1f4/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 16:18:17.048 7 INFO glance.api.v2.image_data [None req-4120c4b4-a30a-470c-951f-abd20402fbdd 6d4f512d5d3b45a186550e96341af756 394bca956d7c4eaf9d073b1b9a3e91d6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 16:18:17.102 7 WARNING glance_store._drivers.rbd [None req-4120c4b4-a30a-470c-951f-abd20402fbdd 6d4f512d5d3b45a186550e96341af756 394bca956d7c4eaf9d073b1b9a3e91d6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-09 16:18:18.906 7 INFO glance.location [None req-4120c4b4-a30a-470c-951f-abd20402fbdd 6d4f512d5d3b45a186550e96341af756 394bca956d7c4eaf9d073b1b9a3e91d6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 412/850] 10.0.0.232 () {32 vars in 727 bytes} [Tue Jun 9 16:18:17 2026] PUT /v2/images/a8983721-e568-4af8-92d7-a59c4003e1f4/file => generated 0 bytes in 1923 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/851] 10.0.0.232 () {32 vars in 707 bytes} [Tue Jun 9 16:18:18 2026] GET /v2/images/a8983721-e568-4af8-92d7-a59c4003e1f4 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/852] 10.0.0.232 () {32 vars in 717 bytes} [Tue Jun 9 16:18:18 2026] GET /v2/images/a8983721-e568-4af8-92d7-a59c4003e1f4/file => generated 1024 bytes in 237 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/853] 10.0.0.232 () {34 vars in 655 bytes} [Tue Jun 9 16:18:19 2026] POST /v2/images => generated 648 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/854] 10.0.0.232 () {32 vars in 726 bytes} [Tue Jun 9 16:18:19 2026] PATCH /v2/images/6122a7d3-5de6-4d07-9092-f57c28be7801 => generated 653 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/855] 10.0.0.232 () {32 vars in 707 bytes} [Tue Jun 9 16:18:19 2026] GET /v2/images/6122a7d3-5de6-4d07-9092-f57c28be7801 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 16:18:19.413 7 WARNING glance.api.v2.images [None req-ffc143d2-3229-49b2-9521-569a2f8c9fcc 6d4f512d5d3b45a186550e96341af756 394bca956d7c4eaf9d073b1b9a3e91d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6122a7d3-5de6-4d07-9092-f57c28be7801 [pid: 7|app: 0|req: 415/856] 10.0.0.232 () {32 vars in 710 bytes} [Tue Jun 9 16:18:19 2026] DELETE /v2/images/6122a7d3-5de6-4d07-9092-f57c28be7801 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/857] 10.0.0.232 () {32 vars in 707 bytes} [Tue Jun 9 16:18:19 2026] GET /v2/images/6122a7d3-5de6-4d07-9092-f57c28be7801 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 16:18:19.480 7 WARNING glance.api.v2.images [None req-bfc78deb-6963-4787-8f4b-b8f27ff7f52d 6d4f512d5d3b45a186550e96341af756 394bca956d7c4eaf9d073b1b9a3e91d6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a8983721-e568-4af8-92d7-a59c4003e1f4 [pid: 7|app: 0|req: 416/858] 10.0.0.232 () {32 vars in 710 bytes} [Tue Jun 9 16:18:19 2026] DELETE /v2/images/a8983721-e568-4af8-92d7-a59c4003e1f4 => generated 0 bytes in 1594 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/861] 10.0.0.232 () {32 vars in 707 bytes} [Tue Jun 9 16:18:21 2026] GET /v2/images/a8983721-e568-4af8-92d7-a59c4003e1f4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 16:18:21.090 7 WARNING glance.api.v2.images [None req-d852e291-0f45-4667-91be-4455c6c1871a 6d4f512d5d3b45a186550e96341af756 394bca956d7c4eaf9d073b1b9a3e91d6 - - default default] Failed to find image 834342dc-b159-4ec1-9fc1-e99855b70d9b to delete: glance.common.exception.ImageNotFound: No image found with ID 834342dc-b159-4ec1-9fc1-e99855b70d9b [pid: 7|app: 0|req: 419/862] 10.0.0.232 () {32 vars in 710 bytes} [Tue Jun 9 16:18:21 2026] DELETE /v2/images/834342dc-b159-4ec1-9fc1-e99855b70d9b => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/863] 10.0.0.232 () {32 vars in 707 bytes} [Tue Jun 9 16:18:21 2026] GET /v2/images/834342dc-b159-4ec1-9fc1-e99855b70d9b => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/876] 10.0.0.218 () {36 vars in 987 bytes} [Tue Jun 9 16:19:28 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 426/877] 10.0.0.218 () {36 vars in 927 bytes} [Tue Jun 9 16:19:28 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: 432/888] 10.0.0.218 () {36 vars in 987 bytes} [Tue Jun 9 16:20:15 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 457/889] 10.0.0.218 () {36 vars in 927 bytes} [Tue Jun 9 16:20:15 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: 465/904] 10.0.0.218 () {36 vars in 987 bytes} [Tue Jun 9 16:21:28 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 440/905] 10.0.0.218 () {36 vars in 927 bytes} [Tue Jun 9 16:21:28 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: 468/910] 10.0.0.218 () {36 vars in 987 bytes} [Tue Jun 9 16:21:45 2026] GET /v2/images/044aa825-1fc2-40c7-9ca5-04816f2822d7 => 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: 443/911] 10.0.0.218 () {36 vars in 927 bytes} [Tue Jun 9 16:21:45 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: 474/922] 199.204.45.115 () {32 vars in 826 bytes} [Tue Jun 9 16:22:32 2026] GET /v2/images?status=active&owner=2fcba4b85235431199dd15963dbae628&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/923] 199.204.45.115 () {32 vars in 653 bytes} [Tue Jun 9 16:22:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/924] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jun 9 16:22:32 2026] GET /v2/images/dddf02f8-5dcd-42da-a897-8326ac0a5aa8 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/925] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:22:32 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: 476/926] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:22: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: 451/927] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jun 9 16:22:32 2026] GET /v2/images/dddf02f8-5dcd-42da-a897-8326ac0a5aa8 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/928] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:22: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: 452/929] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:22: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: 478/930] 10.0.0.204 () {36 vars in 987 bytes} [Tue Jun 9 16:22:32 2026] GET /v2/images/dddf02f8-5dcd-42da-a897-8326ac0a5aa8 => 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: 453/931] 10.0.0.204 () {36 vars in 927 bytes} [Tue Jun 9 16:22:32 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: 479/932] 10.0.0.22 () {36 vars in 910 bytes} [Tue Jun 9 16:22:33 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/933] 10.0.0.22 () {36 vars in 1006 bytes} [Tue Jun 9 16:22:33 2026] GET /v2/images/dddf02f8-5dcd-42da-a897-8326ac0a5aa8/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/934] 10.0.0.22 () {36 vars in 986 bytes} [Tue Jun 9 16:22:33 2026] GET /v2/images/dddf02f8-5dcd-42da-a897-8326ac0a5aa8 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/935] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 16:22:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/936] 10.0.0.22 () {36 vars in 926 bytes} [Tue Jun 9 16:22:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/989] 10.0.0.232 () {32 vars in 633 bytes} [Tue Jun 9 16:26:51 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)