+ 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 Aug 19 09:36:54 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-cf99b78bf-27h28 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f6c141b6668 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-08-19 09:36:56.806 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-19 09:36:56.830 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-08-19 09:36:57.698 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-08-19 09:36:57.699 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-08-19 09:36:57.699 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-19 09:36:57.737 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-08-19 09:36:57.738 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-08-19 09:36:57.739 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-19 09:36:59.821 8 WARNING glance.api.v2.images [None req-430e2b1a-be26-4260-96ed-9f7ef6de16b9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-19 09:36:59.869 7 WARNING glance.api.v2.images [None req-346f62af-bcf5-43f6-b68d-a8013d0646dc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-19 09:37:00.184 8 WARNING keystonemiddleware._common.config [None req-430e2b1a-be26-4260-96ed-9f7ef6de16b9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-19 09:37:00.191 8 WARNING oslo_config.cfg [None req-430e2b1a-be26-4260-96ed-9f7ef6de16b9 - - - - - -] 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 0x7f6c141b6668 pid: 8 (default app) 2026-08-19 09:37:00.252 7 WARNING keystonemiddleware._common.config [None req-346f62af-bcf5-43f6-b68d-a8013d0646dc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-19 09:37:00.260 7 WARNING oslo_config.cfg [None req-346f62af-bcf5-43f6-b68d-a8013d0646dc - - - - - -] 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 0x7f6c141b6668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 09:37:02 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-08-19 09:37:03.085 7 WARNING oslo_policy.policy [None req-5d7b8403-cd38-4aea-9ffc-ace9df38dfaf de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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-08-19 09:37:03.085 7 WARNING oslo_policy.policy [None req-5d7b8403-cd38-4aea-9ffc-ace9df38dfaf de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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-08-19 09:37:03.107 7 WARNING oslo_policy.policy [None req-5d7b8403-cd38-4aea-9ffc-ace9df38dfaf de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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-08-19 09:37:03.107 7 WARNING oslo_policy.policy [None req-5d7b8403-cd38-4aea-9ffc-ace9df38dfaf de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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/4] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 09:37:02 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 09:37:06 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/6] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 09:37:06 2026] GET /v2/images => generated 69 bytes in 39 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-08-19 09:37:06.851 8 WARNING oslo_policy.policy [None req-ac069af5-8938-4505-af73-b977ed201f12 de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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-08-19 09:37:06.851 8 WARNING oslo_policy.policy [None req-ac069af5-8938-4505-af73-b977ed201f12 de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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: 5/7] 199.19.213.118 () {44 vars in 910 bytes} [Wed Aug 19 09:37:06 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.118 () {44 vars in 932 bytes} [Wed Aug 19 09:37:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-19 09:37:06.991 8 WARNING oslo_policy.policy [None req-943f36d5-9e48-4052-a68d-5615f4a099c1 de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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-08-19 09:37:06.991 8 WARNING oslo_policy.policy [None req-943f36d5-9e48-4052-a68d-5615f4a099c1 de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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/9] 199.19.213.118 () {44 vars in 938 bytes} [Wed Aug 19 09:37:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-19 09:37:07.077 7 WARNING oslo_config.cfg [None req-e3dff184-eb19-4188-9b62-bdd74f349c93 de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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/10] 199.19.213.118 () {48 vars in 950 bytes} [Wed Aug 19 09:37:07 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 09:37:07.098 8 WARNING oslo_policy.policy [None req-add23e4e-001a-479e-9807-45956937a54e de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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-08-19 09:37:07.098 8 WARNING oslo_policy.policy [None req-add23e4e-001a-479e-9807-45956937a54e de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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-08-19 09:37:07.099 8 INFO glance.api.v2.image_data [None req-add23e4e-001a-479e-9807-45956937a54e de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 09:37:10.636 8 WARNING glance.location [None req-add23e4e-001a-479e-9807-45956937a54e de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.19.213.118 () {48 vars in 1044 bytes} [Wed Aug 19 09:37:07 2026] PUT /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d/file => generated 0 bytes in 3590 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5580 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.118 () {44 vars in 970 bytes} [Wed Aug 19 09:37:10 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-19 09:37:10.796 8 WARNING oslo_config.cfg [None req-6ae074df-6afb-4ab8-90be-745b2f48fc5a de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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: 8/15] 199.19.213.118 () {48 vars in 1050 bytes} [Wed Aug 19 09:37:10 2026] PATCH /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.118 () {44 vars in 970 bytes} [Wed Aug 19 09:37:10 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/263] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 09:57:41 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: 132/264] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 09:57:41 2026] GET /v2/images => generated 1381 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 09:58:09 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: 136/272] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 09:58:09 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.118 () {44 vars in 936 bytes} [Wed Aug 19 09:58:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.19.213.118 () {44 vars in 958 bytes} [Wed Aug 19 09:58:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.19.213.118 () {44 vars in 938 bytes} [Wed Aug 19 09:58: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: 138/276] 199.19.213.118 () {48 vars in 950 bytes} [Wed Aug 19 09:58:09 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 09:58:09.290 7 WARNING oslo_policy.policy [None req-1699db4c-6d31-47fc-b9ad-e6f509473365 de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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-08-19 09:58:09.290 7 WARNING oslo_policy.policy [None req-1699db4c-6d31-47fc-b9ad-e6f509473365 de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - 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-08-19 09:58:09.291 7 INFO glance.api.v2.image_data [None req-1699db4c-6d31-47fc-b9ad-e6f509473365 de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 09:58:36.313 7 WARNING glance.location [None req-1699db4c-6d31-47fc-b9ad-e6f509473365 de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/281] 199.19.213.118 () {48 vars in 1045 bytes} [Wed Aug 19 09:58:09 2026] PUT /v2/images/af60f595-8bf4-4b77-b086-cda2d8279174/file => generated 0 bytes in 27073 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67470 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.19.213.118 () {44 vars in 970 bytes} [Wed Aug 19 09:58:36 2026] GET /v2/images/af60f595-8bf4-4b77-b086-cda2d8279174 => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/283] 199.19.213.118 () {48 vars in 1050 bytes} [Wed Aug 19 09:58:36 2026] PATCH /v2/images/af60f595-8bf4-4b77-b086-cda2d8279174 => generated 1395 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.19.213.118 () {44 vars in 970 bytes} [Wed Aug 19 09:58:36 2026] GET /v2/images/af60f595-8bf4-4b77-b086-cda2d8279174 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 09:58:38 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: 145/286] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 09:58:38 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 10:06:14 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/380] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 10:06:14 2026] GET /v2/images => generated 2778 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 10:06: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: 190/384] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 10:06:22 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.19.213.118 () {44 vars in 946 bytes} [Wed Aug 19 10:06:22 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.19.213.118 () {44 vars in 968 bytes} [Wed Aug 19 10:06:22 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.19.213.118 () {44 vars in 938 bytes} [Wed Aug 19 10:06:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.19.213.118 () {48 vars in 950 bytes} [Wed Aug 19 10:06:22 2026] POST /v2/images => generated 799 bytes in 107 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 10:06:22.848 8 INFO glance.api.v2.image_data [None req-3030ad3c-ad95-449c-87f1-2528711d1fa1 de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 10:06:58.554 8 INFO glance.location [None req-3030ad3c-ad95-449c-87f1-2528711d1fa1 de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/395] 199.19.213.118 () {48 vars in 1044 bytes} [Wed Aug 19 10:06:22 2026] PUT /v2/images/7b0bd061-460f-458c-b0cb-c74dc73647a4/file => generated 0 bytes in 35752 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23270 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.19.213.118 () {44 vars in 970 bytes} [Wed Aug 19 10:06:58 2026] GET /v2/images/7b0bd061-460f-458c-b0cb-c74dc73647a4 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.19.213.118 () {48 vars in 1050 bytes} [Wed Aug 19 10:06:58 2026] PATCH /v2/images/7b0bd061-460f-458c-b0cb-c74dc73647a4 => generated 1410 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.19.213.118 () {44 vars in 970 bytes} [Wed Aug 19 10:06:58 2026] GET /v2/images/7b0bd061-460f-458c-b0cb-c74dc73647a4 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 10:07:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 10:07:42 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 10:07:52 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: 206/414] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 10:07:52 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.19.213.118 () {44 vars in 938 bytes} [Wed Aug 19 10:07:52 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: 207/416] 199.19.213.118 () {44 vars in 960 bytes} [Wed Aug 19 10:07:53 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.19.213.118 () {44 vars in 938 bytes} [Wed Aug 19 10:07:53 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: 208/418] 199.19.213.118 () {48 vars in 950 bytes} [Wed Aug 19 10:07:53 2026] POST /v2/images => generated 791 bytes in 229 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-19 10:07:53.297 7 INFO glance.api.v2.image_data [None req-dc2f1a35-e7b2-4270-b856-3c22909223ca de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 10:08:08.503 7 INFO glance.location [None req-dc2f1a35-e7b2-4270-b856-3c22909223ca de356d981d61481a9ee8e7920d69647d 087082eff13e44d991c68cff487a765c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 211/421] 199.19.213.118 () {48 vars in 1045 bytes} [Wed Aug 19 10:07:53 2026] PUT /v2/images/2cf621d8-5ac7-43cb-a3fb-8b33f422f9b6/file => generated 0 bytes in 15254 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32126 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.19.213.118 () {44 vars in 970 bytes} [Wed Aug 19 10:08:08 2026] GET /v2/images/2cf621d8-5ac7-43cb-a3fb-8b33f422f9b6 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.19.213.118 () {48 vars in 1050 bytes} [Wed Aug 19 10:08:08 2026] PATCH /v2/images/2cf621d8-5ac7-43cb-a3fb-8b33f422f9b6 => generated 1382 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 199.19.213.118 () {44 vars in 970 bytes} [Wed Aug 19 10:08:08 2026] GET /v2/images/2cf621d8-5ac7-43cb-a3fb-8b33f422f9b6 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 10:21:53 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: 296/592] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 10:21:53 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 10:24:16 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: 311/622] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 10:24:16 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 10:24:18 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: 312/624] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 10:24:18 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: 319/637] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 10:25:09 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: 319/638] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 10:25:09 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/639] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 10:25:18 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: 320/640] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 10:25:18 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: 8|app: 0|req: 328/655] 199.19.213.118 () {42 vars in 687 bytes} [Wed Aug 19 10:26:23 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: 328/656] 199.19.213.118 () {44 vars in 909 bytes} [Wed Aug 19 10:26:24 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: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: 333/665] 10.0.0.175 () {32 vars in 632 bytes} [Wed Aug 19 10:27:06 2026] GET /v2/images => generated 5574 bytes in 19 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: 336/672] 10.0.0.106 () {36 vars in 986 bytes} [Wed Aug 19 10:27:31 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:27: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: 337/674] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:27:31 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: 338/675] 10.0.0.106 () {36 vars in 986 bytes} [Wed Aug 19 10:27:31 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:27:31 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: 339/677] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:27:31 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: 339/678] 10.0.0.106 () {36 vars in 986 bytes} [Wed Aug 19 10:27:31 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/679] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:27:31 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: 340/680] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:27:31 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: 341/681] 10.0.0.213 () {36 vars in 986 bytes} [Wed Aug 19 10:27:32 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/682] 10.0.0.213 () {36 vars in 926 bytes} [Wed Aug 19 10:27:32 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: 342/683] 10.0.0.213 () {36 vars in 986 bytes} [Wed Aug 19 10:27:32 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.213 () {36 vars in 926 bytes} [Wed Aug 19 10:27:32 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: 343/685] 10.0.0.213 () {36 vars in 926 bytes} [Wed Aug 19 10:27:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 10.0.0.28 () {36 vars in 985 bytes} [Wed Aug 19 10:27:37 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => 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: 344/687] 10.0.0.28 () {36 vars in 925 bytes} [Wed Aug 19 10:27:37 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: 7|app: 0|req: 346/690] 10.0.0.28 () {36 vars in 985 bytes} [Wed Aug 19 10:27:45 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.28 () {36 vars in 925 bytes} [Wed Aug 19 10:27:45 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: 347/692] 199.19.213.118 () {36 vars in 990 bytes} [Wed Aug 19 10:27:46 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 199.19.213.118 () {36 vars in 930 bytes} [Wed Aug 19 10:27:46 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: 7|app: 0|req: 348/694] 199.19.213.118 () {36 vars in 990 bytes} [Wed Aug 19 10:27:47 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => 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: 347/695] 199.19.213.118 () {36 vars in 930 bytes} [Wed Aug 19 10:27:47 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.28 () {36 vars in 985 bytes} [Wed Aug 19 10:27:50 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.28 () {36 vars in 925 bytes} [Wed Aug 19 10:27:50 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: 353/706] 10.0.0.28 () {36 vars in 985 bytes} [Wed Aug 19 10:28:23 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => 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: 354/707] 10.0.0.28 () {36 vars in 925 bytes} [Wed Aug 19 10:28:23 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 10.0.0.28 () {36 vars in 985 bytes} [Wed Aug 19 10:28:24 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => 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: 355/709] 10.0.0.28 () {36 vars in 925 bytes} [Wed Aug 19 10:28:24 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: 360/718] 10.0.0.175 () {34 vars in 654 bytes} [Wed Aug 19 10:29:02 2026] POST /v2/images => generated 648 bytes in 156 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-19 10:29:02.543 8 WARNING glance.api.v2.images [None req-d0a2321c-7693-4dc2-8127-c87064f503ea 73178f4f5bd84c3cbc878fcb4fed5f21 4797af3ed36b4dc6a01b04c705de2260 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3ea01b4c-bcb4-4de9-956f-1a27b6bde869 [pid: 8|app: 0|req: 359/719] 10.0.0.175 () {32 vars in 709 bytes} [Wed Aug 19 10:29:02 2026] DELETE /v2/images/3ea01b4c-bcb4-4de9-956f-1a27b6bde869 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 10.0.0.175 () {32 vars in 706 bytes} [Wed Aug 19 10:29:02 2026] GET /v2/images/3ea01b4c-bcb4-4de9-956f-1a27b6bde869 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 10.0.0.175 () {32 vars in 632 bytes} [Wed Aug 19 10:29:02 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.175 () {34 vars in 654 bytes} [Wed Aug 19 10:29:02 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.175 () {32 vars in 716 bytes} [Wed Aug 19 10:29:02 2026] GET /v2/images/7b3d58dd-0d8f-485c-9e4d-5ff52ee48b44/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-19 10:29:02.749 7 INFO glance.api.v2.image_data [None req-4830687a-2f33-4441-9b35-24aed7e03b94 73178f4f5bd84c3cbc878fcb4fed5f21 4797af3ed36b4dc6a01b04c705de2260 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-19 10:29:02.789 7 WARNING glance_store._drivers.rbd [None req-4830687a-2f33-4441-9b35-24aed7e03b94 73178f4f5bd84c3cbc878fcb4fed5f21 4797af3ed36b4dc6a01b04c705de2260 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-19 10:29:03.658 7 INFO glance.location [None req-4830687a-2f33-4441-9b35-24aed7e03b94 73178f4f5bd84c3cbc878fcb4fed5f21 4797af3ed36b4dc6a01b04c705de2260 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 363/724] 10.0.0.175 () {32 vars in 726 bytes} [Wed Aug 19 10:29:02 2026] PUT /v2/images/7b3d58dd-0d8f-485c-9e4d-5ff52ee48b44/file => 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: 362/725] 10.0.0.175 () {32 vars in 706 bytes} [Wed Aug 19 10:29:03 2026] GET /v2/images/7b3d58dd-0d8f-485c-9e4d-5ff52ee48b44 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.175 () {32 vars in 716 bytes} [Wed Aug 19 10:29:03 2026] GET /v2/images/7b3d58dd-0d8f-485c-9e4d-5ff52ee48b44/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.175 () {34 vars in 654 bytes} [Wed Aug 19 10:29:03 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.175 () {32 vars in 725 bytes} [Wed Aug 19 10:29:03 2026] PATCH /v2/images/a5c863e4-4327-4eca-9475-c1ccb0ef9f4f => generated 653 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.175 () {32 vars in 706 bytes} [Wed Aug 19 10:29:03 2026] GET /v2/images/a5c863e4-4327-4eca-9475-c1ccb0ef9f4f => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-19 10:29:04.015 7 WARNING glance.api.v2.images [None req-b2b8ff26-97a2-422e-93d7-78932f936f70 73178f4f5bd84c3cbc878fcb4fed5f21 4797af3ed36b4dc6a01b04c705de2260 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a5c863e4-4327-4eca-9475-c1ccb0ef9f4f [pid: 7|app: 0|req: 366/730] 10.0.0.175 () {32 vars in 709 bytes} [Wed Aug 19 10:29:04 2026] DELETE /v2/images/a5c863e4-4327-4eca-9475-c1ccb0ef9f4f => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.175 () {32 vars in 706 bytes} [Wed Aug 19 10:29:04 2026] GET /v2/images/a5c863e4-4327-4eca-9475-c1ccb0ef9f4f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 10:29:04.095 7 WARNING glance.api.v2.images [None req-97afbafa-a959-40f0-bb78-186cff505d13 73178f4f5bd84c3cbc878fcb4fed5f21 4797af3ed36b4dc6a01b04c705de2260 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7b3d58dd-0d8f-485c-9e4d-5ff52ee48b44 [pid: 7|app: 0|req: 367/732] 10.0.0.175 () {32 vars in 709 bytes} [Wed Aug 19 10:29:04 2026] DELETE /v2/images/7b3d58dd-0d8f-485c-9e4d-5ff52ee48b44 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.175 () {32 vars in 706 bytes} [Wed Aug 19 10:29:04 2026] GET /v2/images/7b3d58dd-0d8f-485c-9e4d-5ff52ee48b44 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-19 10:29:04.997 7 WARNING glance.api.v2.images [None req-c9b5c089-a163-47c8-986d-7b789e491360 73178f4f5bd84c3cbc878fcb4fed5f21 4797af3ed36b4dc6a01b04c705de2260 - - default default] Failed to find image 3ea01b4c-bcb4-4de9-956f-1a27b6bde869 to delete: glance.common.exception.ImageNotFound: No image found with ID 3ea01b4c-bcb4-4de9-956f-1a27b6bde869 [pid: 7|app: 0|req: 368/734] 10.0.0.175 () {32 vars in 709 bytes} [Wed Aug 19 10:29:04 2026] DELETE /v2/images/3ea01b4c-bcb4-4de9-956f-1a27b6bde869 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.175 () {32 vars in 706 bytes} [Wed Aug 19 10:29:05 2026] GET /v2/images/3ea01b4c-bcb4-4de9-956f-1a27b6bde869 => 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: 372/742] 10.0.0.28 () {36 vars in 985 bytes} [Wed Aug 19 10:29:36 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/743] 10.0.0.28 () {36 vars in 925 bytes} [Wed Aug 19 10:29:36 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/748] 10.0.0.175 () {30 vars in 410 bytes} [Wed Aug 19 10:29:49 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: 376/751] 10.0.0.175 () {32 vars in 706 bytes} [Wed Aug 19 10:30:08 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/752] 10.0.0.175 () {32 vars in 706 bytes} [Wed Aug 19 10:30:08 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => 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: 377/753] 10.0.0.106 () {36 vars in 986 bytes} [Wed Aug 19 10:30:08 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:30:08 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: 378/755] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:30:08 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: 378/756] 10.0.0.106 () {36 vars in 986 bytes} [Wed Aug 19 10:30:08 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/757] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:30:08 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: 379/758] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:30:08 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: 380/759] 10.0.0.106 () {36 vars in 986 bytes} [Wed Aug 19 10:30:08 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/760] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:30:08 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: 381/761] 10.0.0.213 () {36 vars in 986 bytes} [Wed Aug 19 10:30:08 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => 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: 381/764] 10.0.0.213 () {36 vars in 926 bytes} [Wed Aug 19 10:30:08 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: 384/765] 10.0.0.213 () {36 vars in 986 bytes} [Wed Aug 19 10:30:08 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/766] 10.0.0.213 () {36 vars in 926 bytes} [Wed Aug 19 10:30:08 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: 385/767] 10.0.0.213 () {36 vars in 926 bytes} [Wed Aug 19 10:30:08 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: 391/778] 10.0.0.28 () {36 vars in 985 bytes} [Wed Aug 19 10:31:07 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/779] 10.0.0.28 () {36 vars in 925 bytes} [Wed Aug 19 10:31:07 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: 393/788] 10.0.0.28 () {36 vars in 985 bytes} [Wed Aug 19 10:31:41 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => 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: 396/789] 10.0.0.28 () {36 vars in 925 bytes} [Wed Aug 19 10:31:41 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: 394/790] 10.0.0.28 () {36 vars in 985 bytes} [Wed Aug 19 10:31:48 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => 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: 397/791] 10.0.0.28 () {36 vars in 925 bytes} [Wed Aug 19 10:31:48 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: 400/796] 10.0.0.28 () {36 vars in 985 bytes} [Wed Aug 19 10:32:06 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 10.0.0.28 () {36 vars in 925 bytes} [Wed Aug 19 10:32:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 199.19.213.118 () {32 vars in 825 bytes} [Wed Aug 19 10:32:45 2026] GET /v2/images?status=active&owner=087082eff13e44d991c68cff487a765c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/807] 199.19.213.118 () {32 vars in 652 bytes} [Wed Aug 19 10:32:45 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: 403/808] 10.0.0.106 () {36 vars in 986 bytes} [Wed Aug 19 10:32:45 2026] GET /v2/images/af60f595-8bf4-4b77-b086-cda2d8279174 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/809] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:32:46 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: 404/810] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:32:46 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: 407/811] 10.0.0.106 () {36 vars in 986 bytes} [Wed Aug 19 10:32:46 2026] GET /v2/images/af60f595-8bf4-4b77-b086-cda2d8279174 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:32:46 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: 408/813] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:32:46 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: 406/814] 10.0.0.106 () {36 vars in 986 bytes} [Wed Aug 19 10:32:46 2026] GET /v2/images/af60f595-8bf4-4b77-b086-cda2d8279174 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:32:46 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.106 () {36 vars in 926 bytes} [Wed Aug 19 10:32:46 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: 410/817] 10.0.0.213 () {36 vars in 986 bytes} [Wed Aug 19 10:32:46 2026] GET /v2/images/af60f595-8bf4-4b77-b086-cda2d8279174 => generated 1395 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/818] 10.0.0.213 () {36 vars in 926 bytes} [Wed Aug 19 10:32:46 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: 411/819] 10.0.0.213 () {36 vars in 986 bytes} [Wed Aug 19 10:32:46 2026] GET /v2/images/af60f595-8bf4-4b77-b086-cda2d8279174 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/820] 10.0.0.213 () {36 vars in 926 bytes} [Wed Aug 19 10:32:46 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: 412/821] 10.0.0.213 () {36 vars in 926 bytes} [Wed Aug 19 10:32:46 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: 414/824] 10.0.0.28 () {36 vars in 985 bytes} [Wed Aug 19 10:32:50 2026] GET /v2/images/c7f28aab-3b3c-4b5b-b2dd-66df600f3d7d => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/825] 10.0.0.28 () {36 vars in 925 bytes} [Wed Aug 19 10:32:50 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: 433/868] 10.0.0.175 () {32 vars in 632 bytes} [Wed Aug 19 10:36:21 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)