+ 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 [Mon Aug 10 22:44:18 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-5dffdddb5b-98r28 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 0x558141bdf1a0 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-10 22:44:20.807 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-10 22:44:20.839 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-10 22:44:21.455 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-10 22:44:21.456 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-10 22:44:21.488 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-10 22:44:21.489 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-10 22:44:23.101 7 WARNING glance.api.v2.images [None req-500275c4-d138-4ce8-b4c4-6a5651802dfa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-10 22:44:23.105 8 WARNING glance.api.v2.images [None req-9639c5dc-3dc8-4862-a474-8c2bc6e936ee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-10 22:44:23.353 7 WARNING keystonemiddleware._common.config [None req-500275c4-d138-4ce8-b4c4-6a5651802dfa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 22:44:23.359 8 WARNING keystonemiddleware._common.config [None req-9639c5dc-3dc8-4862-a474-8c2bc6e936ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 22:44:23.361 7 WARNING oslo_config.cfg [None req-500275c4-d138-4ce8-b4c4-6a5651802dfa - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x558141bdf1a0 pid: 7 (default app) 2026-08-10 22:44:23.367 8 WARNING oslo_config.cfg [None req-9639c5dc-3dc8-4862-a474-8c2bc6e936ee - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x558141bdf1a0 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 22:44:25 2026] GET / => generated 1183 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-08-10 22:44:26.166 8 WARNING oslo_policy.policy [None req-43522347-a0f6-4cf6-b241-156d407016cf 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - 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-10 22:44:26.166 8 WARNING oslo_policy.policy [None req-43522347-a0f6-4cf6-b241-156d407016cf 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - 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-10 22:44:26.187 8 WARNING oslo_policy.policy [None req-43522347-a0f6-4cf6-b241-156d407016cf 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - 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-10 22:44:26.187 8 WARNING oslo_policy.policy [None req-43522347-a0f6-4cf6-b241-156d407016cf 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 22:44:25 2026] GET /v2/images => generated 69 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 22:44:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 22:44:29 2026] GET /v2/images => generated 69 bytes in 48 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-10 22:44:29.705 7 WARNING oslo_policy.policy [None req-f36dc147-63b3-489a-bf07-39e2731bb694 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - 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-10 22:44:29.705 7 WARNING oslo_policy.policy [None req-f36dc147-63b3-489a-bf07-39e2731bb694 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.77 () {44 vars in 908 bytes} [Mon Aug 10 22:44:29 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.77 () {44 vars in 930 bytes} [Mon Aug 10 22:44:29 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-10 22:44:29.845 7 WARNING oslo_policy.policy [None req-2d6d6303-1af2-4ced-b2a1-db22aa3685cb 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - 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-10 22:44:29.845 7 WARNING oslo_policy.policy [None req-2d6d6303-1af2-4ced-b2a1-db22aa3685cb 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.77 () {44 vars in 936 bytes} [Mon Aug 10 22:44:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-10 22:44:29.927 8 WARNING oslo_config.cfg [None req-c9729a0c-ef9b-48d6-8162-3ca96e59f434 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.77 () {48 vars in 948 bytes} [Mon Aug 10 22:44:29 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 22:44:29.952 7 WARNING oslo_policy.policy [None req-a34abbee-de50-4829-bc43-d7b7768b9cfb 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - 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-10 22:44:29.952 7 WARNING oslo_policy.policy [None req-a34abbee-de50-4829-bc43-d7b7768b9cfb 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - 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-10 22:44:29.954 7 INFO glance.api.v2.image_data [None req-a34abbee-de50-4829-bc43-d7b7768b9cfb 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 22:44:34.204 7 INFO glance.location [None req-a34abbee-de50-4829-bc43-d7b7768b9cfb 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.77 () {48 vars in 1042 bytes} [Mon Aug 10 22:44:29 2026] PUT /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928/file => generated 0 bytes in 4301 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7384 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 22:44:34 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-10 22:44:34.281 7 WARNING oslo_config.cfg [None req-5069aadd-b85a-49a1-95bb-bbe50c7832f6 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.77 () {48 vars in 1046 bytes} [Mon Aug 10 22:44:34 2026] PATCH /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 22:44:34 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:06:58 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:06:58 2026] GET /v2/images => generated 1240 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:07:25 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/295] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:07:25 2026] GET /v2/images => generated 1240 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.204.45.77 () {44 vars in 934 bytes} [Mon Aug 10 23:07:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 199.204.45.77 () {44 vars in 956 bytes} [Mon Aug 10 23:07:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.204.45.77 () {44 vars in 936 bytes} [Mon Aug 10 23:07:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/299] 199.204.45.77 () {48 vars in 948 bytes} [Mon Aug 10 23:07:25 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 23:07:25.782 8 WARNING oslo_policy.policy [None req-f5739362-d211-40fd-ab76-3badf600a523 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - 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-10 23:07:25.782 8 WARNING oslo_policy.policy [None req-f5739362-d211-40fd-ab76-3badf600a523 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - 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-10 23:07:25.784 8 INFO glance.api.v2.image_data [None req-f5739362-d211-40fd-ab76-3badf600a523 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:07:54.230 8 INFO glance.location [None req-f5739362-d211-40fd-ab76-3badf600a523 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 150/306] 199.204.45.77 () {48 vars in 1043 bytes} [Mon Aug 10 23:07:25 2026] PUT /v2/images/21b69890-1e5c-4397-adb4-31fc8709ae13/file => generated 0 bytes in 28507 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64694 switches on core 0) [pid: 7|app: 0|req: 157/307] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:07:54 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/308] 199.204.45.77 () {48 vars in 1046 bytes} [Mon Aug 10 23:07:54 2026] PATCH /v2/images/21b69890-1e5c-4397-adb4-31fc8709ae13 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/309] 199.204.45.77 () {48 vars in 1047 bytes} [Mon Aug 10 23:07:54 2026] PATCH /v2/images/21b69890-1e5c-4397-adb4-31fc8709ae13 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/310] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:07:54 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/311] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:07:55 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/312] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:07:55 2026] GET /v2/images => generated 2451 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:14:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:14:37 2026] GET /v2/images => generated 2451 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:14:51 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:14:51 2026] GET /v2/images => generated 2451 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.204.45.77 () {44 vars in 944 bytes} [Mon Aug 10 23:14:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.204.45.77 () {44 vars in 966 bytes} [Mon Aug 10 23:14:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 199.204.45.77 () {44 vars in 936 bytes} [Mon Aug 10 23:14:51 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: 8|app: 0|req: 198/402] 199.204.45.77 () {48 vars in 948 bytes} [Mon Aug 10 23:14:51 2026] POST /v2/images => generated 799 bytes in 233 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 23:14:51.986 7 INFO glance.api.v2.image_data [None req-6cae6fda-79d9-4ca4-bcef-3c46e0eb98dd 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:15:12.016 7 INFO glance.location [None req-6cae6fda-79d9-4ca4-bcef-3c46e0eb98dd 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/407] 199.204.45.77 () {48 vars in 1042 bytes} [Mon Aug 10 23:14:51 2026] PUT /v2/images/70db892e-d0ee-4c32-bfe3-3d9bedeaff72/file => generated 0 bytes in 20087 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18971 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:15:12 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.77 () {48 vars in 1047 bytes} [Mon Aug 10 23:15:12 2026] PATCH /v2/images/70db892e-d0ee-4c32-bfe3-3d9bedeaff72 => generated 1234 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:15:12 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:15:49 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:15:49 2026] GET /v2/images => generated 3687 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:16:02 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:16:02 2026] GET /v2/images => generated 3687 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 199.204.45.77 () {44 vars in 936 bytes} [Mon Aug 10 23:16:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 199.204.45.77 () {44 vars in 958 bytes} [Mon Aug 10 23:16:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/427] 199.204.45.77 () {44 vars in 936 bytes} [Mon Aug 10 23:16:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/428] 199.204.45.77 () {48 vars in 948 bytes} [Mon Aug 10 23:16:02 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-10 23:16:02.866 8 INFO glance.api.v2.image_data [None req-f01f751f-6eb7-40fc-8714-7270deedc34b 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:16:17.209 8 INFO glance.location [None req-f01f751f-6eb7-40fc-8714-7270deedc34b 8657c194afd844c98c28e64f2af93274 da60833b55c34d0da33dd9965c9735f2 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 214/433] 199.204.45.77 () {48 vars in 1043 bytes} [Mon Aug 10 23:16:02 2026] PUT /v2/images/6fed45ac-b617-406a-bb12-6d07a26b4948/file => generated 0 bytes in 14390 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35586 switches on core 0) [pid: 7|app: 0|req: 220/434] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:16:17 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/435] 199.204.45.77 () {48 vars in 1046 bytes} [Mon Aug 10 23:16:17 2026] PATCH /v2/images/6fed45ac-b617-406a-bb12-6d07a26b4948 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/436] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:16:17 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/595] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:29:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/596] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:29:29 2026] GET /v2/images => generated 4893 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/625] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:31:49 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/626] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:31:49 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/627] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:31:50 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/628] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:31:50 2026] GET /v2/images => generated 4893 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/639] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:32:36 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/640] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:32:36 2026] GET /v2/images => generated 4893 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/643] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:32:44 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/644] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:32:44 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 199.204.45.77 () {42 vars in 685 bytes} [Mon Aug 10 23:33:44 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/658] 199.204.45.77 () {44 vars in 907 bytes} [Mon Aug 10 23:33:44 2026] GET /v2/images => generated 4893 bytes in 59 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: 337/667] 10.0.0.3 () {32 vars in 631 bytes} [Mon Aug 10 23:34:28 2026] GET /v2/images => generated 4893 bytes in 19 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: 333/672] 10.0.0.27 () {36 vars in 986 bytes} [Mon Aug 10 23:34:47 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => 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: 340/673] 10.0.0.27 () {36 vars in 926 bytes} [Mon Aug 10 23:34:47 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: 334/674] 199.204.45.77 () {36 vars in 990 bytes} [Mon Aug 10 23:34:50 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/675] 199.204.45.77 () {36 vars in 930 bytes} [Mon Aug 10 23:34:50 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: 335/676] 199.204.45.77 () {36 vars in 990 bytes} [Mon Aug 10 23:34:51 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/677] 199.204.45.77 () {36 vars in 930 bytes} [Mon Aug 10 23:34:51 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: 344/680] 10.0.0.236 () {36 vars in 987 bytes} [Mon Aug 10 23:34:56 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/681] 10.0.0.236 () {36 vars in 927 bytes} [Mon Aug 10 23:34:56 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: 345/682] 10.0.0.236 () {36 vars in 927 bytes} [Mon Aug 10 23:34:56 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: 338/683] 10.0.0.236 () {36 vars in 987 bytes} [Mon Aug 10 23:34:56 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/684] 10.0.0.236 () {36 vars in 927 bytes} [Mon Aug 10 23:34:56 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/685] 10.0.0.236 () {36 vars in 927 bytes} [Mon Aug 10 23:34:56 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: 347/686] 10.0.0.236 () {36 vars in 987 bytes} [Mon Aug 10 23:34:56 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => 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: 340/687] 10.0.0.236 () {36 vars in 927 bytes} [Mon Aug 10 23:34:57 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: 348/688] 10.0.0.236 () {36 vars in 927 bytes} [Mon Aug 10 23:34:57 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: 341/689] 10.0.0.8 () {36 vars in 985 bytes} [Mon Aug 10 23:34:58 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/690] 10.0.0.8 () {36 vars in 925 bytes} [Mon Aug 10 23:34:58 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/691] 10.0.0.8 () {36 vars in 985 bytes} [Mon Aug 10 23:34:58 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/692] 10.0.0.8 () {36 vars in 925 bytes} [Mon Aug 10 23:34:58 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: 343/693] 10.0.0.8 () {36 vars in 925 bytes} [Mon Aug 10 23:34:58 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: 345/696] 10.0.0.27 () {36 vars in 986 bytes} [Mon Aug 10 23:35:06 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => 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: 352/697] 10.0.0.27 () {36 vars in 926 bytes} [Mon Aug 10 23:35:06 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: 8|app: 0|req: 346/698] 10.0.0.27 () {36 vars in 986 bytes} [Mon Aug 10 23:35:07 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/699] 10.0.0.27 () {36 vars in 926 bytes} [Mon Aug 10 23:35:07 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/704] 10.0.0.27 () {36 vars in 986 bytes} [Mon Aug 10 23:35:31 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.27 () {36 vars in 926 bytes} [Mon Aug 10 23:35:31 2026] GET /v2/schemas/image => generated 4018 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.3 () {34 vars in 653 bytes} [Mon Aug 10 23:35:40 2026] POST /v2/images => generated 649 bytes in 341 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-10 23:35:40.432 8 WARNING glance.api.v2.images [None req-f17793fc-694e-4ae6-87d1-d2f98b335604 df06fd9857ec49088f5df20da59073a2 2989b504ef3441a1b6907312c82111f5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3542e41c-eb83-4e18-9eb0-155a2c5f8fb3 [pid: 8|app: 0|req: 351/709] 10.0.0.3 () {32 vars in 708 bytes} [Mon Aug 10 23:35:40 2026] DELETE /v2/images/3542e41c-eb83-4e18-9eb0-155a2c5f8fb3 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/710] 10.0.0.3 () {32 vars in 705 bytes} [Mon Aug 10 23:35:40 2026] GET /v2/images/3542e41c-eb83-4e18-9eb0-155a2c5f8fb3 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.3 () {32 vars in 631 bytes} [Mon Aug 10 23:35:40 2026] GET /v2/images => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.3 () {34 vars in 653 bytes} [Mon Aug 10 23:35:40 2026] POST /v2/images => generated 703 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/713] 10.0.0.3 () {32 vars in 715 bytes} [Mon Aug 10 23:35:40 2026] GET /v2/images/d00d735f-dc5d-484a-9a49-3384ed344eca/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-10 23:35:40.602 7 INFO glance.api.v2.image_data [None req-44d144ab-b029-48b9-b6d0-25276a83d619 df06fd9857ec49088f5df20da59073a2 2989b504ef3441a1b6907312c82111f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-10 23:35:40.645 7 WARNING glance_store._drivers.rbd [None req-44d144ab-b029-48b9-b6d0-25276a83d619 df06fd9857ec49088f5df20da59073a2 2989b504ef3441a1b6907312c82111f5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-10 23:35:41.123 7 INFO glance.location [None req-44d144ab-b029-48b9-b6d0-25276a83d619 df06fd9857ec49088f5df20da59073a2 2989b504ef3441a1b6907312c82111f5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 361/714] 10.0.0.3 () {32 vars in 725 bytes} [Mon Aug 10 23:35:40 2026] PUT /v2/images/d00d735f-dc5d-484a-9a49-3384ed344eca/file => generated 0 bytes in 575 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/715] 10.0.0.3 () {32 vars in 705 bytes} [Mon Aug 10 23:35:41 2026] GET /v2/images/d00d735f-dc5d-484a-9a49-3384ed344eca => 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: 362/716] 10.0.0.3 () {32 vars in 715 bytes} [Mon Aug 10 23:35:41 2026] GET /v2/images/d00d735f-dc5d-484a-9a49-3384ed344eca/file => generated 1024 bytes in 129 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/717] 10.0.0.3 () {34 vars in 653 bytes} [Mon Aug 10 23:35:41 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/718] 10.0.0.3 () {32 vars in 724 bytes} [Mon Aug 10 23:35:41 2026] PATCH /v2/images/639a510e-d076-474d-8175-c564340afb5b => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/719] 10.0.0.3 () {32 vars in 705 bytes} [Mon Aug 10 23:35:41 2026] GET /v2/images/639a510e-d076-474d-8175-c564340afb5b => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-10 23:35:41.467 7 WARNING glance.api.v2.images [None req-e753a1fb-3d06-4080-90f2-411e0f8119c3 df06fd9857ec49088f5df20da59073a2 2989b504ef3441a1b6907312c82111f5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//639a510e-d076-474d-8175-c564340afb5b [pid: 7|app: 0|req: 364/720] 10.0.0.3 () {32 vars in 708 bytes} [Mon Aug 10 23:35:41 2026] DELETE /v2/images/639a510e-d076-474d-8175-c564340afb5b => 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: 357/721] 10.0.0.3 () {32 vars in 705 bytes} [Mon Aug 10 23:35:41 2026] GET /v2/images/639a510e-d076-474d-8175-c564340afb5b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-10 23:35:41.534 7 WARNING glance.api.v2.images [None req-928e0f3e-4670-44ed-8edf-8455c5c8477e df06fd9857ec49088f5df20da59073a2 2989b504ef3441a1b6907312c82111f5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d00d735f-dc5d-484a-9a49-3384ed344eca [pid: 7|app: 0|req: 365/722] 10.0.0.3 () {32 vars in 708 bytes} [Mon Aug 10 23:35:41 2026] DELETE /v2/images/d00d735f-dc5d-484a-9a49-3384ed344eca => generated 0 bytes in 898 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/723] 10.0.0.3 () {32 vars in 705 bytes} [Mon Aug 10 23:35:42 2026] GET /v2/images/d00d735f-dc5d-484a-9a49-3384ed344eca => generated 139 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-10 23:35:42.543 7 WARNING glance.api.v2.images [None req-cd0633d8-a5e6-482d-9597-c191064251fe df06fd9857ec49088f5df20da59073a2 2989b504ef3441a1b6907312c82111f5 - - default default] Failed to find image 3542e41c-eb83-4e18-9eb0-155a2c5f8fb3 to delete: glance.common.exception.ImageNotFound: No image found with ID 3542e41c-eb83-4e18-9eb0-155a2c5f8fb3 [pid: 7|app: 0|req: 366/724] 10.0.0.3 () {32 vars in 708 bytes} [Mon Aug 10 23:35:42 2026] DELETE /v2/images/3542e41c-eb83-4e18-9eb0-155a2c5f8fb3 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/725] 10.0.0.3 () {32 vars in 705 bytes} [Mon Aug 10 23:35:42 2026] GET /v2/images/3542e41c-eb83-4e18-9eb0-155a2c5f8fb3 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/732] 10.0.0.27 () {36 vars in 986 bytes} [Mon Aug 10 23:36:03 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => 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: 370/733] 10.0.0.27 () {36 vars in 926 bytes} [Mon Aug 10 23:36:03 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: 8|app: 0|req: 369/744] 10.0.0.27 () {36 vars in 986 bytes} [Mon Aug 10 23:36:58 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => 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: 376/745] 10.0.0.27 () {36 vars in 926 bytes} [Mon Aug 10 23:36:58 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: 370/746] 10.0.0.3 () {32 vars in 705 bytes} [Mon Aug 10 23:37:02 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => 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: 377/747] 10.0.0.3 () {32 vars in 705 bytes} [Mon Aug 10 23:37:02 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => 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: 371/748] 10.0.0.236 () {36 vars in 987 bytes} [Mon Aug 10 23:37:02 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 164 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.236 () {36 vars in 927 bytes} [Mon Aug 10 23:37:02 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: 372/750] 10.0.0.236 () {36 vars in 927 bytes} [Mon Aug 10 23:37:02 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: 379/751] 10.0.0.236 () {36 vars in 987 bytes} [Mon Aug 10 23:37:02 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/752] 10.0.0.236 () {36 vars in 927 bytes} [Mon Aug 10 23:37:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/753] 10.0.0.236 () {36 vars in 927 bytes} [Mon Aug 10 23:37:02 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: 374/754] 10.0.0.236 () {36 vars in 987 bytes} [Mon Aug 10 23:37:02 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => 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: 381/755] 10.0.0.236 () {36 vars in 927 bytes} [Mon Aug 10 23:37:02 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: 375/756] 10.0.0.236 () {36 vars in 927 bytes} [Mon Aug 10 23:37:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.8 () {36 vars in 985 bytes} [Mon Aug 10 23:37:03 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/760] 10.0.0.8 () {36 vars in 925 bytes} [Mon Aug 10 23:37:03 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: 384/761] 10.0.0.8 () {36 vars in 985 bytes} [Mon Aug 10 23:37:03 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/762] 10.0.0.8 () {36 vars in 925 bytes} [Mon Aug 10 23:37:03 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.8 () {36 vars in 925 bytes} [Mon Aug 10 23:37: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: 7|app: 0|req: 387/766] 10.0.0.3 () {30 vars in 409 bytes} [Mon Aug 10 23:37:19 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/769] 10.0.0.27 () {36 vars in 986 bytes} [Mon Aug 10 23:37:31 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => 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: 389/770] 10.0.0.27 () {36 vars in 926 bytes} [Mon Aug 10 23:37:31 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/777] 10.0.0.27 () {36 vars in 986 bytes} [Mon Aug 10 23:37:55 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => 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: 393/778] 10.0.0.27 () {36 vars in 926 bytes} [Mon Aug 10 23:37:55 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/779] 10.0.0.27 () {36 vars in 986 bytes} [Mon Aug 10 23:38:00 2026] GET /v2/images/196e7277-286e-4b31-ae43-a0dc791e2928 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/780] 10.0.0.27 () {36 vars in 926 bytes} [Mon Aug 10 23:38:00 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)