+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 2 00:48:21 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-7c7f8cc479-w5rzk 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 0x5598e0aa2160 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-07-02 00:48:22.910 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-02 00:48:22.933 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-07-02 00:48:23.551 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-02 00:48:23.553 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-02 00:48:23.632 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-02 00:48:23.633 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-02 00:48:25.227 8 WARNING glance.api.v2.images [None req-0ea14646-1e3c-4f1a-9c30-94210621a30e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:48:25.290 7 WARNING glance.api.v2.images [None req-5f6b19ad-b233-4c4c-a437-6434a9649233 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-02 00:48:25.487 8 WARNING keystonemiddleware._common.config [None req-0ea14646-1e3c-4f1a-9c30-94210621a30e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:48:25.498 8 WARNING oslo_config.cfg [None req-0ea14646-1e3c-4f1a-9c30-94210621a30e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5598e0aa2160 pid: 8 (default app) 2026-07-02 00:48:25.536 7 WARNING keystonemiddleware._common.config [None req-5f6b19ad-b233-4c4c-a437-6434a9649233 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-02 00:48:25.545 7 WARNING oslo_config.cfg [None req-5f6b19ad-b233-4c4c-a437-6434a9649233 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5598e0aa2160 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 00:48:27 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 00:48:27.935 7 WARNING oslo_policy.policy [None req-516b472f-8659-401c-8cb4-5af8fa36f512 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - 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-02 00:48:27.936 7 WARNING oslo_policy.policy [None req-516b472f-8659-401c-8cb4-5af8fa36f512 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - 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-02 00:48:27.971 7 WARNING oslo_policy.policy [None req-516b472f-8659-401c-8cb4-5af8fa36f512 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - 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-02 00:48:27.972 7 WARNING oslo_policy.policy [None req-516b472f-8659-401c-8cb4-5af8fa36f512 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 00:48:27 2026] GET /v2/images => generated 69 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 00:48:32 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: 2/7] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 00:48:32 2026] GET /v2/images => generated 69 bytes in 50 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-07-02 00:48:32.255 8 WARNING oslo_policy.policy [None req-e55d9ab6-9480-4127-8732-802980397544 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - 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-02 00:48:32.255 8 WARNING oslo_policy.policy [None req-e55d9ab6-9480-4127-8732-802980397544 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.70 () {44 vars in 907 bytes} [Thu Jul 2 00:48:32 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.70 () {44 vars in 929 bytes} [Thu Jul 2 00:48:32 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-07-02 00:48:32.387 8 WARNING oslo_policy.policy [None req-052d11f7-8fcb-4d25-8670-3fc08dce2f19 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - 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-02 00:48:32.388 8 WARNING oslo_policy.policy [None req-052d11f7-8fcb-4d25-8670-3fc08dce2f19 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.70 () {44 vars in 935 bytes} [Thu Jul 2 00:48:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-02 00:48:32.477 7 WARNING oslo_config.cfg [None req-343bcc08-717a-4602-858a-898ff8f46dc9 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.70 () {48 vars in 947 bytes} [Thu Jul 2 00:48:32 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 00:48:32.505 8 WARNING oslo_policy.policy [None req-c60f955c-7fa1-4f1a-87f0-07a89c18afa8 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - 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-02 00:48:32.506 8 WARNING oslo_policy.policy [None req-c60f955c-7fa1-4f1a-87f0-07a89c18afa8 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - 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-02 00:48:32.509 8 INFO glance.api.v2.image_data [None req-c60f955c-7fa1-4f1a-87f0-07a89c18afa8 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 00:48:38.201 8 INFO glance.location [None req-c60f955c-7fa1-4f1a-87f0-07a89c18afa8 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.70 () {48 vars in 1041 bytes} [Thu Jul 2 00:48:32 2026] PUT /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3/file => generated 0 bytes in 5767 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4574 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 00:48:38 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 00:48:38.304 8 WARNING oslo_config.cfg [None req-9401d890-87c5-4845-9326-5161d35e0b49 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.70 () {48 vars in 1045 bytes} [Thu Jul 2 00:48:38 2026] PATCH /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => 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: 8/17] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 00:48:38 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: 8|app: 0|req: 160/318] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:13:43 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: 159/319] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:13:43 2026] GET /v2/images => generated 1240 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/324] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:14:01 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: 163/325] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:14:01 2026] GET /v2/images => generated 1240 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/326] 199.204.45.70 () {44 vars in 933 bytes} [Thu Jul 2 01:14:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/327] 199.204.45.70 () {44 vars in 955 bytes} [Thu Jul 2 01:14:02 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/328] 199.204.45.70 () {44 vars in 935 bytes} [Thu Jul 2 01:14:02 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) [pid: 8|app: 0|req: 165/329] 199.204.45.70 () {48 vars in 947 bytes} [Thu Jul 2 01:14:02 2026] POST /v2/images => generated 796 bytes in 603 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 01:14:02.854 7 WARNING oslo_policy.policy [None req-23681087-892a-46e9-a6fb-a93f1eda071d 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - 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-02 01:14:02.854 7 WARNING oslo_policy.policy [None req-23681087-892a-46e9-a6fb-a93f1eda071d 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - 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-02 01:14:02.855 7 INFO glance.api.v2.image_data [None req-23681087-892a-46e9-a6fb-a93f1eda071d 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:15:17.184 7 INFO glance.location [None req-23681087-892a-46e9-a6fb-a93f1eda071d 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 165/346] 199.204.45.70 () {48 vars in 1042 bytes} [Thu Jul 2 01:14:02 2026] PUT /v2/images/41e419cf-e097-4c9a-b575-71f86235748a/file => generated 0 bytes in 74385 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27807 switches on core 0) [pid: 8|app: 0|req: 182/347] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:15:17 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/348] 199.204.45.70 () {48 vars in 1045 bytes} [Thu Jul 2 01:15:17 2026] PATCH /v2/images/41e419cf-e097-4c9a-b575-71f86235748a => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/349] 199.204.45.70 () {48 vars in 1046 bytes} [Thu Jul 2 01:15:17 2026] PATCH /v2/images/41e419cf-e097-4c9a-b575-71f86235748a => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/350] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:15:17 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/351] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:15:18 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/352] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:15:18 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/461] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:24:14 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: 239/462] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:24:14 2026] GET /v2/images => generated 2451 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/467] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:24:42 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: 226/468] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:24:42 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/469] 199.204.45.70 () {44 vars in 943 bytes} [Thu Jul 2 01:24:42 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: 7|app: 0|req: 227/470] 199.204.45.70 () {44 vars in 965 bytes} [Thu Jul 2 01:24:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/471] 199.204.45.70 () {44 vars in 935 bytes} [Thu Jul 2 01:24:42 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: 228/472] 199.204.45.70 () {48 vars in 947 bytes} [Thu Jul 2 01:24:42 2026] POST /v2/images => generated 799 bytes in 992 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 01:24:43.239 8 INFO glance.api.v2.image_data [None req-1b6ae455-4229-4a77-bc68-6c0acfe1b1d8 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:27:21.028 8 INFO glance.location [None req-1b6ae455-4229-4a77-bc68-6c0acfe1b1d8 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 245/505] 199.204.45.70 () {48 vars in 1041 bytes} [Thu Jul 2 01:24:43 2026] PUT /v2/images/7c91c43d-4ada-4be5-bb61-612852b5d318/file => generated 0 bytes in 157854 msecs (HTTP/1.1 204) 4 headers in 171 bytes (9313 switches on core 0) [pid: 7|app: 0|req: 261/506] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:27:21 2026] GET /v2/images => generated 3664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/507] 199.204.45.70 () {48 vars in 1046 bytes} [Thu Jul 2 01:27:21 2026] PATCH /v2/images/7c91c43d-4ada-4be5-bb61-612852b5d318 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/508] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:27:21 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/521] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:28:19 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: 269/522] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:28:19 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/527] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:28:37 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: 272/528] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:28:38 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/529] 199.204.45.70 () {44 vars in 935 bytes} [Thu Jul 2 01:28:38 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/530] 199.204.45.70 () {44 vars in 957 bytes} [Thu Jul 2 01:28:38 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/531] 199.204.45.70 () {44 vars in 935 bytes} [Thu Jul 2 01:28:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/532] 199.204.45.70 () {48 vars in 947 bytes} [Thu Jul 2 01:28:38 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-02 01:28:38.212 8 INFO glance.api.v2.image_data [None req-d6bbc2cc-8fdc-47a1-92a5-e736fa3a317b 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:28:57.693 8 INFO glance.location [None req-d6bbc2cc-8fdc-47a1-92a5-e736fa3a317b 0785ec01bfbb49a3b56fa95061537b39 bd32e336a76443538ecfe0ed4257b9f7 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 259/537] 199.204.45.70 () {48 vars in 1042 bytes} [Thu Jul 2 01:28:38 2026] PUT /v2/images/7675f120-37cb-40bb-b364-4836285bb146/file => generated 0 bytes in 19536 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27590 switches on core 0) [pid: 7|app: 0|req: 279/538] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:28:57 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/539] 199.204.45.70 () {48 vars in 1045 bytes} [Thu Jul 2 01:28:57 2026] PATCH /v2/images/7675f120-37cb-40bb-b364-4836285bb146 => 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: 280/540] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:28:57 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: 8|app: 0|req: 342/703] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:42:26 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: 362/704] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:42:26 2026] GET /v2/images => generated 4893 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/733] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:44:54 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: 357/734] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:44:54 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/737] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:44:55 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/738] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:44:55 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/749] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:45:48 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: 365/750] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:45:48 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/753] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:45:55 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: 367/754] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:45:55 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/767] 199.204.45.70 () {42 vars in 684 bytes} [Thu Jul 2 01:46:58 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: 394/768] 199.204.45.70 () {44 vars in 906 bytes} [Thu Jul 2 01:46:58 2026] GET /v2/images => generated 4893 bytes in 65 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: 399/777] 10.0.0.146 () {32 vars in 633 bytes} [Thu Jul 2 01:47:42 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/784] 10.0.0.125 () {36 vars in 987 bytes} [Thu Jul 2 01:48:06 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 18 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: 382/785] 10.0.0.125 () {36 vars in 927 bytes} [Thu Jul 2 01:48: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: 404/786] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 01:48:06 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/787] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:48:06 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/788] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:48:06 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/789] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 01:48:06 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/790] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:48:06 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: 385/791] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:48:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/792] 10.0.0.125 () {36 vars in 987 bytes} [Thu Jul 2 01:48:06 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => 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: 386/793] 10.0.0.125 () {36 vars in 927 bytes} [Thu Jul 2 01:48:06 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: 408/794] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 01:48:06 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/795] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:48:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/796] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:48:07 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: 388/797] 10.0.0.245 () {36 vars in 987 bytes} [Thu Jul 2 01:48:08 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/798] 10.0.0.245 () {36 vars in 927 bytes} [Thu Jul 2 01:48:08 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: 389/799] 10.0.0.245 () {36 vars in 987 bytes} [Thu Jul 2 01:48:08 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/800] 10.0.0.245 () {36 vars in 927 bytes} [Thu Jul 2 01:48:08 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: 390/801] 10.0.0.245 () {36 vars in 927 bytes} [Thu Jul 2 01:48:08 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: 412/802] 199.204.45.70 () {36 vars in 990 bytes} [Thu Jul 2 01:48:09 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/803] 199.204.45.70 () {36 vars in 930 bytes} [Thu Jul 2 01:48:09 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: 413/804] 199.204.45.70 () {36 vars in 990 bytes} [Thu Jul 2 01:48:10 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/805] 199.204.45.70 () {36 vars in 930 bytes} [Thu Jul 2 01:48:10 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:49:04.572 7 WARNING keystonemiddleware.audit [None req-035e560c-a143-4b51-a0f8-66baaaa0e2c5 f8afd2a8fff74acfbaa946b8e7f6e734 bd6837bc02e84259879959dd1e14db43 - - default default] Skipping service tempest-service-1895680198 as it have no endpoints. [pid: 7|app: 0|req: 420/818] 10.0.0.125 () {36 vars in 987 bytes} [Thu Jul 2 01:49:04 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-02 01:49:04.604 8 WARNING keystonemiddleware.audit [None req-035e560c-a143-4b51-a0f8-66baaaa0e2c5 f8afd2a8fff74acfbaa946b8e7f6e734 bd6837bc02e84259879959dd1e14db43 - - default default] Skipping service tempest-service-1895680198 as it have no endpoints. [pid: 8|app: 0|req: 399/819] 10.0.0.125 () {36 vars in 927 bytes} [Thu Jul 2 01:49:04 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: 421/820] 10.0.0.146 () {34 vars in 655 bytes} [Thu Jul 2 01:49:08 2026] POST /v2/images => generated 649 bytes in 276 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-02 01:49:08.339 8 WARNING glance.api.v2.images [None req-2880edd2-73ac-4377-858e-1e1aa4cc78f6 88254a88e11846c18edc28f1bc9c8721 6f622cf8f71d40649cb02f35d8840c2d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f9bc69b0-df58-4e2c-871b-6965efe0b0d2 [pid: 8|app: 0|req: 400/821] 10.0.0.146 () {32 vars in 710 bytes} [Thu Jul 2 01:49:08 2026] DELETE /v2/images/f9bc69b0-df58-4e2c-871b-6965efe0b0d2 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/822] 10.0.0.146 () {32 vars in 707 bytes} [Thu Jul 2 01:49:08 2026] GET /v2/images/f9bc69b0-df58-4e2c-871b-6965efe0b0d2 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/823] 10.0.0.146 () {32 vars in 633 bytes} [Thu Jul 2 01:49:08 2026] GET /v2/images => generated 1240 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/824] 10.0.0.146 () {34 vars in 655 bytes} [Thu Jul 2 01:49:08 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/825] 10.0.0.146 () {32 vars in 717 bytes} [Thu Jul 2 01:49:08 2026] GET /v2/images/7b164316-d65e-44ce-bfa1-d35f73481446/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-02 01:49:08.641 7 INFO glance.api.v2.image_data [None req-74c9f817-a01c-4ee4-8484-0c122f2e966f 88254a88e11846c18edc28f1bc9c8721 6f622cf8f71d40649cb02f35d8840c2d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-02 01:49:08.708 7 WARNING glance_store._drivers.rbd [None req-74c9f817-a01c-4ee4-8484-0c122f2e966f 88254a88e11846c18edc28f1bc9c8721 6f622cf8f71d40649cb02f35d8840c2d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-02 01:49:09.542 7 INFO glance.location [None req-74c9f817-a01c-4ee4-8484-0c122f2e966f 88254a88e11846c18edc28f1bc9c8721 6f622cf8f71d40649cb02f35d8840c2d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 424/826] 10.0.0.146 () {32 vars in 727 bytes} [Thu Jul 2 01:49:08 2026] PUT /v2/images/7b164316-d65e-44ce-bfa1-d35f73481446/file => generated 0 bytes in 999 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/827] 10.0.0.146 () {32 vars in 707 bytes} [Thu Jul 2 01:49:09 2026] GET /v2/images/7b164316-d65e-44ce-bfa1-d35f73481446 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/828] 10.0.0.146 () {32 vars in 717 bytes} [Thu Jul 2 01:49:09 2026] GET /v2/images/7b164316-d65e-44ce-bfa1-d35f73481446/file => generated 1024 bytes in 676 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/829] 10.0.0.146 () {34 vars in 655 bytes} [Thu Jul 2 01:49:10 2026] POST /v2/images => generated 648 bytes in 168 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/830] 10.0.0.146 () {32 vars in 726 bytes} [Thu Jul 2 01:49:10 2026] PATCH /v2/images/4d78f099-26ec-49b1-8215-c860291163ba => generated 650 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/831] 10.0.0.146 () {32 vars in 707 bytes} [Thu Jul 2 01:49:10 2026] GET /v2/images/4d78f099-26ec-49b1-8215-c860291163ba => generated 650 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 01:49:10.611 7 WARNING glance.api.v2.images [None req-49f1be6f-ddae-4dfd-95ba-0a77c5f9f3ce 88254a88e11846c18edc28f1bc9c8721 6f622cf8f71d40649cb02f35d8840c2d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4d78f099-26ec-49b1-8215-c860291163ba [pid: 7|app: 0|req: 427/832] 10.0.0.146 () {32 vars in 710 bytes} [Thu Jul 2 01:49:10 2026] DELETE /v2/images/4d78f099-26ec-49b1-8215-c860291163ba => generated 0 bytes in 167 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/833] 10.0.0.146 () {32 vars in 707 bytes} [Thu Jul 2 01:49:10 2026] GET /v2/images/4d78f099-26ec-49b1-8215-c860291163ba => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:49:10.802 7 WARNING glance.api.v2.images [None req-817dd847-ce75-41c0-8787-03889148b49e 88254a88e11846c18edc28f1bc9c8721 6f622cf8f71d40649cb02f35d8840c2d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7b164316-d65e-44ce-bfa1-d35f73481446 [pid: 7|app: 0|req: 428/834] 10.0.0.146 () {32 vars in 710 bytes} [Thu Jul 2 01:49:10 2026] DELETE /v2/images/7b164316-d65e-44ce-bfa1-d35f73481446 => generated 0 bytes in 3398 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/835] 10.0.0.146 () {32 vars in 707 bytes} [Thu Jul 2 01:49:14 2026] GET /v2/images/7b164316-d65e-44ce-bfa1-d35f73481446 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-02 01:49:14.231 7 WARNING glance.api.v2.images [None req-f0d30be3-750f-4de1-9bff-30c8cfd9fb64 88254a88e11846c18edc28f1bc9c8721 6f622cf8f71d40649cb02f35d8840c2d - - default default] Failed to find image f9bc69b0-df58-4e2c-871b-6965efe0b0d2 to delete: glance.common.exception.ImageNotFound: No image found with ID f9bc69b0-df58-4e2c-871b-6965efe0b0d2 [pid: 7|app: 0|req: 429/836] 10.0.0.146 () {32 vars in 710 bytes} [Thu Jul 2 01:49:14 2026] DELETE /v2/images/f9bc69b0-df58-4e2c-871b-6965efe0b0d2 => generated 147 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/837] 10.0.0.146 () {32 vars in 707 bytes} [Thu Jul 2 01:49:14 2026] GET /v2/images/f9bc69b0-df58-4e2c-871b-6965efe0b0d2 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/840] 10.0.0.146 () {30 vars in 411 bytes} [Thu Jul 2 01:49:17 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: 411/843] 10.0.0.125 () {36 vars in 987 bytes} [Thu Jul 2 01:49:30 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/844] 10.0.0.125 () {36 vars in 927 bytes} [Thu Jul 2 01:49:30 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: 439/855] 10.0.0.146 () {32 vars in 707 bytes} [Thu Jul 2 01:50:16 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => 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: 417/856] 10.0.0.146 () {32 vars in 707 bytes} [Thu Jul 2 01:50:16 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => 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: 440/857] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 01:50:16 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/858] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:50: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: 441/859] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:50:17 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: 419/860] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 01:50:17 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/861] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:50:17 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: 420/862] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:50:17 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: 443/863] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 01:50:17 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/864] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:50:17 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: 444/865] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:50:17 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: 422/866] 10.0.0.245 () {36 vars in 987 bytes} [Thu Jul 2 01:50:17 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/867] 10.0.0.245 () {36 vars in 927 bytes} [Thu Jul 2 01:50:17 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: 423/868] 10.0.0.245 () {36 vars in 987 bytes} [Thu Jul 2 01:50:17 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/869] 10.0.0.245 () {36 vars in 927 bytes} [Thu Jul 2 01:50:17 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: 424/870] 10.0.0.245 () {36 vars in 927 bytes} [Thu Jul 2 01:50:17 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: 448/873] 10.0.0.125 () {36 vars in 987 bytes} [Thu Jul 2 01:50:27 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => 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: 426/874] 10.0.0.125 () {36 vars in 927 bytes} [Thu Jul 2 01:50:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/877] 10.0.0.125 () {36 vars in 987 bytes} [Thu Jul 2 01:50:37 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/878] 10.0.0.125 () {36 vars in 927 bytes} [Thu Jul 2 01:50:37 2026] GET /v2/schemas/image => generated 4018 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/883] 10.0.0.125 () {36 vars in 987 bytes} [Thu Jul 2 01:51:01 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => 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: 431/884] 10.0.0.125 () {36 vars in 927 bytes} [Thu Jul 2 01:51:01 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: 435/891] 10.0.0.125 () {36 vars in 987 bytes} [Thu Jul 2 01:51:24 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => 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: 457/892] 10.0.0.125 () {36 vars in 927 bytes} [Thu Jul 2 01:51:24 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: 461/899] 10.0.0.125 () {36 vars in 987 bytes} [Thu Jul 2 01:52:04 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => 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: 439/900] 10.0.0.125 () {36 vars in 927 bytes} [Thu Jul 2 01:52:04 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: 469/915] 10.0.0.125 () {36 vars in 987 bytes} [Thu Jul 2 01:53:07 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => generated 1171 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/916] 10.0.0.125 () {36 vars in 927 bytes} [Thu Jul 2 01:53:07 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: 449/919] 10.0.0.125 () {36 vars in 987 bytes} [Thu Jul 2 01:53:20 2026] GET /v2/images/e7d1dc28-95e2-471d-bb1c-cd029645fdb3 => 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: 471/920] 10.0.0.125 () {36 vars in 927 bytes} [Thu Jul 2 01:53:20 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: 475/927] 199.204.45.70 () {32 vars in 825 bytes} [Thu Jul 2 01:53:51 2026] GET /v2/images?status=active&owner=bd32e336a76443538ecfe0ed4257b9f7&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/928] 199.204.45.70 () {32 vars in 652 bytes} [Thu Jul 2 01:53:51 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: 476/929] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 01:53:51 2026] GET /v2/images/41e419cf-e097-4c9a-b575-71f86235748a => generated 1209 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/930] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:53:51 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: 477/931] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:53:51 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: 455/932] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 01:53:51 2026] GET /v2/images/41e419cf-e097-4c9a-b575-71f86235748a => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/933] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:53:51 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: 456/934] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:53:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/935] 10.0.0.40 () {36 vars in 986 bytes} [Thu Jul 2 01:53:52 2026] GET /v2/images/41e419cf-e097-4c9a-b575-71f86235748a => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/936] 10.0.0.40 () {36 vars in 926 bytes} [Thu Jul 2 01:53:52 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: 480/937] 10.0.0.245 () {36 vars in 987 bytes} [Thu Jul 2 01:53:52 2026] GET /v2/images/41e419cf-e097-4c9a-b575-71f86235748a => generated 1209 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/938] 10.0.0.245 () {36 vars in 927 bytes} [Thu Jul 2 01:53:52 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: 481/939] 10.0.0.245 () {36 vars in 987 bytes} [Thu Jul 2 01:53:52 2026] GET /v2/images/41e419cf-e097-4c9a-b575-71f86235748a => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/940] 10.0.0.245 () {36 vars in 927 bytes} [Thu Jul 2 01:53:52 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: 482/941] 10.0.0.245 () {36 vars in 927 bytes} [Thu Jul 2 01:53:52 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: 503/982] 10.0.0.146 () {32 vars in 633 bytes} [Thu Jul 2 01:57:08 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)