+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jul 6 23:34:07 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-b68564dd7-22xxm 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 0x7fe4f7657668 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-07-06 23:34:09.539 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-06 23:34:09.694 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-07-06 23:34:10.403 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-07-06 23:34:10.404 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-07-06 23:34:10.405 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 23:34:10.561 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-07-06 23:34:10.562 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-07-06 23:34:10.563 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-06 23:34:12.395 8 WARNING glance.api.v2.images [None req-89bd9fec-edcd-4f5a-a62a-c5ae654731d2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 23:34:12.691 7 WARNING glance.api.v2.images [None req-943370ab-4915-41df-9924-9b1694d10641 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-06 23:34:12.722 8 WARNING keystonemiddleware._common.config [None req-89bd9fec-edcd-4f5a-a62a-c5ae654731d2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 23:34:12.729 8 WARNING oslo_config.cfg [None req-89bd9fec-edcd-4f5a-a62a-c5ae654731d2 - - - - - -] 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 0x7fe4f7657668 pid: 8 (default app) 2026-07-06 23:34:13.148 7 WARNING keystonemiddleware._common.config [None req-943370ab-4915-41df-9924-9b1694d10641 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 23:34:13.158 7 WARNING oslo_config.cfg [None req-943370ab-4915-41df-9924-9b1694d10641 - - - - - -] 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 0x7fe4f7657668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.129 () {42 vars in 687 bytes} [Mon Jul 6 23:34:14 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-07-06 23:34:14.498 7 WARNING oslo_policy.policy [None req-f400d4b5-ac69-4788-9854-4b9ab2d464f6 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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-07-06 23:34:14.498 7 WARNING oslo_policy.policy [None req-f400d4b5-ac69-4788-9854-4b9ab2d464f6 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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-07-06 23:34:14.517 7 WARNING oslo_policy.policy [None req-f400d4b5-ac69-4788-9854-4b9ab2d464f6 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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-07-06 23:34:14.517 7 WARNING oslo_policy.policy [None req-f400d4b5-ac69-4788-9854-4b9ab2d464f6 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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/6] 199.204.45.129 () {44 vars in 909 bytes} [Mon Jul 6 23:34:14 2026] GET /v2/images => generated 69 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.129 () {42 vars in 687 bytes} [Mon Jul 6 23:34: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: 2/8] 199.204.45.129 () {44 vars in 909 bytes} [Mon Jul 6 23:34:18 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 23:34:18.216 8 WARNING oslo_policy.policy [None req-6ffc30c9-374c-4009-818a-a1d702c8b1d2 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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-07-06 23:34:18.217 8 WARNING oslo_policy.policy [None req-6ffc30c9-374c-4009-818a-a1d702c8b1d2 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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/9] 199.204.45.129 () {44 vars in 910 bytes} [Mon Jul 6 23:34:18 2026] GET /v2/images/cirros => generated 151 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.129 () {44 vars in 932 bytes} [Mon Jul 6 23:34:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 23:34:18.353 8 WARNING oslo_policy.policy [None req-52ea6aaa-e137-44b6-bc7b-b3e40a3c1327 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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-07-06 23:34:18.354 8 WARNING oslo_policy.policy [None req-52ea6aaa-e137-44b6-bc7b-b3e40a3c1327 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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: 8/11] 199.204.45.129 () {44 vars in 938 bytes} [Mon Jul 6 23:34:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-06 23:34:18.436 7 WARNING oslo_config.cfg [None req-278bdb7d-e737-4a56-a308-dd08308a5a77 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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/12] 199.204.45.129 () {48 vars in 950 bytes} [Mon Jul 6 23:34:18 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-07-06 23:34:18.457 8 WARNING oslo_policy.policy [None req-8f2a6892-e377-45af-9d7d-3a8f3c8e9d01 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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-07-06 23:34:18.457 8 WARNING oslo_policy.policy [None req-8f2a6892-e377-45af-9d7d-3a8f3c8e9d01 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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-07-06 23:34:18.458 8 INFO glance.api.v2.image_data [None req-8f2a6892-e377-45af-9d7d-3a8f3c8e9d01 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 23:34:23.195 8 WARNING glance.location [None req-8f2a6892-e377-45af-9d7d-3a8f3c8e9d01 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.129 () {48 vars in 1044 bytes} [Mon Jul 6 23:34:18 2026] PUT /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f/file => generated 0 bytes in 4778 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6073 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.129 () {44 vars in 970 bytes} [Mon Jul 6 23:34:23 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-06 23:34:23.349 8 WARNING oslo_config.cfg [None req-39eff523-dece-4d0a-92d3-3adb906f8a5a 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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: 10/17] 199.204.45.129 () {48 vars in 1050 bytes} [Mon Jul 6 23:34:23 2026] PATCH /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.129 () {44 vars in 970 bytes} [Mon Jul 6 23:34:23 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 135/267] 199.204.45.129 () {42 vars in 687 bytes} [Mon Jul 6 23:55:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/268] 199.204.45.129 () {44 vars in 909 bytes} [Mon Jul 6 23:55:10 2026] GET /v2/images => generated 1381 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/273] 199.204.45.129 () {42 vars in 687 bytes} [Mon Jul 6 23:55:28 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: 138/274] 199.204.45.129 () {44 vars in 909 bytes} [Mon Jul 6 23:55:28 2026] GET /v2/images => generated 1381 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/275] 199.204.45.129 () {44 vars in 936 bytes} [Mon Jul 6 23:55:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/276] 199.204.45.129 () {44 vars in 958 bytes} [Mon Jul 6 23:55:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.129 () {44 vars in 938 bytes} [Mon Jul 6 23:55:28 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: 140/278] 199.204.45.129 () {48 vars in 950 bytes} [Mon Jul 6 23:55:28 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-06 23:55:28.985 7 WARNING oslo_policy.policy [None req-c19d2977-3f90-440f-ad66-567e75c71598 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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-07-06 23:55:28.986 7 WARNING oslo_policy.policy [None req-c19d2977-3f90-440f-ad66-567e75c71598 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - 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-07-06 23:55:28.987 7 INFO glance.api.v2.image_data [None req-c19d2977-3f90-440f-ad66-567e75c71598 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-06 23:55:55.196 7 WARNING glance.location [None req-c19d2977-3f90-440f-ad66-567e75c71598 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/285] 199.204.45.129 () {48 vars in 1045 bytes} [Mon Jul 6 23:55:28 2026] PUT /v2/images/89793e0f-7277-4639-add1-5da81a700992/file => generated 0 bytes in 26258 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63761 switches on core 0) [pid: 8|app: 0|req: 147/286] 199.204.45.129 () {44 vars in 970 bytes} [Mon Jul 6 23:55:55 2026] GET /v2/images/89793e0f-7277-4639-add1-5da81a700992 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/287] 199.204.45.129 () {48 vars in 1050 bytes} [Mon Jul 6 23:55:55 2026] PATCH /v2/images/89793e0f-7277-4639-add1-5da81a700992 => generated 1395 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/288] 199.204.45.129 () {44 vars in 970 bytes} [Mon Jul 6 23:55:55 2026] GET /v2/images/89793e0f-7277-4639-add1-5da81a700992 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/289] 199.204.45.129 () {42 vars in 687 bytes} [Mon Jul 6 23:55:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/290] 199.204.45.129 () {44 vars in 909 bytes} [Mon Jul 6 23:55:56 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/377] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jul 7 00:03:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/378] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jul 7 00:03:05 2026] GET /v2/images => generated 2778 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/381] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jul 7 00:03:18 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/382] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jul 7 00:03:18 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: 8|app: 0|req: 196/383] 199.204.45.129 () {44 vars in 946 bytes} [Tue Jul 7 00:03:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/384] 199.204.45.129 () {44 vars in 968 bytes} [Tue Jul 7 00:03:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/385] 199.204.45.129 () {44 vars in 938 bytes} [Tue Jul 7 00:03:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/386] 199.204.45.129 () {48 vars in 950 bytes} [Tue Jul 7 00:03:18 2026] POST /v2/images => generated 799 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 00:03:18.809 8 INFO glance.api.v2.image_data [None req-6926be9c-2cba-4594-9a00-13504313dd0b 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 00:03:44.541 8 INFO glance.location [None req-6926be9c-2cba-4594-9a00-13504313dd0b 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/393] 199.204.45.129 () {48 vars in 1044 bytes} [Tue Jul 7 00:03:18 2026] PUT /v2/images/96dfbb4a-3373-4f75-91a1-ef7f8386acae/file => generated 0 bytes in 25772 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26324 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jul 7 00:03:44 2026] GET /v2/images/96dfbb4a-3373-4f75-91a1-ef7f8386acae => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.204.45.129 () {48 vars in 1050 bytes} [Tue Jul 7 00:03:44 2026] PATCH /v2/images/96dfbb4a-3373-4f75-91a1-ef7f8386acae => generated 1410 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jul 7 00:03:44 2026] GET /v2/images/96dfbb4a-3373-4f75-91a1-ef7f8386acae => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jul 7 00:04:29 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: 202/406] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jul 7 00:04:29 2026] GET /v2/images => generated 4190 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jul 7 00:04:48 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: 205/412] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jul 7 00:04:48 2026] GET /v2/images => generated 4190 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.129 () {44 vars in 938 bytes} [Tue Jul 7 00:04:48 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: 7|app: 0|req: 206/414] 199.204.45.129 () {44 vars in 960 bytes} [Tue Jul 7 00:04:48 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: 209/415] 199.204.45.129 () {44 vars in 938 bytes} [Tue Jul 7 00:04:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.129 () {48 vars in 950 bytes} [Tue Jul 7 00:04:48 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 00:04:48.553 8 INFO glance.api.v2.image_data [None req-bddceb90-bb84-4e50-99fb-8a6c63b9187b 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 00:05:02.591 8 INFO glance.location [None req-bddceb90-bb84-4e50-99fb-8a6c63b9187b 918686fd767c493196df9d014375f9e1 90ab90efb5564dacabc23b697196cf6c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 210/421] 199.204.45.129 () {48 vars in 1045 bytes} [Tue Jul 7 00:04:48 2026] PUT /v2/images/5d135757-a7c7-4b40-8bbf-0618c7f8d6cf/file => generated 0 bytes in 14079 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31213 switches on core 0) [pid: 7|app: 0|req: 212/422] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jul 7 00:05:02 2026] GET /v2/images/5d135757-a7c7-4b40-8bbf-0618c7f8d6cf => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 199.204.45.129 () {48 vars in 1050 bytes} [Tue Jul 7 00:05:02 2026] PATCH /v2/images/5d135757-a7c7-4b40-8bbf-0618c7f8d6cf => generated 1382 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 199.204.45.129 () {44 vars in 970 bytes} [Tue Jul 7 00:05:02 2026] GET /v2/images/5d135757-a7c7-4b40-8bbf-0618c7f8d6cf => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/577] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jul 7 00:17:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/578] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jul 7 00:17:52 2026] GET /v2/images => generated 5574 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jul 7 00:20:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jul 7 00:20:10 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jul 7 00:20: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: 306/610] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jul 7 00:20:12 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jul 7 00:21:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jul 7 00:21:02 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: 7|app: 0|req: 314/625] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jul 7 00:21:10 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: 312/626] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jul 7 00:21:10 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/639] 199.204.45.129 () {42 vars in 687 bytes} [Tue Jul 7 00:22:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 199.204.45.129 () {44 vars in 909 bytes} [Tue Jul 7 00:22:10 2026] GET /v2/images => generated 5574 bytes in 43 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: 327/651] 10.0.0.231 () {32 vars in 632 bytes} [Tue Jul 7 00:22:52 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: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: 326/654] 10.0.0.141 () {36 vars in 986 bytes} [Tue Jul 7 00:23:10 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => generated 1312 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/655] 10.0.0.141 () {36 vars in 926 bytes} [Tue Jul 7 00:23:10 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: 327/656] 10.0.0.141 () {36 vars in 986 bytes} [Tue Jul 7 00:23:10 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 10.0.0.141 () {36 vars in 926 bytes} [Tue Jul 7 00:23:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 10.0.0.141 () {36 vars in 986 bytes} [Tue Jul 7 00:23:15 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 329/661] 10.0.0.141 () {36 vars in 926 bytes} [Tue Jul 7 00:23:15 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: 333/662] 199.204.45.129 () {36 vars in 990 bytes} [Tue Jul 7 00:23:17 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/663] 199.204.45.129 () {36 vars in 930 bytes} [Tue Jul 7 00:23:17 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: 334/664] 199.204.45.129 () {36 vars in 990 bytes} [Tue Jul 7 00:23:18 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 199.204.45.129 () {36 vars in 930 bytes} [Tue Jul 7 00:23:18 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: 337/670] 10.0.0.248 () {36 vars in 986 bytes} [Tue Jul 7 00:23:34 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:23: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: 338/672] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:23: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: 335/673] 10.0.0.248 () {36 vars in 986 bytes} [Tue Jul 7 00:23:34 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 339/674] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:23:35 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:23:35 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: 340/676] 10.0.0.248 () {36 vars in 986 bytes} [Tue Jul 7 00:23:35 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:23: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: 7|app: 0|req: 341/678] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:23:35 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: 338/679] 10.0.0.129 () {36 vars in 910 bytes} [Tue Jul 7 00:23:35 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.129 () {36 vars in 1006 bytes} [Tue Jul 7 00:23:35 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f/locations => generated 127 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 00:23:36 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/682] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 00:23:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 00:23:36 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: 345/686] 10.0.0.141 () {36 vars in 986 bytes} [Tue Jul 7 00:23:52 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 342/687] 10.0.0.141 () {36 vars in 926 bytes} [Tue Jul 7 00:23: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: 8|app: 0|req: 346/694] 10.0.0.141 () {36 vars in 986 bytes} [Tue Jul 7 00:24:15 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 349/695] 10.0.0.141 () {36 vars in 926 bytes} [Tue Jul 7 00:24:15 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: 349/700] 10.0.0.231 () {34 vars in 654 bytes} [Tue Jul 7 00:24:32 2026] POST /v2/images => generated 649 bytes in 118 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-07 00:24:32.665 7 WARNING glance.api.v2.images [None req-4d76ab8d-84ef-4458-8340-9b1034782b8c ecbd2f7990c1423a9cedfeb5589995ea 38ad46dfbfb84f2abca3833ec707e5fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ce3c1124-f592-44e1-92e4-99c0807fb5f1 [pid: 7|app: 0|req: 352/701] 10.0.0.231 () {32 vars in 709 bytes} [Tue Jul 7 00:24:32 2026] DELETE /v2/images/ce3c1124-f592-44e1-92e4-99c0807fb5f1 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.231 () {32 vars in 706 bytes} [Tue Jul 7 00:24:32 2026] GET /v2/images/ce3c1124-f592-44e1-92e4-99c0807fb5f1 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.231 () {32 vars in 632 bytes} [Tue Jul 7 00:24:32 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.231 () {34 vars in 654 bytes} [Tue Jul 7 00:24:32 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.231 () {32 vars in 716 bytes} [Tue Jul 7 00:24:32 2026] GET /v2/images/f374e272-2c29-48a0-a0e0-fe84c24bfa4f/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-07 00:24:32.832 8 INFO glance.api.v2.image_data [None req-8fed7dd8-f6d5-40af-8efe-e64656831e20 ecbd2f7990c1423a9cedfeb5589995ea 38ad46dfbfb84f2abca3833ec707e5fd - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 00:24:32.872 8 WARNING glance_store._drivers.rbd [None req-8fed7dd8-f6d5-40af-8efe-e64656831e20 ecbd2f7990c1423a9cedfeb5589995ea 38ad46dfbfb84f2abca3833ec707e5fd - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-07 00:24:33.231 8 INFO glance.location [None req-8fed7dd8-f6d5-40af-8efe-e64656831e20 ecbd2f7990c1423a9cedfeb5589995ea 38ad46dfbfb84f2abca3833ec707e5fd - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/706] 10.0.0.231 () {32 vars in 726 bytes} [Tue Jul 7 00:24:32 2026] PUT /v2/images/f374e272-2c29-48a0-a0e0-fe84c24bfa4f/file => generated 0 bytes in 434 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.231 () {32 vars in 706 bytes} [Tue Jul 7 00:24:33 2026] GET /v2/images/f374e272-2c29-48a0-a0e0-fe84c24bfa4f => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.231 () {32 vars in 716 bytes} [Tue Jul 7 00:24:33 2026] GET /v2/images/f374e272-2c29-48a0-a0e0-fe84c24bfa4f/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.231 () {34 vars in 654 bytes} [Tue Jul 7 00:24:33 2026] POST /v2/images => generated 649 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.231 () {32 vars in 725 bytes} [Tue Jul 7 00:24:33 2026] PATCH /v2/images/f7f90657-63e0-4db2-8019-c26aa7d825fc => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.231 () {32 vars in 706 bytes} [Tue Jul 7 00:24:33 2026] GET /v2/images/f7f90657-63e0-4db2-8019-c26aa7d825fc => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 00:24:33.536 8 WARNING glance.api.v2.images [None req-1eeb698f-b5ec-406d-a985-6776997d4a3f ecbd2f7990c1423a9cedfeb5589995ea 38ad46dfbfb84f2abca3833ec707e5fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f7f90657-63e0-4db2-8019-c26aa7d825fc [pid: 8|app: 0|req: 355/712] 10.0.0.231 () {32 vars in 709 bytes} [Tue Jul 7 00:24:33 2026] DELETE /v2/images/f7f90657-63e0-4db2-8019-c26aa7d825fc => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.231 () {32 vars in 706 bytes} [Tue Jul 7 00:24:33 2026] GET /v2/images/f7f90657-63e0-4db2-8019-c26aa7d825fc => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 00:24:33.598 8 WARNING glance.api.v2.images [None req-8bda27e2-2f77-4ce3-96a4-37575324f7f8 ecbd2f7990c1423a9cedfeb5589995ea 38ad46dfbfb84f2abca3833ec707e5fd - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f374e272-2c29-48a0-a0e0-fe84c24bfa4f [pid: 8|app: 0|req: 356/714] 10.0.0.231 () {32 vars in 709 bytes} [Tue Jul 7 00:24:33 2026] DELETE /v2/images/f374e272-2c29-48a0-a0e0-fe84c24bfa4f => generated 0 bytes in 896 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.231 () {32 vars in 706 bytes} [Tue Jul 7 00:24:34 2026] GET /v2/images/f374e272-2c29-48a0-a0e0-fe84c24bfa4f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 00:24:34.513 8 WARNING glance.api.v2.images [None req-f36a4d6d-c7d3-4135-8523-1fd6fd0f83bb ecbd2f7990c1423a9cedfeb5589995ea 38ad46dfbfb84f2abca3833ec707e5fd - - default default] Failed to find image ce3c1124-f592-44e1-92e4-99c0807fb5f1 to delete: glance.common.exception.ImageNotFound: No image found with ID ce3c1124-f592-44e1-92e4-99c0807fb5f1 [pid: 8|app: 0|req: 357/716] 10.0.0.231 () {32 vars in 709 bytes} [Tue Jul 7 00:24:34 2026] DELETE /v2/images/ce3c1124-f592-44e1-92e4-99c0807fb5f1 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.231 () {32 vars in 706 bytes} [Tue Jul 7 00:24:34 2026] GET /v2/images/ce3c1124-f592-44e1-92e4-99c0807fb5f1 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/726] 10.0.0.231 () {30 vars in 410 bytes} [Tue Jul 7 00:25:13 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: 367/731] 10.0.0.141 () {36 vars in 986 bytes} [Tue Jul 7 00:25:34 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 365/732] 10.0.0.141 () {36 vars in 926 bytes} [Tue Jul 7 00:25:34 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: 369/735] 10.0.0.231 () {32 vars in 706 bytes} [Tue Jul 7 00:25:43 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 367/736] 10.0.0.231 () {32 vars in 706 bytes} [Tue Jul 7 00:25:43 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 370/737] 10.0.0.248 () {36 vars in 986 bytes} [Tue Jul 7 00:25:43 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/738] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:25:43 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: 371/739] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:25:43 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: 369/740] 10.0.0.248 () {36 vars in 986 bytes} [Tue Jul 7 00:25:43 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/741] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:25: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: 370/742] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:25:43 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: 373/743] 10.0.0.248 () {36 vars in 986 bytes} [Tue Jul 7 00:25:43 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 371/744] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:25: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: 7|app: 0|req: 374/745] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:25:43 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: 372/746] 10.0.0.129 () {36 vars in 910 bytes} [Tue Jul 7 00:25:44 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/747] 10.0.0.129 () {36 vars in 1006 bytes} [Tue Jul 7 00:25:44 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/748] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 00:25:44 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 376/749] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 00:25:44 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: 374/750] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 00:25:44 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: 379/755] 10.0.0.141 () {36 vars in 986 bytes} [Tue Jul 7 00:26:06 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 377/756] 10.0.0.141 () {36 vars in 926 bytes} [Tue Jul 7 00:26:06 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: 380/757] 10.0.0.141 () {36 vars in 986 bytes} [Tue Jul 7 00:26:07 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 378/758] 10.0.0.141 () {36 vars in 926 bytes} [Tue Jul 7 00:26:07 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: 383/763] 10.0.0.141 () {36 vars in 986 bytes} [Tue Jul 7 00:26:23 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 381/764] 10.0.0.141 () {36 vars in 926 bytes} [Tue Jul 7 00:26:23 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: 387/771] 10.0.0.141 () {36 vars in 986 bytes} [Tue Jul 7 00:26:54 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 385/772] 10.0.0.141 () {36 vars in 926 bytes} [Tue Jul 7 00:26:54 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: 389/775] 199.204.45.129 () {32 vars in 825 bytes} [Tue Jul 7 00:27:04 2026] GET /v2/images?status=active&owner=90ab90efb5564dacabc23b697196cf6c&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 199.204.45.129 () {32 vars in 652 bytes} [Tue Jul 7 00:27:04 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: 390/777] 10.0.0.248 () {36 vars in 986 bytes} [Tue Jul 7 00:27:04 2026] GET /v2/images/89793e0f-7277-4639-add1-5da81a700992 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:27:04 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: 391/779] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:27:04 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: 389/780] 10.0.0.248 () {36 vars in 986 bytes} [Tue Jul 7 00:27:04 2026] GET /v2/images/89793e0f-7277-4639-add1-5da81a700992 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/781] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:27:05 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: 390/782] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:27:05 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: 393/783] 10.0.0.248 () {36 vars in 986 bytes} [Tue Jul 7 00:27:05 2026] GET /v2/images/89793e0f-7277-4639-add1-5da81a700992 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/784] 10.0.0.248 () {36 vars in 926 bytes} [Tue Jul 7 00:27:05 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: 394/785] 10.0.0.129 () {36 vars in 910 bytes} [Tue Jul 7 00:27:05 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/786] 10.0.0.129 () {36 vars in 1006 bytes} [Tue Jul 7 00:27:05 2026] GET /v2/images/89793e0f-7277-4639-add1-5da81a700992/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/787] 10.0.0.129 () {36 vars in 986 bytes} [Tue Jul 7 00:27:05 2026] GET /v2/images/89793e0f-7277-4639-add1-5da81a700992 => generated 1395 bytes in 15 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.129 () {36 vars in 926 bytes} [Tue Jul 7 00:27:05 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: 396/789] 10.0.0.129 () {36 vars in 926 bytes} [Tue Jul 7 00:27:05 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: 400/796] 10.0.0.141 () {36 vars in 986 bytes} [Tue Jul 7 00:27:32 2026] GET /v2/images/39e7d825-d484-4aa7-b48f-de9b10651f9f => 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: 397/797] 10.0.0.141 () {36 vars in 926 bytes} [Tue Jul 7 00: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: 416/834] 10.0.0.231 () {32 vars in 632 bytes} [Tue Jul 7 00:30:38 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)