+ 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 Jun 13 06:36:40 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-6f9688ccd4-44lgc 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f6b1565d668 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-06-13 06:36:42.287 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-13 06:36:42.310 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-06-13 06:36:43.150 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-06-13 06:36:43.151 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-06-13 06:36:43.151 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 06:36:43.221 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-06-13 06:36:43.222 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-06-13 06:36:43.223 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-13 06:36:45.198 7 WARNING glance.api.v2.images [None req-e7daa825-9ea4-4bde-a7f2-0f9783450df9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 06:36:45.315 8 WARNING glance.api.v2.images [None req-dbd15db4-bad8-4b55-b203-01930dac5379 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-13 06:36:45.558 7 WARNING keystonemiddleware._common.config [None req-e7daa825-9ea4-4bde-a7f2-0f9783450df9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 06:36:45.566 7 WARNING oslo_config.cfg [None req-e7daa825-9ea4-4bde-a7f2-0f9783450df9 - - - - - -] 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 0x7f6b1565d668 pid: 7 (default app) 2026-06-13 06:36:45.656 8 WARNING keystonemiddleware._common.config [None req-dbd15db4-bad8-4b55-b203-01930dac5379 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-13 06:36:45.665 8 WARNING oslo_config.cfg [None req-dbd15db4-bad8-4b55-b203-01930dac5379 - - - - - -] 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 0x7f6b1565d668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 06:36:46 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-06-13 06:36:47.226 8 WARNING oslo_policy.policy [None req-7f231733-6407-401b-9573-1e611fa8c363 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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-06-13 06:36:47.226 8 WARNING oslo_policy.policy [None req-7f231733-6407-401b-9573-1e611fa8c363 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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-06-13 06:36:47.247 8 WARNING oslo_policy.policy [None req-7f231733-6407-401b-9573-1e611fa8c363 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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-06-13 06:36:47.247 8 WARNING oslo_policy.policy [None req-7f231733-6407-401b-9573-1e611fa8c363 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 06:36:46 2026] GET /v2/images => generated 69 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 06:36:50 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] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 06:36:50 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-13 06:36:50.931 7 WARNING oslo_policy.policy [None req-074011cc-ff13-4a01-bdad-e49b7d187949 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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-06-13 06:36:50.931 7 WARNING oslo_policy.policy [None req-074011cc-ff13-4a01-bdad-e49b7d187949 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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] 199.204.45.132 () {44 vars in 912 bytes} [Sat Jun 13 06:36:50 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.132 () {44 vars in 934 bytes} [Sat Jun 13 06:36:51 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 06:36:51.083 7 WARNING oslo_policy.policy [None req-37330059-793e-48f0-8445-101fb39476ea 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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-06-13 06:36:51.083 7 WARNING oslo_policy.policy [None req-37330059-793e-48f0-8445-101fb39476ea 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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] 199.204.45.132 () {44 vars in 940 bytes} [Sat Jun 13 06:36:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-13 06:36:51.174 8 WARNING oslo_config.cfg [None req-9333b771-c1d4-4288-9cdd-23fecfe01479 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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] 199.204.45.132 () {48 vars in 952 bytes} [Sat Jun 13 06:36:51 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 06:36:51.196 7 WARNING oslo_policy.policy [None req-902a3fd3-74b7-45dd-9d3c-f196d52d045e 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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-06-13 06:36:51.196 7 WARNING oslo_policy.policy [None req-902a3fd3-74b7-45dd-9d3c-f196d52d045e 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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-06-13 06:36:51.198 7 INFO glance.api.v2.image_data [None req-902a3fd3-74b7-45dd-9d3c-f196d52d045e 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 06:36:54.897 7 WARNING glance.location [None req-902a3fd3-74b7-45dd-9d3c-f196d52d045e 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.132 () {48 vars in 1046 bytes} [Sat Jun 13 06:36:51 2026] PUT /v2/images/df065957-0d94-4738-a625-98a5ccf80965/file => generated 0 bytes in 3742 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10337 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.132 () {44 vars in 972 bytes} [Sat Jun 13 06:36:54 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-13 06:36:55.038 7 WARNING oslo_config.cfg [None req-96debc71-dd49-429d-ab18-0314a9364ef6 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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/17] 199.204.45.132 () {48 vars in 1052 bytes} [Sat Jun 13 06:36:54 2026] PATCH /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.132 () {44 vars in 972 bytes} [Sat Jun 13 06:36:55 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 136/273] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 06:58:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 06:58:06 2026] GET /v2/images => generated 1381 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 06:58:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 06:58:24 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.132 () {44 vars in 938 bytes} [Sat Jun 13 06:58:24 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: 7|app: 0|req: 141/280] 199.204.45.132 () {44 vars in 960 bytes} [Sat Jun 13 06:58:24 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.132 () {44 vars in 940 bytes} [Sat Jun 13 06:58:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.132 () {48 vars in 952 bytes} [Sat Jun 13 06:58:25 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 06:58:25.093 8 WARNING oslo_policy.policy [None req-c0dd90a8-7c24-401d-86cc-12a566237b4e 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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-06-13 06:58:25.093 8 WARNING oslo_policy.policy [None req-c0dd90a8-7c24-401d-86cc-12a566237b4e 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - 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-06-13 06:58:25.094 8 INFO glance.api.v2.image_data [None req-c0dd90a8-7c24-401d-86cc-12a566237b4e 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 06:58:59.834 8 WARNING glance.location [None req-c0dd90a8-7c24-401d-86cc-12a566237b4e 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/291] 199.204.45.132 () {48 vars in 1047 bytes} [Sat Jun 13 06:58:25 2026] PUT /v2/images/9aa0f406-4afd-43ca-95a0-5d9ecbf4f794/file => generated 0 bytes in 34788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62407 switches on core 0) [pid: 7|app: 0|req: 149/292] 199.204.45.132 () {44 vars in 972 bytes} [Sat Jun 13 06:58:59 2026] GET /v2/images/9aa0f406-4afd-43ca-95a0-5d9ecbf4f794 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/293] 199.204.45.132 () {48 vars in 1052 bytes} [Sat Jun 13 06:58:59 2026] PATCH /v2/images/9aa0f406-4afd-43ca-95a0-5d9ecbf4f794 => generated 1395 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/294] 199.204.45.132 () {44 vars in 972 bytes} [Sat Jun 13 06:59:00 2026] GET /v2/images/9aa0f406-4afd-43ca-95a0-5d9ecbf4f794 => 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: 145/295] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 06:59:01 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: 151/296] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 06:59:01 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 07:06:07 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: 195/384] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 07:06:07 2026] GET /v2/images => generated 2778 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 07:06:31 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: 198/390] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 07:06:31 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.204.45.132 () {44 vars in 948 bytes} [Sat Jun 13 07:06:31 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: 199/392] 199.204.45.132 () {44 vars in 970 bytes} [Sat Jun 13 07:06:31 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.204.45.132 () {44 vars in 940 bytes} [Sat Jun 13 07:06:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.204.45.132 () {48 vars in 952 bytes} [Sat Jun 13 07:06:31 2026] POST /v2/images => generated 799 bytes in 1119 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 07:06:32.309 8 INFO glance.api.v2.image_data [None req-a7c7df5b-f710-4aff-91e0-58777dbd372a 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 07:08:14.214 8 INFO glance.location [None req-a7c7df5b-f710-4aff-91e0-58777dbd372a 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/415] 199.204.45.132 () {48 vars in 1046 bytes} [Sat Jun 13 07:06:32 2026] PUT /v2/images/9c3b3c0c-5f6f-40e3-9da8-ce2c8665435d/file => generated 0 bytes in 101954 msecs (HTTP/1.1 204) 4 headers in 171 bytes (11127 switches on core 0) [pid: 7|app: 0|req: 221/416] 199.204.45.132 () {44 vars in 972 bytes} [Sat Jun 13 07:08:14 2026] GET /v2/images/9c3b3c0c-5f6f-40e3-9da8-ce2c8665435d => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/417] 199.204.45.132 () {48 vars in 1052 bytes} [Sat Jun 13 07:08:14 2026] PATCH /v2/images/9c3b3c0c-5f6f-40e3-9da8-ce2c8665435d => generated 1410 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/418] 199.204.45.132 () {44 vars in 972 bytes} [Sat Jun 13 07:08:14 2026] GET /v2/images/9c3b3c0c-5f6f-40e3-9da8-ce2c8665435d => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/427] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 07:08: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: 227/428] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 07:08:52 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/431] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 07:09: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: 229/432] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 07:09:04 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/433] 199.204.45.132 () {44 vars in 940 bytes} [Sat Jun 13 07:09:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/434] 199.204.45.132 () {44 vars in 962 bytes} [Sat Jun 13 07:09:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/435] 199.204.45.132 () {44 vars in 940 bytes} [Sat Jun 13 07:09:04 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: 231/436] 199.204.45.132 () {48 vars in 952 bytes} [Sat Jun 13 07:09:04 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-13 07:09:04.874 8 INFO glance.api.v2.image_data [None req-114eca60-7802-4c02-92cd-aef838270025 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 07:09:27.239 8 INFO glance.location [None req-114eca60-7802-4c02-92cd-aef838270025 8ed5fdb0541a4424b058b8cd8009e718 484c4ef0d428443bba78d81c6dc593db - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/443] 199.204.45.132 () {48 vars in 1047 bytes} [Sat Jun 13 07:09:04 2026] PUT /v2/images/9fc2d66b-96bb-4555-bf1e-eb621d7d49a1/file => generated 0 bytes in 22406 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30562 switches on core 0) [pid: 7|app: 0|req: 238/444] 199.204.45.132 () {44 vars in 972 bytes} [Sat Jun 13 07:09:27 2026] GET /v2/images/9fc2d66b-96bb-4555-bf1e-eb621d7d49a1 => 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: 207/445] 199.204.45.132 () {48 vars in 1052 bytes} [Sat Jun 13 07:09:27 2026] PATCH /v2/images/9fc2d66b-96bb-4555-bf1e-eb621d7d49a1 => 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: 239/446] 199.204.45.132 () {44 vars in 972 bytes} [Sat Jun 13 07:09:27 2026] GET /v2/images/9fc2d66b-96bb-4555-bf1e-eb621d7d49a1 => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/603] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 07:22:29 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: 286/604] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 07:22:29 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/633] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 07:24:47 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/634] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 07:24:47 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/635] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 07:24:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/636] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 07:24:49 2026] GET /v2/images => generated 5574 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/647] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 07:25:40 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/648] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 07:25:40 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/651] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 07:25:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/652] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 07:25:49 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: 349/665] 199.204.45.132 () {42 vars in 689 bytes} [Sat Jun 13 07:26:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/666] 199.204.45.132 () {44 vars in 911 bytes} [Sat Jun 13 07:26:51 2026] GET /v2/images => generated 5574 bytes in 51 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: 322/675] 10.0.0.146 () {32 vars in 633 bytes} [Sat Jun 13 07:27:34 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: 356/680] 10.0.0.174 () {36 vars in 987 bytes} [Sat Jun 13 07:27:53 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/681] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:27:53 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: 357/682] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:27:53 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: 326/683] 10.0.0.174 () {36 vars in 987 bytes} [Sat Jun 13 07:27:53 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 358/684] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:27:53 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: 327/685] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:27:53 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/686] 10.0.0.174 () {36 vars in 987 bytes} [Sat Jun 13 07:27:53 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 328/687] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:27:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/688] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:27:54 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: 329/689] 10.0.0.217 () {36 vars in 987 bytes} [Sat Jun 13 07:27:54 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/690] 10.0.0.217 () {36 vars in 927 bytes} [Sat Jun 13 07:27:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/691] 10.0.0.84 () {36 vars in 910 bytes} [Sat Jun 13 07:27:54 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: 362/692] 10.0.0.84 () {36 vars in 1006 bytes} [Sat Jun 13 07:27:54 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/693] 10.0.0.84 () {36 vars in 986 bytes} [Sat Jun 13 07:27:54 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/694] 10.0.0.84 () {36 vars in 926 bytes} [Sat Jun 13 07:27:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/695] 10.0.0.84 () {36 vars in 926 bytes} [Sat Jun 13 07:27:54 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: 334/698] 10.0.0.217 () {36 vars in 987 bytes} [Sat Jun 13 07:27:55 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/699] 10.0.0.217 () {36 vars in 927 bytes} [Sat Jun 13 07:27:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/700] 199.204.45.132 () {36 vars in 991 bytes} [Sat Jun 13 07:28:02 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/701] 199.204.45.132 () {36 vars in 931 bytes} [Sat Jun 13 07:28:02 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/702] 199.204.45.132 () {36 vars in 991 bytes} [Sat Jun 13 07:28:03 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/703] 199.204.45.132 () {36 vars in 931 bytes} [Sat Jun 13 07:28:03 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: 341/712] 10.0.0.217 () {36 vars in 987 bytes} [Sat Jun 13 07:28:36 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/713] 10.0.0.217 () {36 vars in 927 bytes} [Sat Jun 13 07:28:36 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/720] 10.0.0.217 () {36 vars in 987 bytes} [Sat Jun 13 07:29:11 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/721] 10.0.0.217 () {36 vars in 927 bytes} [Sat Jun 13 07:29:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/724] 10.0.0.146 () {34 vars in 655 bytes} [Sat Jun 13 07:29:18 2026] POST /v2/images => generated 648 bytes in 285 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-13 07:29:18.514 8 WARNING glance.api.v2.images [None req-570c6c5f-f840-48e8-b5b3-74b82285ae29 cbe6e1c4d254444b92db3f5c94406c54 48efa8b9e1b74afdaf2810e300e8447b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6288280b-4c50-4864-9b17-ea6074ad4a5b [pid: 8|app: 0|req: 347/725] 10.0.0.146 () {32 vars in 710 bytes} [Sat Jun 13 07:29:18 2026] DELETE /v2/images/6288280b-4c50-4864-9b17-ea6074ad4a5b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/726] 10.0.0.146 () {32 vars in 707 bytes} [Sat Jun 13 07:29:18 2026] GET /v2/images/6288280b-4c50-4864-9b17-ea6074ad4a5b => 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: 348/727] 10.0.0.146 () {32 vars in 633 bytes} [Sat Jun 13 07:29:18 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: 380/728] 10.0.0.146 () {34 vars in 655 bytes} [Sat Jun 13 07:29:18 2026] POST /v2/images => generated 703 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/729] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:29:18 2026] GET /v2/images/184a23c7-cfb7-4c7e-aeb7-b55bf6fc68d4/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-13 07:29:18.718 7 INFO glance.api.v2.image_data [None req-55951d54-d08d-423e-8df8-043fefa370ba cbe6e1c4d254444b92db3f5c94406c54 48efa8b9e1b74afdaf2810e300e8447b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-13 07:29:18.764 7 WARNING glance_store._drivers.rbd [None req-55951d54-d08d-423e-8df8-043fefa370ba cbe6e1c4d254444b92db3f5c94406c54 48efa8b9e1b74afdaf2810e300e8447b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-13 07:29:19.342 7 INFO glance.location [None req-55951d54-d08d-423e-8df8-043fefa370ba cbe6e1c4d254444b92db3f5c94406c54 48efa8b9e1b74afdaf2810e300e8447b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 381/730] 10.0.0.146 () {32 vars in 727 bytes} [Sat Jun 13 07:29:18 2026] PUT /v2/images/184a23c7-cfb7-4c7e-aeb7-b55bf6fc68d4/file => generated 0 bytes in 668 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/731] 10.0.0.146 () {32 vars in 707 bytes} [Sat Jun 13 07:29:19 2026] GET /v2/images/184a23c7-cfb7-4c7e-aeb7-b55bf6fc68d4 => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/732] 10.0.0.146 () {32 vars in 717 bytes} [Sat Jun 13 07:29:19 2026] GET /v2/images/184a23c7-cfb7-4c7e-aeb7-b55bf6fc68d4/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/733] 10.0.0.146 () {34 vars in 655 bytes} [Sat Jun 13 07:29:19 2026] POST /v2/images => generated 648 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/734] 10.0.0.146 () {32 vars in 726 bytes} [Sat Jun 13 07:29:19 2026] PATCH /v2/images/b7428ee2-12a0-4d46-8ec8-dfb7761d0d96 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/735] 10.0.0.146 () {32 vars in 707 bytes} [Sat Jun 13 07:29:19 2026] GET /v2/images/b7428ee2-12a0-4d46-8ec8-dfb7761d0d96 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-13 07:29:19.655 7 WARNING glance.api.v2.images [None req-54237371-009f-43e9-8c1f-8e109be7d4c8 cbe6e1c4d254444b92db3f5c94406c54 48efa8b9e1b74afdaf2810e300e8447b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b7428ee2-12a0-4d46-8ec8-dfb7761d0d96 [pid: 7|app: 0|req: 384/736] 10.0.0.146 () {32 vars in 710 bytes} [Sat Jun 13 07:29:19 2026] DELETE /v2/images/b7428ee2-12a0-4d46-8ec8-dfb7761d0d96 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/737] 10.0.0.146 () {32 vars in 707 bytes} [Sat Jun 13 07:29:19 2026] GET /v2/images/b7428ee2-12a0-4d46-8ec8-dfb7761d0d96 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 07:29:19.724 7 WARNING glance.api.v2.images [None req-29786f2a-c123-4abd-ac5f-5eacb05e6756 cbe6e1c4d254444b92db3f5c94406c54 48efa8b9e1b74afdaf2810e300e8447b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//184a23c7-cfb7-4c7e-aeb7-b55bf6fc68d4 [pid: 7|app: 0|req: 385/738] 10.0.0.146 () {32 vars in 710 bytes} [Sat Jun 13 07:29:19 2026] DELETE /v2/images/184a23c7-cfb7-4c7e-aeb7-b55bf6fc68d4 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/739] 10.0.0.146 () {32 vars in 707 bytes} [Sat Jun 13 07:29:20 2026] GET /v2/images/184a23c7-cfb7-4c7e-aeb7-b55bf6fc68d4 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-13 07:29:20.599 7 WARNING glance.api.v2.images [None req-48f70664-3f3f-4272-a6e1-34f83c4aadf4 cbe6e1c4d254444b92db3f5c94406c54 48efa8b9e1b74afdaf2810e300e8447b - - default default] Failed to find image 6288280b-4c50-4864-9b17-ea6074ad4a5b to delete: glance.common.exception.ImageNotFound: No image found with ID 6288280b-4c50-4864-9b17-ea6074ad4a5b [pid: 7|app: 0|req: 386/740] 10.0.0.146 () {32 vars in 710 bytes} [Sat Jun 13 07:29:20 2026] DELETE /v2/images/6288280b-4c50-4864-9b17-ea6074ad4a5b => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/741] 10.0.0.146 () {32 vars in 707 bytes} [Sat Jun 13 07:29:20 2026] GET /v2/images/6288280b-4c50-4864-9b17-ea6074ad4a5b => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/748] 10.0.0.217 () {36 vars in 987 bytes} [Sat Jun 13 07:29:53 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/749] 10.0.0.217 () {36 vars in 927 bytes} [Sat Jun 13 07:29:53 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: 362/754] 10.0.0.217 () {36 vars in 987 bytes} [Sat Jun 13 07:30:11 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/755] 10.0.0.217 () {36 vars in 927 bytes} [Sat Jun 13 07:30:11 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: 364/758] 10.0.0.217 () {36 vars in 987 bytes} [Sat Jun 13 07:30:21 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 395/759] 10.0.0.217 () {36 vars in 927 bytes} [Sat Jun 13 07:30:21 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: 397/762] 10.0.0.217 () {36 vars in 987 bytes} [Sat Jun 13 07:30:34 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 366/763] 10.0.0.217 () {36 vars in 927 bytes} [Sat Jun 13 07:30:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/766] 10.0.0.217 () {36 vars in 987 bytes} [Sat Jun 13 07:30:39 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 368/767] 10.0.0.217 () {36 vars in 927 bytes} [Sat Jun 13 07:30:39 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: 373/776] 199.204.45.132 () {32 vars in 826 bytes} [Sat Jun 13 07:31:23 2026] GET /v2/images?status=active&owner=484c4ef0d428443bba78d81c6dc593db&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/777] 199.204.45.132 () {32 vars in 653 bytes} [Sat Jun 13 07:31:23 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/778] 10.0.0.174 () {36 vars in 987 bytes} [Sat Jun 13 07:31:24 2026] GET /v2/images/9aa0f406-4afd-43ca-95a0-5d9ecbf4f794 => generated 1395 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/779] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:31: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: 8|app: 0|req: 375/780] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:31:24 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: 406/781] 10.0.0.174 () {36 vars in 987 bytes} [Sat Jun 13 07:31:24 2026] GET /v2/images/9aa0f406-4afd-43ca-95a0-5d9ecbf4f794 => 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: 376/782] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:31: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: 407/783] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:31: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: 377/784] 10.0.0.174 () {36 vars in 987 bytes} [Sat Jun 13 07:31:24 2026] GET /v2/images/9aa0f406-4afd-43ca-95a0-5d9ecbf4f794 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/785] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:31:24 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: 378/786] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:31: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: 380/789] 10.0.0.84 () {36 vars in 910 bytes} [Sat Jun 13 07:31: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: 410/790] 10.0.0.84 () {36 vars in 1006 bytes} [Sat Jun 13 07:31:25 2026] GET /v2/images/9aa0f406-4afd-43ca-95a0-5d9ecbf4f794/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/791] 10.0.0.84 () {36 vars in 986 bytes} [Sat Jun 13 07:31:25 2026] GET /v2/images/9aa0f406-4afd-43ca-95a0-5d9ecbf4f794 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/792] 10.0.0.84 () {36 vars in 926 bytes} [Sat Jun 13 07:31: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: 382/793] 10.0.0.84 () {36 vars in 926 bytes} [Sat Jun 13 07:31:25 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: 412/794] 10.0.0.146 () {30 vars in 411 bytes} [Sat Jun 13 07:31:31 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: 415/799] 10.0.0.146 () {32 vars in 707 bytes} [Sat Jun 13 07:31:54 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 385/800] 10.0.0.146 () {32 vars in 707 bytes} [Sat Jun 13 07:31:54 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/801] 10.0.0.174 () {36 vars in 987 bytes} [Sat Jun 13 07:31:54 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 386/802] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:31:54 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: 7|app: 0|req: 417/803] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:31:54 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: 387/804] 10.0.0.174 () {36 vars in 987 bytes} [Sat Jun 13 07:31:54 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/805] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:31:54 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: 388/806] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:31:54 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: 7|app: 0|req: 419/807] 10.0.0.174 () {36 vars in 987 bytes} [Sat Jun 13 07:31:54 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 389/808] 10.0.0.174 () {36 vars in 927 bytes} [Sat Jun 13 07:31:54 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: 391/811] 10.0.0.84 () {36 vars in 910 bytes} [Sat Jun 13 07:31:55 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/812] 10.0.0.84 () {36 vars in 1006 bytes} [Sat Jun 13 07:31:55 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/813] 10.0.0.84 () {36 vars in 986 bytes} [Sat Jun 13 07:31:55 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 422/814] 10.0.0.84 () {36 vars in 926 bytes} [Sat Jun 13 07:31:55 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/815] 10.0.0.84 () {36 vars in 926 bytes} [Sat Jun 13 07:31:55 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: 424/818] 10.0.0.217 () {36 vars in 987 bytes} [Sat Jun 13 07:32:10 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 395/819] 10.0.0.217 () {36 vars in 927 bytes} [Sat Jun 13 07:32:10 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/828] 10.0.0.217 () {36 vars in 987 bytes} [Sat Jun 13 07:32:49 2026] GET /v2/images/df065957-0d94-4738-a625-98a5ccf80965 => 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: 429/829] 10.0.0.217 () {36 vars in 927 bytes} [Sat Jun 13 07:32: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: 413/854] 10.0.0.146 () {32 vars in 633 bytes} [Sat Jun 13 07:34:51 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)