+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jun 22 02:12:57 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:24:30 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-56b56fbdbd-gbtzp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5641e5282700 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version 2026-06-22 02:12:58.965 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-22 02:12:59.055 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-22 02:12:59.685 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-06-22 02:12:59.686 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-06-22 02:12:59.687 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-22 02:12:59.812 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-06-22 02:12:59.813 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-06-22 02:12:59.814 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-22 02:13:01.184 8 WARNING glance.api.v2.images [None req-29558765-d622-4ff6-8813-71686efdfff2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-22 02:13:01.296 7 WARNING glance.api.v2.images [None req-dc750405-3fa1-490b-9865-e28eab7a568d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-22 02:13:01.458 8 WARNING keystonemiddleware._common.config [None req-29558765-d622-4ff6-8813-71686efdfff2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 02:13:01.466 8 WARNING oslo_config.cfg [None req-29558765-d622-4ff6-8813-71686efdfff2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5641e5282700 pid: 8 (default app) 2026-06-22 02:13:01.565 7 WARNING keystonemiddleware._common.config [None req-dc750405-3fa1-490b-9865-e28eab7a568d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 02:13:01.573 7 WARNING oslo_config.cfg [None req-dc750405-3fa1-490b-9865-e28eab7a568d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5641e5282700 pid: 7 (default app) [pid: 7|app: 0|req: 1/4] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:13:01 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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-06-22 02:13:02.212 8 WARNING oslo_policy.policy [None req-61050875-1421-4c58-8722-103956938ce9 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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-06-22 02:13:02.212 8 WARNING oslo_policy.policy [None req-61050875-1421-4c58-8722-103956938ce9 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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-06-22 02:13:02.229 8 WARNING oslo_policy.policy [None req-61050875-1421-4c58-8722-103956938ce9 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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-06-22 02:13:02.229 8 WARNING oslo_policy.policy [None req-61050875-1421-4c58-8722-103956938ce9 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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: 4/5] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:13:01 2026] GET /v2/images => generated 69 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:13:05 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:13:05 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-22 02:13:05.949 7 WARNING oslo_policy.policy [None req-cea22a2f-a0f3-4a63-906d-3b13818bd7b7 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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-06-22 02:13:05.949 7 WARNING oslo_policy.policy [None req-cea22a2f-a0f3-4a63-906d-3b13818bd7b7 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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: 3/8] 199.204.45.216 () {44 vars in 911 bytes} [Mon Jun 22 02:13:05 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.216 () {44 vars in 933 bytes} [Mon Jun 22 02:13:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 02:13:06.087 7 WARNING oslo_policy.policy [None req-5a274c0e-444b-44d1-8e83-44995854dd16 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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-06-22 02:13:06.088 7 WARNING oslo_policy.policy [None req-5a274c0e-444b-44d1-8e83-44995854dd16 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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: 4/10] 199.204.45.216 () {44 vars in 939 bytes} [Mon Jun 22 02:13:06 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-06-22 02:13:06.179 8 WARNING oslo_config.cfg [None req-28874828-126a-421a-84b9-23176d3a9062 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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: 7/11] 199.204.45.216 () {48 vars in 951 bytes} [Mon Jun 22 02:13:06 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-22 02:13:06.203 7 WARNING oslo_policy.policy [None req-5420ce3f-5169-498b-b76c-1617b96667a1 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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-06-22 02:13:06.203 7 WARNING oslo_policy.policy [None req-5420ce3f-5169-498b-b76c-1617b96667a1 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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-06-22 02:13:06.204 7 INFO glance.api.v2.image_data [None req-5420ce3f-5169-498b-b76c-1617b96667a1 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:13:10.855 7 INFO glance.location [None req-5420ce3f-5169-498b-b76c-1617b96667a1 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 5/12] 199.204.45.216 () {48 vars in 1045 bytes} [Mon Jun 22 02:13:06 2026] PUT /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75/file => generated 0 bytes in 4702 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3887 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.216 () {44 vars in 971 bytes} [Mon Jun 22 02:13:10 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:13:11.037 7 WARNING oslo_config.cfg [None req-bf08c653-cc06-47ea-9653-b6bdbf821982 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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: 6/14] 199.204.45.216 () {48 vars in 1051 bytes} [Mon Jun 22 02:13:10 2026] PATCH /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.216 () {44 vars in 971 bytes} [Mon Jun 22 02:13:11 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 132/266] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:33:54 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/267] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:33:54 2026] GET /v2/images => generated 1381 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:34:15 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/273] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:34:15 2026] GET /v2/images => generated 1381 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.216 () {44 vars in 937 bytes} [Mon Jun 22 02:34:15 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.216 () {44 vars in 959 bytes} [Mon Jun 22 02:34:15 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.204.45.216 () {44 vars in 939 bytes} [Mon Jun 22 02:34:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.216 () {48 vars in 951 bytes} [Mon Jun 22 02:34:15 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-22 02:34:15.808 7 INFO glance.api.v2.image_data [None req-6bd19a20-fae4-4f3a-a1dc-178924015d04 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:34:44.797 7 INFO glance.location [None req-6bd19a20-fae4-4f3a-a1dc-178924015d04 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 138/284] 199.204.45.216 () {48 vars in 1046 bytes} [Mon Jun 22 02:34:15 2026] PUT /v2/images/88634dbf-2dd3-4a5a-8fe0-e8a477239d9b/file => generated 0 bytes in 29050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63797 switches on core 0) [pid: 8|app: 0|req: 147/285] 199.204.45.216 () {44 vars in 971 bytes} [Mon Jun 22 02:34:44 2026] GET /v2/images/88634dbf-2dd3-4a5a-8fe0-e8a477239d9b => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/286] 199.204.45.216 () {48 vars in 1051 bytes} [Mon Jun 22 02:34:44 2026] PATCH /v2/images/88634dbf-2dd3-4a5a-8fe0-e8a477239d9b => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/287] 199.204.45.216 () {44 vars in 971 bytes} [Mon Jun 22 02:34:44 2026] GET /v2/images/88634dbf-2dd3-4a5a-8fe0-e8a477239d9b => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/288] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:34:46 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/289] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:34:46 2026] GET /v2/images => generated 2778 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/370] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:41:28 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/371] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:41:28 2026] GET /v2/images => generated 2778 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/374] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:41:40 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/375] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:41:40 2026] GET /v2/images => generated 2778 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/376] 199.204.45.216 () {44 vars in 947 bytes} [Mon Jun 22 02:41:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/377] 199.204.45.216 () {44 vars in 969 bytes} [Mon Jun 22 02:41:40 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: 185/378] 199.204.45.216 () {44 vars in 939 bytes} [Mon Jun 22 02:41:40 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: 194/379] 199.204.45.216 () {48 vars in 951 bytes} [Mon Jun 22 02:41:40 2026] POST /v2/images => generated 799 bytes in 125 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-22 02:41:41.070 7 INFO glance.api.v2.image_data [None req-b57ec272-e8fb-40b7-a001-75f07beb8e71 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:42:00.444 7 INFO glance.location [None req-b57ec272-e8fb-40b7-a001-75f07beb8e71 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 186/384] 199.204.45.216 () {48 vars in 1045 bytes} [Mon Jun 22 02:41:41 2026] PUT /v2/images/040054c4-83d9-4982-aa0c-f75ac7d2120c/file => generated 0 bytes in 19431 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19632 switches on core 0) [pid: 8|app: 0|req: 199/385] 199.204.45.216 () {44 vars in 971 bytes} [Mon Jun 22 02:42:00 2026] GET /v2/images/040054c4-83d9-4982-aa0c-f75ac7d2120c => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/386] 199.204.45.216 () {48 vars in 1051 bytes} [Mon Jun 22 02:42:00 2026] PATCH /v2/images/040054c4-83d9-4982-aa0c-f75ac7d2120c => generated 1410 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/387] 199.204.45.216 () {44 vars in 971 bytes} [Mon Jun 22 02:42:00 2026] GET /v2/images/040054c4-83d9-4982-aa0c-f75ac7d2120c => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/396] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:42:40 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/397] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:42:40 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/402] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:42:55 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/403] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:42:55 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: 8|app: 0|req: 209/404] 199.204.45.216 () {44 vars in 939 bytes} [Mon Jun 22 02:42:55 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: 196/405] 199.204.45.216 () {44 vars in 961 bytes} [Mon Jun 22 02:42:55 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/406] 199.204.45.216 () {44 vars in 939 bytes} [Mon Jun 22 02:42:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/407] 199.204.45.216 () {48 vars in 951 bytes} [Mon Jun 22 02:42:55 2026] POST /v2/images => generated 791 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-22 02:42:55.748 8 WARNING oslo_policy.policy [None req-ae7ae2c3-e979-4438-9832-6df164a5a3fa 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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-06-22 02:42:55.748 8 WARNING oslo_policy.policy [None req-ae7ae2c3-e979-4438-9832-6df164a5a3fa 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - 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-06-22 02:42:55.750 8 INFO glance.api.v2.image_data [None req-ae7ae2c3-e979-4438-9832-6df164a5a3fa 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:43:09.697 8 INFO glance.location [None req-ae7ae2c3-e979-4438-9832-6df164a5a3fa 85f301e2e9cb4710adffa45a4b4246bf 9e17edfe74f846fbb163214cc75014ef - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 211/410] 199.204.45.216 () {48 vars in 1046 bytes} [Mon Jun 22 02:42:55 2026] PUT /v2/images/f705970e-80cc-4658-a63f-ca2bade8e88c/file => generated 0 bytes in 13998 msecs (HTTP/1.1 204) 4 headers in 171 bytes (49952 switches on core 0) [pid: 7|app: 0|req: 200/411] 199.204.45.216 () {44 vars in 971 bytes} [Mon Jun 22 02:43:09 2026] GET /v2/images/f705970e-80cc-4658-a63f-ca2bade8e88c => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/412] 199.204.45.216 () {48 vars in 1051 bytes} [Mon Jun 22 02:43:09 2026] PATCH /v2/images/f705970e-80cc-4658-a63f-ca2bade8e88c => generated 1382 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/413] 199.204.45.216 () {44 vars in 971 bytes} [Mon Jun 22 02:43:09 2026] GET /v2/images/f705970e-80cc-4658-a63f-ca2bade8e88c => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/576] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:56:37 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/577] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:56:37 2026] GET /v2/images => generated 5574 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/610] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:59:11 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/611] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:59:11 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/612] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 02:59:14 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/613] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 02:59:14 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/624] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 03:00:04 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/625] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 03:00:04 2026] GET /v2/images => generated 5574 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/628] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 03:00:14 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/629] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 03:00:14 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/644] 199.204.45.216 () {42 vars in 688 bytes} [Mon Jun 22 03:01:23 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/645] 199.204.45.216 () {44 vars in 910 bytes} [Mon Jun 22 03:01:23 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/654] 10.0.0.71 () {32 vars in 632 bytes} [Mon Jun 22 03:02:08 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/661] 10.0.0.236 () {36 vars in 987 bytes} [Mon Jun 22 03:02:34 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/662] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:02:35 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: 337/663] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:02:35 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: 327/664] 10.0.0.236 () {36 vars in 987 bytes} [Mon Jun 22 03:02:35 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/665] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:02:35 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: 328/666] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:02:35 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: 339/667] 10.0.0.236 () {36 vars in 987 bytes} [Mon Jun 22 03:02:35 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 329/668] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:02:35 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: 340/669] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:02:35 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: 330/670] 10.0.0.204 () {36 vars in 987 bytes} [Mon Jun 22 03:02:36 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/671] 10.0.0.204 () {36 vars in 927 bytes} [Mon Jun 22 03:02:36 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: 331/672] 10.0.0.204 () {36 vars in 987 bytes} [Mon Jun 22 03:02:36 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 342/673] 10.0.0.204 () {36 vars in 927 bytes} [Mon Jun 22 03:02:36 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: 332/674] 10.0.0.204 () {36 vars in 927 bytes} [Mon Jun 22 03:02:36 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: 334/677] 10.0.0.71 () {34 vars in 654 bytes} [Mon Jun 22 03:02:49 2026] POST /v2/images => generated 649 bytes in 268 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-22 03:02:49.754 8 WARNING glance.api.v2.images [None req-d057f322-dd9e-41c4-8b1d-9fba5031fec2 b6274aa6b6514dadaeb20cd7e94f772e 010f906a21964b7b91fa00d99a7bfab1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//248cff9c-3e34-4c85-8560-99911108ef90 [pid: 8|app: 0|req: 344/678] 10.0.0.71 () {32 vars in 709 bytes} [Mon Jun 22 03:02:49 2026] DELETE /v2/images/248cff9c-3e34-4c85-8560-99911108ef90 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/679] 10.0.0.71 () {32 vars in 706 bytes} [Mon Jun 22 03:02:49 2026] GET /v2/images/248cff9c-3e34-4c85-8560-99911108ef90 => generated 139 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/680] 10.0.0.71 () {32 vars in 632 bytes} [Mon Jun 22 03:02:49 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.71 () {34 vars in 654 bytes} [Mon Jun 22 03:02:49 2026] POST /v2/images => generated 703 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/682] 10.0.0.71 () {32 vars in 716 bytes} [Mon Jun 22 03:02:49 2026] GET /v2/images/53f07b1b-1dbb-486d-9229-834e553c81a7/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:02:50.024 7 INFO glance.api.v2.image_data [None req-7e9635f7-75df-44e9-aa94-ee023935f53e b6274aa6b6514dadaeb20cd7e94f772e 010f906a21964b7b91fa00d99a7bfab1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 03:02:50.082 7 WARNING glance_store._drivers.rbd [None req-7e9635f7-75df-44e9-aa94-ee023935f53e b6274aa6b6514dadaeb20cd7e94f772e 010f906a21964b7b91fa00d99a7bfab1 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-22 03:02:51.233 7 INFO glance.location [None req-7e9635f7-75df-44e9-aa94-ee023935f53e b6274aa6b6514dadaeb20cd7e94f772e 010f906a21964b7b91fa00d99a7bfab1 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 337/683] 10.0.0.71 () {32 vars in 726 bytes} [Mon Jun 22 03:02:50 2026] PUT /v2/images/53f07b1b-1dbb-486d-9229-834e553c81a7/file => generated 0 bytes in 1283 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/684] 10.0.0.71 () {32 vars in 706 bytes} [Mon Jun 22 03:02:51 2026] GET /v2/images/53f07b1b-1dbb-486d-9229-834e553c81a7 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/685] 10.0.0.71 () {32 vars in 716 bytes} [Mon Jun 22 03:02:51 2026] GET /v2/images/53f07b1b-1dbb-486d-9229-834e553c81a7/file => generated 1024 bytes in 170 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/686] 10.0.0.71 () {34 vars in 654 bytes} [Mon Jun 22 03:02:51 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/687] 10.0.0.71 () {32 vars in 725 bytes} [Mon Jun 22 03:02:51 2026] PATCH /v2/images/140020e3-7594-4c3f-ab9d-a8fda2e88149 => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/690] 10.0.0.71 () {32 vars in 706 bytes} [Mon Jun 22 03:02:51 2026] GET /v2/images/140020e3-7594-4c3f-ab9d-a8fda2e88149 => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:02:51.665 7 WARNING glance.api.v2.images [None req-4627b4c7-a32a-4c03-8bc9-c5d9a2986ce1 b6274aa6b6514dadaeb20cd7e94f772e 010f906a21964b7b91fa00d99a7bfab1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//140020e3-7594-4c3f-ab9d-a8fda2e88149 [pid: 7|app: 0|req: 342/691] 10.0.0.71 () {32 vars in 709 bytes} [Mon Jun 22 03:02:51 2026] DELETE /v2/images/140020e3-7594-4c3f-ab9d-a8fda2e88149 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.71 () {32 vars in 706 bytes} [Mon Jun 22 03:02:51 2026] GET /v2/images/140020e3-7594-4c3f-ab9d-a8fda2e88149 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:02:51.751 7 WARNING glance.api.v2.images [None req-8a191d04-7735-4087-9598-e7e5b9703af3 b6274aa6b6514dadaeb20cd7e94f772e 010f906a21964b7b91fa00d99a7bfab1 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//53f07b1b-1dbb-486d-9229-834e553c81a7 [pid: 7|app: 0|req: 343/693] 10.0.0.71 () {32 vars in 709 bytes} [Mon Jun 22 03:02:51 2026] DELETE /v2/images/53f07b1b-1dbb-486d-9229-834e553c81a7 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/694] 10.0.0.71 () {32 vars in 706 bytes} [Mon Jun 22 03:02:52 2026] GET /v2/images/53f07b1b-1dbb-486d-9229-834e553c81a7 => generated 139 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:02:52.539 7 WARNING glance.api.v2.images [None req-c0fe724e-29d3-4b7f-a0b2-858e3ae823d8 b6274aa6b6514dadaeb20cd7e94f772e 010f906a21964b7b91fa00d99a7bfab1 - - default default] Failed to find image 248cff9c-3e34-4c85-8560-99911108ef90 to delete: glance.common.exception.ImageNotFound: No image found with ID 248cff9c-3e34-4c85-8560-99911108ef90 [pid: 7|app: 0|req: 344/695] 10.0.0.71 () {32 vars in 709 bytes} [Mon Jun 22 03:02:52 2026] DELETE /v2/images/248cff9c-3e34-4c85-8560-99911108ef90 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/696] 10.0.0.71 () {32 vars in 706 bytes} [Mon Jun 22 03:02:52 2026] GET /v2/images/248cff9c-3e34-4c85-8560-99911108ef90 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 10.0.0.71 () {30 vars in 410 bytes} [Mon Jun 22 03:02:56 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/698] 10.0.0.149 () {36 vars in 987 bytes} [Mon Jun 22 03:02:56 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 10.0.0.149 () {36 vars in 927 bytes} [Mon Jun 22 03:02: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: 8|app: 0|req: 354/700] 199.204.45.216 () {36 vars in 991 bytes} [Mon Jun 22 03:02:58 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 347/701] 199.204.45.216 () {36 vars in 931 bytes} [Mon Jun 22 03:02:58 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: 355/702] 199.204.45.216 () {36 vars in 991 bytes} [Mon Jun 22 03:02:58 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 199.204.45.216 () {36 vars in 931 bytes} [Mon Jun 22 03:02:58 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/704] 10.0.0.149 () {36 vars in 987 bytes} [Mon Jun 22 03:03:01 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 349/705] 10.0.0.149 () {36 vars in 927 bytes} [Mon Jun 22 03:03:01 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/710] 10.0.0.149 () {36 vars in 987 bytes} [Mon Jun 22 03:03:18 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/711] 10.0.0.149 () {36 vars in 927 bytes} [Mon Jun 22 03:03:18 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: 356/718] 10.0.0.149 () {36 vars in 987 bytes} [Mon Jun 22 03:03:48 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/719] 10.0.0.149 () {36 vars in 927 bytes} [Mon Jun 22 03:03:48 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: 358/722] 10.0.0.149 () {36 vars in 987 bytes} [Mon Jun 22 03:03:53 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 365/723] 10.0.0.149 () {36 vars in 927 bytes} [Mon Jun 22 03:03:53 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: 359/724] 10.0.0.149 () {36 vars in 987 bytes} [Mon Jun 22 03:03:53 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 366/725] 10.0.0.149 () {36 vars in 927 bytes} [Mon Jun 22 03:03:53 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: 8|app: 0|req: 369/730] 10.0.0.71 () {32 vars in 706 bytes} [Mon Jun 22 03:04:21 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 362/731] 10.0.0.71 () {32 vars in 706 bytes} [Mon Jun 22 03:04:21 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/732] 10.0.0.236 () {36 vars in 987 bytes} [Mon Jun 22 03:04:21 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/733] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:04: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: 371/734] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:04: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) [pid: 7|app: 0|req: 364/735] 10.0.0.236 () {36 vars in 987 bytes} [Mon Jun 22 03:04:21 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 372/736] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:04: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: 7|app: 0|req: 365/737] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:04:21 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/738] 10.0.0.236 () {36 vars in 987 bytes} [Mon Jun 22 03:04:21 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 366/739] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:04:21 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 10.0.0.204 () {36 vars in 987 bytes} [Mon Jun 22 03:04:21 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/743] 10.0.0.204 () {36 vars in 927 bytes} [Mon Jun 22 03:04:21 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: 369/744] 10.0.0.204 () {36 vars in 987 bytes} [Mon Jun 22 03:04:21 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 376/745] 10.0.0.204 () {36 vars in 927 bytes} [Mon Jun 22 03:04: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) [pid: 7|app: 0|req: 370/746] 10.0.0.204 () {36 vars in 927 bytes} [Mon Jun 22 03:04: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: 7|app: 0|req: 374/753] 10.0.0.149 () {36 vars in 987 bytes} [Mon Jun 22 03:04:57 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.149 () {36 vars in 927 bytes} [Mon Jun 22 03:04:57 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/761] 10.0.0.149 () {36 vars in 987 bytes} [Mon Jun 22 03:05:22 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/762] 10.0.0.149 () {36 vars in 927 bytes} [Mon Jun 22 03:05: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: 396/785] 10.0.0.149 () {36 vars in 987 bytes} [Mon Jun 22 03:07:17 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 390/786] 10.0.0.149 () {36 vars in 927 bytes} [Mon Jun 22 03:07:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/815] 10.0.0.149 () {36 vars in 987 bytes} [Mon Jun 22 03:09:35 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/816] 10.0.0.149 () {36 vars in 927 bytes} [Mon Jun 22 03:09:35 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: 413/819] 10.0.0.149 () {36 vars in 987 bytes} [Mon Jun 22 03:09:43 2026] GET /v2/images/a5d3e76f-ae48-46f1-9bda-936e49046b75 => 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: 407/820] 10.0.0.149 () {36 vars in 927 bytes} [Mon Jun 22 03:09:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/827] 199.204.45.216 () {32 vars in 826 bytes} [Mon Jun 22 03:10:12 2026] GET /v2/images?status=active&owner=9e17edfe74f846fbb163214cc75014ef&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/828] 199.204.45.216 () {32 vars in 653 bytes} [Mon Jun 22 03:10:12 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: 412/829] 10.0.0.236 () {36 vars in 987 bytes} [Mon Jun 22 03:10:13 2026] GET /v2/images/88634dbf-2dd3-4a5a-8fe0-e8a477239d9b => generated 1395 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/830] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:10:13 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/831] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:10:13 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: 419/832] 10.0.0.236 () {36 vars in 987 bytes} [Mon Jun 22 03:10:13 2026] GET /v2/images/88634dbf-2dd3-4a5a-8fe0-e8a477239d9b => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/833] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:10:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/834] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:10:13 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: 415/835] 10.0.0.236 () {36 vars in 987 bytes} [Mon Jun 22 03:10:13 2026] GET /v2/images/88634dbf-2dd3-4a5a-8fe0-e8a477239d9b => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/836] 10.0.0.236 () {36 vars in 927 bytes} [Mon Jun 22 03:10:13 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: 416/837] 10.0.0.204 () {36 vars in 987 bytes} [Mon Jun 22 03:10:13 2026] GET /v2/images/88634dbf-2dd3-4a5a-8fe0-e8a477239d9b => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/838] 10.0.0.204 () {36 vars in 927 bytes} [Mon Jun 22 03:10:13 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: 417/839] 10.0.0.204 () {36 vars in 987 bytes} [Mon Jun 22 03:10:13 2026] GET /v2/images/88634dbf-2dd3-4a5a-8fe0-e8a477239d9b => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/840] 10.0.0.204 () {36 vars in 927 bytes} [Mon Jun 22 03:10:13 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: 418/841] 10.0.0.204 () {36 vars in 927 bytes} [Mon Jun 22 03:10:13 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: 448/890] 10.0.0.71 () {32 vars in 632 bytes} [Mon Jun 22 03:14:19 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)