+ 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 Aug 5 07:31:37 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-86b4dbf8d9-4bdhs 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55da0a575170 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-05 07:31:39.018 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-05 07:31:39.092 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-08-05 07:31:39.654 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-08-05 07:31:39.655 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-08-05 07:31:39.714 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-08-05 07:31:39.715 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-08-05 07:31:41.327 8 WARNING glance.api.v2.images [None req-14f2dfd1-cc34-4b2f-bb89-87e613a00efe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 07:31:41.390 7 WARNING glance.api.v2.images [None req-5edb7c8f-bc2c-48c4-985b-9785edadc2ba - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-05 07:31:41.578 8 WARNING keystonemiddleware._common.config [None req-14f2dfd1-cc34-4b2f-bb89-87e613a00efe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 07:31:41.587 8 WARNING oslo_config.cfg [None req-14f2dfd1-cc34-4b2f-bb89-87e613a00efe - - - - - -] 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 4 seconds on interpreter 0x55da0a575170 pid: 8 (default app) 2026-08-05 07:31:41.645 7 WARNING keystonemiddleware._common.config [None req-5edb7c8f-bc2c-48c4-985b-9785edadc2ba - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 07:31:41.654 7 WARNING oslo_config.cfg [None req-5edb7c8f-bc2c-48c4-985b-9785edadc2ba - - - - - -] 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 4 seconds on interpreter 0x55da0a575170 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 07:31:43 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-08-05 07:31:44.287 7 WARNING oslo_policy.policy [None req-2654c58b-7050-4a24-a8d8-e53c9d191fa4 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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-08-05 07:31:44.287 7 WARNING oslo_policy.policy [None req-2654c58b-7050-4a24-a8d8-e53c9d191fa4 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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-08-05 07:31:44.308 7 WARNING oslo_policy.policy [None req-2654c58b-7050-4a24-a8d8-e53c9d191fa4 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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-08-05 07:31:44.309 7 WARNING oslo_policy.policy [None req-2654c58b-7050-4a24-a8d8-e53c9d191fa4 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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: 2/6] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 07:31:43 2026] GET /v2/images => generated 69 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 07:31:47 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 07:31:47 2026] GET /v2/images => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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-08-05 07:31:47.680 8 WARNING oslo_policy.policy [None req-00909e0a-b374-4704-ad84-4ffb61026b6c 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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-08-05 07:31:47.680 8 WARNING oslo_policy.policy [None req-00909e0a-b374-4704-ad84-4ffb61026b6c 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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/9] 199.204.45.242 () {44 vars in 912 bytes} [Wed Aug 5 07:31:47 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.242 () {44 vars in 934 bytes} [Wed Aug 5 07:31:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-05 07:31:47.808 8 WARNING oslo_policy.policy [None req-bc9e8eed-ebf3-4973-931a-5ae03a8500d1 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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-08-05 07:31:47.809 8 WARNING oslo_policy.policy [None req-bc9e8eed-ebf3-4973-931a-5ae03a8500d1 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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/11] 199.204.45.242 () {44 vars in 940 bytes} [Wed Aug 5 07:31:47 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-08-05 07:31:47.887 7 WARNING oslo_config.cfg [None req-fee17b27-4e1a-4887-bba1-c47a6b423e9e 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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: 5/12] 199.204.45.242 () {48 vars in 952 bytes} [Wed Aug 5 07:31:47 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 07:31:47.912 8 WARNING oslo_policy.policy [None req-9f13dd17-a5cb-4600-b53d-2673385ee96c 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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-08-05 07:31:47.912 8 WARNING oslo_policy.policy [None req-9f13dd17-a5cb-4600-b53d-2673385ee96c 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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-08-05 07:31:47.914 8 INFO glance.api.v2.image_data [None req-9f13dd17-a5cb-4600-b53d-2673385ee96c 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 07:31:51.387 8 INFO glance.location [None req-9f13dd17-a5cb-4600-b53d-2673385ee96c 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.204.45.242 () {48 vars in 1046 bytes} [Wed Aug 5 07:31:47 2026] PUT /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56/file => generated 0 bytes in 3527 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6882 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 07:31:51 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-05 07:31:51.470 8 WARNING oslo_config.cfg [None req-ff3162bb-7d79-499b-9d2d-872397333bc0 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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/15] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Aug 5 07:31:51 2026] PATCH /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 07:31:51 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/283] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 07:53:59 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 07:53:59 2026] GET /v2/images => generated 1240 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 07:54:19 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 07:54:19 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.242 () {44 vars in 938 bytes} [Wed Aug 5 07:54:19 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.242 () {44 vars in 960 bytes} [Wed Aug 5 07:54:19 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.242 () {44 vars in 940 bytes} [Wed Aug 5 07:54:19 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: 146/294] 199.204.45.242 () {48 vars in 952 bytes} [Wed Aug 5 07:54:19 2026] POST /v2/images => generated 796 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 07:54:19.895 8 INFO glance.api.v2.image_data [None req-d635221e-46d6-4c1d-874c-21ee56b52439 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 07:54:46.197 8 INFO glance.location [None req-d635221e-46d6-4c1d-874c-21ee56b52439 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 149/301] 199.204.45.242 () {48 vars in 1047 bytes} [Wed Aug 5 07:54:19 2026] PUT /v2/images/61685da0-2ce8-4400-a57f-eddb26c21adc/file => generated 0 bytes in 26359 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62415 switches on core 0) [pid: 7|app: 0|req: 153/302] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 07:54:46 2026] GET /v2/images => generated 2451 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/303] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Aug 5 07:54:46 2026] PATCH /v2/images/61685da0-2ce8-4400-a57f-eddb26c21adc => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/304] 199.204.45.242 () {48 vars in 1051 bytes} [Wed Aug 5 07:54:46 2026] PATCH /v2/images/61685da0-2ce8-4400-a57f-eddb26c21adc => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/305] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 07:54:46 2026] GET /v2/images => generated 2451 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/306] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 07:54:47 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/307] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 07:54:47 2026] GET /v2/images => generated 2451 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 08:01:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:01:05 2026] GET /v2/images => generated 2451 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 08:01:12 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:01:13 2026] GET /v2/images => generated 2451 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.242 () {44 vars in 948 bytes} [Wed Aug 5 08:01:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.242 () {44 vars in 970 bytes} [Wed Aug 5 08:01:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.242 () {44 vars in 940 bytes} [Wed Aug 5 08:01:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.204.45.242 () {48 vars in 952 bytes} [Wed Aug 5 08:01:13 2026] POST /v2/images => generated 799 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 08:01:13.261 7 WARNING oslo_policy.policy [None req-7b4cec8e-0c45-4c39-9a94-1718a61a53af 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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-08-05 08:01:13.261 7 WARNING oslo_policy.policy [None req-7b4cec8e-0c45-4c39-9a94-1718a61a53af 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - 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-08-05 08:01:13.264 7 INFO glance.api.v2.image_data [None req-7b4cec8e-0c45-4c39-9a94-1718a61a53af 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 08:01:28.221 7 INFO glance.location [None req-7b4cec8e-0c45-4c39-9a94-1718a61a53af 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/396] 199.204.45.242 () {48 vars in 1046 bytes} [Wed Aug 5 08:01:13 2026] PUT /v2/images/25bf5829-5048-4f53-bc16-76f97fb7b414/file => generated 0 bytes in 15026 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25221 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:01:28 2026] GET /v2/images => generated 3664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.242 () {48 vars in 1051 bytes} [Wed Aug 5 08:01:28 2026] PATCH /v2/images/25bf5829-5048-4f53-bc16-76f97fb7b414 => generated 1234 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/399] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:01:28 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 08:02:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:02:05 2026] GET /v2/images => generated 3687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/412] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 08:02:21 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/413] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:02:21 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.242 () {44 vars in 940 bytes} [Wed Aug 5 08:02:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.204.45.242 () {44 vars in 962 bytes} [Wed Aug 5 08:02:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.204.45.242 () {44 vars in 940 bytes} [Wed Aug 5 08:02:21 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: 209/417] 199.204.45.242 () {48 vars in 952 bytes} [Wed Aug 5 08:02:21 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-05 08:02:21.413 8 INFO glance.api.v2.image_data [None req-898ec76a-0d8d-4746-884b-3e9421c67ab7 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 08:02:39.546 8 INFO glance.location [None req-898ec76a-0d8d-4746-884b-3e9421c67ab7 1be307f3bee949a5b26f3e502ffb1208 4e3293e9a296435c9856e2554951d176 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 209/422] 199.204.45.242 () {48 vars in 1047 bytes} [Wed Aug 5 08:02:21 2026] PUT /v2/images/ee169c1e-0bf2-404c-922a-0f7313557b92/file => generated 0 bytes in 18184 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29860 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:02:39 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Aug 5 08:02:39 2026] PATCH /v2/images/ee169c1e-0bf2-404c-922a-0f7313557b92 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:02:39 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/586] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 08:16:01 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/587] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:16:01 2026] GET /v2/images => generated 4893 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/616] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 08:18:20 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:18:20 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/620] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 08:18:22 2026] GET / => generated 1193 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/621] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:18:22 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/630] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 08:19:08 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/631] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:19:08 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/634] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 08:19:16 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/635] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:19:16 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 199.204.45.242 () {42 vars in 689 bytes} [Wed Aug 5 08:20:18 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/649] 199.204.45.242 () {44 vars in 911 bytes} [Wed Aug 5 08:20:18 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 327/658] 10.0.0.237 () {32 vars in 633 bytes} [Wed Aug 5 08:21:01 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 335/665] 10.0.0.247 () {36 vars in 987 bytes} [Wed Aug 5 08:21:23 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.247 () {36 vars in 927 bytes} [Wed Aug 5 08:21:23 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: 336/667] 10.0.0.247 () {36 vars in 987 bytes} [Wed Aug 5 08:21:26 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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/668] 10.0.0.247 () {36 vars in 927 bytes} [Wed Aug 5 08:21:26 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/669] 199.204.45.242 () {36 vars in 991 bytes} [Wed Aug 5 08:21:26 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => generated 1171 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 199.204.45.242 () {36 vars in 931 bytes} [Wed Aug 5 08:21:26 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/671] 199.204.45.242 () {36 vars in 991 bytes} [Wed Aug 5 08:21:27 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 334/672] 199.204.45.242 () {36 vars in 931 bytes} [Wed Aug 5 08:21:27 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/675] 10.0.0.247 () {36 vars in 987 bytes} [Wed Aug 5 08:21:40 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/676] 10.0.0.247 () {36 vars in 927 bytes} [Wed Aug 5 08:21: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: 336/677] 10.0.0.206 () {36 vars in 987 bytes} [Wed Aug 5 08:21:40 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => generated 1171 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/678] 10.0.0.206 () {36 vars in 927 bytes} [Wed Aug 5 08:21: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: 337/679] 10.0.0.206 () {36 vars in 927 bytes} [Wed Aug 5 08:21:40 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: 343/680] 10.0.0.206 () {36 vars in 987 bytes} [Wed Aug 5 08:21:40 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 338/681] 10.0.0.206 () {36 vars in 927 bytes} [Wed Aug 5 08:21:40 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: 344/682] 10.0.0.206 () {36 vars in 927 bytes} [Wed Aug 5 08:21:40 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: 339/683] 10.0.0.206 () {36 vars in 987 bytes} [Wed Aug 5 08:21:40 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/684] 10.0.0.206 () {36 vars in 927 bytes} [Wed Aug 5 08:21:40 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: 340/685] 10.0.0.206 () {36 vars in 927 bytes} [Wed Aug 5 08:21:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/686] 10.0.0.113 () {36 vars in 987 bytes} [Wed Aug 5 08:21:41 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => generated 1171 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/687] 10.0.0.113 () {36 vars in 927 bytes} [Wed Aug 5 08:21: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: 7|app: 0|req: 347/688] 10.0.0.113 () {36 vars in 987 bytes} [Wed Aug 5 08:21:41 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/689] 10.0.0.113 () {36 vars in 927 bytes} [Wed Aug 5 08:21:41 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: 348/690] 10.0.0.113 () {36 vars in 927 bytes} [Wed Aug 5 08:21:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/697] 10.0.0.247 () {36 vars in 987 bytes} [Wed Aug 5 08:22:10 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 346/698] 10.0.0.247 () {36 vars in 927 bytes} [Wed Aug 5 08:22: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: 8|app: 0|req: 348/701] 10.0.0.247 () {36 vars in 987 bytes} [Wed Aug 5 08:22:21 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 10.0.0.247 () {36 vars in 927 bytes} [Wed Aug 5 08:22: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: 358/709] 10.0.0.237 () {30 vars in 411 bytes} [Wed Aug 5 08:22:47 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.237 () {34 vars in 655 bytes} [Wed Aug 5 08:22:59 2026] POST /v2/images => generated 648 bytes in 219 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-05 08:22:59.682 7 WARNING glance.api.v2.images [None req-34207174-cadb-464d-856d-1827e82184a6 5a410eee26f942c2adf52399e33a55e3 85d0b8d8e4974fd2a1f1db44b41f5398 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bff0131c-fdcc-46f8-a01b-8b35dd5cca78 [pid: 7|app: 0|req: 360/713] 10.0.0.237 () {32 vars in 710 bytes} [Wed Aug 5 08:22:59 2026] DELETE /v2/images/bff0131c-fdcc-46f8-a01b-8b35dd5cca78 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/714] 10.0.0.237 () {32 vars in 707 bytes} [Wed Aug 5 08:22:59 2026] GET /v2/images/bff0131c-fdcc-46f8-a01b-8b35dd5cca78 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/715] 10.0.0.237 () {32 vars in 633 bytes} [Wed Aug 5 08:22:59 2026] GET /v2/images => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/716] 10.0.0.237 () {34 vars in 655 bytes} [Wed Aug 5 08:22:59 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/717] 10.0.0.237 () {32 vars in 717 bytes} [Wed Aug 5 08:22:59 2026] GET /v2/images/aa86e95b-637e-451e-8aab-4b422efd0c2f/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-05 08:22:59.955 8 INFO glance.api.v2.image_data [None req-c37ac282-9d11-4911-a14e-68ca3bf2a4ef 5a410eee26f942c2adf52399e33a55e3 85d0b8d8e4974fd2a1f1db44b41f5398 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-05 08:23:00.004 8 WARNING glance_store._drivers.rbd [None req-c37ac282-9d11-4911-a14e-68ca3bf2a4ef 5a410eee26f942c2adf52399e33a55e3 85d0b8d8e4974fd2a1f1db44b41f5398 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-05 08:23:00.804 8 INFO glance.location [None req-c37ac282-9d11-4911-a14e-68ca3bf2a4ef 5a410eee26f942c2adf52399e33a55e3 85d0b8d8e4974fd2a1f1db44b41f5398 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 356/718] 10.0.0.237 () {32 vars in 727 bytes} [Wed Aug 5 08:22:59 2026] PUT /v2/images/aa86e95b-637e-451e-8aab-4b422efd0c2f/file => generated 0 bytes in 901 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/719] 10.0.0.237 () {32 vars in 707 bytes} [Wed Aug 5 08:23:00 2026] GET /v2/images/aa86e95b-637e-451e-8aab-4b422efd0c2f => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.237 () {32 vars in 717 bytes} [Wed Aug 5 08:23:00 2026] GET /v2/images/aa86e95b-637e-451e-8aab-4b422efd0c2f/file => generated 1024 bytes in 156 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/721] 10.0.0.237 () {34 vars in 655 bytes} [Wed Aug 5 08:23:01 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.237 () {32 vars in 726 bytes} [Wed Aug 5 08:23:01 2026] PATCH /v2/images/0b7b9387-c0bd-476a-96f5-cdef409f99ec => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/723] 10.0.0.237 () {32 vars in 707 bytes} [Wed Aug 5 08:23:01 2026] GET /v2/images/0b7b9387-c0bd-476a-96f5-cdef409f99ec => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 08:23:01.159 8 WARNING glance.api.v2.images [None req-b07f806a-ad19-4587-9ae3-f76de6ea872a 5a410eee26f942c2adf52399e33a55e3 85d0b8d8e4974fd2a1f1db44b41f5398 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0b7b9387-c0bd-476a-96f5-cdef409f99ec [pid: 8|app: 0|req: 359/724] 10.0.0.237 () {32 vars in 710 bytes} [Wed Aug 5 08:23:01 2026] DELETE /v2/images/0b7b9387-c0bd-476a-96f5-cdef409f99ec => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/725] 10.0.0.237 () {32 vars in 707 bytes} [Wed Aug 5 08:23:01 2026] GET /v2/images/0b7b9387-c0bd-476a-96f5-cdef409f99ec => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 08:23:01.238 8 WARNING glance.api.v2.images [None req-3531a763-b7fe-4f40-8c51-7a335e1032d5 5a410eee26f942c2adf52399e33a55e3 85d0b8d8e4974fd2a1f1db44b41f5398 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa86e95b-637e-451e-8aab-4b422efd0c2f [pid: 8|app: 0|req: 360/726] 10.0.0.237 () {32 vars in 710 bytes} [Wed Aug 5 08:23:01 2026] DELETE /v2/images/aa86e95b-637e-451e-8aab-4b422efd0c2f => generated 0 bytes in 810 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/727] 10.0.0.237 () {32 vars in 707 bytes} [Wed Aug 5 08:23:02 2026] GET /v2/images/aa86e95b-637e-451e-8aab-4b422efd0c2f => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-05 08:23:02.060 8 WARNING glance.api.v2.images [None req-acb35f20-661f-4ea3-9f49-8da38354d667 5a410eee26f942c2adf52399e33a55e3 85d0b8d8e4974fd2a1f1db44b41f5398 - - default default] Failed to find image bff0131c-fdcc-46f8-a01b-8b35dd5cca78 to delete: glance.common.exception.ImageNotFound: No image found with ID bff0131c-fdcc-46f8-a01b-8b35dd5cca78 [pid: 8|app: 0|req: 361/728] 10.0.0.237 () {32 vars in 710 bytes} [Wed Aug 5 08:23:02 2026] DELETE /v2/images/bff0131c-fdcc-46f8-a01b-8b35dd5cca78 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.237 () {32 vars in 707 bytes} [Wed Aug 5 08:23:02 2026] GET /v2/images/bff0131c-fdcc-46f8-a01b-8b35dd5cca78 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/740] 10.0.0.247 () {36 vars in 987 bytes} [Wed Aug 5 08:23:42 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.247 () {36 vars in 927 bytes} [Wed Aug 5 08:23:42 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/744] 10.0.0.247 () {36 vars in 987 bytes} [Wed Aug 5 08:23:52 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/745] 10.0.0.247 () {36 vars in 927 bytes} [Wed Aug 5 08:23:52 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: 371/748] 10.0.0.247 () {36 vars in 987 bytes} [Wed Aug 5 08:24:10 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 378/749] 10.0.0.247 () {36 vars in 927 bytes} [Wed Aug 5 08:24:10 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: 373/752] 10.0.0.247 () {36 vars in 987 bytes} [Wed Aug 5 08:24:19 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 380/753] 10.0.0.247 () {36 vars in 927 bytes} [Wed Aug 5 08:24:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/758] 10.0.0.237 () {32 vars in 707 bytes} [Wed Aug 5 08:24:32 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 376/759] 10.0.0.237 () {32 vars in 707 bytes} [Wed Aug 5 08:24:32 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 384/760] 10.0.0.206 () {36 vars in 987 bytes} [Wed Aug 5 08:24:32 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 377/761] 10.0.0.206 () {36 vars in 927 bytes} [Wed Aug 5 08:24: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: 7|app: 0|req: 385/762] 10.0.0.206 () {36 vars in 927 bytes} [Wed Aug 5 08:24: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: 8|app: 0|req: 378/763] 10.0.0.206 () {36 vars in 987 bytes} [Wed Aug 5 08:24:32 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 386/764] 10.0.0.206 () {36 vars in 927 bytes} [Wed Aug 5 08:24:32 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: 379/765] 10.0.0.206 () {36 vars in 927 bytes} [Wed Aug 5 08:24:33 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/766] 10.0.0.206 () {36 vars in 987 bytes} [Wed Aug 5 08:24:33 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 380/767] 10.0.0.206 () {36 vars in 927 bytes} [Wed Aug 5 08:24:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/768] 10.0.0.113 () {36 vars in 987 bytes} [Wed Aug 5 08:24:33 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 381/769] 10.0.0.113 () {36 vars in 927 bytes} [Wed Aug 5 08:24: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: 389/770] 10.0.0.113 () {36 vars in 987 bytes} [Wed Aug 5 08:24:33 2026] GET /v2/images/8283feee-7f23-4e5c-9fa5-d63b36901a56 => 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: 382/771] 10.0.0.113 () {36 vars in 927 bytes} [Wed Aug 5 08:24:33 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/772] 10.0.0.113 () {36 vars in 927 bytes} [Wed Aug 5 08:24: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)