+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 27 20:01:33 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:53:44 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-6bc76c6db9-l8xxj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7ff1c4973668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-27 20:01:35.110 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 20:01:35.152 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-27 20:01:35.974 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-27 20:01:35.975 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-27 20:01:35.975 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 20:01:36.129 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-27 20:01:36.130 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-27 20:01:36.131 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 20:01:37.977 8 WARNING glance.api.v2.images [None req-44a55720-6098-47f9-b40b-7540c9aadd3e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 20:01:38.109 7 WARNING glance.api.v2.images [None req-cc346eea-fbff-4c5c-82dd-a66301bb99fe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 20:01:38.314 8 WARNING keystonemiddleware._common.config [None req-44a55720-6098-47f9-b40b-7540c9aadd3e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:01:38.321 8 WARNING oslo_config.cfg [None req-44a55720-6098-47f9-b40b-7540c9aadd3e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ff1c4973668 pid: 8 (default app) 2026-05-27 20:01:38.430 7 WARNING keystonemiddleware._common.config [None req-cc346eea-fbff-4c5c-82dd-a66301bb99fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 20:01:38.437 7 WARNING oslo_config.cfg [None req-cc346eea-fbff-4c5c-82dd-a66301bb99fe - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7ff1c4973668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:01:40 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:01:40.660 7 WARNING oslo_policy.policy [None req-2ff5c40c-893f-4628-97c1-5a6a34b5a34f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 20:01:40.660 7 WARNING oslo_policy.policy [None req-2ff5c40c-893f-4628-97c1-5a6a34b5a34f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 20:01:40.675 7 WARNING oslo_policy.policy [None req-2ff5c40c-893f-4628-97c1-5a6a34b5a34f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 20:01:40.675 7 WARNING oslo_policy.policy [None req-2ff5c40c-893f-4628-97c1-5a6a34b5a34f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - 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 911 bytes} [Wed May 27 20:01:40 2026] GET /v2/images => generated 69 bytes in 549 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 689 bytes} [Wed May 27 20:01:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:01:43 2026] GET /v2/images => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 20:01:44.025 8 WARNING oslo_policy.policy [None req-ae83ecc3-3232-4e5a-80af-db9e359ba01f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 20:01:44.025 8 WARNING oslo_policy.policy [None req-ae83ecc3-3232-4e5a-80af-db9e359ba01f a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - 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 912 bytes} [Wed May 27 20:01:43 2026] GET /v2/images/cirros => generated 151 bytes in 137 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 934 bytes} [Wed May 27 20:01:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:01:44.177 8 WARNING oslo_policy.policy [None req-72f9fa9b-f25b-475d-89fb-35904bd625a8 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 20:01:44.177 8 WARNING oslo_policy.policy [None req-72f9fa9b-f25b-475d-89fb-35904bd625a8 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - 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 940 bytes} [Wed May 27 20:01:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 20:01:44.262 7 WARNING oslo_config.cfg [None req-44af18dd-d888-4183-94f0-02b4391451d6 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - 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 952 bytes} [Wed May 27 20:01:44 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:01:44.285 8 WARNING oslo_policy.policy [None req-916d3ccb-8024-4f3e-a49b-358f96a1cf26 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 20:01:44.286 8 WARNING oslo_policy.policy [None req-916d3ccb-8024-4f3e-a49b-358f96a1cf26 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 20:01:44.287 8 INFO glance.api.v2.image_data [None req-916d3ccb-8024-4f3e-a49b-358f96a1cf26 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:01:48.251 8 INFO glance.location [None req-916d3ccb-8024-4f3e-a49b-358f96a1cf26 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.235 () {48 vars in 1046 bytes} [Wed May 27 20:01:44 2026] PUT /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28/file => generated 0 bytes in 4017 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7855 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 20:01:48 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 20:01:48.394 8 WARNING oslo_config.cfg [None req-d641fa30-c22c-4f4e-a1df-9790a2e62933 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - 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 1052 bytes} [Wed May 27 20:01:48 2026] PATCH /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 79 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 972 bytes} [Wed May 27 20:01:48 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/258] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:21:49 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: 129/259] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:21:49 2026] GET /v2/images => generated 1381 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:22:08 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: 133/265] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:22:08 2026] GET /v2/images => generated 1381 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 199.204.45.235 () {44 vars in 938 bytes} [Wed May 27 20:22:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.204.45.235 () {44 vars in 960 bytes} [Wed May 27 20:22:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.204.45.235 () {44 vars in 940 bytes} [Wed May 27 20:22:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 199.204.45.235 () {48 vars in 952 bytes} [Wed May 27 20:22:09 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:22:09.126 7 WARNING oslo_policy.policy [None req-9ca5f4d0-2b07-4129-83dc-ccdb6ba1d66c a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 20:22:09.126 7 WARNING oslo_policy.policy [None req-9ca5f4d0-2b07-4129-83dc-ccdb6ba1d66c a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-27 20:22:09.128 7 INFO glance.api.v2.image_data [None req-9ca5f4d0-2b07-4129-83dc-ccdb6ba1d66c a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:22:34.628 7 INFO glance.location [None req-9ca5f4d0-2b07-4129-83dc-ccdb6ba1d66c a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 135/274] 199.204.45.235 () {48 vars in 1047 bytes} [Wed May 27 20:22:09 2026] PUT /v2/images/493d750f-ae63-4dd5-b3ae-a8f421dece18/file => generated 0 bytes in 25553 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64024 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 20:22:34 2026] GET /v2/images/493d750f-ae63-4dd5-b3ae-a8f421dece18 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.235 () {48 vars in 1052 bytes} [Wed May 27 20:22:34 2026] PATCH /v2/images/493d750f-ae63-4dd5-b3ae-a8f421dece18 => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 20:22:34 2026] GET /v2/images/493d750f-ae63-4dd5-b3ae-a8f421dece18 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:22:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:22:36 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/360] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:29:08 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: 183/361] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:29:08 2026] GET /v2/images => generated 2778 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/362] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:29:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:29:17 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 199.204.45.235 () {44 vars in 948 bytes} [Wed May 27 20:29:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 199.204.45.235 () {44 vars in 970 bytes} [Wed May 27 20:29:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 199.204.45.235 () {44 vars in 940 bytes} [Wed May 27 20:29:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/367] 199.204.45.235 () {48 vars in 952 bytes} [Wed May 27 20:29:17 2026] POST /v2/images => generated 799 bytes in 35 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:29:17.589 7 INFO glance.api.v2.image_data [None req-bd34a16e-5b72-4412-b53d-2869c03516e1 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:29:32.833 7 INFO glance.location [None req-bd34a16e-5b72-4412-b53d-2869c03516e1 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 182/372] 199.204.45.235 () {48 vars in 1046 bytes} [Wed May 27 20:29:17 2026] PUT /v2/images/c085bb16-779d-4fe4-9d4e-a8b9a07755f5/file => generated 0 bytes in 15291 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26806 switches on core 0) [pid: 8|app: 0|req: 191/373] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 20:29:32 2026] GET /v2/images/c085bb16-779d-4fe4-9d4e-a8b9a07755f5 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/374] 199.204.45.235 () {48 vars in 1052 bytes} [Wed May 27 20:29:32 2026] PATCH /v2/images/c085bb16-779d-4fe4-9d4e-a8b9a07755f5 => generated 1410 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/375] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 20:29:33 2026] GET /v2/images/c085bb16-779d-4fe4-9d4e-a8b9a07755f5 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/384] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:30:12 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: 188/385] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:30:12 2026] GET /v2/images => generated 4190 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/390] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:30:28 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: 191/391] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:30:28 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/392] 199.204.45.235 () {44 vars in 940 bytes} [Wed May 27 20:30:28 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/393] 199.204.45.235 () {44 vars in 962 bytes} [Wed May 27 20:30:28 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/394] 199.204.45.235 () {44 vars in 940 bytes} [Wed May 27 20:30:28 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: 7|app: 0|req: 193/395] 199.204.45.235 () {48 vars in 952 bytes} [Wed May 27 20:30:28 2026] POST /v2/images => generated 791 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 20:30:28.250 8 INFO glance.api.v2.image_data [None req-7c56008d-f125-4a03-b7a3-833d7fbb7637 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:30:42.865 8 INFO glance.location [None req-7c56008d-f125-4a03-b7a3-833d7fbb7637 a0f06d8cb30a4f629a497cb89ea986ee cf095aca736249d1820cd75ad66d288c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 203/398] 199.204.45.235 () {48 vars in 1047 bytes} [Wed May 27 20:30:28 2026] PUT /v2/images/3cf220d7-644e-4e0c-a71c-bac4d4a954bb/file => generated 0 bytes in 14672 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32622 switches on core 0) [pid: 7|app: 0|req: 196/399] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 20:30:42 2026] GET /v2/images/3cf220d7-644e-4e0c-a71c-bac4d4a954bb => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/400] 199.204.45.235 () {48 vars in 1052 bytes} [Wed May 27 20:30:42 2026] PATCH /v2/images/3cf220d7-644e-4e0c-a71c-bac4d4a954bb => generated 1382 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/401] 199.204.45.235 () {44 vars in 972 bytes} [Wed May 27 20:30:43 2026] GET /v2/images/3cf220d7-644e-4e0c-a71c-bac4d4a954bb => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/554] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:43:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/555] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:43:24 2026] GET /v2/images => generated 5574 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/584] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:45: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: 289/585] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:45:38 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/586] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:45:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/587] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:45:40 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/596] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:46:26 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: 302/597] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:46:26 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/600] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:46:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/601] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:46:34 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/614] 199.204.45.235 () {42 vars in 689 bytes} [Wed May 27 20:47:34 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: 311/615] 199.204.45.235 () {44 vars in 911 bytes} [Wed May 27 20:47:34 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/624] 10.0.0.4 () {32 vars in 631 bytes} [Wed May 27 20:48:15 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 311/629] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 27 20:48:34 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/630] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:48:34 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: 312/631] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:48:34 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: 320/632] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 27 20:48:34 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/633] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:48:34 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: 321/634] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:48:34 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: 314/635] 10.0.0.123 () {36 vars in 987 bytes} [Wed May 27 20:48:34 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/636] 10.0.0.123 () {36 vars in 927 bytes} [Wed May 27 20:48:34 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: 315/637] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 27 20:48:34 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/638] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:48:34 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: 316/639] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:48:34 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: 324/640] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 27 20:48:35 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/641] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 27 20:48:35 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/642] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 27 20:48:35 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/643] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 27 20:48:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/644] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 27 20:48:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/647] 10.0.0.123 () {36 vars in 987 bytes} [Wed May 27 20:48:38 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/648] 10.0.0.123 () {36 vars in 927 bytes} [Wed May 27 20:48:38 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: 329/649] 199.204.45.235 () {36 vars in 991 bytes} [Wed May 27 20:48:43 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/650] 199.204.45.235 () {36 vars in 931 bytes} [Wed May 27 20:48:43 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: 330/651] 199.204.45.235 () {36 vars in 991 bytes} [Wed May 27 20:48:43 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/652] 199.204.45.235 () {36 vars in 931 bytes} [Wed May 27 20:48:43 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: 334/659] 10.0.0.123 () {36 vars in 987 bytes} [Wed May 27 20:49:16 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/660] 10.0.0.123 () {36 vars in 927 bytes} [Wed May 27 20:49:16 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: 336/663] 10.0.0.4 () {30 vars in 409 bytes} [Wed May 27 20:49:22 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/670] 10.0.0.4 () {34 vars in 653 bytes} [Wed May 27 20:49:57 2026] POST /v2/images => generated 648 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 20:49:57.939 8 WARNING glance.api.v2.images [None req-20b40d67-8219-4ea1-a813-d4f62b5588c6 abfa77af96be43bb916f20963d88b0e8 352a1af62df748718f427a2825f81cd8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ae4752d6-e4c4-4b52-91a4-82cf0204d1cd [pid: 8|app: 0|req: 340/673] 10.0.0.4 () {32 vars in 708 bytes} [Wed May 27 20:49:57 2026] DELETE /v2/images/ae4752d6-e4c4-4b52-91a4-82cf0204d1cd => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/674] 10.0.0.4 () {32 vars in 705 bytes} [Wed May 27 20:49:57 2026] GET /v2/images/ae4752d6-e4c4-4b52-91a4-82cf0204d1cd => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/675] 10.0.0.4 () {32 vars in 631 bytes} [Wed May 27 20:49:58 2026] GET /v2/images => generated 1381 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/676] 10.0.0.4 () {34 vars in 653 bytes} [Wed May 27 20:49:58 2026] POST /v2/images => generated 701 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/677] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:49:58 2026] GET /v2/images/dc66070f-dffe-4567-b9ed-d5538a19b62c/file => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 20:49:58.154 7 INFO glance.api.v2.image_data [None req-16fbf274-de02-4d6e-a00e-101b13479486 abfa77af96be43bb916f20963d88b0e8 352a1af62df748718f427a2825f81cd8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 20:49:58.223 7 WARNING glance_store._drivers.rbd [None req-16fbf274-de02-4d6e-a00e-101b13479486 abfa77af96be43bb916f20963d88b0e8 352a1af62df748718f427a2825f81cd8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal [pid: 8|app: 0|req: 343/678] 10.0.0.123 () {36 vars in 987 bytes} [Wed May 27 20:49:58 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/679] 10.0.0.123 () {36 vars in 927 bytes} [Wed May 27 20:49:58 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) 2026-05-27 20:49:59.347 7 INFO glance.location [None req-16fbf274-de02-4d6e-a00e-101b13479486 abfa77af96be43bb916f20963d88b0e8 352a1af62df748718f427a2825f81cd8 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 336/680] 10.0.0.4 () {32 vars in 725 bytes} [Wed May 27 20:49:58 2026] PUT /v2/images/dc66070f-dffe-4567-b9ed-d5538a19b62c/file => generated 0 bytes in 1244 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/681] 10.0.0.4 () {32 vars in 705 bytes} [Wed May 27 20:49:59 2026] GET /v2/images/dc66070f-dffe-4567-b9ed-d5538a19b62c => generated 1102 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/682] 10.0.0.4 () {32 vars in 715 bytes} [Wed May 27 20:49:59 2026] GET /v2/images/dc66070f-dffe-4567-b9ed-d5538a19b62c/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/683] 10.0.0.4 () {34 vars in 653 bytes} [Wed May 27 20:49:59 2026] POST /v2/images => generated 647 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/684] 10.0.0.4 () {32 vars in 724 bytes} [Wed May 27 20:49:59 2026] PATCH /v2/images/d43f372d-7c84-4843-9b3a-32e44fa7ec02 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/685] 10.0.0.4 () {32 vars in 705 bytes} [Wed May 27 20:49:59 2026] GET /v2/images/d43f372d-7c84-4843-9b3a-32e44fa7ec02 => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 20:49:59.672 7 WARNING glance.api.v2.images [None req-e6838840-ab4a-4ea4-8cb2-2c0c4d069fa9 abfa77af96be43bb916f20963d88b0e8 352a1af62df748718f427a2825f81cd8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d43f372d-7c84-4843-9b3a-32e44fa7ec02 [pid: 7|app: 0|req: 339/686] 10.0.0.4 () {32 vars in 708 bytes} [Wed May 27 20:49:59 2026] DELETE /v2/images/d43f372d-7c84-4843-9b3a-32e44fa7ec02 => 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: 348/687] 10.0.0.4 () {32 vars in 705 bytes} [Wed May 27 20:49:59 2026] GET /v2/images/d43f372d-7c84-4843-9b3a-32e44fa7ec02 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:49:59.745 7 WARNING glance.api.v2.images [None req-f71f373d-0243-419b-a1db-5f707aa9f10b abfa77af96be43bb916f20963d88b0e8 352a1af62df748718f427a2825f81cd8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dc66070f-dffe-4567-b9ed-d5538a19b62c [pid: 7|app: 0|req: 340/688] 10.0.0.4 () {32 vars in 708 bytes} [Wed May 27 20:49:59 2026] DELETE /v2/images/dc66070f-dffe-4567-b9ed-d5538a19b62c => generated 0 bytes in 961 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 10.0.0.4 () {32 vars in 705 bytes} [Wed May 27 20:50:00 2026] GET /v2/images/dc66070f-dffe-4567-b9ed-d5538a19b62c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 20:50:00.722 7 WARNING glance.api.v2.images [None req-31e6f95f-6ae3-459d-bf48-0b98a98c6b4f abfa77af96be43bb916f20963d88b0e8 352a1af62df748718f427a2825f81cd8 - - default default] Failed to find image ae4752d6-e4c4-4b52-91a4-82cf0204d1cd to delete: glance.common.exception.ImageNotFound: No image found with ID ae4752d6-e4c4-4b52-91a4-82cf0204d1cd [pid: 7|app: 0|req: 341/690] 10.0.0.4 () {32 vars in 708 bytes} [Wed May 27 20:50:00 2026] DELETE /v2/images/ae4752d6-e4c4-4b52-91a4-82cf0204d1cd => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 10.0.0.4 () {32 vars in 705 bytes} [Wed May 27 20:50:00 2026] GET /v2/images/ae4752d6-e4c4-4b52-91a4-82cf0204d1cd => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/694] 10.0.0.123 () {36 vars in 987 bytes} [Wed May 27 20:50:14 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/695] 10.0.0.123 () {36 vars in 927 bytes} [Wed May 27 20:50: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: 355/700] 10.0.0.123 () {36 vars in 987 bytes} [Wed May 27 20:50:34 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.123 () {36 vars in 927 bytes} [Wed May 27 20:50:34 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: 356/702] 10.0.0.123 () {36 vars in 987 bytes} [Wed May 27 20:50:34 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/703] 10.0.0.123 () {36 vars in 927 bytes} [Wed May 27 20:50:34 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: 360/710] 10.0.0.123 () {36 vars in 987 bytes} [Wed May 27 20:51:05 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.123 () {36 vars in 927 bytes} [Wed May 27 20:51:05 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: 359/726] 10.0.0.123 () {36 vars in 987 bytes} [Wed May 27 20:52:16 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.123 () {36 vars in 927 bytes} [Wed May 27 20:52:16 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: 363/734] 10.0.0.4 () {32 vars in 705 bytes} [Wed May 27 20:52:46 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/735] 10.0.0.4 () {32 vars in 705 bytes} [Wed May 27 20:52:46 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/736] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 27 20:52:47 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/737] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:52:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/738] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:52:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/739] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 27 20:52:47 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:52:47 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: 375/741] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:52:47 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: 367/742] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 27 20:52:47 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/743] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:52:47 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: 368/744] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:52:47 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: 377/745] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 27 20:52:47 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/746] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 27 20:52:47 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: 378/747] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 27 20:52:47 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/748] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 27 20:52:47 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: 379/749] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 27 20:52:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/766] 10.0.0.123 () {36 vars in 987 bytes} [Wed May 27 20:53:58 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/767] 10.0.0.123 () {36 vars in 927 bytes} [Wed May 27 20:53:58 2026] GET /v2/schemas/image => generated 4018 bytes in 16 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.123 () {36 vars in 987 bytes} [Wed May 27 20:54:16 2026] GET /v2/images/005d8d50-bdbd-4130-9e27-d07570f70b28 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/771] 10.0.0.123 () {36 vars in 927 bytes} [Wed May 27 20:54:16 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: 395/780] 199.204.45.235 () {32 vars in 826 bytes} [Wed May 27 20:54:51 2026] GET /v2/images?status=active&owner=cf095aca736249d1820cd75ad66d288c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/781] 199.204.45.235 () {32 vars in 653 bytes} [Wed May 27 20:54:51 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: 396/782] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 27 20:54:51 2026] GET /v2/images/493d750f-ae63-4dd5-b3ae-a8f421dece18 => generated 1395 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/783] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:54:51 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: 397/784] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:54:51 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: 388/785] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 27 20:54:51 2026] GET /v2/images/493d750f-ae63-4dd5-b3ae-a8f421dece18 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/786] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:54:51 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: 389/787] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:54:51 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: 399/788] 10.0.0.154 () {36 vars in 987 bytes} [Wed May 27 20:54:51 2026] GET /v2/images/493d750f-ae63-4dd5-b3ae-a8f421dece18 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/789] 10.0.0.154 () {36 vars in 927 bytes} [Wed May 27 20:54:51 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: 400/790] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 27 20:54:52 2026] GET /v2/images/493d750f-ae63-4dd5-b3ae-a8f421dece18 => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/791] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 27 20:54: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: 401/792] 10.0.0.131 () {36 vars in 987 bytes} [Wed May 27 20:54:52 2026] GET /v2/images/493d750f-ae63-4dd5-b3ae-a8f421dece18 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/793] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 27 20:54:52 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: 402/794] 10.0.0.131 () {36 vars in 927 bytes} [Wed May 27 20:54: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: 414/837] 10.0.0.4 () {32 vars in 631 bytes} [Wed May 27 20:58:20 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)