+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 26 04:22:16 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-6c4b4c6c5b-8v89k 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 0x7fd3c7c13668 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-26 04:22:18.773 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-26 04:22:18.919 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-26 04:22:19.639 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-26 04:22:19.640 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-26 04:22:19.640 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-26 04:22:19.831 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-26 04:22:19.832 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-26 04:22:19.832 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-26 04:22:21.738 7 WARNING glance.api.v2.images [None req-39a7ea42-b492-40ad-937f-7ab5cd0c3f74 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-26 04:22:22.015 8 WARNING glance.api.v2.images [None req-b77b796e-da6d-4396-85eb-666b6209c477 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-26 04:22:22.068 7 WARNING keystonemiddleware._common.config [None req-39a7ea42-b492-40ad-937f-7ab5cd0c3f74 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 04:22:22.076 7 WARNING oslo_config.cfg [None req-39a7ea42-b492-40ad-937f-7ab5cd0c3f74 - - - - - -] 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 0x7fd3c7c13668 pid: 7 (default app) 2026-08-26 04:22:22.359 8 WARNING keystonemiddleware._common.config [None req-b77b796e-da6d-4396-85eb-666b6209c477 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 04:22:22.367 8 WARNING oslo_config.cfg [None req-b77b796e-da6d-4396-85eb-666b6209c477 - - - - - -] 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 0x7fd3c7c13668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 04:22:23 2026] GET / => generated 1312 bytes in 2 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-26 04:22:23.911 8 WARNING oslo_policy.policy [None req-38eeda14-7109-4be8-a0a9-03ac4a3bcd3e 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - 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-26 04:22:23.911 8 WARNING oslo_policy.policy [None req-38eeda14-7109-4be8-a0a9-03ac4a3bcd3e 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - 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-26 04:22:23.926 8 WARNING oslo_policy.policy [None req-38eeda14-7109-4be8-a0a9-03ac4a3bcd3e 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - 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-26 04:22:23.926 8 WARNING oslo_policy.policy [None req-38eeda14-7109-4be8-a0a9-03ac4a3bcd3e 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 04:22:23 2026] GET /v2/images => generated 69 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 04:22:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 04:22:27 2026] GET /v2/images => generated 69 bytes in 34 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-26 04:22:27.435 7 WARNING oslo_policy.policy [None req-937c3a17-522d-4ea2-9d97-2b2211cd64e9 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - 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-26 04:22:27.435 7 WARNING oslo_policy.policy [None req-937c3a17-522d-4ea2-9d97-2b2211cd64e9 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 162.253.55.104 () {44 vars in 912 bytes} [Wed Aug 26 04:22:27 2026] GET /v2/images/cirros => generated 151 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.104 () {44 vars in 934 bytes} [Wed Aug 26 04:22:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 04:22:27.568 7 WARNING oslo_policy.policy [None req-947c65e8-b84b-4e02-b3da-0070d6ac6a91 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - 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-26 04:22:27.569 7 WARNING oslo_policy.policy [None req-947c65e8-b84b-4e02-b3da-0070d6ac6a91 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - 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: 8/11] 162.253.55.104 () {44 vars in 940 bytes} [Wed Aug 26 04:22:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-26 04:22:27.663 8 WARNING oslo_config.cfg [None req-58caf83f-c050-4489-aeaa-05fd761eb788 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.104 () {48 vars in 952 bytes} [Wed Aug 26 04:22:27 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-26 04:22:27.687 7 WARNING oslo_policy.policy [None req-beab1c44-42cd-4a0c-b766-f4910dd920d3 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - 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-26 04:22:27.687 7 WARNING oslo_policy.policy [None req-beab1c44-42cd-4a0c-b766-f4910dd920d3 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - 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-26 04:22:27.689 7 INFO glance.api.v2.image_data [None req-beab1c44-42cd-4a0c-b766-f4910dd920d3 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:22:31.185 7 WARNING glance.location [None req-beab1c44-42cd-4a0c-b766-f4910dd920d3 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 162.253.55.104 () {48 vars in 1046 bytes} [Wed Aug 26 04:22:27 2026] PUT /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e/file => generated 0 bytes in 3539 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4392 switches on core 0) [pid: 8|app: 0|req: 5/14] 162.253.55.104 () {44 vars in 972 bytes} [Wed Aug 26 04:22:31 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-26 04:22:31.340 7 WARNING oslo_config.cfg [None req-43b4108d-bbbd-479c-9029-ec3c20a36133 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - 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: 10/15] 162.253.55.104 () {48 vars in 1052 bytes} [Wed Aug 26 04:22:31 2026] PATCH /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => generated 1312 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 162.253.55.104 () {44 vars in 972 bytes} [Wed Aug 26 04:22:31 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 04:43:06 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: 131/266] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 04:43:06 2026] GET /v2/images => generated 1381 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 04:43:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 04:43:24 2026] GET /v2/images => generated 1381 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 162.253.55.104 () {44 vars in 938 bytes} [Wed Aug 26 04:43:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 162.253.55.104 () {44 vars in 960 bytes} [Wed Aug 26 04:43:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 162.253.55.104 () {44 vars in 940 bytes} [Wed Aug 26 04:43:24 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) [pid: 7|app: 0|req: 140/276] 162.253.55.104 () {48 vars in 952 bytes} [Wed Aug 26 04:43:24 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-26 04:43:24.561 8 WARNING oslo_policy.policy [None req-68803eac-0bed-4cdb-8846-f4bd8a863232 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - 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-26 04:43:24.561 8 WARNING oslo_policy.policy [None req-68803eac-0bed-4cdb-8846-f4bd8a863232 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - 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-26 04:43:24.562 8 INFO glance.api.v2.image_data [None req-68803eac-0bed-4cdb-8846-f4bd8a863232 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:43:56.191 8 WARNING glance.location [None req-68803eac-0bed-4cdb-8846-f4bd8a863232 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/283] 162.253.55.104 () {48 vars in 1047 bytes} [Wed Aug 26 04:43:24 2026] PUT /v2/images/763a67f2-60ba-4a61-a810-8bf0f1b10ac1/file => generated 0 bytes in 31683 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66170 switches on core 0) [pid: 7|app: 0|req: 147/284] 162.253.55.104 () {44 vars in 972 bytes} [Wed Aug 26 04:43:56 2026] GET /v2/images/763a67f2-60ba-4a61-a810-8bf0f1b10ac1 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/285] 162.253.55.104 () {48 vars in 1052 bytes} [Wed Aug 26 04:43:56 2026] PATCH /v2/images/763a67f2-60ba-4a61-a810-8bf0f1b10ac1 => generated 1395 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/286] 162.253.55.104 () {44 vars in 972 bytes} [Wed Aug 26 04:43:56 2026] GET /v2/images/763a67f2-60ba-4a61-a810-8bf0f1b10ac1 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/287] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 04:43:57 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: 149/288] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 04:43:57 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/373] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 04:50:59 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: 182/374] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 04:50:59 2026] GET /v2/images => generated 2778 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/377] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 04:51:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/378] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 04:51:06 2026] GET /v2/images => generated 2778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/379] 162.253.55.104 () {44 vars in 948 bytes} [Wed Aug 26 04:51:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/380] 162.253.55.104 () {44 vars in 970 bytes} [Wed Aug 26 04:51:06 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/381] 162.253.55.104 () {44 vars in 940 bytes} [Wed Aug 26 04:51:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/382] 162.253.55.104 () {48 vars in 952 bytes} [Wed Aug 26 04:51:06 2026] POST /v2/images => generated 799 bytes in 235 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-26 04:51:06.902 7 INFO glance.api.v2.image_data [None req-e700b6a1-d9f1-4b52-8cce-ebf3e050d9f8 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:51:45.159 7 INFO glance.location [None req-e700b6a1-d9f1-4b52-8cce-ebf3e050d9f8 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/391] 162.253.55.104 () {48 vars in 1046 bytes} [Wed Aug 26 04:51:06 2026] PUT /v2/images/7f1f8627-edbb-4336-b12c-bfa1223fecc9/file => generated 0 bytes in 38310 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24001 switches on core 0) [pid: 8|app: 0|req: 195/392] 162.253.55.104 () {44 vars in 972 bytes} [Wed Aug 26 04:51:45 2026] GET /v2/images/7f1f8627-edbb-4336-b12c-bfa1223fecc9 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 162.253.55.104 () {48 vars in 1052 bytes} [Wed Aug 26 04:51:45 2026] PATCH /v2/images/7f1f8627-edbb-4336-b12c-bfa1223fecc9 => generated 1410 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 162.253.55.104 () {44 vars in 972 bytes} [Wed Aug 26 04:51:45 2026] GET /v2/images/7f1f8627-edbb-4336-b12c-bfa1223fecc9 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 04:52:27 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: 201/404] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 04:52:27 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 04:52:43 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: 206/410] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 04:52:43 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 162.253.55.104 () {44 vars in 940 bytes} [Wed Aug 26 04:52:43 2026] GET /v2/images/manila-service-image => generated 165 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 162.253.55.104 () {44 vars in 962 bytes} [Wed Aug 26 04:52:43 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: 206/413] 162.253.55.104 () {44 vars in 940 bytes} [Wed Aug 26 04:52:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 162.253.55.104 () {48 vars in 952 bytes} [Wed Aug 26 04:52:43 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-26 04:52:43.446 8 INFO glance.api.v2.image_data [None req-b2e42679-3f2d-4a30-9065-289340ab5b3e 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 04:52:57.843 8 INFO glance.location [None req-b2e42679-3f2d-4a30-9065-289340ab5b3e 9466388065814852bfee59b96e00ead8 876d0657549342bfae5e87f6bd0d0021 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 207/417] 162.253.55.104 () {48 vars in 1047 bytes} [Wed Aug 26 04:52:43 2026] PUT /v2/images/37fc1644-f73c-4344-86a7-8317ac75c8d3/file => generated 0 bytes in 14444 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33376 switches on core 0) [pid: 7|app: 0|req: 211/418] 162.253.55.104 () {44 vars in 972 bytes} [Wed Aug 26 04:52:57 2026] GET /v2/images/37fc1644-f73c-4344-86a7-8317ac75c8d3 => 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: 208/419] 162.253.55.104 () {48 vars in 1052 bytes} [Wed Aug 26 04:52:57 2026] PATCH /v2/images/37fc1644-f73c-4344-86a7-8317ac75c8d3 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/420] 162.253.55.104 () {44 vars in 972 bytes} [Wed Aug 26 04:52:58 2026] GET /v2/images/37fc1644-f73c-4344-86a7-8317ac75c8d3 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/587] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 05:06:42 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/588] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 05:06:42 2026] GET /v2/images => generated 5574 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 05:09:03 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/618] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 05:09:03 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/619] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 05:09: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: 308/620] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 05:09:05 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/631] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 05:09:56 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/632] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 05:09:56 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: 8|app: 0|req: 316/635] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 05:10:04 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: 320/636] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 05:10:04 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/649] 162.253.55.104 () {42 vars in 689 bytes} [Wed Aug 26 05:11:07 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: 323/650] 162.253.55.104 () {44 vars in 911 bytes} [Wed Aug 26 05:11:07 2026] GET /v2/images => generated 5574 bytes in 63 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: 329/661] 10.0.0.11 () {32 vars in 632 bytes} [Wed Aug 26 05:11:51 2026] GET /v2/images => generated 5574 bytes in 21 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: 335/666] 10.0.0.61 () {36 vars in 986 bytes} [Wed Aug 26 05:12:16 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.61 () {36 vars in 926 bytes} [Wed Aug 26 05:12:16 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: 336/668] 10.0.0.61 () {36 vars in 986 bytes} [Wed Aug 26 05:12:17 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 333/669] 10.0.0.61 () {36 vars in 926 bytes} [Wed Aug 26 05:12:17 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: 335/672] 162.253.55.104 () {36 vars in 991 bytes} [Wed Aug 26 05:12:24 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 338/673] 162.253.55.104 () {36 vars in 931 bytes} [Wed Aug 26 05:12: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: 336/674] 162.253.55.104 () {36 vars in 991 bytes} [Wed Aug 26 05:12:25 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 162.253.55.104 () {36 vars in 931 bytes} [Wed Aug 26 05:12:25 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 26 05:12:33 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => generated 1312 bytes in 139 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.131 () {36 vars in 927 bytes} [Wed Aug 26 05:12:33 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: 342/680] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:12:33 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: 339/681] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 26 05:12:33 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 343/682] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:12:33 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: 340/683] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:12:33 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: 344/684] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 26 05:12:33 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 341/685] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:12:33 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: 345/686] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:12:33 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.61 () {36 vars in 986 bytes} [Wed Aug 26 05:12:33 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 346/688] 10.0.0.61 () {36 vars in 926 bytes} [Wed Aug 26 05:12:33 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: 343/689] 10.0.0.98 () {36 vars in 910 bytes} [Wed Aug 26 05:12:34 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.98 () {36 vars in 1006 bytes} [Wed Aug 26 05:12:34 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e/locations => generated 127 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.98 () {36 vars in 986 bytes} [Wed Aug 26 05:12:34 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 348/692] 10.0.0.98 () {36 vars in 926 bytes} [Wed Aug 26 05:12: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: 8|app: 0|req: 345/693] 10.0.0.98 () {36 vars in 926 bytes} [Wed Aug 26 05:12: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: 350/702] 10.0.0.61 () {36 vars in 986 bytes} [Wed Aug 26 05:13:13 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 353/703] 10.0.0.61 () {36 vars in 926 bytes} [Wed Aug 26 05:13:13 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: 356/708] 10.0.0.61 () {36 vars in 986 bytes} [Wed Aug 26 05:13:32 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 353/709] 10.0.0.61 () {36 vars in 926 bytes} [Wed Aug 26 05:13:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.61 () {36 vars in 986 bytes} [Wed Aug 26 05:13:54 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 356/715] 10.0.0.61 () {36 vars in 926 bytes} [Wed Aug 26 05:13:54 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: 360/716] 10.0.0.11 () {34 vars in 654 bytes} [Wed Aug 26 05:14:00 2026] POST /v2/images => generated 648 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-26 05:14:01.145 8 WARNING glance.api.v2.images [None req-fea9efee-de19-4553-9f49-0ba885cd68b8 9b9697dac1e84af2b13019da020cc203 4b1657cc0359468f9a70e5ecb22ec33c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5e76055e-749d-49bf-aad7-df24a979200f [pid: 8|app: 0|req: 357/717] 10.0.0.11 () {32 vars in 709 bytes} [Wed Aug 26 05:14:01 2026] DELETE /v2/images/5e76055e-749d-49bf-aad7-df24a979200f => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.11 () {32 vars in 706 bytes} [Wed Aug 26 05:14:01 2026] GET /v2/images/5e76055e-749d-49bf-aad7-df24a979200f => 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: 358/719] 10.0.0.11 () {32 vars in 632 bytes} [Wed Aug 26 05:14:01 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.11 () {34 vars in 654 bytes} [Wed Aug 26 05:14:01 2026] POST /v2/images => generated 702 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.11 () {32 vars in 716 bytes} [Wed Aug 26 05:14:01 2026] GET /v2/images/6f1087c0-e643-443c-86fb-e236ea190e3d/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-26 05:14:01.333 7 INFO glance.api.v2.image_data [None req-29eeee82-b9e8-4794-b1d3-afd32fc56edc 9b9697dac1e84af2b13019da020cc203 4b1657cc0359468f9a70e5ecb22ec33c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-26 05:14:01.383 7 WARNING glance_store._drivers.rbd [None req-29eeee82-b9e8-4794-b1d3-afd32fc56edc 9b9697dac1e84af2b13019da020cc203 4b1657cc0359468f9a70e5ecb22ec33c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-26 05:14:01.614 7 INFO glance.location [None req-29eeee82-b9e8-4794-b1d3-afd32fc56edc 9b9697dac1e84af2b13019da020cc203 4b1657cc0359468f9a70e5ecb22ec33c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 363/722] 10.0.0.11 () {32 vars in 726 bytes} [Wed Aug 26 05:14:01 2026] PUT /v2/images/6f1087c0-e643-443c-86fb-e236ea190e3d/file => generated 0 bytes in 334 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/725] 10.0.0.11 () {32 vars in 706 bytes} [Wed Aug 26 05:14:01 2026] GET /v2/images/6f1087c0-e643-443c-86fb-e236ea190e3d => 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: 361/726] 10.0.0.11 () {32 vars in 716 bytes} [Wed Aug 26 05:14:01 2026] GET /v2/images/6f1087c0-e643-443c-86fb-e236ea190e3d/file => generated 1024 bytes in 104 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.11 () {34 vars in 654 bytes} [Wed Aug 26 05:14:01 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.11 () {32 vars in 725 bytes} [Wed Aug 26 05:14:01 2026] PATCH /v2/images/0b550e50-6978-4527-b877-4dde2e29601c => generated 652 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.11 () {32 vars in 706 bytes} [Wed Aug 26 05:14:01 2026] GET /v2/images/0b550e50-6978-4527-b877-4dde2e29601c => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-26 05:14:01.916 8 WARNING glance.api.v2.images [None req-90ae4fb5-54a5-46e6-b05e-bf0e418b9a7c 9b9697dac1e84af2b13019da020cc203 4b1657cc0359468f9a70e5ecb22ec33c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0b550e50-6978-4527-b877-4dde2e29601c [pid: 8|app: 0|req: 363/730] 10.0.0.11 () {32 vars in 709 bytes} [Wed Aug 26 05:14:01 2026] DELETE /v2/images/0b550e50-6978-4527-b877-4dde2e29601c => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.11 () {32 vars in 706 bytes} [Wed Aug 26 05:14:01 2026] GET /v2/images/0b550e50-6978-4527-b877-4dde2e29601c => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:14:01.975 8 WARNING glance.api.v2.images [None req-a0ec420b-5021-491f-b233-dd650e005b17 9b9697dac1e84af2b13019da020cc203 4b1657cc0359468f9a70e5ecb22ec33c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6f1087c0-e643-443c-86fb-e236ea190e3d [pid: 8|app: 0|req: 364/732] 10.0.0.11 () {32 vars in 709 bytes} [Wed Aug 26 05:14:01 2026] DELETE /v2/images/6f1087c0-e643-443c-86fb-e236ea190e3d => generated 0 bytes in 853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.11 () {32 vars in 706 bytes} [Wed Aug 26 05:14:02 2026] GET /v2/images/6f1087c0-e643-443c-86fb-e236ea190e3d => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-26 05:14:02.844 8 WARNING glance.api.v2.images [None req-59f32893-58d6-4ea0-ba34-7f5c99bced8e 9b9697dac1e84af2b13019da020cc203 4b1657cc0359468f9a70e5ecb22ec33c - - default default] Failed to find image 5e76055e-749d-49bf-aad7-df24a979200f to delete: glance.common.exception.ImageNotFound: No image found with ID 5e76055e-749d-49bf-aad7-df24a979200f [pid: 8|app: 0|req: 365/734] 10.0.0.11 () {32 vars in 709 bytes} [Wed Aug 26 05:14:02 2026] DELETE /v2/images/5e76055e-749d-49bf-aad7-df24a979200f => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/735] 10.0.0.11 () {32 vars in 706 bytes} [Wed Aug 26 05:14:02 2026] GET /v2/images/5e76055e-749d-49bf-aad7-df24a979200f => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 10.0.0.11 () {30 vars in 410 bytes} [Wed Aug 26 05:14:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/741] 10.0.0.61 () {36 vars in 986 bytes} [Wed Aug 26 05:14:29 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 374/742] 10.0.0.61 () {36 vars in 926 bytes} [Wed Aug 26 05:14:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/751] 10.0.0.61 () {36 vars in 986 bytes} [Wed Aug 26 05:15:09 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 373/752] 10.0.0.61 () {36 vars in 926 bytes} [Wed Aug 26 05:15:09 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: 382/757] 10.0.0.61 () {36 vars in 986 bytes} [Wed Aug 26 05:15:25 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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/758] 10.0.0.61 () {36 vars in 926 bytes} [Wed Aug 26 05:15:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/759] 10.0.0.11 () {32 vars in 706 bytes} [Wed Aug 26 05:15:29 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 377/760] 10.0.0.11 () {32 vars in 706 bytes} [Wed Aug 26 05:15:29 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/761] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 26 05:15:29 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => generated 1312 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/762] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:15:29 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: 385/763] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:15:29 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: 379/764] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 26 05:15:29 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 386/765] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:15:29 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: 380/766] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:15:29 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: 387/767] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 26 05:15:29 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 381/768] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:15:29 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: 388/769] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:15:29 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: 382/770] 10.0.0.98 () {36 vars in 910 bytes} [Wed Aug 26 05:15:30 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: 389/771] 10.0.0.98 () {36 vars in 1006 bytes} [Wed Aug 26 05:15:30 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 10.0.0.98 () {36 vars in 986 bytes} [Wed Aug 26 05:15:30 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 390/773] 10.0.0.98 () {36 vars in 926 bytes} [Wed Aug 26 05:15:30 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: 384/774] 10.0.0.98 () {36 vars in 926 bytes} [Wed Aug 26 05:15:30 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: 387/779] 10.0.0.61 () {36 vars in 986 bytes} [Wed Aug 26 05:15:45 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 393/780] 10.0.0.61 () {36 vars in 926 bytes} [Wed Aug 26 05:15:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/783] 10.0.0.61 () {36 vars in 986 bytes} [Wed Aug 26 05:15:55 2026] GET /v2/images/f15b91af-c540-453c-a0be-86653a14ea3e => 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: 395/784] 10.0.0.61 () {36 vars in 926 bytes} [Wed Aug 26 05:15:55 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/789] 162.253.55.104 () {32 vars in 826 bytes} [Wed Aug 26 05:16:19 2026] GET /v2/images?status=active&owner=876d0657549342bfae5e87f6bd0d0021&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/790] 162.253.55.104 () {32 vars in 653 bytes} [Wed Aug 26 05:16:19 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: 393/791] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 26 05:16:20 2026] GET /v2/images/763a67f2-60ba-4a61-a810-8bf0f1b10ac1 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/792] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:16:20 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: 394/793] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:16:20 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: 400/794] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 26 05:16:20 2026] GET /v2/images/763a67f2-60ba-4a61-a810-8bf0f1b10ac1 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/795] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:16:20 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: 401/796] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:16:20 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: 396/797] 10.0.0.131 () {36 vars in 987 bytes} [Wed Aug 26 05:16:20 2026] GET /v2/images/763a67f2-60ba-4a61-a810-8bf0f1b10ac1 => 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: 402/798] 10.0.0.131 () {36 vars in 927 bytes} [Wed Aug 26 05:16:20 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: 397/799] 10.0.0.98 () {36 vars in 910 bytes} [Wed Aug 26 05:16:20 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: 403/800] 10.0.0.98 () {36 vars in 1006 bytes} [Wed Aug 26 05:16:20 2026] GET /v2/images/763a67f2-60ba-4a61-a810-8bf0f1b10ac1/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: 398/801] 10.0.0.98 () {36 vars in 986 bytes} [Wed Aug 26 05:16:20 2026] GET /v2/images/763a67f2-60ba-4a61-a810-8bf0f1b10ac1 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/802] 10.0.0.98 () {36 vars in 926 bytes} [Wed Aug 26 05:16:20 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: 399/803] 10.0.0.98 () {36 vars in 926 bytes} [Wed Aug 26 05:16:20 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: 431/856] 10.0.0.11 () {32 vars in 632 bytes} [Wed Aug 26 05:20:32 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)