+ 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 [Thu Sep 3 16:43:02 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-5b8d668794-mkn26 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 0x559bc6ece150 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-09-03 16:43:03.883 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-03 16:43:03.896 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-09-03 16:43:04.541 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-09-03 16:43:04.542 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-09-03 16:43:04.564 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-09-03 16:43:04.565 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-09-03 16:43:06.154 7 WARNING glance.api.v2.images [None req-8e33287f-bb18-4e78-bf88-4d036e34b239 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-03 16:43:06.182 8 WARNING glance.api.v2.images [None req-721fea1d-a856-452c-b0b8-40384598d30d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-03 16:43:06.402 7 WARNING keystonemiddleware._common.config [None req-8e33287f-bb18-4e78-bf88-4d036e34b239 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-03 16:43:06.411 7 WARNING oslo_config.cfg [None req-8e33287f-bb18-4e78-bf88-4d036e34b239 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-03 16:43:06.411 8 WARNING keystonemiddleware._common.config [None req-721fea1d-a856-452c-b0b8-40384598d30d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x559bc6ece150 pid: 7 (default app) 2026-09-03 16:43:06.419 8 WARNING oslo_config.cfg [None req-721fea1d-a856-452c-b0b8-40384598d30d - - - - - -] 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 0x559bc6ece150 pid: 8 (default app) [pid: 8|app: 0|req: 1/4] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 16:43:06 2026] GET / => generated 1193 bytes in 2 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-09-03 16:43:07.492 7 WARNING oslo_policy.policy [None req-fcfd8e2d-8e00-4517-8287-c99250d14730 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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-09-03 16:43:07.492 7 WARNING oslo_policy.policy [None req-fcfd8e2d-8e00-4517-8287-c99250d14730 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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-09-03 16:43:07.527 7 WARNING oslo_policy.policy [None req-fcfd8e2d-8e00-4517-8287-c99250d14730 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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-09-03 16:43:07.528 7 WARNING oslo_policy.policy [None req-fcfd8e2d-8e00-4517-8287-c99250d14730 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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: 4/5] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 16:43:06 2026] GET /v2/images => generated 69 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 16:43:11 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: 5/7] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 16:43:11 2026] GET /v2/images => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-09-03 16:43:11.177 8 WARNING oslo_policy.policy [None req-95ad67ae-702d-42ad-859e-7f0c70bdce1a 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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-09-03 16:43:11.178 8 WARNING oslo_policy.policy [None req-95ad67ae-702d-42ad-859e-7f0c70bdce1a 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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: 3/8] 162.253.55.121 () {44 vars in 912 bytes} [Thu Sep 3 16:43:11 2026] GET /v2/images/cirros => generated 151 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 162.253.55.121 () {44 vars in 934 bytes} [Thu Sep 3 16:43:11 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-03 16:43:11.332 8 WARNING oslo_policy.policy [None req-39b1b42f-4510-4f89-93da-6482887703c5 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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-09-03 16:43:11.332 8 WARNING oslo_policy.policy [None req-39b1b42f-4510-4f89-93da-6482887703c5 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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: 4/10] 162.253.55.121 () {44 vars in 940 bytes} [Thu Sep 3 16:43:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-03 16:43:11.425 7 WARNING oslo_config.cfg [None req-9282e8ca-0be0-4e1d-982d-64545b86af6d 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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: 7/11] 162.253.55.121 () {48 vars in 952 bytes} [Thu Sep 3 16:43:11 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 16:43:11.451 8 WARNING oslo_policy.policy [None req-1a7bdabc-e209-423e-a33f-d3f39d17eeee 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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-09-03 16:43:11.451 8 WARNING oslo_policy.policy [None req-1a7bdabc-e209-423e-a33f-d3f39d17eeee 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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-09-03 16:43:11.454 8 INFO glance.api.v2.image_data [None req-1a7bdabc-e209-423e-a33f-d3f39d17eeee 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 16:43:14.878 8 INFO glance.location [None req-1a7bdabc-e209-423e-a33f-d3f39d17eeee 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 162.253.55.121 () {48 vars in 1046 bytes} [Thu Sep 3 16:43:11 2026] PUT /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d/file => generated 0 bytes in 3496 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3679 switches on core 0) [pid: 7|app: 0|req: 8/13] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 16:43:14 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-03 16:43:14.992 8 WARNING oslo_config.cfg [None req-b0fa7bc1-9b63-49cf-801a-744b070f59c9 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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: 6/14] 162.253.55.121 () {48 vars in 1050 bytes} [Thu Sep 3 16:43:14 2026] PATCH /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 16:43:15 2026] GET /v2/images => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:06:16 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: 145/293] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:06:16 2026] GET /v2/images => generated 1240 bytes in 605 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/346] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:10:32 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: 172/347] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:10:32 2026] GET /v2/images => generated 1240 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/348] 162.253.55.121 () {44 vars in 938 bytes} [Thu Sep 3 17:10:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/349] 162.253.55.121 () {44 vars in 960 bytes} [Thu Sep 3 17:10:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/350] 162.253.55.121 () {44 vars in 940 bytes} [Thu Sep 3 17:10:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/351] 162.253.55.121 () {48 vars in 952 bytes} [Thu Sep 3 17:10:32 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 17:10:32.546 7 WARNING oslo_policy.policy [None req-040146d9-2020-45b4-88a2-ecb4076e1fed 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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-09-03 17:10:32.546 7 WARNING oslo_policy.policy [None req-040146d9-2020-45b4-88a2-ecb4076e1fed 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - 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-09-03 17:10:32.548 7 INFO glance.api.v2.image_data [None req-040146d9-2020-45b4-88a2-ecb4076e1fed 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 17:11:06.532 7 INFO glance.location [None req-040146d9-2020-45b4-88a2-ecb4076e1fed 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 178/358] 162.253.55.121 () {48 vars in 1047 bytes} [Thu Sep 3 17:10:32 2026] PUT /v2/images/6793709f-a851-4b7b-8cc1-77306df5727b/file => generated 0 bytes in 34032 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65418 switches on core 0) [pid: 8|app: 0|req: 181/359] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:11:06 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: 179/360] 162.253.55.121 () {48 vars in 1050 bytes} [Thu Sep 3 17:11:06 2026] PATCH /v2/images/6793709f-a851-4b7b-8cc1-77306df5727b => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 162.253.55.121 () {48 vars in 1051 bytes} [Thu Sep 3 17:11:06 2026] PATCH /v2/images/6793709f-a851-4b7b-8cc1-77306df5727b => generated 1209 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:11:06 2026] GET /v2/images => generated 2451 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:11:08 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: 182/366] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:11:08 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/445] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:17:38 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: 224/446] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:17:38 2026] GET /v2/images => generated 2451 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/449] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:17:51 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: 226/450] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:17:51 2026] GET /v2/images => generated 2451 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/451] 162.253.55.121 () {44 vars in 948 bytes} [Thu Sep 3 17:17:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 162.253.55.121 () {44 vars in 970 bytes} [Thu Sep 3 17:17:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 162.253.55.121 () {44 vars in 940 bytes} [Thu Sep 3 17:17:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 162.253.55.121 () {48 vars in 952 bytes} [Thu Sep 3 17:17:51 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 17:17:51.369 7 INFO glance.api.v2.image_data [None req-7bc0d7eb-87e7-4cfe-9e90-601cb0ae7d0b 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 17:18:05.727 7 INFO glance.location [None req-7bc0d7eb-87e7-4cfe-9e90-601cb0ae7d0b 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 227/457] 162.253.55.121 () {48 vars in 1046 bytes} [Thu Sep 3 17:17:51 2026] PUT /v2/images/8d76951b-b295-4bbd-9ce6-4a1694feec21/file => generated 0 bytes in 14422 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27809 switches on core 0) [pid: 8|app: 0|req: 231/458] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:18:05 2026] GET /v2/images => generated 3664 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/459] 162.253.55.121 () {48 vars in 1051 bytes} [Thu Sep 3 17:18:05 2026] PATCH /v2/images/8d76951b-b295-4bbd-9ce6-4a1694feec21 => generated 1234 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:18:05 2026] GET /v2/images => generated 3687 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/469] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:18:43 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: 237/470] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:18:43 2026] GET /v2/images => generated 3687 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/475] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:19: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: 236/476] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:19:01 2026] GET /v2/images => generated 3687 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/477] 162.253.55.121 () {44 vars in 940 bytes} [Thu Sep 3 17:19:01 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/478] 162.253.55.121 () {44 vars in 962 bytes} [Thu Sep 3 17:19:01 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/479] 162.253.55.121 () {44 vars in 940 bytes} [Thu Sep 3 17:19:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/480] 162.253.55.121 () {48 vars in 952 bytes} [Thu Sep 3 17:19:01 2026] POST /v2/images => generated 791 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-03 17:19:01.745 8 INFO glance.api.v2.image_data [None req-ed7852a2-9fc1-40d5-8986-ba03a00d155a 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 17:19:23.156 8 INFO glance.location [None req-ed7852a2-9fc1-40d5-8986-ba03a00d155a 22c11c700fd94165ba33f4e18d582f21 0b903ab650d446bea1b7ef64eaed7a41 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 8|app: 0|req: 243/485] 162.253.55.121 () {48 vars in 1047 bytes} [Thu Sep 3 17:19:01 2026] PUT /v2/images/5184cf19-d2f7-4815-a483-1443cc2e033d/file => generated 0 bytes in 21468 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34055 switches on core 0) [pid: 7|app: 0|req: 243/486] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:19:23 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: 244/487] 162.253.55.121 () {48 vars in 1050 bytes} [Thu Sep 3 17:19:23 2026] PATCH /v2/images/5184cf19-d2f7-4815-a483-1443cc2e033d => generated 1204 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:19:23 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:33:32 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: 330/660] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:33:32 2026] GET /v2/images => generated 4893 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:36:07 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: 347/694] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:36:07 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:36:09 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: 348/696] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:36:09 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:36:58 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: 354/708] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:36:58 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: 355/709] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:37:06 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: 355/710] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:37:06 2026] GET /v2/images => generated 4893 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/725] 162.253.55.121 () {42 vars in 689 bytes} [Thu Sep 3 17:38:10 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: 363/726] 162.253.55.121 () {44 vars in 911 bytes} [Thu Sep 3 17:38:10 2026] GET /v2/images => generated 4893 bytes in 77 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: 368/735] 10.0.0.209 () {32 vars in 633 bytes} [Thu Sep 3 17:38:54 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/742] 10.0.0.86 () {36 vars in 986 bytes} [Thu Sep 3 17:39:17 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 17 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: 371/743] 10.0.0.86 () {36 vars in 926 bytes} [Thu Sep 3 17:39:17 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: 373/744] 10.0.0.86 () {36 vars in 986 bytes} [Thu Sep 3 17:39:18 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.86 () {36 vars in 926 bytes} [Thu Sep 3 17:39:18 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: 374/746] 162.253.55.121 () {36 vars in 991 bytes} [Thu Sep 3 17:39:22 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/747] 162.253.55.121 () {36 vars in 931 bytes} [Thu Sep 3 17:39:22 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: 375/748] 162.253.55.121 () {36 vars in 991 bytes} [Thu Sep 3 17:39:23 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 162.253.55.121 () {36 vars in 931 bytes} [Thu Sep 3 17:39:23 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: 377/752] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 3 17:39:31 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/753] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:39:31 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: 378/754] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:39: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: 377/755] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 3 17:39:31 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:39:31 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: 378/757] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:39: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: 380/758] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 3 17:39:31 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:39:31 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: 381/760] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:39:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/761] 10.0.0.152 () {36 vars in 987 bytes} [Thu Sep 3 17:39:32 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.152 () {36 vars in 927 bytes} [Thu Sep 3 17:39:33 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: 381/763] 10.0.0.152 () {36 vars in 987 bytes} [Thu Sep 3 17:39:33 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => 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: 383/764] 10.0.0.152 () {36 vars in 927 bytes} [Thu Sep 3 17:39:33 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: 382/765] 10.0.0.152 () {36 vars in 927 bytes} [Thu Sep 3 17:39: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: 384/768] 10.0.0.209 () {34 vars in 655 bytes} [Thu Sep 3 17:39:38 2026] POST /v2/images => generated 648 bytes in 302 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-03 17:39:38.542 8 WARNING glance.api.v2.images [None req-a4f73a4d-e012-4b55-b2d3-b0607acc825e cd979027f846401282522848574de8d7 dfdc65b868b74922a482702f53d55f1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//354ae11d-671f-4e90-b4a9-fccf8b80b01a [pid: 8|app: 0|req: 385/769] 10.0.0.209 () {32 vars in 710 bytes} [Thu Sep 3 17:39:38 2026] DELETE /v2/images/354ae11d-671f-4e90-b4a9-fccf8b80b01a => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 10.0.0.209 () {32 vars in 707 bytes} [Thu Sep 3 17:39:38 2026] GET /v2/images/354ae11d-671f-4e90-b4a9-fccf8b80b01a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/771] 10.0.0.209 () {32 vars in 633 bytes} [Thu Sep 3 17:39:38 2026] GET /v2/images => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.209 () {34 vars in 655 bytes} [Thu Sep 3 17:39:38 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/773] 10.0.0.209 () {32 vars in 717 bytes} [Thu Sep 3 17:39:38 2026] GET /v2/images/cf0a4b2b-7369-4fa7-9b7d-dba1a35b8686/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-03 17:39:38.770 7 INFO glance.api.v2.image_data [None req-2f224dc3-df76-4288-87a6-117de63b8da6 cd979027f846401282522848574de8d7 dfdc65b868b74922a482702f53d55f1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-03 17:39:38.813 7 WARNING glance_store._drivers.rbd [None req-2f224dc3-df76-4288-87a6-117de63b8da6 cd979027f846401282522848574de8d7 dfdc65b868b74922a482702f53d55f1f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-03 17:39:39.538 7 INFO glance.location [None req-2f224dc3-df76-4288-87a6-117de63b8da6 cd979027f846401282522848574de8d7 dfdc65b868b74922a482702f53d55f1f - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 387/774] 10.0.0.209 () {32 vars in 727 bytes} [Thu Sep 3 17:39:38 2026] PUT /v2/images/cf0a4b2b-7369-4fa7-9b7d-dba1a35b8686/file => generated 0 bytes in 845 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.209 () {32 vars in 707 bytes} [Thu Sep 3 17:39:39 2026] GET /v2/images/cf0a4b2b-7369-4fa7-9b7d-dba1a35b8686 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/776] 10.0.0.209 () {32 vars in 717 bytes} [Thu Sep 3 17:39:39 2026] GET /v2/images/cf0a4b2b-7369-4fa7-9b7d-dba1a35b8686/file => generated 1024 bytes in 167 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/777] 10.0.0.209 () {34 vars in 655 bytes} [Thu Sep 3 17:39:39 2026] POST /v2/images => generated 649 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/778] 10.0.0.209 () {32 vars in 726 bytes} [Thu Sep 3 17:39:39 2026] PATCH /v2/images/05f92f78-461e-4c15-a03a-083af8b30abb => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/779] 10.0.0.209 () {32 vars in 707 bytes} [Thu Sep 3 17:39:39 2026] GET /v2/images/05f92f78-461e-4c15-a03a-083af8b30abb => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-03 17:39:39.968 7 WARNING glance.api.v2.images [None req-47e3189f-ffe1-403a-b1dc-09927e7bbcc4 cd979027f846401282522848574de8d7 dfdc65b868b74922a482702f53d55f1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//05f92f78-461e-4c15-a03a-083af8b30abb [pid: 7|app: 0|req: 390/780] 10.0.0.209 () {32 vars in 710 bytes} [Thu Sep 3 17:39:39 2026] DELETE /v2/images/05f92f78-461e-4c15-a03a-083af8b30abb => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/781] 10.0.0.209 () {32 vars in 707 bytes} [Thu Sep 3 17:39:40 2026] GET /v2/images/05f92f78-461e-4c15-a03a-083af8b30abb => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-03 17:39:40.061 7 WARNING glance.api.v2.images [None req-f9fd3914-09e6-4d9c-8ac6-bfac4b4538d8 cd979027f846401282522848574de8d7 dfdc65b868b74922a482702f53d55f1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cf0a4b2b-7369-4fa7-9b7d-dba1a35b8686 [pid: 7|app: 0|req: 391/782] 10.0.0.209 () {32 vars in 710 bytes} [Thu Sep 3 17:39:40 2026] DELETE /v2/images/cf0a4b2b-7369-4fa7-9b7d-dba1a35b8686 => generated 0 bytes in 915 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/783] 10.0.0.209 () {32 vars in 707 bytes} [Thu Sep 3 17:39:40 2026] GET /v2/images/cf0a4b2b-7369-4fa7-9b7d-dba1a35b8686 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-03 17:39:40.995 7 WARNING glance.api.v2.images [None req-1b4f35f5-8fcf-47a6-bc29-7191fe9cece6 cd979027f846401282522848574de8d7 dfdc65b868b74922a482702f53d55f1f - - default default] Failed to find image 354ae11d-671f-4e90-b4a9-fccf8b80b01a to delete: glance.common.exception.ImageNotFound: No image found with ID 354ae11d-671f-4e90-b4a9-fccf8b80b01a [pid: 7|app: 0|req: 392/784] 10.0.0.209 () {32 vars in 710 bytes} [Thu Sep 3 17:39:40 2026] DELETE /v2/images/354ae11d-671f-4e90-b4a9-fccf8b80b01a => generated 147 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.209 () {32 vars in 707 bytes} [Thu Sep 3 17:39:41 2026] GET /v2/images/354ae11d-671f-4e90-b4a9-fccf8b80b01a => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/790] 10.0.0.86 () {36 vars in 986 bytes} [Thu Sep 3 17:40:03 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 10.0.0.86 () {36 vars in 926 bytes} [Thu Sep 3 17:40:03 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: 398/794] 10.0.0.86 () {36 vars in 986 bytes} [Thu Sep 3 17:40:14 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => 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: 397/795] 10.0.0.86 () {36 vars in 926 bytes} [Thu Sep 3 17:40:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/804] 10.0.0.86 () {36 vars in 986 bytes} [Thu Sep 3 17:40:50 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/805] 10.0.0.86 () {36 vars in 926 bytes} [Thu Sep 3 17:40:50 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: 404/808] 10.0.0.209 () {32 vars in 707 bytes} [Thu Sep 3 17:41:05 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => 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: 405/809] 10.0.0.209 () {32 vars in 707 bytes} [Thu Sep 3 17:41:05 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => 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: 405/810] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 3 17:41:05 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/811] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:41:06 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: 406/812] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:41:06 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/813] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 3 17:41:06 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => 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: 407/814] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:41:06 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: 408/815] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:41:06 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: 408/816] 10.0.0.51 () {36 vars in 986 bytes} [Thu Sep 3 17:41:06 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/817] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:41:06 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: 409/818] 10.0.0.51 () {36 vars in 926 bytes} [Thu Sep 3 17:41:06 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: 410/819] 10.0.0.152 () {36 vars in 987 bytes} [Thu Sep 3 17:41:06 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/820] 10.0.0.152 () {36 vars in 927 bytes} [Thu Sep 3 17:41:06 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: 411/821] 10.0.0.152 () {36 vars in 987 bytes} [Thu Sep 3 17:41:06 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/822] 10.0.0.152 () {36 vars in 927 bytes} [Thu Sep 3 17:41:06 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: 8|app: 0|req: 412/823] 10.0.0.152 () {36 vars in 927 bytes} [Thu Sep 3 17:41:06 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: 413/826] 10.0.0.86 () {36 vars in 986 bytes} [Thu Sep 3 17:41:14 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => 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: 414/827] 10.0.0.86 () {36 vars in 926 bytes} [Thu Sep 3 17:41:14 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: 415/830] 10.0.0.86 () {36 vars in 986 bytes} [Thu Sep 3 17:41:26 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/831] 10.0.0.86 () {36 vars in 926 bytes} [Thu Sep 3 17:41: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: 8|app: 0|req: 419/836] 10.0.0.209 () {30 vars in 411 bytes} [Thu Sep 3 17:41:45 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: 421/839] 10.0.0.86 () {36 vars in 986 bytes} [Thu Sep 3 17:41:53 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => 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: 419/840] 10.0.0.86 () {36 vars in 926 bytes} [Thu Sep 3 17:41:53 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: 425/851] 10.0.0.86 () {36 vars in 986 bytes} [Thu Sep 3 17:42:38 2026] GET /v2/images/c35510bd-764b-4b38-bf6d-8dcd2c48eb7d => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/852] 10.0.0.86 () {36 vars in 926 bytes} [Thu Sep 3 17:42:38 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)