+ 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 Apr 15 04:24:44 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-6658454b97-4f698 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f73297c1668 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-04-15 04:24:46.443 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-15 04:24:46.444 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-04-15 04:24:47.301 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-04-15 04:24:47.302 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-04-15 04:24:47.302 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 04:24:47.303 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-04-15 04:24:47.304 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-04-15 04:24:47.305 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-15 04:24:49.367 7 WARNING glance.api.v2.images [None req-75ec1400-5ee9-4961-bbdc-2edc32580789 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 04:24:49.481 8 WARNING glance.api.v2.images [None req-7f9d09f6-99bc-4ff2-901c-5d7ed4faa429 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-15 04:24:49.720 7 WARNING keystonemiddleware._common.config [None req-75ec1400-5ee9-4961-bbdc-2edc32580789 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 04:24:49.728 7 WARNING oslo_config.cfg [None req-75ec1400-5ee9-4961-bbdc-2edc32580789 - - - - - -] 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 0x7f73297c1668 pid: 7 (default app) 2026-04-15 04:24:49.838 8 WARNING keystonemiddleware._common.config [None req-7f9d09f6-99bc-4ff2-901c-5d7ed4faa429 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 04:24:49.845 8 WARNING oslo_config.cfg [None req-7f9d09f6-99bc-4ff2-901c-5d7ed4faa429 - - - - - -] 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 0x7f73297c1668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.223 () {42 vars in 689 bytes} [Wed Apr 15 04:24:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 04:24:51.276 8 WARNING oslo_policy.policy [None req-fda4bb40-c9c0-4604-be95-d4636cae7da7 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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-04-15 04:24:51.276 8 WARNING oslo_policy.policy [None req-fda4bb40-c9c0-4604-be95-d4636cae7da7 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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-04-15 04:24:51.291 8 WARNING oslo_policy.policy [None req-fda4bb40-c9c0-4604-be95-d4636cae7da7 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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-04-15 04:24:51.291 8 WARNING oslo_policy.policy [None req-fda4bb40-c9c0-4604-be95-d4636cae7da7 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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.223 () {44 vars in 911 bytes} [Wed Apr 15 04:24:50 2026] GET /v2/images => generated 69 bytes in 558 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.223 () {42 vars in 689 bytes} [Wed Apr 15 04:24:55 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.223 () {44 vars in 911 bytes} [Wed Apr 15 04:24:55 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 04:24:55.535 7 WARNING oslo_policy.policy [None req-65762957-a117-4487-af0c-8b7260cb0b92 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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-04-15 04:24:55.536 7 WARNING oslo_policy.policy [None req-65762957-a117-4487-af0c-8b7260cb0b92 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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.223 () {44 vars in 912 bytes} [Wed Apr 15 04:24:55 2026] GET /v2/images/cirros => generated 151 bytes in 129 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.223 () {44 vars in 934 bytes} [Wed Apr 15 04:24:55 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-04-15 04:24:55.679 7 WARNING oslo_policy.policy [None req-74da577e-4286-4bdb-9f47-f9b06dca5d5c 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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-04-15 04:24:55.680 7 WARNING oslo_policy.policy [None req-74da577e-4286-4bdb-9f47-f9b06dca5d5c 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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.223 () {44 vars in 940 bytes} [Wed Apr 15 04:24:55 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) 2026-04-15 04:24:55.762 8 WARNING oslo_config.cfg [None req-2725296f-158c-4400-a4fb-c1657887f6ec 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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.223 () {48 vars in 952 bytes} [Wed Apr 15 04:24:55 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 04:24:55.784 7 WARNING oslo_policy.policy [None req-4a4df802-ff52-4865-83ce-17393a2f8d8b 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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-04-15 04:24:55.784 7 WARNING oslo_policy.policy [None req-4a4df802-ff52-4865-83ce-17393a2f8d8b 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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-04-15 04:24:55.785 7 INFO glance.api.v2.image_data [None req-4a4df802-ff52-4865-83ce-17393a2f8d8b 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 04:24:59.043 7 WARNING glance.location [None req-4a4df802-ff52-4865-83ce-17393a2f8d8b 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.223 () {48 vars in 1046 bytes} [Wed Apr 15 04:24:55 2026] PUT /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e/file => generated 0 bytes in 3299 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7944 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.223 () {44 vars in 972 bytes} [Wed Apr 15 04:24:59 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-15 04:24:59.114 7 WARNING oslo_config.cfg [None req-82b3b680-234b-4e01-8eef-f34f6e66a5db 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.223 () {44 vars in 972 bytes} [Wed Apr 15 04:24:59 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => 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: 38/73] 199.204.45.223 () {42 vars in 689 bytes} [Wed Apr 15 04:29:47 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: 36/74] 199.204.45.223 () {44 vars in 911 bytes} [Wed Apr 15 04:29:47 2026] GET /v2/images => generated 1240 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.223 () {42 vars in 689 bytes} [Wed Apr 15 04:29:58 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: 40/80] 199.204.45.223 () {44 vars in 911 bytes} [Wed Apr 15 04:29:58 2026] GET /v2/images => generated 1240 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.223 () {44 vars in 940 bytes} [Wed Apr 15 04:29:59 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: 41/82] 199.204.45.223 () {44 vars in 962 bytes} [Wed Apr 15 04:29:59 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.223 () {44 vars in 940 bytes} [Wed Apr 15 04:29:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.223 () {48 vars in 952 bytes} [Wed Apr 15 04:29:59 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 04:29:59.157 8 WARNING oslo_policy.policy [None req-d683e976-65cc-4f38-90dd-049bc8057217 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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-04-15 04:29:59.157 8 WARNING oslo_policy.policy [None req-d683e976-65cc-4f38-90dd-049bc8057217 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - 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-04-15 04:29:59.159 8 INFO glance.api.v2.image_data [None req-d683e976-65cc-4f38-90dd-049bc8057217 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 04:30:06.698 8 INFO glance.location [None req-d683e976-65cc-4f38-90dd-049bc8057217 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 43/85] 199.204.45.223 () {48 vars in 1046 bytes} [Wed Apr 15 04:29:59 2026] PUT /v2/images/c150d046-af15-48b9-9ebc-60e3f577a47f/file => generated 0 bytes in 7596 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20820 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.223 () {44 vars in 972 bytes} [Wed Apr 15 04:30:06 2026] GET /v2/images/c150d046-af15-48b9-9ebc-60e3f577a47f => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.223 () {44 vars in 972 bytes} [Wed Apr 15 04:30:06 2026] GET /v2/images/c150d046-af15-48b9-9ebc-60e3f577a47f => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.223 () {42 vars in 689 bytes} [Wed Apr 15 04:30:27 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: 47/93] 199.204.45.223 () {44 vars in 911 bytes} [Wed Apr 15 04:30:27 2026] GET /v2/images => generated 2445 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.223 () {42 vars in 689 bytes} [Wed Apr 15 04:30:46 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.223 () {44 vars in 911 bytes} [Wed Apr 15 04:30:46 2026] GET /v2/images => generated 2445 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.223 () {44 vars in 938 bytes} [Wed Apr 15 04:30:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 199.204.45.223 () {44 vars in 960 bytes} [Wed Apr 15 04:30:46 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: 51/102] 199.204.45.223 () {44 vars in 940 bytes} [Wed Apr 15 04:30:46 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: 8|app: 0|req: 52/103] 199.204.45.223 () {48 vars in 952 bytes} [Wed Apr 15 04:30:46 2026] POST /v2/images => generated 796 bytes in 107 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 04:30:46.627 7 INFO glance.api.v2.image_data [None req-38de2f30-8f41-4885-b520-0983230460cb 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 04:31:15.810 7 WARNING glance.location [None req-38de2f30-8f41-4885-b520-0983230460cb 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 52/110] 199.204.45.223 () {48 vars in 1047 bytes} [Wed Apr 15 04:30:46 2026] PUT /v2/images/bad3721e-25b3-48b2-b7b3-e027f6aa1141/file => generated 0 bytes in 29236 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63281 switches on core 0) [pid: 8|app: 0|req: 59/111] 199.204.45.223 () {44 vars in 972 bytes} [Wed Apr 15 04:31:15 2026] GET /v2/images/bad3721e-25b3-48b2-b7b3-e027f6aa1141 => 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: 53/112] 199.204.45.223 () {44 vars in 972 bytes} [Wed Apr 15 04:31:15 2026] GET /v2/images/bad3721e-25b3-48b2-b7b3-e027f6aa1141 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/113] 199.204.45.223 () {42 vars in 689 bytes} [Wed Apr 15 04:31:17 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: 54/114] 199.204.45.223 () {44 vars in 911 bytes} [Wed Apr 15 04:31:17 2026] GET /v2/images => generated 3656 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/199] 199.204.45.223 () {42 vars in 689 bytes} [Wed Apr 15 04:38:17 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: 97/200] 199.204.45.223 () {44 vars in 911 bytes} [Wed Apr 15 04:38:17 2026] GET /v2/images => generated 3656 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/207] 199.204.45.223 () {42 vars in 689 bytes} [Wed Apr 15 04:38: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: 101/208] 199.204.45.223 () {44 vars in 911 bytes} [Wed Apr 15 04:38:43 2026] GET /v2/images => generated 3656 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/209] 199.204.45.223 () {44 vars in 948 bytes} [Wed Apr 15 04:38:43 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/210] 199.204.45.223 () {44 vars in 970 bytes} [Wed Apr 15 04:38:43 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/211] 199.204.45.223 () {44 vars in 940 bytes} [Wed Apr 15 04:38:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/212] 199.204.45.223 () {48 vars in 952 bytes} [Wed Apr 15 04:38:43 2026] POST /v2/images => generated 799 bytes in 646 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-15 04:38:44.365 8 INFO glance.api.v2.image_data [None req-16a99f11-f865-413b-bb4a-93bb1b2f2e33 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 04:39:01.588 8 INFO glance.location [None req-16a99f11-f865-413b-bb4a-93bb1b2f2e33 400fe84eab2a44458564b1a8bd2b09c5 d2e88c0106a24c5dbfb4ff81af373ea2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 110/217] 199.204.45.223 () {48 vars in 1046 bytes} [Wed Apr 15 04:38:44 2026] PUT /v2/images/e7a809b4-cbb4-476a-baac-3110d0e7d6fb/file => generated 0 bytes in 17274 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22926 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.204.45.223 () {44 vars in 972 bytes} [Wed Apr 15 04:39:01 2026] GET /v2/images/e7a809b4-cbb4-476a-baac-3110d0e7d6fb => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.204.45.223 () {48 vars in 1051 bytes} [Wed Apr 15 04:39:01 2026] PATCH /v2/images/e7a809b4-cbb4-476a-baac-3110d0e7d6fb => generated 1234 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.204.45.223 () {44 vars in 972 bytes} [Wed Apr 15 04:39:01 2026] GET /v2/images/e7a809b4-cbb4-476a-baac-3110d0e7d6fb => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/227] 199.204.45.223 () {42 vars in 689 bytes} [Wed Apr 15 04:39:34 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: 113/228] 199.204.45.223 () {44 vars in 911 bytes} [Wed Apr 15 04:39:34 2026] GET /v2/images => generated 4892 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 121/239] 10.0.0.91 () {32 vars in 632 bytes} [Wed Apr 15 04:40:21 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 10.0.0.170 () {36 vars in 987 bytes} [Wed Apr 15 04:40:43 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 121/245] 10.0.0.170 () {36 vars in 927 bytes} [Wed Apr 15 04:40:44 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: 123/248] 199.204.45.223 () {36 vars in 991 bytes} [Wed Apr 15 04:40:51 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => 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: 126/249] 199.204.45.223 () {36 vars in 931 bytes} [Wed Apr 15 04:40:51 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: 124/250] 199.204.45.223 () {36 vars in 991 bytes} [Wed Apr 15 04:40:53 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/251] 199.204.45.223 () {36 vars in 931 bytes} [Wed Apr 15 04:40:53 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: 130/256] 10.0.0.170 () {36 vars in 987 bytes} [Wed Apr 15 04:41:14 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/257] 10.0.0.170 () {36 vars in 927 bytes} [Wed Apr 15 04:41:14 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: 133/262] 10.0.0.170 () {36 vars in 987 bytes} [Wed Apr 15 04:41:38 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 10.0.0.170 () {36 vars in 927 bytes} [Wed Apr 15 04:41:38 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: 139/274] 10.0.0.170 () {36 vars in 987 bytes} [Wed Apr 15 04:42:21 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 10.0.0.170 () {36 vars in 927 bytes} [Wed Apr 15 04:42:21 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: 141/278] 10.0.0.62 () {36 vars in 986 bytes} [Wed Apr 15 04:42:28 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:42: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: 8|app: 0|req: 142/280] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:42:29 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: 139/281] 10.0.0.62 () {36 vars in 986 bytes} [Wed Apr 15 04:42:29 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/282] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:42:29 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: 140/283] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:42: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: 8|app: 0|req: 144/284] 10.0.0.62 () {36 vars in 986 bytes} [Wed Apr 15 04:42:29 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:42: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: 8|app: 0|req: 145/286] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:42:29 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: 142/287] 10.0.0.109 () {36 vars in 911 bytes} [Wed Apr 15 04:42:29 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 10.0.0.109 () {36 vars in 1007 bytes} [Wed Apr 15 04:42:29 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 10.0.0.109 () {36 vars in 987 bytes} [Wed Apr 15 04:42:29 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 10.0.0.109 () {36 vars in 927 bytes} [Wed Apr 15 04:42:29 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: 144/291] 10.0.0.109 () {36 vars in 927 bytes} [Wed Apr 15 04:42:29 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: 150/302] 10.0.0.91 () {34 vars in 654 bytes} [Wed Apr 15 04:43:20 2026] POST /v2/images => generated 649 bytes in 214 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-15 04:43:20.930 8 WARNING glance.api.v2.images [None req-51a1832d-59e9-47e4-bf56-9e9178767de8 4211d760247341d0a8f65d0d63270aa8 d0daeb2df1dd414da39ee2ea9fbee53b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6bcbecd4-e88c-49c2-8481-c1dc74e3c729 [pid: 8|app: 0|req: 153/303] 10.0.0.91 () {32 vars in 709 bytes} [Wed Apr 15 04:43:20 2026] DELETE /v2/images/6bcbecd4-e88c-49c2-8481-c1dc74e3c729 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 10.0.0.91 () {32 vars in 706 bytes} [Wed Apr 15 04:43:20 2026] GET /v2/images/6bcbecd4-e88c-49c2-8481-c1dc74e3c729 => 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: 154/305] 10.0.0.91 () {32 vars in 632 bytes} [Wed Apr 15 04:43:21 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 10.0.0.91 () {34 vars in 654 bytes} [Wed Apr 15 04:43:21 2026] POST /v2/images => generated 702 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 10.0.0.91 () {32 vars in 716 bytes} [Wed Apr 15 04:43:21 2026] GET /v2/images/625f160d-a699-498c-b297-a9d8fd70ed94/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-15 04:43:21.164 7 INFO glance.api.v2.image_data [None req-9557d72c-6b7b-4be2-8df7-fa01ca52c9e4 4211d760247341d0a8f65d0d63270aa8 d0daeb2df1dd414da39ee2ea9fbee53b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-15 04:43:21.249 7 WARNING glance_store._drivers.rbd [None req-9557d72c-6b7b-4be2-8df7-fa01ca52c9e4 4211d760247341d0a8f65d0d63270aa8 d0daeb2df1dd414da39ee2ea9fbee53b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 156/308] 10.0.0.170 () {36 vars in 987 bytes} [Wed Apr 15 04:43:21 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => 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: 157/309] 10.0.0.170 () {36 vars in 927 bytes} [Wed Apr 15 04:43:21 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) 2026-04-15 04:43:22.787 7 INFO glance.location [None req-9557d72c-6b7b-4be2-8df7-fa01ca52c9e4 4211d760247341d0a8f65d0d63270aa8 d0daeb2df1dd414da39ee2ea9fbee53b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 153/310] 10.0.0.91 () {32 vars in 726 bytes} [Wed Apr 15 04:43:21 2026] PUT /v2/images/625f160d-a699-498c-b297-a9d8fd70ed94/file => generated 0 bytes in 1684 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/311] 10.0.0.91 () {32 vars in 706 bytes} [Wed Apr 15 04:43:22 2026] GET /v2/images/625f160d-a699-498c-b297-a9d8fd70ed94 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/312] 10.0.0.91 () {32 vars in 716 bytes} [Wed Apr 15 04:43:22 2026] GET /v2/images/625f160d-a699-498c-b297-a9d8fd70ed94/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/313] 10.0.0.91 () {34 vars in 654 bytes} [Wed Apr 15 04:43:22 2026] POST /v2/images => generated 648 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/314] 10.0.0.91 () {32 vars in 725 bytes} [Wed Apr 15 04:43:23 2026] PATCH /v2/images/63161347-f44c-49b0-8e6f-e133331d434f => generated 652 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/315] 10.0.0.91 () {32 vars in 706 bytes} [Wed Apr 15 04:43:23 2026] GET /v2/images/63161347-f44c-49b0-8e6f-e133331d434f => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-15 04:43:23.171 7 WARNING glance.api.v2.images [None req-61d32cf7-ae71-4d55-9a46-87b1f78e1fe4 4211d760247341d0a8f65d0d63270aa8 d0daeb2df1dd414da39ee2ea9fbee53b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//63161347-f44c-49b0-8e6f-e133331d434f [pid: 7|app: 0|req: 156/316] 10.0.0.91 () {32 vars in 709 bytes} [Wed Apr 15 04:43:23 2026] DELETE /v2/images/63161347-f44c-49b0-8e6f-e133331d434f => generated 0 bytes in 35 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/317] 10.0.0.91 () {32 vars in 706 bytes} [Wed Apr 15 04:43:23 2026] GET /v2/images/63161347-f44c-49b0-8e6f-e133331d434f => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:43:23.225 7 WARNING glance.api.v2.images [None req-ef2cbd3f-8bff-4603-ade8-d3a8b8a9abd4 4211d760247341d0a8f65d0d63270aa8 d0daeb2df1dd414da39ee2ea9fbee53b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//625f160d-a699-498c-b297-a9d8fd70ed94 [pid: 7|app: 0|req: 157/318] 10.0.0.91 () {32 vars in 709 bytes} [Wed Apr 15 04:43:23 2026] DELETE /v2/images/625f160d-a699-498c-b297-a9d8fd70ed94 => generated 0 bytes in 1667 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/319] 10.0.0.91 () {32 vars in 706 bytes} [Wed Apr 15 04:43:24 2026] GET /v2/images/625f160d-a699-498c-b297-a9d8fd70ed94 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-15 04:43:24.906 7 WARNING glance.api.v2.images [None req-499f7d23-a5db-49a3-801a-50ba05bfdc52 4211d760247341d0a8f65d0d63270aa8 d0daeb2df1dd414da39ee2ea9fbee53b - - default default] Failed to find image 6bcbecd4-e88c-49c2-8481-c1dc74e3c729 to delete: glance.common.exception.ImageNotFound: No image found with ID 6bcbecd4-e88c-49c2-8481-c1dc74e3c729 [pid: 7|app: 0|req: 158/320] 10.0.0.91 () {32 vars in 709 bytes} [Wed Apr 15 04:43:24 2026] DELETE /v2/images/6bcbecd4-e88c-49c2-8481-c1dc74e3c729 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/321] 10.0.0.91 () {32 vars in 706 bytes} [Wed Apr 15 04:43:24 2026] GET /v2/images/6bcbecd4-e88c-49c2-8481-c1dc74e3c729 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/322] 10.0.0.91 () {30 vars in 410 bytes} [Wed Apr 15 04:43:27 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: 165/325] 10.0.0.170 () {36 vars in 987 bytes} [Wed Apr 15 04:43:38 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/326] 10.0.0.170 () {36 vars in 927 bytes} [Wed Apr 15 04:43:38 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/331] 10.0.0.170 () {36 vars in 987 bytes} [Wed Apr 15 04:43:54 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => 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: 168/332] 10.0.0.170 () {36 vars in 927 bytes} [Wed Apr 15 04:43:54 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: 168/339] 10.0.0.170 () {36 vars in 987 bytes} [Wed Apr 15 04:44:20 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/340] 10.0.0.170 () {36 vars in 927 bytes} [Wed Apr 15 04:44: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: 8|app: 0|req: 178/351] 10.0.0.170 () {36 vars in 987 bytes} [Wed Apr 15 04:45:17 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/352] 10.0.0.170 () {36 vars in 927 bytes} [Wed Apr 15 04:45: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: 7|app: 0|req: 179/361] 10.0.0.91 () {32 vars in 706 bytes} [Wed Apr 15 04:45:55 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => 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: 183/362] 10.0.0.91 () {32 vars in 706 bytes} [Wed Apr 15 04:45:56 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 10.0.0.62 () {36 vars in 986 bytes} [Wed Apr 15 04:45:56 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => 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: 184/364] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:45: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: 7|app: 0|req: 181/365] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:45:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 10.0.0.62 () {36 vars in 986 bytes} [Wed Apr 15 04:45:56 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => 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: 182/367] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:45:56 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: 186/368] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:45:56 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: 183/369] 10.0.0.62 () {36 vars in 986 bytes} [Wed Apr 15 04:45:56 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => 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: 187/370] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:45:56 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: 184/371] 10.0.0.109 () {36 vars in 911 bytes} [Wed Apr 15 04:45:56 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 10.0.0.109 () {36 vars in 1007 bytes} [Wed Apr 15 04:45:56 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 10.0.0.109 () {36 vars in 987 bytes} [Wed Apr 15 04:45:56 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 10.0.0.109 () {36 vars in 927 bytes} [Wed Apr 15 04:45:56 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: 186/375] 10.0.0.109 () {36 vars in 927 bytes} [Wed Apr 15 04:45:56 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: 192/380] 10.0.0.170 () {36 vars in 987 bytes} [Wed Apr 15 04:46:17 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 10.0.0.170 () {36 vars in 927 bytes} [Wed Apr 15 04:46: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: 8|app: 0|req: 195/386] 10.0.0.170 () {36 vars in 987 bytes} [Wed Apr 15 04:46:37 2026] GET /v2/images/63ea42d3-8fc9-46dd-96d2-7f14f0a8734e => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/387] 10.0.0.170 () {36 vars in 927 bytes} [Wed Apr 15 04:46:37 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: 200/396] 199.204.45.223 () {32 vars in 826 bytes} [Wed Apr 15 04:47:13 2026] GET /v2/images?status=active&owner=d2e88c0106a24c5dbfb4ff81af373ea2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.223 () {32 vars in 653 bytes} [Wed Apr 15 04:47:13 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 10.0.0.62 () {36 vars in 986 bytes} [Wed Apr 15 04:47:14 2026] GET /v2/images/bad3721e-25b3-48b2-b7b3-e027f6aa1141 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:47:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:47:14 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: 199/401] 10.0.0.62 () {36 vars in 986 bytes} [Wed Apr 15 04:47:14 2026] GET /v2/images/bad3721e-25b3-48b2-b7b3-e027f6aa1141 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:47:14 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: 200/403] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:47:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 10.0.0.62 () {36 vars in 986 bytes} [Wed Apr 15 04:47:14 2026] GET /v2/images/bad3721e-25b3-48b2-b7b3-e027f6aa1141 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:47:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 10.0.0.62 () {36 vars in 926 bytes} [Wed Apr 15 04:47:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 10.0.0.109 () {36 vars in 911 bytes} [Wed Apr 15 04:47:14 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 10.0.0.109 () {36 vars in 1007 bytes} [Wed Apr 15 04:47:14 2026] GET /v2/images/bad3721e-25b3-48b2-b7b3-e027f6aa1141/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 10.0.0.109 () {36 vars in 987 bytes} [Wed Apr 15 04:47:14 2026] GET /v2/images/bad3721e-25b3-48b2-b7b3-e027f6aa1141 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 10.0.0.109 () {36 vars in 927 bytes} [Wed Apr 15 04:47:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 10.0.0.109 () {36 vars in 927 bytes} [Wed Apr 15 04:47:14 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 10.0.0.91 () {32 vars in 632 bytes} [Wed Apr 15 04:51:14 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)