+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 14 05:37:45 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-d6b9f8c9c-vw97m machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f332b88b668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-14 05:37:47.968 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-14 05:37:48.045 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-07-14 05:37:48.824 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-07-14 05:37:48.825 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-07-14 05:37:48.826 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 05:37:48.904 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-07-14 05:37:48.905 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-07-14 05:37:48.905 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 05:37:50.792 7 WARNING glance.api.v2.images [None req-716c0041-192e-4f9f-b082-eb4f79c00e1b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 05:37:50.943 8 WARNING glance.api.v2.images [None req-9aa49e74-5aef-4440-ab77-d8285e19d1c6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 05:37:51.122 7 WARNING keystonemiddleware._common.config [None req-716c0041-192e-4f9f-b082-eb4f79c00e1b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 05:37:51.130 7 WARNING oslo_config.cfg [None req-716c0041-192e-4f9f-b082-eb4f79c00e1b - - - - - -] 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 0x7f332b88b668 pid: 7 (default app) 2026-07-14 05:37:51.290 8 WARNING keystonemiddleware._common.config [None req-9aa49e74-5aef-4440-ab77-d8285e19d1c6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 05:37:51.297 8 WARNING oslo_config.cfg [None req-9aa49e74-5aef-4440-ab77-d8285e19d1c6 - - - - - -] 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 0x7f332b88b668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 05:37:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 05:37:53.646 8 WARNING oslo_policy.policy [None req-4ff1e843-586f-4491-9ac8-99c6018d4865 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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-07-14 05:37:53.646 8 WARNING oslo_policy.policy [None req-4ff1e843-586f-4491-9ac8-99c6018d4865 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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-07-14 05:37:53.662 8 WARNING oslo_policy.policy [None req-4ff1e843-586f-4491-9ac8-99c6018d4865 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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-07-14 05:37:53.663 8 WARNING oslo_policy.policy [None req-4ff1e843-586f-4491-9ac8-99c6018d4865 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 05:37:53 2026] GET /v2/images => generated 69 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 05:37:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 05:37:57 2026] GET /v2/images => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 05:37:57.240 7 WARNING oslo_policy.policy [None req-db8217eb-be72-4e6a-9dad-160db0aa1798 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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-07-14 05:37:57.240 7 WARNING oslo_policy.policy [None req-db8217eb-be72-4e6a-9dad-160db0aa1798 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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.19.213.104 () {44 vars in 911 bytes} [Tue Jul 14 05:37:57 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.104 () {44 vars in 933 bytes} [Tue Jul 14 05:37:57 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 05:37:57.367 7 WARNING oslo_policy.policy [None req-8145cb77-a774-4b62-8a13-2aa0aae76d08 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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-07-14 05:37:57.367 7 WARNING oslo_policy.policy [None req-8145cb77-a774-4b62-8a13-2aa0aae76d08 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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.19.213.104 () {44 vars in 939 bytes} [Tue Jul 14 05:37:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 05:37:57.443 8 WARNING oslo_config.cfg [None req-772abed0-12e0-439b-bb1a-1ef3e3c85e86 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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.19.213.104 () {48 vars in 951 bytes} [Tue Jul 14 05:37:57 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 05:37:57.461 7 WARNING oslo_policy.policy [None req-65cee864-b3b5-4f05-8b80-e207161422c6 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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-07-14 05:37:57.461 7 WARNING oslo_policy.policy [None req-65cee864-b3b5-4f05-8b80-e207161422c6 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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-07-14 05:37:57.463 7 INFO glance.api.v2.image_data [None req-65cee864-b3b5-4f05-8b80-e207161422c6 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 05:38:01.578 7 WARNING glance.location [None req-65cee864-b3b5-4f05-8b80-e207161422c6 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.104 () {48 vars in 1045 bytes} [Tue Jul 14 05:37:57 2026] PUT /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347/file => generated 0 bytes in 4162 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6652 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.104 () {44 vars in 971 bytes} [Tue Jul 14 05:38:01 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 05:38:01.731 7 WARNING oslo_config.cfg [None req-f769e88d-4b92-4e02-a1f3-bbe5f88c0860 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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.19.213.104 () {48 vars in 1051 bytes} [Tue Jul 14 05:38:01 2026] PATCH /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.104 () {44 vars in 971 bytes} [Tue Jul 14 05:38:01 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 05:58:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/267] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 05:58:49 2026] GET /v2/images => generated 1381 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 05:59:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 05:59:07 2026] GET /v2/images => generated 1381 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.19.213.104 () {44 vars in 937 bytes} [Tue Jul 14 05:59:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.19.213.104 () {44 vars in 959 bytes} [Tue Jul 14 05:59:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.19.213.104 () {44 vars in 939 bytes} [Tue Jul 14 05:59:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 199.19.213.104 () {48 vars in 951 bytes} [Tue Jul 14 05:59:07 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 05:59:07.587 8 WARNING oslo_policy.policy [None req-15883f3a-242c-487a-8bad-a2d778742b85 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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-07-14 05:59:07.587 8 WARNING oslo_policy.policy [None req-15883f3a-242c-487a-8bad-a2d778742b85 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - 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-07-14 05:59:07.589 8 INFO glance.api.v2.image_data [None req-15883f3a-242c-487a-8bad-a2d778742b85 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 05:59:44.354 8 WARNING glance.location [None req-15883f3a-242c-487a-8bad-a2d778742b85 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/286] 199.19.213.104 () {48 vars in 1046 bytes} [Tue Jul 14 05:59:07 2026] PUT /v2/images/a52d35be-100f-40ce-aa38-337f99eac99f/file => generated 0 bytes in 36836 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65021 switches on core 0) [pid: 7|app: 0|req: 148/287] 199.19.213.104 () {44 vars in 971 bytes} [Tue Jul 14 05:59:44 2026] GET /v2/images/a52d35be-100f-40ce-aa38-337f99eac99f => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/288] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Jul 14 05:59:44 2026] PATCH /v2/images/a52d35be-100f-40ce-aa38-337f99eac99f => generated 1395 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/289] 199.19.213.104 () {44 vars in 971 bytes} [Tue Jul 14 05:59:44 2026] GET /v2/images/a52d35be-100f-40ce-aa38-337f99eac99f => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/290] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 05:59:46 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/291] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 05:59:46 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 06:07:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 06:07:40 2026] GET /v2/images => generated 2778 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 06:07:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 06:07:51 2026] GET /v2/images => generated 2778 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.19.213.104 () {44 vars in 947 bytes} [Tue Jul 14 06:07:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.19.213.104 () {44 vars in 969 bytes} [Tue Jul 14 06:07:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.19.213.104 () {44 vars in 939 bytes} [Tue Jul 14 06:07: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: 195/397] 199.19.213.104 () {48 vars in 951 bytes} [Tue Jul 14 06:07:51 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 06:07:51.493 7 INFO glance.api.v2.image_data [None req-48504f3b-3f59-47a4-9ced-e4bb59ca0ef5 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 06:08:40.898 7 INFO glance.location [None req-48504f3b-3f59-47a4-9ced-e4bb59ca0ef5 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 203/408] 199.19.213.104 () {48 vars in 1045 bytes} [Tue Jul 14 06:07:51 2026] PUT /v2/images/1263f024-c93b-4ea8-9fa2-555c45f2b22c/file => generated 0 bytes in 49459 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26348 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.19.213.104 () {44 vars in 971 bytes} [Tue Jul 14 06:08:40 2026] GET /v2/images/1263f024-c93b-4ea8-9fa2-555c45f2b22c => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Jul 14 06:08:40 2026] PATCH /v2/images/1263f024-c93b-4ea8-9fa2-555c45f2b22c => generated 1410 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.19.213.104 () {44 vars in 971 bytes} [Tue Jul 14 06:08:41 2026] GET /v2/images/1263f024-c93b-4ea8-9fa2-555c45f2b22c => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 06:09:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 06:09:24 2026] GET /v2/images => generated 4190 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 06:09:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 06:09:37 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.19.213.104 () {44 vars in 939 bytes} [Tue Jul 14 06:09:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 199.19.213.104 () {44 vars in 961 bytes} [Tue Jul 14 06:09:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.19.213.104 () {44 vars in 939 bytes} [Tue Jul 14 06:09:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 199.19.213.104 () {48 vars in 951 bytes} [Tue Jul 14 06:09:37 2026] POST /v2/images => generated 791 bytes in 272 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-14 06:09:37.473 7 INFO glance.api.v2.image_data [None req-6e0efa11-9c21-46b4-8808-f4636cea97a1 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 06:09:58.688 7 INFO glance.location [None req-6e0efa11-9c21-46b4-8808-f4636cea97a1 2f3dc32170294ce6bd4e87af234f8b01 852a334c8b994590ade753d929dec6fa - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 214/434] 199.19.213.104 () {48 vars in 1046 bytes} [Tue Jul 14 06:09:37 2026] PUT /v2/images/0db03d09-f570-46e8-b7c5-a7ff6497e6f9/file => generated 0 bytes in 21256 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32973 switches on core 0) [pid: 8|app: 0|req: 221/435] 199.19.213.104 () {44 vars in 971 bytes} [Tue Jul 14 06:09:58 2026] GET /v2/images/0db03d09-f570-46e8-b7c5-a7ff6497e6f9 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/436] 199.19.213.104 () {48 vars in 1051 bytes} [Tue Jul 14 06:09:58 2026] PATCH /v2/images/0db03d09-f570-46e8-b7c5-a7ff6497e6f9 => generated 1382 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/437] 199.19.213.104 () {44 vars in 971 bytes} [Tue Jul 14 06:09:58 2026] GET /v2/images/0db03d09-f570-46e8-b7c5-a7ff6497e6f9 => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/604] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 06:23:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/605] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 06:23:42 2026] GET /v2/images => generated 5574 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/634] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 06:26:02 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/635] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 06:26:02 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/636] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 06:26:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/637] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 06:26:03 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/648] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 06:26:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/649] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 06:26:54 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/652] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 06:27:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/653] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 06:27:03 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/666] 199.19.213.104 () {42 vars in 688 bytes} [Tue Jul 14 06:28:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/667] 199.19.213.104 () {44 vars in 910 bytes} [Tue Jul 14 06:28:04 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/676] 10.0.0.239 () {32 vars in 632 bytes} [Tue Jul 14 06:28:47 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jul 14 06:29:06 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/682] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jul 14 06:29:06 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: 339/683] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jul 14 06:29:07 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/684] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jul 14 06:29:07 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: 341/687] 199.19.213.104 () {36 vars in 990 bytes} [Tue Jul 14 06:29:14 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/688] 199.19.213.104 () {36 vars in 930 bytes} [Tue Jul 14 06:29:14 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: 342/689] 199.19.213.104 () {36 vars in 990 bytes} [Tue Jul 14 06:29:15 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 199.19.213.104 () {36 vars in 930 bytes} [Tue Jul 14 06:29:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jul 14 06:29:19 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/692] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jul 14 06:29:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/695] 10.0.0.104 () {36 vars in 986 bytes} [Tue Jul 14 06:29:22 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:29:22 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: 352/697] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:29:22 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: 346/698] 10.0.0.104 () {36 vars in 986 bytes} [Tue Jul 14 06:29:22 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/699] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:29:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:29: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: 354/701] 10.0.0.104 () {36 vars in 986 bytes} [Tue Jul 14 06:29:22 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/702] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:29:22 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: 355/703] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:29:22 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: 349/704] 10.0.0.181 () {36 vars in 986 bytes} [Tue Jul 14 06:29:23 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 10.0.0.181 () {36 vars in 926 bytes} [Tue Jul 14 06:29:23 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/706] 10.0.0.181 () {36 vars in 986 bytes} [Tue Jul 14 06:29:23 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/707] 10.0.0.181 () {36 vars in 926 bytes} [Tue Jul 14 06:29:23 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: 351/708] 10.0.0.181 () {36 vars in 926 bytes} [Tue Jul 14 06:29: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: 7|app: 0|req: 354/713] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jul 14 06:29:46 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/714] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jul 14 06:29:46 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: 364/721] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jul 14 06:30:17 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/722] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jul 14 06:30:17 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/727] 10.0.0.239 () {30 vars in 410 bytes} [Tue Jul 14 06:30:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/732] 10.0.0.239 () {34 vars in 654 bytes} [Tue Jul 14 06:30:52 2026] POST /v2/images => generated 648 bytes in 189 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-14 06:30:53.194 7 WARNING glance.api.v2.images [None req-1e179007-6305-4a04-ae6a-2a7ad3338443 d380f99f05674697ab6b1c733a55a5e3 8a43731647564b86bafb8638b3df4f45 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3c744380-b7d7-4910-a4a8-a91e79bfc4d2 [pid: 7|app: 0|req: 363/733] 10.0.0.239 () {32 vars in 709 bytes} [Tue Jul 14 06:30:53 2026] DELETE /v2/images/3c744380-b7d7-4910-a4a8-a91e79bfc4d2 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/734] 10.0.0.239 () {32 vars in 706 bytes} [Tue Jul 14 06:30:53 2026] GET /v2/images/3c744380-b7d7-4910-a4a8-a91e79bfc4d2 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.239 () {32 vars in 632 bytes} [Tue Jul 14 06:30:53 2026] GET /v2/images => generated 1381 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/736] 10.0.0.239 () {34 vars in 654 bytes} [Tue Jul 14 06:30:53 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/737] 10.0.0.239 () {32 vars in 716 bytes} [Tue Jul 14 06:30:53 2026] GET /v2/images/22357fdb-d881-4a7e-bfa7-1ec522f95ce4/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-14 06:30:53.382 8 INFO glance.api.v2.image_data [None req-02c51216-29c1-47ae-a754-fbaacf4721ee d380f99f05674697ab6b1c733a55a5e3 8a43731647564b86bafb8638b3df4f45 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 06:30:53.429 8 WARNING glance_store._drivers.rbd [None req-02c51216-29c1-47ae-a754-fbaacf4721ee d380f99f05674697ab6b1c733a55a5e3 8a43731647564b86bafb8638b3df4f45 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-14 06:30:54.015 8 INFO glance.location [None req-02c51216-29c1-47ae-a754-fbaacf4721ee d380f99f05674697ab6b1c733a55a5e3 8a43731647564b86bafb8638b3df4f45 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 373/738] 10.0.0.239 () {32 vars in 726 bytes} [Tue Jul 14 06:30:53 2026] PUT /v2/images/22357fdb-d881-4a7e-bfa7-1ec522f95ce4/file => generated 0 bytes in 673 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.239 () {32 vars in 706 bytes} [Tue Jul 14 06:30:54 2026] GET /v2/images/22357fdb-d881-4a7e-bfa7-1ec522f95ce4 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/740] 10.0.0.239 () {32 vars in 716 bytes} [Tue Jul 14 06:30:54 2026] GET /v2/images/22357fdb-d881-4a7e-bfa7-1ec522f95ce4/file => generated 1024 bytes in 111 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 10.0.0.239 () {34 vars in 654 bytes} [Tue Jul 14 06:30:54 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/742] 10.0.0.239 () {32 vars in 725 bytes} [Tue Jul 14 06:30:54 2026] PATCH /v2/images/c63a67dd-d345-4e47-8aa6-158b3045eb34 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/743] 10.0.0.239 () {32 vars in 706 bytes} [Tue Jul 14 06:30:54 2026] GET /v2/images/c63a67dd-d345-4e47-8aa6-158b3045eb34 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-14 06:30:54.313 8 WARNING glance.api.v2.images [None req-f6e5803b-494d-414e-9d7c-22c68636ed17 d380f99f05674697ab6b1c733a55a5e3 8a43731647564b86bafb8638b3df4f45 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c63a67dd-d345-4e47-8aa6-158b3045eb34 [pid: 8|app: 0|req: 376/744] 10.0.0.239 () {32 vars in 709 bytes} [Tue Jul 14 06:30:54 2026] DELETE /v2/images/c63a67dd-d345-4e47-8aa6-158b3045eb34 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/745] 10.0.0.239 () {32 vars in 706 bytes} [Tue Jul 14 06:30:54 2026] GET /v2/images/c63a67dd-d345-4e47-8aa6-158b3045eb34 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 06:30:54.377 8 WARNING glance.api.v2.images [None req-9f09a53f-cc65-4dfd-92bc-521099c90c45 d380f99f05674697ab6b1c733a55a5e3 8a43731647564b86bafb8638b3df4f45 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//22357fdb-d881-4a7e-bfa7-1ec522f95ce4 [pid: 8|app: 0|req: 377/746] 10.0.0.239 () {32 vars in 709 bytes} [Tue Jul 14 06:30:54 2026] DELETE /v2/images/22357fdb-d881-4a7e-bfa7-1ec522f95ce4 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.239 () {32 vars in 706 bytes} [Tue Jul 14 06:30:55 2026] GET /v2/images/22357fdb-d881-4a7e-bfa7-1ec522f95ce4 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 06:30:55.281 8 WARNING glance.api.v2.images [None req-51191eb0-24b2-4ab4-baa2-2e6a24052f54 d380f99f05674697ab6b1c733a55a5e3 8a43731647564b86bafb8638b3df4f45 - - default default] Failed to find image 3c744380-b7d7-4910-a4a8-a91e79bfc4d2 to delete: glance.common.exception.ImageNotFound: No image found with ID 3c744380-b7d7-4910-a4a8-a91e79bfc4d2 [pid: 8|app: 0|req: 378/748] 10.0.0.239 () {32 vars in 709 bytes} [Tue Jul 14 06:30:55 2026] DELETE /v2/images/3c744380-b7d7-4910-a4a8-a91e79bfc4d2 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.239 () {32 vars in 706 bytes} [Tue Jul 14 06:30:55 2026] GET /v2/images/3c744380-b7d7-4910-a4a8-a91e79bfc4d2 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/754] 10.0.0.239 () {32 vars in 706 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/755] 10.0.0.239 () {32 vars in 706 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/756] 10.0.0.104 () {36 vars in 986 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:31:16 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: 383/758] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/759] 10.0.0.104 () {36 vars in 986 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/760] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/761] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:31:16 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: 385/762] 10.0.0.104 () {36 vars in 986 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/763] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/764] 10.0.0.181 () {36 vars in 986 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/765] 10.0.0.181 () {36 vars in 926 bytes} [Tue Jul 14 06:31:16 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: 387/766] 10.0.0.181 () {36 vars in 986 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/767] 10.0.0.181 () {36 vars in 926 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/768] 10.0.0.181 () {36 vars in 926 bytes} [Tue Jul 14 06:31:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/771] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jul 14 06:31:25 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/772] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jul 14 06:31:25 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: 387/781] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jul 14 06:32:07 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/782] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jul 14 06:32:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/785] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jul 14 06:32:14 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/786] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jul 14 06:32: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: 399/789] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jul 14 06:32:26 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/790] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jul 14 06:32:26 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: 395/797] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jul 14 06:32:59 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/798] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jul 14 06:32:59 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: 406/803] 199.19.213.104 () {32 vars in 825 bytes} [Tue Jul 14 06:33:14 2026] GET /v2/images?status=active&owner=852a334c8b994590ade753d929dec6fa&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/804] 199.19.213.104 () {32 vars in 652 bytes} [Tue Jul 14 06:33:14 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: 407/805] 10.0.0.104 () {36 vars in 986 bytes} [Tue Jul 14 06:33:14 2026] GET /v2/images/a52d35be-100f-40ce-aa38-337f99eac99f => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/806] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:33: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: 408/807] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:33:14 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: 400/808] 10.0.0.104 () {36 vars in 986 bytes} [Tue Jul 14 06:33:15 2026] GET /v2/images/a52d35be-100f-40ce-aa38-337f99eac99f => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/809] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:33:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/810] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:33:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/811] 10.0.0.104 () {36 vars in 986 bytes} [Tue Jul 14 06:33:15 2026] GET /v2/images/a52d35be-100f-40ce-aa38-337f99eac99f => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/812] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:33:15 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: 411/813] 10.0.0.104 () {36 vars in 926 bytes} [Tue Jul 14 06:33:15 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: 403/814] 10.0.0.181 () {36 vars in 986 bytes} [Tue Jul 14 06:33:15 2026] GET /v2/images/a52d35be-100f-40ce-aa38-337f99eac99f => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/815] 10.0.0.181 () {36 vars in 926 bytes} [Tue Jul 14 06:33:15 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/816] 10.0.0.181 () {36 vars in 986 bytes} [Tue Jul 14 06:33:15 2026] GET /v2/images/a52d35be-100f-40ce-aa38-337f99eac99f => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/817] 10.0.0.181 () {36 vars in 926 bytes} [Tue Jul 14 06:33:15 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: 405/818] 10.0.0.181 () {36 vars in 926 bytes} [Tue Jul 14 06:33:15 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: 411/829] 10.0.0.157 () {36 vars in 986 bytes} [Tue Jul 14 06:34:05 2026] GET /v2/images/566f1674-03c3-4c47-ad19-c4d087f9a347 => generated 1312 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/830] 10.0.0.157 () {36 vars in 926 bytes} [Tue Jul 14 06:34:05 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: 437/865] 10.0.0.239 () {32 vars in 632 bytes} [Tue Jul 14 06:36:53 2026] GET /v2/images => generated 5574 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)