+ 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 21 15:07:43 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-55b9658c7b-sk5rx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f2672923668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-21 15:07:45.869 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-21 15:07:45.924 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-21 15:07:46.757 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-21 15:07:46.758 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-21 15:07:46.758 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 15:07:46.852 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-21 15:07:46.854 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-21 15:07:46.854 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-21 15:07:48.875 7 WARNING glance.api.v2.images [None req-611568f9-6208-4167-ba82-88953d60c484 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 15:07:49.076 8 WARNING glance.api.v2.images [None req-36af8ccb-fb08-4fd6-aa5b-9ff3376176fe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-21 15:07:49.259 7 WARNING keystonemiddleware._common.config [None req-611568f9-6208-4167-ba82-88953d60c484 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 15:07:49.268 7 WARNING oslo_config.cfg [None req-611568f9-6208-4167-ba82-88953d60c484 - - - - - -] 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 6 seconds on interpreter 0x7f2672923668 pid: 7 (default app) 2026-04-21 15:07:49.437 8 WARNING keystonemiddleware._common.config [None req-36af8ccb-fb08-4fd6-aa5b-9ff3376176fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 15:07:49.445 8 WARNING oslo_config.cfg [None req-36af8ccb-fb08-4fd6-aa5b-9ff3376176fe - - - - - -] 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 6 seconds on interpreter 0x7f2672923668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:07:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 15:07:50.727 8 WARNING oslo_policy.policy [None req-c127d215-bcba-48b8-bb62-64b3783e7d54 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - 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-21 15:07:50.727 8 WARNING oslo_policy.policy [None req-c127d215-bcba-48b8-bb62-64b3783e7d54 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - 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-21 15:07:50.743 8 WARNING oslo_policy.policy [None req-c127d215-bcba-48b8-bb62-64b3783e7d54 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - 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-21 15:07:50.743 8 WARNING oslo_policy.policy [None req-c127d215-bcba-48b8-bb62-64b3783e7d54 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:07:50 2026] GET /v2/images => generated 69 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:07:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:07:54 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 15:07:54.297 7 WARNING oslo_policy.policy [None req-57163eae-5e1f-4ed8-852e-3bda9a66bd0d 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - 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-21 15:07:54.297 7 WARNING oslo_policy.policy [None req-57163eae-5e1f-4ed8-852e-3bda9a66bd0d 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.138 () {44 vars in 910 bytes} [Tue Apr 21 15:07:54 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.138 () {44 vars in 932 bytes} [Tue Apr 21 15:07:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 15:07:54.444 7 WARNING oslo_policy.policy [None req-3fd7a9b6-10f4-4939-952d-909cf901536c 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - 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-21 15:07:54.444 7 WARNING oslo_policy.policy [None req-3fd7a9b6-10f4-4939-952d-909cf901536c 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.138 () {44 vars in 938 bytes} [Tue Apr 21 15:07:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 15:07:54.521 8 WARNING oslo_config.cfg [None req-acb37913-f5dd-4cc3-8153-5848bdb003b5 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.138 () {48 vars in 950 bytes} [Tue Apr 21 15:07:54 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 15:07:54.551 7 WARNING oslo_policy.policy [None req-fbc93978-0dbb-4cd6-b3d5-44b652f46d52 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - 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-21 15:07:54.552 7 WARNING oslo_policy.policy [None req-fbc93978-0dbb-4cd6-b3d5-44b652f46d52 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - 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-21 15:07:54.553 7 INFO glance.api.v2.image_data [None req-fbc93978-0dbb-4cd6-b3d5-44b652f46d52 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 15:07:58.148 7 WARNING glance.location [None req-fbc93978-0dbb-4cd6-b3d5-44b652f46d52 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.138 () {48 vars in 1044 bytes} [Tue Apr 21 15:07:54 2026] PUT /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e/file => generated 0 bytes in 3649 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7541 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.138 () {44 vars in 970 bytes} [Tue Apr 21 15:07:58 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 15:07:58.223 7 WARNING oslo_config.cfg [None req-3a76c759-b7ce-46b0-9516-06bea699493a 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.138 () {44 vars in 970 bytes} [Tue Apr 21 15:07:58 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:29:35 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:29:35 2026] GET /v2/images => generated 1240 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:30:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:30:38 2026] GET /v2/images => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 199.204.45.138 () {44 vars in 936 bytes} [Tue Apr 21 15:30:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 199.204.45.138 () {44 vars in 958 bytes} [Tue Apr 21 15:30:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 199.204.45.138 () {44 vars in 938 bytes} [Tue Apr 21 15:30:38 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) [pid: 7|app: 0|req: 150/296] 199.204.45.138 () {48 vars in 950 bytes} [Tue Apr 21 15:30:38 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 15:30:39.017 8 WARNING oslo_policy.policy [None req-7c94bdec-49bc-42ee-a2e5-a9056e147f3d 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - 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-21 15:30:39.017 8 WARNING oslo_policy.policy [None req-7c94bdec-49bc-42ee-a2e5-a9056e147f3d 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - 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-21 15:30:39.018 8 INFO glance.api.v2.image_data [None req-7c94bdec-49bc-42ee-a2e5-a9056e147f3d 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 15:31:03.729 8 WARNING glance.location [None req-7c94bdec-49bc-42ee-a2e5-a9056e147f3d 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 147/301] 199.204.45.138 () {48 vars in 1045 bytes} [Tue Apr 21 15:30:39 2026] PUT /v2/images/f254015b-fb5d-402a-95c7-b26543302e57/file => generated 0 bytes in 24756 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62060 switches on core 0) [pid: 7|app: 0|req: 155/302] 199.204.45.138 () {44 vars in 970 bytes} [Tue Apr 21 15:31:03 2026] GET /v2/images/f254015b-fb5d-402a-95c7-b26543302e57 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/303] 199.204.45.138 () {44 vars in 970 bytes} [Tue Apr 21 15:31:03 2026] GET /v2/images/f254015b-fb5d-402a-95c7-b26543302e57 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/304] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:31:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/305] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:31:05 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:37:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:37:44 2026] GET /v2/images => generated 2451 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:38:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:38:02 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.138 () {44 vars in 946 bytes} [Tue Apr 21 15:38:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.138 () {44 vars in 968 bytes} [Tue Apr 21 15:38:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.204.45.138 () {44 vars in 938 bytes} [Tue Apr 21 15:38:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.204.45.138 () {48 vars in 950 bytes} [Tue Apr 21 15:38:02 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 15:38:02.985 8 INFO glance.api.v2.image_data [None req-bf0984f6-b1a0-48fc-bca8-271832a6b8d2 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 15:38:15.204 8 INFO glance.location [None req-bf0984f6-b1a0-48fc-bca8-271832a6b8d2 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/400] 199.204.45.138 () {48 vars in 1044 bytes} [Tue Apr 21 15:38:02 2026] PUT /v2/images/3cda2d05-fea9-4649-b827-9b573d98aa39/file => generated 0 bytes in 12257 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27853 switches on core 0) [pid: 7|app: 0|req: 205/401] 199.204.45.138 () {44 vars in 970 bytes} [Tue Apr 21 15:38:15 2026] GET /v2/images/3cda2d05-fea9-4649-b827-9b573d98aa39 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/402] 199.204.45.138 () {48 vars in 1049 bytes} [Tue Apr 21 15:38:15 2026] PATCH /v2/images/3cda2d05-fea9-4649-b827-9b573d98aa39 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/403] 199.204.45.138 () {44 vars in 970 bytes} [Tue Apr 21 15:38:15 2026] GET /v2/images/3cda2d05-fea9-4649-b827-9b573d98aa39 => generated 1234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/412] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:38:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/413] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:38:51 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/416] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:39:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/417] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:39:02 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/418] 199.204.45.138 () {44 vars in 938 bytes} [Tue Apr 21 15:39:02 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: 205/419] 199.204.45.138 () {44 vars in 960 bytes} [Tue Apr 21 15:39:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/420] 199.204.45.138 () {44 vars in 938 bytes} [Tue Apr 21 15:39:02 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: 206/421] 199.204.45.138 () {48 vars in 950 bytes} [Tue Apr 21 15:39:02 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-21 15:39:02.593 7 INFO glance.api.v2.image_data [None req-80aea311-9895-429c-8ee0-8f3841cba0b6 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 15:39:11.639 7 INFO glance.location [None req-80aea311-9895-429c-8ee0-8f3841cba0b6 2b9b0830bcec448ab7b4224ea2918eec 3b1d4c062c96432ebb306ddc1402eab6 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 216/424] 199.204.45.138 () {48 vars in 1044 bytes} [Tue Apr 21 15:39:02 2026] PUT /v2/images/a9b13ebd-f56d-4e1e-942d-5baf260d91c3/file => generated 0 bytes in 9096 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20472 switches on core 0) [pid: 8|app: 0|req: 209/425] 199.204.45.138 () {44 vars in 970 bytes} [Tue Apr 21 15:39:11 2026] GET /v2/images/a9b13ebd-f56d-4e1e-942d-5baf260d91c3 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/426] 199.204.45.138 () {44 vars in 970 bytes} [Tue Apr 21 15:39:11 2026] GET /v2/images/a9b13ebd-f56d-4e1e-942d-5baf260d91c3 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/591] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:52:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/592] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:52:54 2026] GET /v2/images => generated 4892 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/621] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:55:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/622] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:55:12 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/623] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:55:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/624] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:55:13 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/635] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:56:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/636] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:56:02 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/639] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:56:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/640] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:56:10 2026] GET /v2/images => generated 4892 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/653] 199.204.45.138 () {42 vars in 687 bytes} [Tue Apr 21 15:57:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/654] 199.204.45.138 () {44 vars in 909 bytes} [Tue Apr 21 15:57:11 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/663] 10.0.0.14 () {32 vars in 632 bytes} [Tue Apr 21 15:57:53 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/668] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 15:58:12 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/669] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 15:58: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: 332/670] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 15:58:13 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 15:58: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: 341/674] 199.204.45.138 () {36 vars in 991 bytes} [Tue Apr 21 15:58:21 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => 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: 334/675] 199.204.45.138 () {36 vars in 931 bytes} [Tue Apr 21 15:58:21 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: 342/676] 199.204.45.138 () {36 vars in 991 bytes} [Tue Apr 21 15:58:21 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/677] 199.204.45.138 () {36 vars in 931 bytes} [Tue Apr 21 15:58:21 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/678] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 21 15:58:27 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/679] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 15:58:27 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: 344/680] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 15:58:27 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/681] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 21 15:58:27 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/682] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 15:58:27 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: 338/683] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 15:58:27 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: 346/684] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 21 15:58:27 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/685] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 15:58:27 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: 347/686] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 15:58:27 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: 340/687] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 15:58:28 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/688] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 15:58: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: 341/689] 10.0.0.221 () {36 vars in 911 bytes} [Tue Apr 21 15:58:28 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/690] 10.0.0.221 () {36 vars in 1007 bytes} [Tue Apr 21 15:58:28 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e/locations => generated 127 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/693] 10.0.0.221 () {36 vars in 987 bytes} [Tue Apr 21 15:58:28 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/694] 10.0.0.221 () {36 vars in 927 bytes} [Tue Apr 21 15:58:28 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: 343/695] 10.0.0.221 () {36 vars in 927 bytes} [Tue Apr 21 15:58: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: 346/700] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 15:58:52 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/701] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 15:58:52 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/704] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 15:59:06 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => 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: 348/705] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 15:59:06 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: 361/712] 10.0.0.14 () {34 vars in 654 bytes} [Tue Apr 21 15:59:38 2026] POST /v2/images => generated 648 bytes in 313 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-21 15:59:38.468 8 WARNING glance.api.v2.images [None req-4660b4e0-fb89-4499-94ea-5fd38ed16244 aa191d1c458e4e66bfda2c9bab3e4a05 6e2a070ab3bd4a2f8cc6dbbebb11b2ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dc58483a-b055-40e1-bfe6-f891fd4b51e3 [pid: 8|app: 0|req: 352/713] 10.0.0.14 () {32 vars in 709 bytes} [Tue Apr 21 15:59:38 2026] DELETE /v2/images/dc58483a-b055-40e1-bfe6-f891fd4b51e3 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/714] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 21 15:59:38 2026] GET /v2/images/dc58483a-b055-40e1-bfe6-f891fd4b51e3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.14 () {32 vars in 632 bytes} [Tue Apr 21 15:59:38 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/718] 10.0.0.14 () {34 vars in 654 bytes} [Tue Apr 21 15:59:38 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/719] 10.0.0.14 () {32 vars in 716 bytes} [Tue Apr 21 15:59:38 2026] GET /v2/images/aa988e07-e873-4943-8cc1-939414cd2882/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 15:59:38.667 8 INFO glance.api.v2.image_data [None req-49eddcbc-608d-4414-96be-aae6ff16527e aa191d1c458e4e66bfda2c9bab3e4a05 6e2a070ab3bd4a2f8cc6dbbebb11b2ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-21 15:59:38.714 8 WARNING glance_store._drivers.rbd [None req-49eddcbc-608d-4414-96be-aae6ff16527e aa191d1c458e4e66bfda2c9bab3e4a05 6e2a070ab3bd4a2f8cc6dbbebb11b2ad - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-21 15:59:39.487 8 INFO glance.location [None req-49eddcbc-608d-4414-96be-aae6ff16527e aa191d1c458e4e66bfda2c9bab3e4a05 6e2a070ab3bd4a2f8cc6dbbebb11b2ad - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 355/720] 10.0.0.14 () {32 vars in 726 bytes} [Tue Apr 21 15:59:38 2026] PUT /v2/images/aa988e07-e873-4943-8cc1-939414cd2882/file => generated 0 bytes in 866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/721] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 21 15:59:39 2026] GET /v2/images/aa988e07-e873-4943-8cc1-939414cd2882 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/722] 10.0.0.14 () {32 vars in 716 bytes} [Tue Apr 21 15:59:39 2026] GET /v2/images/aa988e07-e873-4943-8cc1-939414cd2882/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/723] 10.0.0.14 () {34 vars in 654 bytes} [Tue Apr 21 15:59:39 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/724] 10.0.0.14 () {32 vars in 725 bytes} [Tue Apr 21 15:59:39 2026] PATCH /v2/images/8ffc5ab9-4bff-4ed8-b077-e10b80cac42e => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/725] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 21 15:59:39 2026] GET /v2/images/8ffc5ab9-4bff-4ed8-b077-e10b80cac42e => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 15:59:39.835 8 WARNING glance.api.v2.images [None req-3bece425-a7f5-4377-9eec-e56d6bc7dff9 aa191d1c458e4e66bfda2c9bab3e4a05 6e2a070ab3bd4a2f8cc6dbbebb11b2ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ffc5ab9-4bff-4ed8-b077-e10b80cac42e [pid: 8|app: 0|req: 358/726] 10.0.0.14 () {32 vars in 709 bytes} [Tue Apr 21 15:59:39 2026] DELETE /v2/images/8ffc5ab9-4bff-4ed8-b077-e10b80cac42e => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/727] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 21 15:59:39 2026] GET /v2/images/8ffc5ab9-4bff-4ed8-b077-e10b80cac42e => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 15:59:39.899 8 WARNING glance.api.v2.images [None req-687625c5-d206-4cc1-899a-9fbb8aeea298 aa191d1c458e4e66bfda2c9bab3e4a05 6e2a070ab3bd4a2f8cc6dbbebb11b2ad - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aa988e07-e873-4943-8cc1-939414cd2882 [pid: 8|app: 0|req: 359/728] 10.0.0.14 () {32 vars in 709 bytes} [Tue Apr 21 15:59:39 2026] DELETE /v2/images/aa988e07-e873-4943-8cc1-939414cd2882 => generated 0 bytes in 1012 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/729] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 21 15:59:40 2026] GET /v2/images/aa988e07-e873-4943-8cc1-939414cd2882 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 15:59:40.936 8 WARNING glance.api.v2.images [None req-ef2d3ec0-1c95-4f40-9f78-1015098cea13 aa191d1c458e4e66bfda2c9bab3e4a05 6e2a070ab3bd4a2f8cc6dbbebb11b2ad - - default default] Failed to find image dc58483a-b055-40e1-bfe6-f891fd4b51e3 to delete: glance.common.exception.ImageNotFound: No image found with ID dc58483a-b055-40e1-bfe6-f891fd4b51e3 [pid: 8|app: 0|req: 360/730] 10.0.0.14 () {32 vars in 709 bytes} [Tue Apr 21 15:59:40 2026] DELETE /v2/images/dc58483a-b055-40e1-bfe6-f891fd4b51e3 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/731] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 21 15:59:40 2026] GET /v2/images/dc58483a-b055-40e1-bfe6-f891fd4b51e3 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/734] 10.0.0.14 () {30 vars in 410 bytes} [Tue Apr 21 15:59:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/737] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 16:00:06 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/738] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 16:00:06 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: 377/743] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 21 16:00:24 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/744] 10.0.0.14 () {32 vars in 706 bytes} [Tue Apr 21 16:00:24 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => 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: 378/745] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 21 16:00:25 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/746] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 16:00:25 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: 379/747] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 16:00:25 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/748] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 21 16:00:25 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/749] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 16:00:25 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: 370/750] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 16:00:25 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: 381/751] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 21 16:00:25 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/752] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 16:00:25 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: 382/753] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 16:00:25 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: 372/754] 10.0.0.221 () {36 vars in 911 bytes} [Tue Apr 21 16:00:25 2026] GET /versions => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/755] 10.0.0.221 () {36 vars in 1007 bytes} [Tue Apr 21 16:00:25 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/756] 10.0.0.221 () {36 vars in 987 bytes} [Tue Apr 21 16:00:25 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/757] 10.0.0.221 () {36 vars in 927 bytes} [Tue Apr 21 16:00:25 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: 374/758] 10.0.0.221 () {36 vars in 927 bytes} [Tue Apr 21 16:00:25 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/769] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 16:01:10 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/770] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 16:01:10 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: 385/779] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 16:01:50 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/780] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 16:01:50 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: 398/785] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 16:02:13 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/786] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 16:02: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: 8|app: 0|req: 391/791] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 16:02:31 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 16:02:31 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: 394/797] 10.0.0.114 () {36 vars in 987 bytes} [Tue Apr 21 16:02:56 2026] GET /v2/images/ce9bfd7f-a21c-4651-ae65-0c2974efaf8e => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/798] 10.0.0.114 () {36 vars in 927 bytes} [Tue Apr 21 16:02:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/803] 199.204.45.138 () {32 vars in 826 bytes} [Tue Apr 21 16:03:13 2026] GET /v2/images?status=active&owner=3b1d4c062c96432ebb306ddc1402eab6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/804] 199.204.45.138 () {32 vars in 653 bytes} [Tue Apr 21 16:03: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: 8|app: 0|req: 398/805] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 21 16:03:14 2026] GET /v2/images/f254015b-fb5d-402a-95c7-b26543302e57 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/806] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 16:03:14 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: 399/807] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 16:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/808] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 21 16:03:14 2026] GET /v2/images/f254015b-fb5d-402a-95c7-b26543302e57 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/809] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 16:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/810] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 16:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/811] 10.0.0.215 () {36 vars in 987 bytes} [Tue Apr 21 16:03:14 2026] GET /v2/images/f254015b-fb5d-402a-95c7-b26543302e57 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/812] 10.0.0.215 () {36 vars in 927 bytes} [Tue Apr 21 16:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/813] 10.0.0.221 () {36 vars in 911 bytes} [Tue Apr 21 16:03:14 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/814] 10.0.0.221 () {36 vars in 1007 bytes} [Tue Apr 21 16:03:14 2026] GET /v2/images/f254015b-fb5d-402a-95c7-b26543302e57/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/815] 10.0.0.221 () {36 vars in 987 bytes} [Tue Apr 21 16:03:14 2026] GET /v2/images/f254015b-fb5d-402a-95c7-b26543302e57 => 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: 413/816] 10.0.0.221 () {36 vars in 927 bytes} [Tue Apr 21 16:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/817] 10.0.0.221 () {36 vars in 927 bytes} [Tue Apr 21 16:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/862] 10.0.0.14 () {32 vars in 632 bytes} [Tue Apr 21 16:06:51 2026] GET /v2/images => generated 4892 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)