+ 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 [Sat Aug 22 15:00:44 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-574967f8d8-hr6vh 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 0x7f320b2f8668 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-22 15:00:46.226 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-22 15:00:46.230 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-22 15:00:47.089 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-22 15:00:47.090 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-22 15:00:47.090 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-22 15:00:47.094 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-22 15:00:47.095 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-22 15:00:47.095 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-22 15:00:49.119 8 WARNING glance.api.v2.images [None req-9bced5b2-cd95-4886-8b7e-bc76fb86ef37 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-22 15:00:49.152 7 WARNING glance.api.v2.images [None req-dbc86e87-b2e3-4395-84e2-f490844bfb31 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-22 15:00:49.452 8 WARNING keystonemiddleware._common.config [None req-9bced5b2-cd95-4886-8b7e-bc76fb86ef37 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 15:00:49.459 8 WARNING oslo_config.cfg [None req-9bced5b2-cd95-4886-8b7e-bc76fb86ef37 - - - - - -] 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 0x7f320b2f8668 pid: 8 (default app) 2026-08-22 15:00:49.485 7 WARNING keystonemiddleware._common.config [None req-dbc86e87-b2e3-4395-84e2-f490844bfb31 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-22 15:00:49.493 7 WARNING oslo_config.cfg [None req-dbc86e87-b2e3-4395-84e2-f490844bfb31 - - - - - -] 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 0x7f320b2f8668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:00:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:00:51.316 7 WARNING oslo_policy.policy [None req-17fe3b86-df50-4403-b3a4-a7c320e7e8f7 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - 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-22 15:00:51.316 7 WARNING oslo_policy.policy [None req-17fe3b86-df50-4403-b3a4-a7c320e7e8f7 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - 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-22 15:00:51.330 7 WARNING oslo_policy.policy [None req-17fe3b86-df50-4403-b3a4-a7c320e7e8f7 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - 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-22 15:00:51.331 7 WARNING oslo_policy.policy [None req-17fe3b86-df50-4403-b3a4-a7c320e7e8f7 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:00:50 2026] GET /v2/images => generated 69 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:00:54 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: 2/7] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:00:54 2026] GET /v2/images => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-22 15:00:54.998 8 WARNING oslo_policy.policy [None req-79763dd2-1e80-4489-bea9-67a808d97150 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - 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-22 15:00:54.998 8 WARNING oslo_policy.policy [None req-79763dd2-1e80-4489-bea9-67a808d97150 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.240 () {44 vars in 912 bytes} [Sat Aug 22 15:00:54 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.240 () {44 vars in 934 bytes} [Sat Aug 22 15:00:55 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 15:00:55.128 8 WARNING oslo_policy.policy [None req-a7ff79b6-678f-4d52-abba-d957e5080b09 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - 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-22 15:00:55.128 8 WARNING oslo_policy.policy [None req-a7ff79b6-678f-4d52-abba-d957e5080b09 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.240 () {44 vars in 940 bytes} [Sat Aug 22 15:00:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-22 15:00:55.204 7 WARNING oslo_config.cfg [None req-19b5991f-be7e-4c45-9a47-29ab339d9c81 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.240 () {48 vars in 952 bytes} [Sat Aug 22 15:00:55 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 15:00:55.224 8 WARNING oslo_policy.policy [None req-0bf96786-a84c-4605-b4fa-2622331971e3 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - 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-22 15:00:55.224 8 WARNING oslo_policy.policy [None req-0bf96786-a84c-4605-b4fa-2622331971e3 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - 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-22 15:00:55.226 8 INFO glance.api.v2.image_data [None req-0bf96786-a84c-4605-b4fa-2622331971e3 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 15:01:00.205 8 WARNING glance.location [None req-0bf96786-a84c-4605-b4fa-2622331971e3 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.240 () {48 vars in 1046 bytes} [Sat Aug 22 15:00:55 2026] PUT /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe/file => generated 0 bytes in 5029 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5885 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.240 () {44 vars in 972 bytes} [Sat Aug 22 15:01:00 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-22 15:01:00.360 8 WARNING oslo_config.cfg [None req-27c3a1b3-97d2-44d4-922a-af7000a1b900 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/16] 199.204.45.240 () {48 vars in 1052 bytes} [Sat Aug 22 15:01:00 2026] PATCH /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.240 () {44 vars in 972 bytes} [Sat Aug 22 15:01:00 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 131/262] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:21:25 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: 132/263] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:21:25 2026] GET /v2/images => generated 1381 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:21:42 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: 135/269] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:21:42 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.204.45.240 () {44 vars in 938 bytes} [Sat Aug 22 15:21:42 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: 136/271] 199.204.45.240 () {44 vars in 960 bytes} [Sat Aug 22 15:21:42 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: 136/272] 199.204.45.240 () {44 vars in 940 bytes} [Sat Aug 22 15:21:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.240 () {48 vars in 952 bytes} [Sat Aug 22 15:21:43 2026] POST /v2/images => generated 796 bytes in 292 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 15:21:43.343 7 WARNING oslo_policy.policy [None req-3ab052cc-1647-4857-9c0a-155121e5b6cf b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - 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-22 15:21:43.344 7 WARNING oslo_policy.policy [None req-3ab052cc-1647-4857-9c0a-155121e5b6cf b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - 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-22 15:21:43.346 7 INFO glance.api.v2.image_data [None req-3ab052cc-1647-4857-9c0a-155121e5b6cf b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 15:22:07.316 7 WARNING glance.location [None req-3ab052cc-1647-4857-9c0a-155121e5b6cf b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 137/278] 199.204.45.240 () {48 vars in 1047 bytes} [Sat Aug 22 15:21:43 2026] PUT /v2/images/141682fd-83f2-42e5-bdec-09f0cb9d5e80/file => generated 0 bytes in 24033 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66013 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.240 () {44 vars in 972 bytes} [Sat Aug 22 15:22:07 2026] GET /v2/images/141682fd-83f2-42e5-bdec-09f0cb9d5e80 => 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: 138/280] 199.204.45.240 () {48 vars in 1052 bytes} [Sat Aug 22 15:22:07 2026] PATCH /v2/images/141682fd-83f2-42e5-bdec-09f0cb9d5e80 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.204.45.240 () {44 vars in 972 bytes} [Sat Aug 22 15:22:07 2026] GET /v2/images/141682fd-83f2-42e5-bdec-09f0cb9d5e80 => 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: 139/282] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:22: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: 144/283] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:22:09 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: 7|app: 0|req: 181/366] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:28:57 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: 186/367] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:28:57 2026] GET /v2/images => generated 2778 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/370] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:29:07 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: 183/371] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:29:07 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: 8|app: 0|req: 189/372] 199.204.45.240 () {44 vars in 948 bytes} [Sat Aug 22 15:29:07 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.204.45.240 () {44 vars in 970 bytes} [Sat Aug 22 15:29:07 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.240 () {44 vars in 940 bytes} [Sat Aug 22 15:29:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.204.45.240 () {48 vars in 952 bytes} [Sat Aug 22 15:29:07 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 15:29:07.219 8 INFO glance.api.v2.image_data [None req-723c2341-4c3f-4747-830b-3380e21f5c9a b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 15:29:23.467 8 INFO glance.location [None req-723c2341-4c3f-4747-830b-3380e21f5c9a b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/380] 199.204.45.240 () {48 vars in 1046 bytes} [Sat Aug 22 15:29:07 2026] PUT /v2/images/365ba0ad-ffe3-4bd4-a5af-85d4dbc109dd/file => generated 0 bytes in 16295 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24658 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.240 () {44 vars in 972 bytes} [Sat Aug 22 15:29:23 2026] GET /v2/images/365ba0ad-ffe3-4bd4-a5af-85d4dbc109dd => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.204.45.240 () {48 vars in 1052 bytes} [Sat Aug 22 15:29:23 2026] PATCH /v2/images/365ba0ad-ffe3-4bd4-a5af-85d4dbc109dd => generated 1410 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.204.45.240 () {44 vars in 972 bytes} [Sat Aug 22 15:29:24 2026] GET /v2/images/365ba0ad-ffe3-4bd4-a5af-85d4dbc109dd => 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: 197/392] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:30:02 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: 196/393] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:30:02 2026] GET /v2/images => generated 4190 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:30:15 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: 198/397] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:30:15 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.240 () {44 vars in 940 bytes} [Sat Aug 22 15:30:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.240 () {44 vars in 962 bytes} [Sat Aug 22 15:30:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.240 () {44 vars in 940 bytes} [Sat Aug 22 15:30:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 199.204.45.240 () {48 vars in 952 bytes} [Sat Aug 22 15:30:15 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-22 15:30:15.792 8 INFO glance.api.v2.image_data [None req-cd9ef840-550e-4593-8f28-0b70cb5ed034 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 15:30:28.538 8 INFO glance.location [None req-cd9ef840-550e-4593-8f28-0b70cb5ed034 b5f8d443a85542d09eab869234d828eb 70c729d3a63d4ecf9d69285572b8c83a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 202/404] 199.204.45.240 () {48 vars in 1047 bytes} [Sat Aug 22 15:30:15 2026] PUT /v2/images/29456377-34f7-4982-b7fa-ebe462a22134/file => generated 0 bytes in 12797 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33391 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.240 () {44 vars in 972 bytes} [Sat Aug 22 15:30:28 2026] GET /v2/images/29456377-34f7-4982-b7fa-ebe462a22134 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 199.204.45.240 () {48 vars in 1052 bytes} [Sat Aug 22 15:30:28 2026] PATCH /v2/images/29456377-34f7-4982-b7fa-ebe462a22134 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.240 () {44 vars in 972 bytes} [Sat Aug 22 15:30:28 2026] GET /v2/images/29456377-34f7-4982-b7fa-ebe462a22134 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/570] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:43:52 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: 286/571] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:43:52 2026] GET /v2/images => generated 5574 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/600] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:46:11 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: 300/601] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:46:11 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/602] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:46:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/603] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:46:13 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/614] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:47: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: 307/615] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:47:02 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:47: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: 310/619] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:47:10 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/632] 199.204.45.240 () {42 vars in 689 bytes} [Sat Aug 22 15:48:11 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: 316/633] 199.204.45.240 () {44 vars in 911 bytes} [Sat Aug 22 15:48:11 2026] GET /v2/images => generated 5574 bytes in 44 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: 321/642] 10.0.0.94 () {32 vars in 632 bytes} [Sat Aug 22 15:48:55 2026] GET /v2/images => generated 5574 bytes in 16 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: 325/649] 10.0.0.239 () {36 vars in 987 bytes} [Sat Aug 22 15:49:21 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 325/650] 10.0.0.239 () {36 vars in 927 bytes} [Sat Aug 22 15:49:21 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: 326/651] 10.0.0.135 () {36 vars in 987 bytes} [Sat Aug 22 15:49:24 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => generated 1312 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.135 () {36 vars in 927 bytes} [Sat Aug 22 15:49:24 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: 327/653] 10.0.0.135 () {36 vars in 927 bytes} [Sat Aug 22 15:49:24 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: 327/654] 10.0.0.135 () {36 vars in 987 bytes} [Sat Aug 22 15:49:24 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 10.0.0.135 () {36 vars in 927 bytes} [Sat Aug 22 15:49: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: 8|app: 0|req: 328/656] 10.0.0.135 () {36 vars in 927 bytes} [Sat Aug 22 15:49: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: 329/657] 10.0.0.135 () {36 vars in 987 bytes} [Sat Aug 22 15:49:24 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 329/658] 10.0.0.135 () {36 vars in 927 bytes} [Sat Aug 22 15:49:24 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: 330/659] 10.0.0.135 () {36 vars in 927 bytes} [Sat Aug 22 15:49:24 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: 330/660] 10.0.0.136 () {36 vars in 911 bytes} [Sat Aug 22 15:49:25 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: 331/661] 10.0.0.136 () {36 vars in 1007 bytes} [Sat Aug 22 15:49:25 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe/locations => generated 127 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 10.0.0.136 () {36 vars in 987 bytes} [Sat Aug 22 15:49:25 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 332/663] 10.0.0.136 () {36 vars in 927 bytes} [Sat Aug 22 15:49:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.136 () {36 vars in 927 bytes} [Sat Aug 22 15:49:25 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: 335/669] 10.0.0.239 () {36 vars in 987 bytes} [Sat Aug 22 15:49:42 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 335/670] 10.0.0.239 () {36 vars in 927 bytes} [Sat Aug 22 15:49:42 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: 336/671] 10.0.0.239 () {36 vars in 987 bytes} [Sat Aug 22 15:49:44 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 336/672] 10.0.0.239 () {36 vars in 927 bytes} [Sat Aug 22 15:49: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: 7|app: 0|req: 337/673] 10.0.0.239 () {36 vars in 987 bytes} [Sat Aug 22 15:49:46 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 10.0.0.239 () {36 vars in 927 bytes} [Sat Aug 22 15:49: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: 8|app: 0|req: 340/679] 10.0.0.239 () {36 vars in 987 bytes} [Sat Aug 22 15:50:01 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.239 () {36 vars in 927 bytes} [Sat Aug 22 15:50:01 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.94 () {34 vars in 654 bytes} [Sat Aug 22 15:50:08 2026] POST /v2/images => generated 648 bytes in 279 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-22 15:50:08.759 7 WARNING glance.api.v2.images [None req-3f2fb23d-4338-4159-ae82-a73359af62bb a7aca4f248d84316b3cccc6bc78aa330 b0b2823bceb648f4806d8c88df0feb84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//de7e357b-cb30-4e41-92c5-b69f8ca3859b [pid: 7|app: 0|req: 341/682] 10.0.0.94 () {32 vars in 709 bytes} [Sat Aug 22 15:50:08 2026] DELETE /v2/images/de7e357b-cb30-4e41-92c5-b69f8ca3859b => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.94 () {32 vars in 706 bytes} [Sat Aug 22 15:50:08 2026] GET /v2/images/de7e357b-cb30-4e41-92c5-b69f8ca3859b => 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: 342/684] 10.0.0.94 () {32 vars in 632 bytes} [Sat Aug 22 15:50:08 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 10.0.0.94 () {34 vars in 654 bytes} [Sat Aug 22 15:50:08 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.94 () {32 vars in 716 bytes} [Sat Aug 22 15:50:08 2026] GET /v2/images/054a3779-065b-47ff-afea-d53a50659f34/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-22 15:50:08.946 8 INFO glance.api.v2.image_data [None req-e2c71479-bbd5-473a-bce5-ea0b86bcd913 a7aca4f248d84316b3cccc6bc78aa330 b0b2823bceb648f4806d8c88df0feb84 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-22 15:50:08.979 8 WARNING glance_store._drivers.rbd [None req-e2c71479-bbd5-473a-bce5-ea0b86bcd913 a7aca4f248d84316b3cccc6bc78aa330 b0b2823bceb648f4806d8c88df0feb84 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-22 15:50:10.035 8 INFO glance.location [None req-e2c71479-bbd5-473a-bce5-ea0b86bcd913 a7aca4f248d84316b3cccc6bc78aa330 b0b2823bceb648f4806d8c88df0feb84 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 344/689] 10.0.0.94 () {32 vars in 726 bytes} [Sat Aug 22 15:50:08 2026] PUT /v2/images/054a3779-065b-47ff-afea-d53a50659f34/file => generated 0 bytes in 1162 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/690] 10.0.0.94 () {32 vars in 706 bytes} [Sat Aug 22 15:50:10 2026] GET /v2/images/054a3779-065b-47ff-afea-d53a50659f34 => generated 1104 bytes in 16 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.94 () {32 vars in 716 bytes} [Sat Aug 22 15:50:10 2026] GET /v2/images/054a3779-065b-47ff-afea-d53a50659f34/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/692] 10.0.0.94 () {34 vars in 654 bytes} [Sat Aug 22 15:50:10 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 10.0.0.94 () {32 vars in 725 bytes} [Sat Aug 22 15:50:10 2026] PATCH /v2/images/7884d28e-5feb-42b5-b759-ee178a20cbe1 => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/694] 10.0.0.94 () {32 vars in 706 bytes} [Sat Aug 22 15:50:10 2026] GET /v2/images/7884d28e-5feb-42b5-b759-ee178a20cbe1 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-22 15:50:10.404 8 WARNING glance.api.v2.images [None req-2e595a53-b170-4fde-80d8-e72c70f10a1f a7aca4f248d84316b3cccc6bc78aa330 b0b2823bceb648f4806d8c88df0feb84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7884d28e-5feb-42b5-b759-ee178a20cbe1 [pid: 8|app: 0|req: 347/695] 10.0.0.94 () {32 vars in 709 bytes} [Sat Aug 22 15:50:10 2026] DELETE /v2/images/7884d28e-5feb-42b5-b759-ee178a20cbe1 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/696] 10.0.0.94 () {32 vars in 706 bytes} [Sat Aug 22 15:50:10 2026] GET /v2/images/7884d28e-5feb-42b5-b759-ee178a20cbe1 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 15:50:10.487 8 WARNING glance.api.v2.images [None req-fc51d3d5-da0f-47f9-854d-d8ff29c1533a a7aca4f248d84316b3cccc6bc78aa330 b0b2823bceb648f4806d8c88df0feb84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//054a3779-065b-47ff-afea-d53a50659f34 [pid: 8|app: 0|req: 348/697] 10.0.0.94 () {32 vars in 709 bytes} [Sat Aug 22 15:50:10 2026] DELETE /v2/images/054a3779-065b-47ff-afea-d53a50659f34 => generated 0 bytes in 829 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.94 () {32 vars in 706 bytes} [Sat Aug 22 15:50:11 2026] GET /v2/images/054a3779-065b-47ff-afea-d53a50659f34 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-22 15:50:11.326 8 WARNING glance.api.v2.images [None req-d272b128-0165-48da-9768-05be7d311d5f a7aca4f248d84316b3cccc6bc78aa330 b0b2823bceb648f4806d8c88df0feb84 - - default default] Failed to find image de7e357b-cb30-4e41-92c5-b69f8ca3859b to delete: glance.common.exception.ImageNotFound: No image found with ID de7e357b-cb30-4e41-92c5-b69f8ca3859b [pid: 8|app: 0|req: 349/699] 10.0.0.94 () {32 vars in 709 bytes} [Sat Aug 22 15:50:11 2026] DELETE /v2/images/de7e357b-cb30-4e41-92c5-b69f8ca3859b => 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: 351/700] 10.0.0.94 () {32 vars in 706 bytes} [Sat Aug 22 15:50:11 2026] GET /v2/images/de7e357b-cb30-4e41-92c5-b69f8ca3859b => 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: 350/701] 10.0.0.94 () {30 vars in 410 bytes} [Sat Aug 22 15:50:13 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: 360/718] 10.0.0.239 () {36 vars in 987 bytes} [Sat Aug 22 15:51:31 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 359/719] 10.0.0.239 () {36 vars in 927 bytes} [Sat Aug 22 15:51: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: 361/722] 10.0.0.94 () {32 vars in 706 bytes} [Sat Aug 22 15:51:48 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 362/723] 10.0.0.94 () {32 vars in 706 bytes} [Sat Aug 22 15:51:48 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/724] 10.0.0.135 () {36 vars in 987 bytes} [Sat Aug 22 15:51:48 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/725] 10.0.0.135 () {36 vars in 927 bytes} [Sat Aug 22 15:51: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: 8|app: 0|req: 363/726] 10.0.0.135 () {36 vars in 927 bytes} [Sat Aug 22 15:51:48 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: 364/727] 10.0.0.135 () {36 vars in 987 bytes} [Sat Aug 22 15:51:48 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 364/728] 10.0.0.135 () {36 vars in 927 bytes} [Sat Aug 22 15:51:48 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: 365/729] 10.0.0.135 () {36 vars in 927 bytes} [Sat Aug 22 15:51: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: 8|app: 0|req: 365/730] 10.0.0.135 () {36 vars in 987 bytes} [Sat Aug 22 15:51:48 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/731] 10.0.0.135 () {36 vars in 927 bytes} [Sat Aug 22 15:51: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: 8|app: 0|req: 367/734] 10.0.0.136 () {36 vars in 911 bytes} [Sat Aug 22 15:51:49 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: 368/735] 10.0.0.136 () {36 vars in 1007 bytes} [Sat Aug 22 15:51:49 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/736] 10.0.0.136 () {36 vars in 987 bytes} [Sat Aug 22 15:51:49 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 369/737] 10.0.0.136 () {36 vars in 927 bytes} [Sat Aug 22 15:51:49 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: 369/738] 10.0.0.136 () {36 vars in 927 bytes} [Sat Aug 22 15:51:49 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: 371/741] 10.0.0.239 () {36 vars in 987 bytes} [Sat Aug 22 15:52:06 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.239 () {36 vars in 927 bytes} [Sat Aug 22 15:52:06 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/749] 10.0.0.239 () {36 vars in 987 bytes} [Sat Aug 22 15:52:38 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 375/750] 10.0.0.239 () {36 vars in 927 bytes} [Sat Aug 22 15:52:38 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: 376/751] 10.0.0.239 () {36 vars in 987 bytes} [Sat Aug 22 15:52:38 2026] GET /v2/images/e0b9af83-f8ec-40b2-a7a1-7f4a08696afe => 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: 376/752] 10.0.0.239 () {36 vars in 927 bytes} [Sat Aug 22 15:52:38 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)