+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 14 11:01:31 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:41:22 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-7b55cd878-7llst 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x558c8bbdefd0 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-14 11:01:33.725 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 11:01:33.841 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 11:01:34.304 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-14 11:01:34.385 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-14 11:01:34.387 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-14 11:01:34.388 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-14 11:01:34.416 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-14 11:01:34.497 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-14 11:01:34.499 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-14 11:01:34.500 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-14 11:01:35.943 8 WARNING glance.api.v2.images [None req-27503873-e020-404f-b803-3d84816ebf14 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 11:01:36.073 7 WARNING glance.api.v2.images [None req-a1fb2d77-ba68-403b-ba7f-4b70a5145417 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 11:01:36.144 8 WARNING keystonemiddleware._common.config [None req-27503873-e020-404f-b803-3d84816ebf14 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 11:01:36.153 8 WARNING oslo_config.cfg [None req-27503873-e020-404f-b803-3d84816ebf14 - - - - - -] 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 0x558c8bbdefd0 pid: 8 (default app) 2026-04-14 11:01:36.268 7 WARNING keystonemiddleware._common.config [None req-a1fb2d77-ba68-403b-ba7f-4b70a5145417 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 11:01:36.276 7 WARNING oslo_config.cfg [None req-a1fb2d77-ba68-403b-ba7f-4b70a5145417 - - - - - -] 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 0x558c8bbdefd0 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:01:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 11:01:39.029 7 WARNING oslo_policy.policy [None req-42751cd1-6876-4404-abc9-4df9e9db6193 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - 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-14 11:01:39.029 7 WARNING oslo_policy.policy [None req-42751cd1-6876-4404-abc9-4df9e9db6193 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - 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-14 11:01:39.049 7 WARNING oslo_policy.policy [None req-42751cd1-6876-4404-abc9-4df9e9db6193 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - 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-14 11:01:39.049 7 WARNING oslo_policy.policy [None req-42751cd1-6876-4404-abc9-4df9e9db6193 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:01:38 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:01:43 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: 2/7] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:01:43 2026] GET /v2/images => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 11:01:43.446 8 WARNING oslo_policy.policy [None req-80988d52-99b9-40ca-b5a3-722b3bcebaa1 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - 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-14 11:01:43.446 8 WARNING oslo_policy.policy [None req-80988d52-99b9-40ca-b5a3-722b3bcebaa1 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.235 () {44 vars in 911 bytes} [Tue Apr 14 11:01:43 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.235 () {44 vars in 933 bytes} [Tue Apr 14 11:01:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 11:01:43.582 8 WARNING oslo_policy.policy [None req-2e99f415-7257-48a6-be9b-f9e72afb8913 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - 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-14 11:01:43.583 8 WARNING oslo_policy.policy [None req-2e99f415-7257-48a6-be9b-f9e72afb8913 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.235 () {44 vars in 939 bytes} [Tue Apr 14 11:01:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 11:01:43.663 7 WARNING oslo_config.cfg [None req-1afa674b-a143-45d8-83d8-4a08c50fb337 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.235 () {48 vars in 951 bytes} [Tue Apr 14 11:01:43 2026] POST /v2/images => generated 760 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 11:01:43.687 8 WARNING oslo_policy.policy [None req-750fe2cf-cc58-4c28-bdd4-130ee610e2a5 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - 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-14 11:01:43.687 8 WARNING oslo_policy.policy [None req-750fe2cf-cc58-4c28-bdd4-130ee610e2a5 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - 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-14 11:01:43.689 8 INFO glance.api.v2.image_data [None req-750fe2cf-cc58-4c28-bdd4-130ee610e2a5 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 11:01:48.248 8 INFO glance.location [None req-750fe2cf-cc58-4c28-bdd4-130ee610e2a5 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.235 () {48 vars in 1045 bytes} [Tue Apr 14 11:01:43 2026] PUT /v2/images/346467c7-1034-4144-a39c-8150e061dca2/file => generated 0 bytes in 4612 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3127 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:01:48 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 11:01:48.346 8 WARNING oslo_config.cfg [None req-53276a8d-04b0-4f05-a209-b5aa667253d1 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.235 () {48 vars in 1049 bytes} [Tue Apr 14 11:01:48 2026] PATCH /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:01:48 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:23:58 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: 142/285] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:23:58 2026] GET /v2/images => generated 1240 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/298] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:25:00 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: 150/299] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:25:00 2026] GET /v2/images => generated 1240 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 199.204.45.235 () {44 vars in 937 bytes} [Tue Apr 14 11:25:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/301] 199.204.45.235 () {44 vars in 959 bytes} [Tue Apr 14 11:25:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 199.204.45.235 () {44 vars in 939 bytes} [Tue Apr 14 11:25:00 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) [pid: 8|app: 0|req: 152/303] 199.204.45.235 () {48 vars in 951 bytes} [Tue Apr 14 11:25:00 2026] POST /v2/images => generated 796 bytes in 91 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 11:25:00.768 7 WARNING oslo_policy.policy [None req-2619162e-fcde-43fc-8ad1-721e77a9e732 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - 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-14 11:25:00.769 7 WARNING oslo_policy.policy [None req-2619162e-fcde-43fc-8ad1-721e77a9e732 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - 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-14 11:25:00.771 7 INFO glance.api.v2.image_data [None req-2619162e-fcde-43fc-8ad1-721e77a9e732 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 11:25:26.529 7 INFO glance.location [None req-2619162e-fcde-43fc-8ad1-721e77a9e732 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 152/310] 199.204.45.235 () {48 vars in 1046 bytes} [Tue Apr 14 11:25:00 2026] PUT /v2/images/81d30941-65a2-4682-8ab1-b1d7a87b1858/file => generated 0 bytes in 25820 msecs (HTTP/1.1 204) 4 headers in 171 bytes (56242 switches on core 0) [pid: 8|app: 0|req: 159/311] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:25:26 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/312] 199.204.45.235 () {48 vars in 1049 bytes} [Tue Apr 14 11:25:26 2026] PATCH /v2/images/81d30941-65a2-4682-8ab1-b1d7a87b1858 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/313] 199.204.45.235 () {48 vars in 1050 bytes} [Tue Apr 14 11:25:26 2026] PATCH /v2/images/81d30941-65a2-4682-8ab1-b1d7a87b1858 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/314] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:25:26 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/315] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:25: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: 155/316] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:25:28 2026] GET /v2/images => generated 2451 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/397] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:32:08 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: 196/398] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:32:08 2026] GET /v2/images => generated 2451 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:32:19 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: 198/402] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:32:19 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/403] 199.204.45.235 () {44 vars in 947 bytes} [Tue Apr 14 11:32:19 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: 199/404] 199.204.45.235 () {44 vars in 969 bytes} [Tue Apr 14 11:32:19 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.204.45.235 () {44 vars in 939 bytes} [Tue Apr 14 11:32:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 199.204.45.235 () {48 vars in 951 bytes} [Tue Apr 14 11:32:19 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 11:32:19.948 8 INFO glance.api.v2.image_data [None req-04ea137b-f3e0-40eb-b34c-b06024b27d1d b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 11:32:34.002 8 INFO glance.location [None req-04ea137b-f3e0-40eb-b34c-b06024b27d1d b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 207/409] 199.204.45.235 () {48 vars in 1045 bytes} [Tue Apr 14 11:32:19 2026] PUT /v2/images/79809f6e-90bd-463e-99d0-f78330291b76/file => generated 0 bytes in 14103 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23733 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:32:34 2026] GET /v2/images => generated 3664 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.235 () {48 vars in 1050 bytes} [Tue Apr 14 11:32:34 2026] PATCH /v2/images/79809f6e-90bd-463e-99d0-f78330291b76 => generated 1234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:32:34 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:33:16 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: 214/424] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:33:16 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:33:30 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: 216/428] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:33:30 2026] GET /v2/images => generated 3687 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 199.204.45.235 () {44 vars in 939 bytes} [Tue Apr 14 11:33:30 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 199.204.45.235 () {44 vars in 961 bytes} [Tue Apr 14 11:33:30 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/431] 199.204.45.235 () {44 vars in 939 bytes} [Tue Apr 14 11:33:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 199.204.45.235 () {48 vars in 951 bytes} [Tue Apr 14 11:33:31 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 11:33:31.070 7 INFO glance.api.v2.image_data [None req-5557d365-6fe7-4ec1-ac02-04b9a5156f68 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 11:33:47.026 7 INFO glance.location [None req-5557d365-6fe7-4ec1-ac02-04b9a5156f68 b44f79bf58b048ce8d4b62951bfa1f48 004253cd6b024f0f979f4426684a7bb6 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 215/437] 199.204.45.235 () {48 vars in 1046 bytes} [Tue Apr 14 11:33:31 2026] PUT /v2/images/fd96b42d-a37c-4ec4-98c4-459622acefd9/file => generated 0 bytes in 16009 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27919 switches on core 0) [pid: 8|app: 0|req: 223/438] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:33:47 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/439] 199.204.45.235 () {48 vars in 1049 bytes} [Tue Apr 14 11:33:47 2026] PATCH /v2/images/fd96b42d-a37c-4ec4-98c4-459622acefd9 => 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: 224/440] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:33:47 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/583] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:45:39 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: 296/584] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:45:39 2026] GET /v2/images => generated 4893 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/617] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:48:16 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: 313/618] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:48:16 2026] GET /v2/images => generated 4893 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/619] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:48:18 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: 314/620] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:48:18 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/631] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:49:10 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/632] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:49:10 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/635] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:49:17 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: 322/636] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:49:17 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/649] 199.204.45.235 () {42 vars in 688 bytes} [Tue Apr 14 11:50:21 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: 321/650] 199.204.45.235 () {44 vars in 910 bytes} [Tue Apr 14 11:50:21 2026] GET /v2/images => generated 4893 bytes in 113 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: 334/659] 10.0.0.23 () {32 vars in 631 bytes} [Tue Apr 14 11:51:03 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/664] 10.0.0.1 () {36 vars in 984 bytes} [Tue Apr 14 11:51:26 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 37 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: 328/665] 10.0.0.1 () {36 vars in 924 bytes} [Tue Apr 14 11:51:26 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: 330/668] 10.0.0.167 () {36 vars in 986 bytes} [Tue Apr 14 11:51:28 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/669] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:51:28 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/670] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:51:28 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: 340/671] 10.0.0.167 () {36 vars in 986 bytes} [Tue Apr 14 11:51:28 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => 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: 332/672] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:51:28 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: 341/673] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:51:28 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/674] 10.0.0.167 () {36 vars in 986 bytes} [Tue Apr 14 11:51:28 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/675] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:51:28 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: 334/676] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:51:28 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: 343/677] 10.0.0.195 () {36 vars in 986 bytes} [Tue Apr 14 11:51:29 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/678] 10.0.0.195 () {36 vars in 926 bytes} [Tue Apr 14 11:51:29 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: 344/679] 10.0.0.195 () {36 vars in 986 bytes} [Tue Apr 14 11:51:29 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/680] 10.0.0.195 () {36 vars in 926 bytes} [Tue Apr 14 11:51:29 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: 345/681] 10.0.0.195 () {36 vars in 926 bytes} [Tue Apr 14 11:51:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/682] 199.204.45.235 () {36 vars in 990 bytes} [Tue Apr 14 11:51:32 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/683] 199.204.45.235 () {36 vars in 930 bytes} [Tue Apr 14 11:51:33 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: 338/684] 199.204.45.235 () {36 vars in 990 bytes} [Tue Apr 14 11:51:33 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => 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: 347/685] 199.204.45.235 () {36 vars in 930 bytes} [Tue Apr 14 11:51:33 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: 340/688] 10.0.0.1 () {36 vars in 984 bytes} [Tue Apr 14 11:51:43 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 10.0.0.1 () {36 vars in 924 bytes} [Tue Apr 14 11:51:43 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: 344/696] 10.0.0.1 () {36 vars in 984 bytes} [Tue Apr 14 11:52:06 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 10.0.0.1 () {36 vars in 924 bytes} [Tue Apr 14 11:52:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.1 () {36 vars in 984 bytes} [Tue Apr 14 11:52:33 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => 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: 356/703] 10.0.0.1 () {36 vars in 924 bytes} [Tue Apr 14 11:52:33 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: 358/706] 10.0.0.1 () {36 vars in 984 bytes} [Tue Apr 14 11:52:38 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => 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: 349/707] 10.0.0.1 () {36 vars in 924 bytes} [Tue Apr 14 11:52: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: 352/712] 10.0.0.23 () {34 vars in 653 bytes} [Tue Apr 14 11:52:58 2026] POST /v2/images => generated 649 bytes in 210 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 11:52:58.513 8 WARNING glance.api.v2.images [None req-80ee3391-ac09-4044-b480-e43bf9573c21 491ea0027dd0438db0c2ff8d996408b7 c2f614fd27c64323b5c3655136645d7e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c28e4e2a-7484-42a4-be7e-2d1c7b19a8f0 [pid: 8|app: 0|req: 361/713] 10.0.0.23 () {32 vars in 708 bytes} [Tue Apr 14 11:52:58 2026] DELETE /v2/images/c28e4e2a-7484-42a4-be7e-2d1c7b19a8f0 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/714] 10.0.0.23 () {32 vars in 705 bytes} [Tue Apr 14 11:52:58 2026] GET /v2/images/c28e4e2a-7484-42a4-be7e-2d1c7b19a8f0 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 10.0.0.23 () {32 vars in 631 bytes} [Tue Apr 14 11:52:58 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 10.0.0.23 () {34 vars in 653 bytes} [Tue Apr 14 11:52:58 2026] POST /v2/images => generated 700 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.23 () {32 vars in 715 bytes} [Tue Apr 14 11:52:58 2026] GET /v2/images/0b151d6c-7b8c-4905-baf7-a27bb956c5da/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 11:52:58.738 7 INFO glance.api.v2.image_data [None req-2d8c30cf-eb9b-4b77-94ab-630a581ebc6d 491ea0027dd0438db0c2ff8d996408b7 c2f614fd27c64323b5c3655136645d7e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 11:52:58.783 7 WARNING glance_store._drivers.rbd [None req-2d8c30cf-eb9b-4b77-94ab-630a581ebc6d 491ea0027dd0438db0c2ff8d996408b7 c2f614fd27c64323b5c3655136645d7e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 11:52:59.529 7 INFO glance.location [None req-2d8c30cf-eb9b-4b77-94ab-630a581ebc6d 491ea0027dd0438db0c2ff8d996408b7 c2f614fd27c64323b5c3655136645d7e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 355/718] 10.0.0.23 () {32 vars in 725 bytes} [Tue Apr 14 11:52:58 2026] PUT /v2/images/0b151d6c-7b8c-4905-baf7-a27bb956c5da/file => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 10.0.0.23 () {32 vars in 705 bytes} [Tue Apr 14 11:52:59 2026] GET /v2/images/0b151d6c-7b8c-4905-baf7-a27bb956c5da => generated 1101 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.23 () {32 vars in 715 bytes} [Tue Apr 14 11:52:59 2026] GET /v2/images/0b151d6c-7b8c-4905-baf7-a27bb956c5da/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: 365/721] 10.0.0.23 () {34 vars in 653 bytes} [Tue Apr 14 11:52:59 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/722] 10.0.0.23 () {32 vars in 724 bytes} [Tue Apr 14 11:52:59 2026] PATCH /v2/images/bdaf3a2f-e4f3-485e-a10c-831a0b659cb1 => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.23 () {32 vars in 705 bytes} [Tue Apr 14 11:52:59 2026] GET /v2/images/bdaf3a2f-e4f3-485e-a10c-831a0b659cb1 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 11:52:59.876 7 WARNING glance.api.v2.images [None req-cc41543d-5295-48ff-ad2d-d8e7d650dd7b 491ea0027dd0438db0c2ff8d996408b7 c2f614fd27c64323b5c3655136645d7e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bdaf3a2f-e4f3-485e-a10c-831a0b659cb1 [pid: 7|app: 0|req: 358/724] 10.0.0.23 () {32 vars in 708 bytes} [Tue Apr 14 11:52:59 2026] DELETE /v2/images/bdaf3a2f-e4f3-485e-a10c-831a0b659cb1 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/725] 10.0.0.23 () {32 vars in 705 bytes} [Tue Apr 14 11:52:59 2026] GET /v2/images/bdaf3a2f-e4f3-485e-a10c-831a0b659cb1 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 11:52:59.945 7 WARNING glance.api.v2.images [None req-120a1314-ea5e-4cee-a564-34d43cac5d1b 491ea0027dd0438db0c2ff8d996408b7 c2f614fd27c64323b5c3655136645d7e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0b151d6c-7b8c-4905-baf7-a27bb956c5da [pid: 7|app: 0|req: 359/726] 10.0.0.23 () {32 vars in 708 bytes} [Tue Apr 14 11:52:59 2026] DELETE /v2/images/0b151d6c-7b8c-4905-baf7-a27bb956c5da => generated 0 bytes in 922 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.23 () {32 vars in 705 bytes} [Tue Apr 14 11:53:00 2026] GET /v2/images/0b151d6c-7b8c-4905-baf7-a27bb956c5da => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 11:53:00.886 7 WARNING glance.api.v2.images [None req-c4a2dfb1-4a78-442e-90a8-476117ba98ea 491ea0027dd0438db0c2ff8d996408b7 c2f614fd27c64323b5c3655136645d7e - - default default] Failed to find image c28e4e2a-7484-42a4-be7e-2d1c7b19a8f0 to delete: glance.common.exception.ImageNotFound: No image found with ID c28e4e2a-7484-42a4-be7e-2d1c7b19a8f0 [pid: 7|app: 0|req: 360/728] 10.0.0.23 () {32 vars in 708 bytes} [Tue Apr 14 11:53:00 2026] DELETE /v2/images/c28e4e2a-7484-42a4-be7e-2d1c7b19a8f0 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/729] 10.0.0.23 () {32 vars in 705 bytes} [Tue Apr 14 11:53:00 2026] GET /v2/images/c28e4e2a-7484-42a4-be7e-2d1c7b19a8f0 => 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: 362/732] 10.0.0.23 () {30 vars in 409 bytes} [Tue Apr 14 11:53:13 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: 374/739] 10.0.0.1 () {36 vars in 984 bytes} [Tue Apr 14 11:53:45 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.1 () {36 vars in 924 bytes} [Tue Apr 14 11:53:45 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.1 () {36 vars in 984 bytes} [Tue Apr 14 11:54:06 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => 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: 378/748] 10.0.0.1 () {36 vars in 924 bytes} [Tue Apr 14 11:54:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.23 () {32 vars in 705 bytes} [Tue Apr 14 11:54:11 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/750] 10.0.0.23 () {32 vars in 705 bytes} [Tue Apr 14 11:54:11 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 10.0.0.167 () {36 vars in 986 bytes} [Tue Apr 14 11:54:12 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/752] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:54:12 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: 373/753] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:54: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: 8|app: 0|req: 381/754] 10.0.0.167 () {36 vars in 986 bytes} [Tue Apr 14 11:54:12 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => 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: 374/755] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:54:12 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: 382/756] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:54:12 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: 375/757] 10.0.0.167 () {36 vars in 986 bytes} [Tue Apr 14 11:54:12 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => 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: 383/758] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:54:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/759] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:54:12 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: 384/760] 10.0.0.195 () {36 vars in 986 bytes} [Tue Apr 14 11:54:12 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => 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: 377/761] 10.0.0.195 () {36 vars in 926 bytes} [Tue Apr 14 11:54:12 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/762] 10.0.0.195 () {36 vars in 986 bytes} [Tue Apr 14 11:54:12 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/763] 10.0.0.195 () {36 vars in 926 bytes} [Tue Apr 14 11:54:13 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: 386/764] 10.0.0.195 () {36 vars in 926 bytes} [Tue Apr 14 11:54:13 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: 389/769] 10.0.0.1 () {36 vars in 984 bytes} [Tue Apr 14 11:54:31 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/770] 10.0.0.1 () {36 vars in 924 bytes} [Tue Apr 14 11:54:31 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 10.0.0.1 () {36 vars in 984 bytes} [Tue Apr 14 11:54:56 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/778] 10.0.0.1 () {36 vars in 924 bytes} [Tue Apr 14 11:54: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: 402/795] 10.0.0.1 () {36 vars in 984 bytes} [Tue Apr 14 11:56:17 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/796] 10.0.0.1 () {36 vars in 924 bytes} [Tue Apr 14 11:56:17 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/797] 10.0.0.1 () {36 vars in 984 bytes} [Tue Apr 14 11:56:25 2026] GET /v2/images/346467c7-1034-4144-a39c-8150e061dca2 => generated 1171 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/798] 10.0.0.1 () {36 vars in 924 bytes} [Tue Apr 14 11:56:26 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: 399/805] 199.204.45.235 () {32 vars in 825 bytes} [Tue Apr 14 11:56:52 2026] GET /v2/images?status=active&owner=004253cd6b024f0f979f4426684a7bb6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/806] 199.204.45.235 () {32 vars in 652 bytes} [Tue Apr 14 11:56:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/807] 10.0.0.167 () {36 vars in 986 bytes} [Tue Apr 14 11:56:52 2026] GET /v2/images/81d30941-65a2-4682-8ab1-b1d7a87b1858 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/808] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:56:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/809] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:56:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/810] 10.0.0.167 () {36 vars in 986 bytes} [Tue Apr 14 11:56:52 2026] GET /v2/images/81d30941-65a2-4682-8ab1-b1d7a87b1858 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/811] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:56:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/812] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:56:52 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/813] 10.0.0.167 () {36 vars in 986 bytes} [Tue Apr 14 11:56:52 2026] GET /v2/images/81d30941-65a2-4682-8ab1-b1d7a87b1858 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/814] 10.0.0.167 () {36 vars in 926 bytes} [Tue Apr 14 11:56:52 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: 404/815] 10.0.0.195 () {36 vars in 986 bytes} [Tue Apr 14 11:56:53 2026] GET /v2/images/81d30941-65a2-4682-8ab1-b1d7a87b1858 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/816] 10.0.0.195 () {36 vars in 926 bytes} [Tue Apr 14 11:56:53 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/817] 10.0.0.195 () {36 vars in 986 bytes} [Tue Apr 14 11:56:53 2026] GET /v2/images/81d30941-65a2-4682-8ab1-b1d7a87b1858 => 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: 413/818] 10.0.0.195 () {36 vars in 926 bytes} [Tue Apr 14 11:56: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: 406/819] 10.0.0.195 () {36 vars in 926 bytes} [Tue Apr 14 11:56: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: 8|app: 0|req: 431/854] 10.0.0.23 () {32 vars in 631 bytes} [Tue Apr 14 11:59:37 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)