+ 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 May 20 03:33:25 2026] *** compiled with version: 13.3.0 on 20 May 2026 00:51:58 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-794bb6d58-nqgsq 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f67a7775668 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-05-20 03:33:27.203 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-20 03:33:27.226 7 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-05-20 03:33:28.077 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-05-20 03:33:28.078 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-05-20 03:33:28.079 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 03:33:28.134 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-05-20 03:33:28.135 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-05-20 03:33:28.136 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-20 03:33:30.132 8 WARNING glance.api.v2.images [None req-a791325e-9386-4dd3-ac2d-f1bd52c95d51 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 03:33:30.214 7 WARNING glance.api.v2.images [None req-a8338780-c6f2-4290-a47a-df8bad205826 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 03:33:30.476 8 WARNING keystonemiddleware._common.config [None req-a791325e-9386-4dd3-ac2d-f1bd52c95d51 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 03:33:30.483 8 WARNING oslo_config.cfg [None req-a791325e-9386-4dd3-ac2d-f1bd52c95d51 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f67a7775668 pid: 8 (default app) 2026-05-20 03:33:30.553 7 WARNING keystonemiddleware._common.config [None req-a8338780-c6f2-4290-a47a-df8bad205826 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 03:33:30.560 7 WARNING oslo_config.cfg [None req-a8338780-c6f2-4290-a47a-df8bad205826 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f67a7775668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 03:33:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 03:33:31.537 7 WARNING oslo_policy.policy [None req-9c31c05b-c429-4fd4-9714-d7caf935f963 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - 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-05-20 03:33:31.537 7 WARNING oslo_policy.policy [None req-9c31c05b-c429-4fd4-9714-d7caf935f963 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - 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-05-20 03:33:31.555 7 WARNING oslo_policy.policy [None req-9c31c05b-c429-4fd4-9714-d7caf935f963 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - 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-05-20 03:33:31.555 7 WARNING oslo_policy.policy [None req-9c31c05b-c429-4fd4-9714-d7caf935f963 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 03:33:31 2026] GET /v2/images => generated 69 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 03:33:35 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: 2/7] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 03:33:35 2026] GET /v2/images => generated 69 bytes in 43 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 03:33:35.162 8 WARNING oslo_policy.policy [None req-5b9806b5-5a82-43a6-bcaa-a9dd66c272c9 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - 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-05-20 03:33:35.162 8 WARNING oslo_policy.policy [None req-5b9806b5-5a82-43a6-bcaa-a9dd66c272c9 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.233 () {44 vars in 910 bytes} [Wed May 20 03:33:35 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.233 () {44 vars in 932 bytes} [Wed May 20 03:33:35 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 03:33:35.304 8 WARNING oslo_policy.policy [None req-31136993-e8de-410f-b33c-242b227d37d7 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - 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-05-20 03:33:35.305 8 WARNING oslo_policy.policy [None req-31136993-e8de-410f-b33c-242b227d37d7 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.233 () {44 vars in 938 bytes} [Wed May 20 03:33:35 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) 2026-05-20 03:33:35.388 7 WARNING oslo_config.cfg [None req-21e42812-0ce0-411d-a6a6-f4d82bfb3b40 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.233 () {48 vars in 950 bytes} [Wed May 20 03:33:35 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 03:33:35.419 8 WARNING oslo_policy.policy [None req-9f14037d-808c-4632-b98a-15946cacefa0 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - 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-05-20 03:33:35.420 8 WARNING oslo_policy.policy [None req-9f14037d-808c-4632-b98a-15946cacefa0 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - 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-05-20 03:33:35.422 8 INFO glance.api.v2.image_data [None req-9f14037d-808c-4632-b98a-15946cacefa0 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 03:33:39.121 8 INFO glance.location [None req-9f14037d-808c-4632-b98a-15946cacefa0 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.204.45.233 () {48 vars in 1044 bytes} [Wed May 20 03:33:35 2026] PUT /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94/file => generated 0 bytes in 3754 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6041 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.233 () {44 vars in 970 bytes} [Wed May 20 03:33:39 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 03:33:39.198 8 WARNING oslo_config.cfg [None req-7ce5ad2f-b14c-4761-a4db-2ca1a9941567 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.233 () {44 vars in 970 bytes} [Wed May 20 03:33:39 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/265] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 03:54:24 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: 131/266] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 03:54:24 2026] GET /v2/images => generated 1240 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 03:54:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 03:54:42 2026] GET /v2/images => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.233 () {44 vars in 936 bytes} [Wed May 20 03:54:42 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.233 () {44 vars in 958 bytes} [Wed May 20 03:54:42 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.233 () {44 vars in 938 bytes} [Wed May 20 03:54:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.233 () {48 vars in 950 bytes} [Wed May 20 03:54:42 2026] POST /v2/images => generated 796 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 03:54:42.241 8 INFO glance.api.v2.image_data [None req-8f7976a0-db3d-4563-b625-3a21c3ea2dfc 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 03:55:09.805 8 INFO glance.location [None req-8f7976a0-db3d-4563-b625-3a21c3ea2dfc 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 141/283] 199.204.45.233 () {48 vars in 1045 bytes} [Wed May 20 03:54:42 2026] PUT /v2/images/b950ee6c-10be-4d3c-9670-b8ee3a1642dd/file => generated 0 bytes in 27624 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62762 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.233 () {44 vars in 970 bytes} [Wed May 20 03:55:09 2026] GET /v2/images/b950ee6c-10be-4d3c-9670-b8ee3a1642dd => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.233 () {44 vars in 970 bytes} [Wed May 20 03:55:09 2026] GET /v2/images/b950ee6c-10be-4d3c-9670-b8ee3a1642dd => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 03:55:11 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: 143/287] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 03:55:11 2026] GET /v2/images => generated 2451 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/372] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 04:02:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 04:02:19 2026] GET /v2/images => generated 2451 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 04:02:28 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: 188/377] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 04:02:28 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.233 () {44 vars in 946 bytes} [Wed May 20 04:02:28 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.233 () {44 vars in 968 bytes} [Wed May 20 04:02:28 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.204.45.233 () {44 vars in 938 bytes} [Wed May 20 04:02:28 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: 7|app: 0|req: 190/381] 199.204.45.233 () {48 vars in 950 bytes} [Wed May 20 04:02:28 2026] POST /v2/images => generated 799 bytes in 77 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 04:02:28.520 8 INFO glance.api.v2.image_data [None req-22c8df66-5931-497c-bd64-b9a0736e964e 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 04:03:05.387 8 INFO glance.location [None req-22c8df66-5931-497c-bd64-b9a0736e964e 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/390] 199.204.45.233 () {48 vars in 1044 bytes} [Wed May 20 04:02:28 2026] PUT /v2/images/514272fd-1dfd-4ef1-b83c-743365546116/file => generated 0 bytes in 36912 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21399 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.233 () {44 vars in 970 bytes} [Wed May 20 04:03:05 2026] GET /v2/images/514272fd-1dfd-4ef1-b83c-743365546116 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 199.204.45.233 () {48 vars in 1049 bytes} [Wed May 20 04:03:05 2026] PATCH /v2/images/514272fd-1dfd-4ef1-b83c-743365546116 => generated 1234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.233 () {44 vars in 970 bytes} [Wed May 20 04:03:05 2026] GET /v2/images/514272fd-1dfd-4ef1-b83c-743365546116 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/406] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 04:04:03 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: 200/407] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 04:04:03 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 04:04:21 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: 210/413] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 04:04:21 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.204.45.233 () {44 vars in 938 bytes} [Wed May 20 04:04:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.204.45.233 () {44 vars in 960 bytes} [Wed May 20 04:04:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.204.45.233 () {44 vars in 938 bytes} [Wed May 20 04:04:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.204.45.233 () {48 vars in 950 bytes} [Wed May 20 04:04:21 2026] POST /v2/images => generated 791 bytes in 985 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-20 04:04:22.714 8 INFO glance.api.v2.image_data [None req-073cb9a7-af35-4991-98b2-a3f47a2a6d4d 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 04:04:38.269 8 INFO glance.location [None req-073cb9a7-af35-4991-98b2-a3f47a2a6d4d 0ac0532a499e433d9855f0895a5a9d0b 3d8c2af86e6c4cef87cf1ab40350e040 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 206/420] 199.204.45.233 () {48 vars in 1045 bytes} [Wed May 20 04:04:22 2026] PUT /v2/images/2c06ea9e-900f-406a-b9a5-a69e440f5436/file => generated 0 bytes in 15605 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26917 switches on core 0) [pid: 7|app: 0|req: 215/421] 199.204.45.233 () {44 vars in 970 bytes} [Wed May 20 04:04:38 2026] GET /v2/images/2c06ea9e-900f-406a-b9a5-a69e440f5436 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/422] 199.204.45.233 () {44 vars in 970 bytes} [Wed May 20 04:04:38 2026] GET /v2/images/2c06ea9e-900f-406a-b9a5-a69e440f5436 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/583] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 04:17:57 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: 296/584] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 04:17:57 2026] GET /v2/images => generated 4893 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/615] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 04:20:23 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: 312/616] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 04:20:23 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/617] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 04:20:25 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/618] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 04:20:25 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/629] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 04:21:15 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: 311/630] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 04:21:15 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/633] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 04:21:23 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: 321/634] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 04:21:23 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 199.204.45.233 () {42 vars in 687 bytes} [Wed May 20 04:22:28 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: 328/648] 199.204.45.233 () {44 vars in 909 bytes} [Wed May 20 04:22:28 2026] GET /v2/images => generated 4893 bytes in 52 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:71: 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: 326/659] 10.0.0.215 () {32 vars in 632 bytes} [Wed May 20 04:23:09 2026] GET /v2/images => generated 4893 bytes in 17 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:71: 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: 336/664] 10.0.0.253 () {36 vars in 986 bytes} [Wed May 20 04:23:30 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.253 () {36 vars in 926 bytes} [Wed May 20 04:23:30 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/666] 10.0.0.253 () {36 vars in 986 bytes} [Wed May 20 04:23:30 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/667] 10.0.0.253 () {36 vars in 926 bytes} [Wed May 20 04:23:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/668] 199.204.45.233 () {36 vars in 990 bytes} [Wed May 20 04:23:38 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/669] 199.204.45.233 () {36 vars in 930 bytes} [Wed May 20 04:23:38 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: 339/670] 199.204.45.233 () {36 vars in 990 bytes} [Wed May 20 04:23:38 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/671] 199.204.45.233 () {36 vars in 930 bytes} [Wed May 20 04:23:38 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: 341/674] 10.0.0.253 () {36 vars in 986 bytes} [Wed May 20 04:23:42 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/675] 10.0.0.253 () {36 vars in 926 bytes} [Wed May 20 04:23:42 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.120 () {36 vars in 986 bytes} [Wed May 20 04:23:46 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/677] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:23:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/678] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:23:46 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: 336/679] 10.0.0.120 () {36 vars in 986 bytes} [Wed May 20 04:23:46 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/680] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:23:46 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: 337/681] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:23:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/682] 10.0.0.120 () {36 vars in 986 bytes} [Wed May 20 04:23:46 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/683] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:23:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/684] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:23:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/685] 10.0.0.6 () {36 vars in 984 bytes} [Wed May 20 04:23:47 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/686] 10.0.0.6 () {36 vars in 924 bytes} [Wed May 20 04:23:47 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: 340/687] 10.0.0.6 () {36 vars in 984 bytes} [Wed May 20 04:23:47 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/688] 10.0.0.6 () {36 vars in 924 bytes} [Wed May 20 04:23:47 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: 8|app: 0|req: 341/689] 10.0.0.6 () {36 vars in 924 bytes} [Wed May 20 04:23:47 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/696] 10.0.0.215 () {34 vars in 654 bytes} [Wed May 20 04:24:13 2026] POST /v2/images => generated 649 bytes in 237 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-20 04:24:13.735 8 WARNING glance.api.v2.images [None req-a416bae1-d7fb-49ae-bb70-7e1106550ea7 bff17e28a17b4b8c941482087caba595 607a0954fef644be95fd2b0f2426b9f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9cadb8cf-4e09-4b68-aaba-0cc5ccce06e1 [pid: 8|app: 0|req: 345/697] 10.0.0.215 () {32 vars in 709 bytes} [Wed May 20 04:24:13 2026] DELETE /v2/images/9cadb8cf-4e09-4b68-aaba-0cc5ccce06e1 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/698] 10.0.0.215 () {32 vars in 706 bytes} [Wed May 20 04:24:13 2026] GET /v2/images/9cadb8cf-4e09-4b68-aaba-0cc5ccce06e1 => 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: 346/699] 10.0.0.215 () {32 vars in 632 bytes} [Wed May 20 04:24:13 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.215 () {34 vars in 654 bytes} [Wed May 20 04:24:13 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/701] 10.0.0.215 () {32 vars in 716 bytes} [Wed May 20 04:24:13 2026] GET /v2/images/6801d9aa-be7a-4f13-8e20-eb9acc1a5824/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 04:24:13.923 7 WARNING oslo_policy.policy [None req-3ebd3715-83b3-4aa8-8bf2-f767bf5384f7 bff17e28a17b4b8c941482087caba595 607a0954fef644be95fd2b0f2426b9f9 - - 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-05-20 04:24:13.924 7 WARNING oslo_policy.policy [None req-3ebd3715-83b3-4aa8-8bf2-f767bf5384f7 bff17e28a17b4b8c941482087caba595 607a0954fef644be95fd2b0f2426b9f9 - - 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-05-20 04:24:13.927 7 INFO glance.api.v2.image_data [None req-3ebd3715-83b3-4aa8-8bf2-f767bf5384f7 bff17e28a17b4b8c941482087caba595 607a0954fef644be95fd2b0f2426b9f9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 04:24:13.975 7 WARNING glance_store._drivers.rbd [None req-3ebd3715-83b3-4aa8-8bf2-f767bf5384f7 bff17e28a17b4b8c941482087caba595 607a0954fef644be95fd2b0f2426b9f9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-20 04:24:14.614 7 INFO glance.location [None req-3ebd3715-83b3-4aa8-8bf2-f767bf5384f7 bff17e28a17b4b8c941482087caba595 607a0954fef644be95fd2b0f2426b9f9 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 355/702] 10.0.0.215 () {32 vars in 726 bytes} [Wed May 20 04:24:13 2026] PUT /v2/images/6801d9aa-be7a-4f13-8e20-eb9acc1a5824/file => generated 0 bytes in 745 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.215 () {32 vars in 706 bytes} [Wed May 20 04:24:14 2026] GET /v2/images/6801d9aa-be7a-4f13-8e20-eb9acc1a5824 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.215 () {32 vars in 716 bytes} [Wed May 20 04:24:14 2026] GET /v2/images/6801d9aa-be7a-4f13-8e20-eb9acc1a5824/file => generated 1024 bytes in 116 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.215 () {34 vars in 654 bytes} [Wed May 20 04:24:14 2026] POST /v2/images => generated 647 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.215 () {32 vars in 725 bytes} [Wed May 20 04:24:14 2026] PATCH /v2/images/256c3041-3426-4843-a5df-23df183d2f44 => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.215 () {32 vars in 706 bytes} [Wed May 20 04:24:14 2026] GET /v2/images/256c3041-3426-4843-a5df-23df183d2f44 => generated 653 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 04:24:14.955 7 WARNING glance.api.v2.images [None req-462b4ff0-8eab-4515-a91f-dfa817f967f7 bff17e28a17b4b8c941482087caba595 607a0954fef644be95fd2b0f2426b9f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//256c3041-3426-4843-a5df-23df183d2f44 [pid: 7|app: 0|req: 358/708] 10.0.0.215 () {32 vars in 709 bytes} [Wed May 20 04:24:14 2026] DELETE /v2/images/256c3041-3426-4843-a5df-23df183d2f44 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/709] 10.0.0.215 () {32 vars in 706 bytes} [Wed May 20 04:24:14 2026] GET /v2/images/256c3041-3426-4843-a5df-23df183d2f44 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:24:15.022 7 WARNING glance.api.v2.images [None req-c82e63ec-3274-43f8-b75d-43e80b302e0e bff17e28a17b4b8c941482087caba595 607a0954fef644be95fd2b0f2426b9f9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6801d9aa-be7a-4f13-8e20-eb9acc1a5824 [pid: 7|app: 0|req: 359/710] 10.0.0.215 () {32 vars in 709 bytes} [Wed May 20 04:24:15 2026] DELETE /v2/images/6801d9aa-be7a-4f13-8e20-eb9acc1a5824 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.215 () {32 vars in 706 bytes} [Wed May 20 04:24:15 2026] GET /v2/images/6801d9aa-be7a-4f13-8e20-eb9acc1a5824 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 04:24:15.908 7 WARNING glance.api.v2.images [None req-80f74da3-0497-4758-bc8f-1aaff065e1ba bff17e28a17b4b8c941482087caba595 607a0954fef644be95fd2b0f2426b9f9 - - default default] Failed to find image 9cadb8cf-4e09-4b68-aaba-0cc5ccce06e1 to delete: glance.common.exception.ImageNotFound: No image found with ID 9cadb8cf-4e09-4b68-aaba-0cc5ccce06e1 [pid: 7|app: 0|req: 360/712] 10.0.0.215 () {32 vars in 709 bytes} [Wed May 20 04:24:15 2026] DELETE /v2/images/9cadb8cf-4e09-4b68-aaba-0cc5ccce06e1 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/713] 10.0.0.215 () {32 vars in 706 bytes} [Wed May 20 04:24:15 2026] GET /v2/images/9cadb8cf-4e09-4b68-aaba-0cc5ccce06e1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 10.0.0.215 () {30 vars in 410 bytes} [Wed May 20 04:24:18 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: 358/723] 10.0.0.253 () {36 vars in 986 bytes} [Wed May 20 04:24:53 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/724] 10.0.0.253 () {36 vars in 926 bytes} [Wed May 20 04:24:53 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: 361/729] 10.0.0.215 () {32 vars in 706 bytes} [Wed May 20 04:25:10 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/730] 10.0.0.215 () {32 vars in 706 bytes} [Wed May 20 04:25:10 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/731] 10.0.0.120 () {36 vars in 986 bytes} [Wed May 20 04:25:10 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/732] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:25:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/733] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:25:11 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: 371/734] 10.0.0.120 () {36 vars in 986 bytes} [Wed May 20 04:25:11 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/735] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:25:11 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: 372/736] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:25:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/737] 10.0.0.120 () {36 vars in 986 bytes} [Wed May 20 04:25:11 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/738] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:25:11 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: 366/739] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:25:11 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/740] 10.0.0.6 () {36 vars in 984 bytes} [Wed May 20 04:25:11 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/741] 10.0.0.6 () {36 vars in 924 bytes} [Wed May 20 04:25:11 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: 375/742] 10.0.0.6 () {36 vars in 984 bytes} [Wed May 20 04:25:11 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/743] 10.0.0.6 () {36 vars in 924 bytes} [Wed May 20 04:25:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/744] 10.0.0.6 () {36 vars in 924 bytes} [Wed May 20 04:25:11 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: 370/747] 10.0.0.253 () {36 vars in 986 bytes} [Wed May 20 04:25:26 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/748] 10.0.0.253 () {36 vars in 926 bytes} [Wed May 20 04:25:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/751] 10.0.0.253 () {36 vars in 986 bytes} [Wed May 20 04:25:36 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/752] 10.0.0.253 () {36 vars in 926 bytes} [Wed May 20 04:25:36 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: 387/765] 10.0.0.253 () {36 vars in 986 bytes} [Wed May 20 04:26:35 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/766] 10.0.0.253 () {36 vars in 926 bytes} [Wed May 20 04:26:35 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: 390/771] 10.0.0.253 () {36 vars in 986 bytes} [Wed May 20 04:26:53 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/772] 10.0.0.253 () {36 vars in 926 bytes} [Wed May 20 04:26:53 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: 386/779] 10.0.0.253 () {36 vars in 986 bytes} [Wed May 20 04:27:27 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/780] 10.0.0.253 () {36 vars in 926 bytes} [Wed May 20 04:27:27 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: 396/783] 199.204.45.233 () {32 vars in 825 bytes} [Wed May 20 04:27:30 2026] GET /v2/images?status=active&owner=3d8c2af86e6c4cef87cf1ab40350e040&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/784] 199.204.45.233 () {32 vars in 652 bytes} [Wed May 20 04:27:30 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: 397/785] 10.0.0.120 () {36 vars in 986 bytes} [Wed May 20 04:27:31 2026] GET /v2/images/b950ee6c-10be-4d3c-9670-b8ee3a1642dd => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/786] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:27:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/787] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:27:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/788] 10.0.0.120 () {36 vars in 986 bytes} [Wed May 20 04:27:31 2026] GET /v2/images/b950ee6c-10be-4d3c-9670-b8ee3a1642dd => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/789] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:27:31 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: 391/790] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:27: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: 400/791] 10.0.0.120 () {36 vars in 986 bytes} [Wed May 20 04:27:31 2026] GET /v2/images/b950ee6c-10be-4d3c-9670-b8ee3a1642dd => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/792] 10.0.0.120 () {36 vars in 926 bytes} [Wed May 20 04:27:31 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: 401/793] 10.0.0.6 () {36 vars in 984 bytes} [Wed May 20 04:27:31 2026] GET /v2/images/b950ee6c-10be-4d3c-9670-b8ee3a1642dd => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/794] 10.0.0.6 () {36 vars in 924 bytes} [Wed May 20 04:27: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: 402/795] 10.0.0.6 () {36 vars in 984 bytes} [Wed May 20 04:27:31 2026] GET /v2/images/b950ee6c-10be-4d3c-9670-b8ee3a1642dd => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/796] 10.0.0.6 () {36 vars in 924 bytes} [Wed May 20 04:27:31 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: 403/797] 10.0.0.6 () {36 vars in 924 bytes} [Wed May 20 04:27: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: 8|app: 0|req: 398/804] 10.0.0.253 () {36 vars in 986 bytes} [Wed May 20 04:28:01 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/805] 10.0.0.253 () {36 vars in 926 bytes} [Wed May 20 04:28:01 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: 402/812] 10.0.0.253 () {36 vars in 986 bytes} [Wed May 20 04:28:35 2026] GET /v2/images/8fa01a53-7e16-4bc2-a0c5-80273e887e94 => generated 1171 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/813] 10.0.0.253 () {36 vars in 926 bytes} [Wed May 20 04:28:35 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: 418/844] 10.0.0.215 () {32 vars in 632 bytes} [Wed May 20 04:31:05 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)