+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 01:02:10 2026] *** compiled with version: 13.3.0 on 22 May 2026 05:16:43 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7dbc985bbc-8clll 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f4033a58668 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-05-27 01:02:12.121 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 01:02:12.221 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-05-27 01:02:12.985 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-05-27 01:02:12.986 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-05-27 01:02:12.986 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 01:02:13.169 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-05-27 01:02:13.170 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-05-27 01:02:13.171 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 01:02:14.962 7 WARNING glance.api.v2.images [None req-4324b539-5cce-4b13-994b-1e743b4e4256 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 01:02:15.266 8 WARNING glance.api.v2.images [None req-5bc2b54f-35cf-4a27-9020-5311a6d36d37 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 01:02:15.287 7 WARNING keystonemiddleware._common.config [None req-4324b539-5cce-4b13-994b-1e743b4e4256 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:02:15.294 7 WARNING oslo_config.cfg [None req-4324b539-5cce-4b13-994b-1e743b4e4256 - - - - - -] 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 0x7f4033a58668 pid: 7 (default app) 2026-05-27 01:02:15.596 8 WARNING keystonemiddleware._common.config [None req-5bc2b54f-35cf-4a27-9020-5311a6d36d37 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 01:02:15.604 8 WARNING oslo_config.cfg [None req-5bc2b54f-35cf-4a27-9020-5311a6d36d37 - - - - - -] 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 0x7f4033a58668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:02:16 2026] GET / => generated 1312 bytes in 2 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:02:16.931 8 WARNING oslo_policy.policy [None req-5984c925-5038-4f8a-a291-d83d3d394f97 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - 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-05-27 01:02:16.931 8 WARNING oslo_policy.policy [None req-5984c925-5038-4f8a-a291-d83d3d394f97 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - 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-05-27 01:02:16.947 8 WARNING oslo_policy.policy [None req-5984c925-5038-4f8a-a291-d83d3d394f97 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - 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-05-27 01:02:16.947 8 WARNING oslo_policy.policy [None req-5984c925-5038-4f8a-a291-d83d3d394f97 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:02:16 2026] GET /v2/images => generated 69 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:02:20 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.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:02:20 2026] GET /v2/images => generated 69 bytes in 35 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 01:02:20.417 7 WARNING oslo_policy.policy [None req-f4f2a87e-e544-4688-89c9-ec7e60b152c3 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - 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-05-27 01:02:20.417 7 WARNING oslo_policy.policy [None req-f4f2a87e-e544-4688-89c9-ec7e60b152c3 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.162 () {44 vars in 911 bytes} [Wed May 27 01:02:20 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.162 () {44 vars in 933 bytes} [Wed May 27 01:02:20 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 01:02:20.565 7 WARNING oslo_policy.policy [None req-c2d255f7-9420-42fb-8b39-e651c1404cd7 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - 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-05-27 01:02:20.566 7 WARNING oslo_policy.policy [None req-c2d255f7-9420-42fb-8b39-e651c1404cd7 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.162 () {44 vars in 939 bytes} [Wed May 27 01:02:20 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-05-27 01:02:20.644 8 WARNING oslo_config.cfg [None req-998818cb-85fe-4766-b213-4db8d563c421 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.162 () {48 vars in 951 bytes} [Wed May 27 01:02:20 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 01:02:20.665 7 WARNING oslo_policy.policy [None req-be6ba2b5-56c2-497d-8257-aaec7d8885eb 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - 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-05-27 01:02:20.666 7 WARNING oslo_policy.policy [None req-be6ba2b5-56c2-497d-8257-aaec7d8885eb 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - 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-05-27 01:02:20.667 7 INFO glance.api.v2.image_data [None req-be6ba2b5-56c2-497d-8257-aaec7d8885eb 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:02:23.957 7 INFO glance.location [None req-be6ba2b5-56c2-497d-8257-aaec7d8885eb 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.162 () {48 vars in 1045 bytes} [Wed May 27 01:02:20 2026] PUT /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca/file => generated 0 bytes in 3339 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7835 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.162 () {44 vars in 971 bytes} [Wed May 27 01:02:23 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 01:02:24.108 7 WARNING oslo_config.cfg [None req-28f6c71b-194a-490d-b9ec-a2e75148dbf2 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - 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/14] 199.204.45.162 () {48 vars in 1051 bytes} [Wed May 27 01:02:24 2026] PATCH /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.162 () {44 vars in 971 bytes} [Wed May 27 01:02:24 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 129/260] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:22:43 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: 132/261] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:22:43 2026] GET /v2/images => generated 1381 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:23:01 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: 132/267] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:23:01 2026] GET /v2/images => generated 1381 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.204.45.162 () {44 vars in 937 bytes} [Wed May 27 01:23:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.162 () {44 vars in 959 bytes} [Wed May 27 01:23:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.162 () {44 vars in 939 bytes} [Wed May 27 01:23:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.162 () {48 vars in 951 bytes} [Wed May 27 01:23:01 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 01:23:01.447 7 INFO glance.api.v2.image_data [None req-047ebb52-0530-4a26-a92b-eb3e6cc8e2de 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:23:26.644 7 INFO glance.location [None req-047ebb52-0530-4a26-a92b-eb3e6cc8e2de 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 138/278] 199.204.45.162 () {48 vars in 1046 bytes} [Wed May 27 01:23:01 2026] PUT /v2/images/9fa162d4-9b00-401c-9a5f-3681eb8365eb/file => generated 0 bytes in 25260 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63816 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.162 () {44 vars in 971 bytes} [Wed May 27 01:23:26 2026] GET /v2/images/9fa162d4-9b00-401c-9a5f-3681eb8365eb => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.162 () {48 vars in 1051 bytes} [Wed May 27 01:23:26 2026] PATCH /v2/images/9fa162d4-9b00-401c-9a5f-3681eb8365eb => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.162 () {44 vars in 971 bytes} [Wed May 27 01:23:26 2026] GET /v2/images/9fa162d4-9b00-401c-9a5f-3681eb8365eb => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:23:28 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: 143/283] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:23:28 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:29:52 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: 182/361] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:29:52 2026] GET /v2/images => generated 2778 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:30: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: 184/365] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:30:03 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.162 () {44 vars in 947 bytes} [Wed May 27 01:30:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.162 () {44 vars in 969 bytes} [Wed May 27 01:30:03 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: 7|app: 0|req: 183/368] 199.204.45.162 () {44 vars in 939 bytes} [Wed May 27 01:30:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.204.45.162 () {48 vars in 951 bytes} [Wed May 27 01:30:03 2026] POST /v2/images => generated 799 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 01:30:03.805 7 INFO glance.api.v2.image_data [None req-7c161aaf-5df4-4b32-92b2-28418e73d5ef 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:30:27.778 7 INFO glance.location [None req-7c161aaf-5df4-4b32-92b2-28418e73d5ef 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 184/376] 199.204.45.162 () {48 vars in 1045 bytes} [Wed May 27 01:30:03 2026] PUT /v2/images/eeb7ba24-0ac8-43e0-b714-8e01d0e5832f/file => generated 0 bytes in 24025 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22827 switches on core 0) [pid: 8|app: 0|req: 193/377] 199.204.45.162 () {44 vars in 971 bytes} [Wed May 27 01:30:27 2026] GET /v2/images/eeb7ba24-0ac8-43e0-b714-8e01d0e5832f => 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: 185/378] 199.204.45.162 () {48 vars in 1051 bytes} [Wed May 27 01:30:27 2026] PATCH /v2/images/eeb7ba24-0ac8-43e0-b714-8e01d0e5832f => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/379] 199.204.45.162 () {44 vars in 971 bytes} [Wed May 27 01:30:27 2026] GET /v2/images/eeb7ba24-0ac8-43e0-b714-8e01d0e5832f => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/388] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:31:05 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: 190/389] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:31:05 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/392] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:31:23 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: 201/393] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:31:23 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/394] 199.204.45.162 () {44 vars in 939 bytes} [Wed May 27 01:31:23 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/395] 199.204.45.162 () {44 vars in 961 bytes} [Wed May 27 01:31:23 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: 7|app: 0|req: 194/396] 199.204.45.162 () {44 vars in 939 bytes} [Wed May 27 01:31:23 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: 203/397] 199.204.45.162 () {48 vars in 951 bytes} [Wed May 27 01:31:23 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 01:31:23.773 7 INFO glance.api.v2.image_data [None req-bc387a37-d13c-4d16-a0b9-7c978bda4935 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:31:38.555 7 INFO glance.location [None req-bc387a37-d13c-4d16-a0b9-7c978bda4935 6fc3fa01292b4adcbb37d1e247addfb6 d055109d63024de08e1f6e6f3a8c529c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 195/402] 199.204.45.162 () {48 vars in 1046 bytes} [Wed May 27 01:31:23 2026] PUT /v2/images/8a80bb16-c61c-4146-97fb-9add4965eae6/file => generated 0 bytes in 14831 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32925 switches on core 0) [pid: 8|app: 0|req: 208/403] 199.204.45.162 () {44 vars in 971 bytes} [Wed May 27 01:31:38 2026] GET /v2/images/8a80bb16-c61c-4146-97fb-9add4965eae6 => generated 1204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/404] 199.204.45.162 () {48 vars in 1051 bytes} [Wed May 27 01:31:38 2026] PATCH /v2/images/8a80bb16-c61c-4146-97fb-9add4965eae6 => generated 1382 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/405] 199.204.45.162 () {44 vars in 971 bytes} [Wed May 27 01:31:38 2026] GET /v2/images/8a80bb16-c61c-4146-97fb-9add4965eae6 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/560] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:44:30 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: 274/561] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:44:30 2026] GET /v2/images => generated 5574 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/588] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:46:44 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: 288/589] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:46:44 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/592] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:46:46 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: 290/593] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:46:46 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/602] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:47:33 2026] GET / => generated 1312 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/603] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:47:33 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/606] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:47:42 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: 297/607] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:47:42 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/620] 199.204.45.162 () {42 vars in 688 bytes} [Wed May 27 01:48:44 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: 317/621] 199.204.45.162 () {44 vars in 910 bytes} [Wed May 27 01:48:44 2026] GET /v2/images => generated 5574 bytes in 61 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: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: 310/632] 10.0.0.87 () {32 vars in 632 bytes} [Wed May 27 01:49:27 2026] GET /v2/images => generated 5574 bytes in 20 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: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: 325/637] 10.0.0.5 () {36 vars in 985 bytes} [Wed May 27 01:49:47 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/638] 10.0.0.5 () {36 vars in 925 bytes} [Wed May 27 01:49:47 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: 326/639] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 01:49:48 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/640] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:49:48 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: 327/641] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:49:48 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: 315/642] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 01:49:48 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/643] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:49:49 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: 316/644] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:49:49 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: 329/645] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 01:49:49 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/646] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:49:49 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: 330/647] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:49:49 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: 318/648] 10.0.0.97 () {36 vars in 986 bytes} [Wed May 27 01:49:49 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/649] 10.0.0.97 () {36 vars in 926 bytes} [Wed May 27 01:49:50 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: 319/650] 10.0.0.97 () {36 vars in 986 bytes} [Wed May 27 01:49:50 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 332/651] 10.0.0.97 () {36 vars in 926 bytes} [Wed May 27 01:49:50 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: 320/652] 10.0.0.97 () {36 vars in 926 bytes} [Wed May 27 01:49:50 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: 333/653] 10.0.0.5 () {36 vars in 985 bytes} [Wed May 27 01:49:50 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 321/654] 10.0.0.5 () {36 vars in 925 bytes} [Wed May 27 01:49:50 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: 335/657] 199.204.45.162 () {36 vars in 991 bytes} [Wed May 27 01:49:55 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 323/658] 199.204.45.162 () {36 vars in 931 bytes} [Wed May 27 01:49:55 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: 336/659] 199.204.45.162 () {36 vars in 991 bytes} [Wed May 27 01:49:56 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/660] 199.204.45.162 () {36 vars in 931 bytes} [Wed May 27 01:49:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/663] 10.0.0.5 () {36 vars in 985 bytes} [Wed May 27 01:50:11 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 326/664] 10.0.0.5 () {36 vars in 925 bytes} [Wed May 27 01:50:11 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: 330/671] 10.0.0.5 () {36 vars in 985 bytes} [Wed May 27 01:50:43 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/672] 10.0.0.5 () {36 vars in 925 bytes} [Wed May 27 01:50:43 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: 345/677] 10.0.0.5 () {36 vars in 985 bytes} [Wed May 27 01:51:00 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 333/678] 10.0.0.5 () {36 vars in 925 bytes} [Wed May 27 01:51:00 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: 350/689] 10.0.0.87 () {34 vars in 654 bytes} [Wed May 27 01:51:45 2026] POST /v2/images => generated 648 bytes in 238 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 01:51:45.335 7 WARNING glance.api.v2.images [None req-9e34367e-0303-4f52-b91c-e44d0cc7121a 1593fe15bbd54488b68dde45405b51d1 46d2cb427e0e4ae0b61370b9dd69c45e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d786efed-0a64-487f-a728-a41ea261052f [pid: 7|app: 0|req: 340/690] 10.0.0.87 () {32 vars in 709 bytes} [Wed May 27 01:51:45 2026] DELETE /v2/images/d786efed-0a64-487f-a728-a41ea261052f => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/691] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 27 01:51:45 2026] GET /v2/images/d786efed-0a64-487f-a728-a41ea261052f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/692] 10.0.0.87 () {32 vars in 632 bytes} [Wed May 27 01:51:45 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/693] 10.0.0.87 () {34 vars in 654 bytes} [Wed May 27 01:51:45 2026] POST /v2/images => generated 702 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/694] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:45 2026] GET /v2/images/5e549693-37f6-4a62-b5b6-b04ab01b13e5/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 01:51:45.531 8 WARNING oslo_policy.policy [None req-246efdb6-f3ef-46c1-80f4-c5cf09a3920e 1593fe15bbd54488b68dde45405b51d1 46d2cb427e0e4ae0b61370b9dd69c45e - - 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-05-27 01:51:45.531 8 WARNING oslo_policy.policy [None req-246efdb6-f3ef-46c1-80f4-c5cf09a3920e 1593fe15bbd54488b68dde45405b51d1 46d2cb427e0e4ae0b61370b9dd69c45e - - 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-05-27 01:51:45.533 8 INFO glance.api.v2.image_data [None req-246efdb6-f3ef-46c1-80f4-c5cf09a3920e 1593fe15bbd54488b68dde45405b51d1 46d2cb427e0e4ae0b61370b9dd69c45e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 01:51:45.588 8 WARNING glance_store._drivers.rbd [None req-246efdb6-f3ef-46c1-80f4-c5cf09a3920e 1593fe15bbd54488b68dde45405b51d1 46d2cb427e0e4ae0b61370b9dd69c45e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 01:51:46.595 8 INFO glance.location [None req-246efdb6-f3ef-46c1-80f4-c5cf09a3920e 1593fe15bbd54488b68dde45405b51d1 46d2cb427e0e4ae0b61370b9dd69c45e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 353/695] 10.0.0.87 () {32 vars in 726 bytes} [Wed May 27 01:51:45 2026] PUT /v2/images/5e549693-37f6-4a62-b5b6-b04ab01b13e5/file => generated 0 bytes in 1139 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/696] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 27 01:51:46 2026] GET /v2/images/5e549693-37f6-4a62-b5b6-b04ab01b13e5 => generated 1103 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/697] 10.0.0.87 () {32 vars in 716 bytes} [Wed May 27 01:51:46 2026] GET /v2/images/5e549693-37f6-4a62-b5b6-b04ab01b13e5/file => generated 1024 bytes in 155 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/698] 10.0.0.87 () {34 vars in 654 bytes} [Wed May 27 01:51:46 2026] POST /v2/images => generated 648 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/699] 10.0.0.87 () {32 vars in 725 bytes} [Wed May 27 01:51:46 2026] PATCH /v2/images/09f6a0f6-5ca7-45bf-a01e-6f62a4cdec14 => generated 653 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/700] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 27 01:51:47 2026] GET /v2/images/09f6a0f6-5ca7-45bf-a01e-6f62a4cdec14 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 01:51:47.062 8 WARNING glance.api.v2.images [None req-3ea2f2a5-c730-4f29-aa9b-2505c5a249a0 1593fe15bbd54488b68dde45405b51d1 46d2cb427e0e4ae0b61370b9dd69c45e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//09f6a0f6-5ca7-45bf-a01e-6f62a4cdec14 [pid: 8|app: 0|req: 356/701] 10.0.0.87 () {32 vars in 709 bytes} [Wed May 27 01:51:47 2026] DELETE /v2/images/09f6a0f6-5ca7-45bf-a01e-6f62a4cdec14 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/702] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 27 01:51:47 2026] GET /v2/images/09f6a0f6-5ca7-45bf-a01e-6f62a4cdec14 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:47.159 8 WARNING glance.api.v2.images [None req-8eba727b-705a-480c-96ba-3fd38562344c 1593fe15bbd54488b68dde45405b51d1 46d2cb427e0e4ae0b61370b9dd69c45e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5e549693-37f6-4a62-b5b6-b04ab01b13e5 [pid: 8|app: 0|req: 357/703] 10.0.0.87 () {32 vars in 709 bytes} [Wed May 27 01:51:47 2026] DELETE /v2/images/5e549693-37f6-4a62-b5b6-b04ab01b13e5 => generated 0 bytes in 714 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/704] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 27 01:51:47 2026] GET /v2/images/5e549693-37f6-4a62-b5b6-b04ab01b13e5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 01:51:47.885 8 WARNING glance.api.v2.images [None req-882fe117-6e3a-4a43-9a5d-f4d6088acb47 1593fe15bbd54488b68dde45405b51d1 46d2cb427e0e4ae0b61370b9dd69c45e - - default default] Failed to find image d786efed-0a64-487f-a728-a41ea261052f to delete: glance.common.exception.ImageNotFound: No image found with ID d786efed-0a64-487f-a728-a41ea261052f [pid: 8|app: 0|req: 358/705] 10.0.0.87 () {32 vars in 709 bytes} [Wed May 27 01:51:47 2026] DELETE /v2/images/d786efed-0a64-487f-a728-a41ea261052f => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/706] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 27 01:51:47 2026] GET /v2/images/d786efed-0a64-487f-a728-a41ea261052f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/707] 10.0.0.87 () {30 vars in 410 bytes} [Wed May 27 01:51:50 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: 350/710] 10.0.0.5 () {36 vars in 985 bytes} [Wed May 27 01:52:00 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 361/711] 10.0.0.5 () {36 vars in 925 bytes} [Wed May 27 01:52:00 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: 353/716] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 27 01:52:16 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/717] 10.0.0.87 () {32 vars in 706 bytes} [Wed May 27 01:52:16 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/718] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 01:52:16 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 365/719] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:52: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: 7|app: 0|req: 355/720] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:52: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: 366/721] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 01:52:16 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 356/722] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:52:16 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/723] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:52: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: 357/724] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 01:52:16 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/725] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:52:16 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: 358/726] 10.0.0.97 () {36 vars in 986 bytes} [Wed May 27 01:52:16 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 369/727] 10.0.0.97 () {36 vars in 926 bytes} [Wed May 27 01:52: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: 7|app: 0|req: 359/728] 10.0.0.97 () {36 vars in 986 bytes} [Wed May 27 01:52:17 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 370/729] 10.0.0.97 () {36 vars in 926 bytes} [Wed May 27 01:52:17 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: 360/730] 10.0.0.97 () {36 vars in 926 bytes} [Wed May 27 01:52: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: 373/735] 10.0.0.5 () {36 vars in 985 bytes} [Wed May 27 01:52:40 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/736] 10.0.0.5 () {36 vars in 925 bytes} [Wed May 27 01:52:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/743] 10.0.0.5 () {36 vars in 985 bytes} [Wed May 27 01:53:12 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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: 377/744] 10.0.0.5 () {36 vars in 925 bytes} [Wed May 27 01:53:12 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: 384/757] 10.0.0.5 () {36 vars in 985 bytes} [Wed May 27 01:54:08 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => 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/758] 10.0.0.5 () {36 vars in 925 bytes} [Wed May 27 01:54:08 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: 383/775] 10.0.0.5 () {36 vars in 985 bytes} [Wed May 27 01:55:28 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/776] 10.0.0.5 () {36 vars in 925 bytes} [Wed May 27 01:55:29 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: 386/781] 10.0.0.5 () {36 vars in 985 bytes} [Wed May 27 01:55:46 2026] GET /v2/images/300434fe-f1c8-44fe-ba37-cbe9f05282ca => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/782] 10.0.0.5 () {36 vars in 925 bytes} [Wed May 27 01:55:46 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: 400/789] 199.204.45.162 () {32 vars in 826 bytes} [Wed May 27 01:56:21 2026] GET /v2/images?status=active&owner=d055109d63024de08e1f6e6f3a8c529c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/790] 199.204.45.162 () {32 vars in 653 bytes} [Wed May 27 01:56:21 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: 401/791] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 01:56:22 2026] GET /v2/images/9fa162d4-9b00-401c-9a5f-3681eb8365eb => generated 1395 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/792] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:56: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: 402/793] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:56:22 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: 392/794] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 01:56:22 2026] GET /v2/images/9fa162d4-9b00-401c-9a5f-3681eb8365eb => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/795] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:56: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: 393/796] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:56: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: 404/797] 10.0.0.228 () {36 vars in 987 bytes} [Wed May 27 01:56:22 2026] GET /v2/images/9fa162d4-9b00-401c-9a5f-3681eb8365eb => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/798] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:56: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: 405/799] 10.0.0.228 () {36 vars in 927 bytes} [Wed May 27 01:56: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: 7|app: 0|req: 395/800] 10.0.0.97 () {36 vars in 986 bytes} [Wed May 27 01:56:23 2026] GET /v2/images/9fa162d4-9b00-401c-9a5f-3681eb8365eb => generated 1395 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/801] 10.0.0.97 () {36 vars in 926 bytes} [Wed May 27 01:56:23 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: 396/802] 10.0.0.97 () {36 vars in 986 bytes} [Wed May 27 01:56:23 2026] GET /v2/images/9fa162d4-9b00-401c-9a5f-3681eb8365eb => 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: 407/803] 10.0.0.97 () {36 vars in 926 bytes} [Wed May 27 01:56: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: 397/804] 10.0.0.97 () {36 vars in 926 bytes} [Wed May 27 01:56: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: 419/847] 10.0.0.87 () {32 vars in 632 bytes} [Wed May 27 01:59:46 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)