+ 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 [Tue May 19 05:39:52 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-68f5d48c8b-xppt2 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 0x7f393dbba668 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-05-19 05:39:54.286 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 05:39:54.294 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-05-19 05:39:55.215 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-05-19 05:39:55.216 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-05-19 05:39:55.216 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 05:39:55.244 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-05-19 05:39:55.246 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-05-19 05:39:55.247 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 05:39:57.447 7 WARNING glance.api.v2.images [None req-387eb32c-4603-4e70-8d31-6c5f11d1565a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 05:39:57.546 8 WARNING glance.api.v2.images [None req-63c28e38-c0d3-4774-af9b-af323976adb0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 05:39:57.861 7 WARNING keystonemiddleware._common.config [None req-387eb32c-4603-4e70-8d31-6c5f11d1565a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:39:57.869 7 WARNING oslo_config.cfg [None req-387eb32c-4603-4e70-8d31-6c5f11d1565a - - - - - -] 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 0x7f393dbba668 pid: 7 (default app) 2026-05-19 05:39:57.927 8 WARNING keystonemiddleware._common.config [None req-63c28e38-c0d3-4774-af9b-af323976adb0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:39:57.936 8 WARNING oslo_config.cfg [None req-63c28e38-c0d3-4774-af9b-af323976adb0 - - - - - -] 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 0x7f393dbba668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 05:40:00 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-05-19 05:40:01.061 8 WARNING oslo_policy.policy [None req-89762f1b-23a9-4910-8d5f-0b772f16139e 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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-05-19 05:40:01.061 8 WARNING oslo_policy.policy [None req-89762f1b-23a9-4910-8d5f-0b772f16139e 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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-05-19 05:40:01.078 8 WARNING oslo_policy.policy [None req-89762f1b-23a9-4910-8d5f-0b772f16139e 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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-05-19 05:40:01.078 8 WARNING oslo_policy.policy [None req-89762f1b-23a9-4910-8d5f-0b772f16139e 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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/5] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 05:40:00 2026] GET /v2/images => generated 69 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 05:40:04 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/7] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 05:40:04 2026] GET /v2/images => generated 69 bytes in 49 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-05-19 05:40:04.931 7 WARNING oslo_policy.policy [None req-119d364f-62f9-4ea4-9bae-f915bc015b49 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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-05-19 05:40:04.931 7 WARNING oslo_policy.policy [None req-119d364f-62f9-4ea4-9bae-f915bc015b49 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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: 6/8] 199.204.45.132 () {44 vars in 912 bytes} [Tue May 19 05:40:04 2026] GET /v2/images/cirros => generated 151 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.132 () {44 vars in 934 bytes} [Tue May 19 05:40:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 05:40:05.089 7 WARNING oslo_policy.policy [None req-c7c61058-5e2b-437c-b0ba-7ffcd3b9c00b 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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-05-19 05:40:05.089 7 WARNING oslo_policy.policy [None req-c7c61058-5e2b-437c-b0ba-7ffcd3b9c00b 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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/10] 199.204.45.132 () {44 vars in 940 bytes} [Tue May 19 05:40:05 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) 2026-05-19 05:40:05.184 8 WARNING oslo_config.cfg [None req-6e305be9-3cad-4a9e-934a-bd65ff91ad0d 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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/11] 199.204.45.132 () {48 vars in 952 bytes} [Tue May 19 05:40:05 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-05-19 05:40:05.207 7 WARNING oslo_policy.policy [None req-f75d2d54-b4bd-4740-95cd-ea003ee9c043 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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-05-19 05:40:05.207 7 WARNING oslo_policy.policy [None req-f75d2d54-b4bd-4740-95cd-ea003ee9c043 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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-05-19 05:40:05.209 7 INFO glance.api.v2.image_data [None req-f75d2d54-b4bd-4740-95cd-ea003ee9c043 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 05:40:08.495 7 WARNING glance.location [None req-f75d2d54-b4bd-4740-95cd-ea003ee9c043 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.132 () {48 vars in 1046 bytes} [Tue May 19 05:40:05 2026] PUT /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b/file => generated 0 bytes in 3338 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5643 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.132 () {44 vars in 972 bytes} [Tue May 19 05:40:08 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 05:40:08.574 7 WARNING oslo_config.cfg [None req-6b2fddcf-9073-4af9-af2b-6db32c527f29 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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: 9/16] 199.204.45.132 () {44 vars in 972 bytes} [Tue May 19 05:40:08 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:01:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:01:28 2026] GET /v2/images => generated 1240 bytes in 137 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 () {42 vars in 689 bytes} [Tue May 19 06:01:47 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: 141/280] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:01:47 2026] GET /v2/images => generated 1240 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.132 () {44 vars in 938 bytes} [Tue May 19 06:01:48 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.132 () {44 vars in 960 bytes} [Tue May 19 06:01:48 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.132 () {44 vars in 940 bytes} [Tue May 19 06:01:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.132 () {48 vars in 952 bytes} [Tue May 19 06:01:48 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 06:01:48.295 8 WARNING oslo_policy.policy [None req-b2a51f8f-a904-4c50-9ceb-755b85bfc460 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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-05-19 06:01:48.295 8 WARNING oslo_policy.policy [None req-b2a51f8f-a904-4c50-9ceb-755b85bfc460 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - 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-05-19 06:01:48.298 8 INFO glance.api.v2.image_data [None req-b2a51f8f-a904-4c50-9ceb-755b85bfc460 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:02:14.539 8 WARNING glance.location [None req-b2a51f8f-a904-4c50-9ceb-755b85bfc460 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/289] 199.204.45.132 () {48 vars in 1047 bytes} [Tue May 19 06:01:48 2026] PUT /v2/images/f2cc4d22-2989-44f2-8b44-d99a5f7fcfc2/file => generated 0 bytes in 26304 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61221 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.204.45.132 () {44 vars in 972 bytes} [Tue May 19 06:02:14 2026] GET /v2/images/f2cc4d22-2989-44f2-8b44-d99a5f7fcfc2 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/291] 199.204.45.132 () {44 vars in 972 bytes} [Tue May 19 06:02:14 2026] GET /v2/images/f2cc4d22-2989-44f2-8b44-d99a5f7fcfc2 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/292] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:02:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/295] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:02:16 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:09:30 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: 188/383] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:09:30 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:09:44 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: 190/387] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:09:44 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.204.45.132 () {44 vars in 948 bytes} [Tue May 19 06:09:45 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.204.45.132 () {44 vars in 970 bytes} [Tue May 19 06:09:45 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.204.45.132 () {44 vars in 940 bytes} [Tue May 19 06:09:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 199.204.45.132 () {48 vars in 952 bytes} [Tue May 19 06:09:45 2026] POST /v2/images => generated 799 bytes in 296 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 06:09:45.404 7 INFO glance.api.v2.image_data [None req-0e42e9d0-1823-4cfc-a69a-5f678802a5ac 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:10:04.375 7 INFO glance.location [None req-0e42e9d0-1823-4cfc-a69a-5f678802a5ac 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/396] 199.204.45.132 () {48 vars in 1046 bytes} [Tue May 19 06:09:45 2026] PUT /v2/images/0c21b661-fa64-4c71-8691-fda032435684/file => generated 0 bytes in 19023 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22690 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.132 () {44 vars in 972 bytes} [Tue May 19 06:10:04 2026] GET /v2/images/0c21b661-fa64-4c71-8691-fda032435684 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.132 () {48 vars in 1051 bytes} [Tue May 19 06:10:04 2026] PATCH /v2/images/0c21b661-fa64-4c71-8691-fda032435684 => generated 1234 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.132 () {44 vars in 972 bytes} [Tue May 19 06:10:04 2026] GET /v2/images/0c21b661-fa64-4c71-8691-fda032435684 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:10:41 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:10:41 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:10:56 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: 208/413] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:10:56 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.204.45.132 () {44 vars in 940 bytes} [Tue May 19 06:10:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.204.45.132 () {44 vars in 962 bytes} [Tue May 19 06:10:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.204.45.132 () {44 vars in 940 bytes} [Tue May 19 06:10:56 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: 7|app: 0|req: 210/417] 199.204.45.132 () {48 vars in 952 bytes} [Tue May 19 06:10:56 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 06:10:56.204 8 INFO glance.api.v2.image_data [None req-94da75a2-3be1-4a04-9b2d-88fb060db6fe 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:11:04.911 8 INFO glance.location [None req-94da75a2-3be1-4a04-9b2d-88fb060db6fe 5f7aad896fbd4010be7bca4bf26507b2 d4908bd20fb64700ade65ff20b75f607 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 208/420] 199.204.45.132 () {48 vars in 1046 bytes} [Tue May 19 06:10:56 2026] PUT /v2/images/0f120beb-cd53-4757-9f24-1a19a76413aa/file => generated 0 bytes in 8747 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22481 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.132 () {44 vars in 972 bytes} [Tue May 19 06:11:04 2026] GET /v2/images/0f120beb-cd53-4757-9f24-1a19a76413aa => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.132 () {44 vars in 972 bytes} [Tue May 19 06:11:04 2026] GET /v2/images/0f120beb-cd53-4757-9f24-1a19a76413aa => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/577] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:23: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: 287/578] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:23:51 2026] GET /v2/images => generated 4892 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/607] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:26:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/608] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:26:15 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/611] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:26:16 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: 308/612] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:26:16 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/623] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:27: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: 314/624] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:27:07 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/625] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:27:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:27:14 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/641] 199.204.45.132 () {42 vars in 689 bytes} [Tue May 19 06:28:19 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: 323/642] 199.204.45.132 () {44 vars in 911 bytes} [Tue May 19 06:28:19 2026] GET /v2/images => generated 4892 bytes in 62 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: 328/651] 10.0.0.73 () {32 vars in 632 bytes} [Tue May 19 06:29:00 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/656] 10.0.0.92 () {36 vars in 986 bytes} [Tue May 19 06:29:24 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/657] 10.0.0.92 () {36 vars in 926 bytes} [Tue May 19 06:29:24 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/660] 199.204.45.132 () {36 vars in 991 bytes} [Tue May 19 06:29:32 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 199.204.45.132 () {36 vars in 931 bytes} [Tue May 19 06:29:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 199.204.45.132 () {36 vars in 991 bytes} [Tue May 19 06:29:32 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/663] 199.204.45.132 () {36 vars in 931 bytes} [Tue May 19 06:29:32 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: 336/666] 10.0.0.45 () {36 vars in 986 bytes} [Tue May 19 06:29:43 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/667] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:29:43 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: 337/668] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:29:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/669] 10.0.0.45 () {36 vars in 986 bytes} [Tue May 19 06:29:43 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/670] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:29:43 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: 333/671] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:29:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 10.0.0.45 () {36 vars in 986 bytes} [Tue May 19 06:29:44 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/673] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:29:44 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: 340/674] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:29:44 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/675] 10.0.0.92 () {36 vars in 986 bytes} [Tue May 19 06:29:44 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/676] 10.0.0.92 () {36 vars in 926 bytes} [Tue May 19 06:29:44 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: 336/677] 10.0.0.193 () {36 vars in 911 bytes} [Tue May 19 06:29:45 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/678] 10.0.0.193 () {36 vars in 1007 bytes} [Tue May 19 06:29:45 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b/locations => generated 127 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/679] 10.0.0.193 () {36 vars in 987 bytes} [Tue May 19 06:29:45 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/680] 10.0.0.193 () {36 vars in 927 bytes} [Tue May 19 06:29:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/681] 10.0.0.193 () {36 vars in 927 bytes} [Tue May 19 06:29:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/684] 10.0.0.73 () {30 vars in 410 bytes} [Tue May 19 06:29:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.92 () {36 vars in 986 bytes} [Tue May 19 06:30:15 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.92 () {36 vars in 926 bytes} [Tue May 19 06:30:15 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: 350/695] 10.0.0.92 () {36 vars in 986 bytes} [Tue May 19 06:30:31 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.92 () {36 vars in 926 bytes} [Tue May 19 06:30:31 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: 348/699] 10.0.0.92 () {36 vars in 986 bytes} [Tue May 19 06:30:44 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.92 () {36 vars in 926 bytes} [Tue May 19 06:30:44 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: 356/707] 10.0.0.92 () {36 vars in 986 bytes} [Tue May 19 06:31:10 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.92 () {36 vars in 926 bytes} [Tue May 19 06:31:10 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/715] 10.0.0.92 () {36 vars in 986 bytes} [Tue May 19 06:31:36 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/716] 10.0.0.92 () {36 vars in 926 bytes} [Tue May 19 06:31:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.73 () {34 vars in 654 bytes} [Tue May 19 06:31:49 2026] POST /v2/images => generated 649 bytes in 228 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 06:31:50.045 7 WARNING glance.api.v2.images [None req-648c19e8-5166-4625-8efb-103c3e4bcc01 7efdee646f1449bf96163c61a6919ea2 3c95dac945b0429cba795e2b0bfe88a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ca954e15-653e-411d-b7bb-f7e0cf4e234a [pid: 7|app: 0|req: 362/720] 10.0.0.73 () {32 vars in 709 bytes} [Tue May 19 06:31:50 2026] DELETE /v2/images/ca954e15-653e-411d-b7bb-f7e0cf4e234a => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.73 () {32 vars in 706 bytes} [Tue May 19 06:31:50 2026] GET /v2/images/ca954e15-653e-411d-b7bb-f7e0cf4e234a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/722] 10.0.0.73 () {32 vars in 632 bytes} [Tue May 19 06:31:50 2026] GET /v2/images => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 10.0.0.73 () {34 vars in 654 bytes} [Tue May 19 06:31:50 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: 7|app: 0|req: 364/724] 10.0.0.73 () {32 vars in 716 bytes} [Tue May 19 06:31:50 2026] GET /v2/images/4a94f7e9-e8a2-40bc-ac4e-90ee27d7acbc/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 06:31:50.236 8 INFO glance.api.v2.image_data [None req-79bcd856-c710-4f05-936b-c958d0427d71 7efdee646f1449bf96163c61a6919ea2 3c95dac945b0429cba795e2b0bfe88a4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 06:31:50.280 8 WARNING glance_store._drivers.rbd [None req-79bcd856-c710-4f05-936b-c958d0427d71 7efdee646f1449bf96163c61a6919ea2 3c95dac945b0429cba795e2b0bfe88a4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 06:31:51.255 8 INFO glance.location [None req-79bcd856-c710-4f05-936b-c958d0427d71 7efdee646f1449bf96163c61a6919ea2 3c95dac945b0429cba795e2b0bfe88a4 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/725] 10.0.0.73 () {32 vars in 726 bytes} [Tue May 19 06:31:50 2026] PUT /v2/images/4a94f7e9-e8a2-40bc-ac4e-90ee27d7acbc/file => generated 0 bytes in 1062 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/726] 10.0.0.73 () {32 vars in 706 bytes} [Tue May 19 06:31:51 2026] GET /v2/images/4a94f7e9-e8a2-40bc-ac4e-90ee27d7acbc => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.73 () {32 vars in 716 bytes} [Tue May 19 06:31:51 2026] GET /v2/images/4a94f7e9-e8a2-40bc-ac4e-90ee27d7acbc/file => generated 1024 bytes in 126 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/728] 10.0.0.73 () {34 vars in 654 bytes} [Tue May 19 06:31:51 2026] POST /v2/images => generated 648 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/729] 10.0.0.73 () {32 vars in 725 bytes} [Tue May 19 06:31:51 2026] PATCH /v2/images/899e8c15-0fa9-41e1-bec1-fb3249bebdd1 => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.73 () {32 vars in 706 bytes} [Tue May 19 06:31:51 2026] GET /v2/images/899e8c15-0fa9-41e1-bec1-fb3249bebdd1 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 06:31:51.595 8 WARNING glance.api.v2.images [None req-d12c4d80-a2d4-40a9-bf8e-88e604889ddc 7efdee646f1449bf96163c61a6919ea2 3c95dac945b0429cba795e2b0bfe88a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//899e8c15-0fa9-41e1-bec1-fb3249bebdd1 [pid: 8|app: 0|req: 364/731] 10.0.0.73 () {32 vars in 709 bytes} [Tue May 19 06:31:51 2026] DELETE /v2/images/899e8c15-0fa9-41e1-bec1-fb3249bebdd1 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.73 () {32 vars in 706 bytes} [Tue May 19 06:31:51 2026] GET /v2/images/899e8c15-0fa9-41e1-bec1-fb3249bebdd1 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 06:31:51.697 8 WARNING glance.api.v2.images [None req-9547717f-21a6-49c7-8ea9-c7630865de44 7efdee646f1449bf96163c61a6919ea2 3c95dac945b0429cba795e2b0bfe88a4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4a94f7e9-e8a2-40bc-ac4e-90ee27d7acbc [pid: 8|app: 0|req: 365/733] 10.0.0.73 () {32 vars in 709 bytes} [Tue May 19 06:31:51 2026] DELETE /v2/images/4a94f7e9-e8a2-40bc-ac4e-90ee27d7acbc => generated 0 bytes in 851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.73 () {32 vars in 706 bytes} [Tue May 19 06:31:52 2026] GET /v2/images/4a94f7e9-e8a2-40bc-ac4e-90ee27d7acbc => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 06:31:52.564 8 WARNING glance.api.v2.images [None req-f7cc0b4f-c254-41ed-86e6-55abdc2ce177 7efdee646f1449bf96163c61a6919ea2 3c95dac945b0429cba795e2b0bfe88a4 - - default default] Failed to find image ca954e15-653e-411d-b7bb-f7e0cf4e234a to delete: glance.common.exception.ImageNotFound: No image found with ID ca954e15-653e-411d-b7bb-f7e0cf4e234a [pid: 8|app: 0|req: 366/735] 10.0.0.73 () {32 vars in 709 bytes} [Tue May 19 06:31:52 2026] DELETE /v2/images/ca954e15-653e-411d-b7bb-f7e0cf4e234a => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.73 () {32 vars in 706 bytes} [Tue May 19 06:31:52 2026] GET /v2/images/ca954e15-653e-411d-b7bb-f7e0cf4e234a => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.92 () {36 vars in 986 bytes} [Tue May 19 06:32:12 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.92 () {36 vars in 926 bytes} [Tue May 19 06:32:12 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/751] 10.0.0.73 () {32 vars in 706 bytes} [Tue May 19 06:32:54 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/752] 10.0.0.73 () {32 vars in 706 bytes} [Tue May 19 06:32:54 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 10.0.0.45 () {36 vars in 986 bytes} [Tue May 19 06:32:54 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:32: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: 8|app: 0|req: 376/755] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:32: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: 380/756] 10.0.0.45 () {36 vars in 986 bytes} [Tue May 19 06:32:54 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/757] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:32:54 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: 381/758] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:32: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: 378/759] 10.0.0.45 () {36 vars in 986 bytes} [Tue May 19 06:32:54 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/760] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:32: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: 379/761] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:32: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: 7|app: 0|req: 383/762] 10.0.0.193 () {36 vars in 911 bytes} [Tue May 19 06:32:55 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/763] 10.0.0.193 () {36 vars in 1007 bytes} [Tue May 19 06:32:55 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/764] 10.0.0.193 () {36 vars in 987 bytes} [Tue May 19 06:32:55 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/765] 10.0.0.193 () {36 vars in 927 bytes} [Tue May 19 06:32:55 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/766] 10.0.0.193 () {36 vars in 927 bytes} [Tue May 19 06:32: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: 7|app: 0|req: 389/773] 10.0.0.92 () {36 vars in 986 bytes} [Tue May 19 06:33:22 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/774] 10.0.0.92 () {36 vars in 926 bytes} [Tue May 19 06:33:22 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: 395/785] 10.0.0.92 () {36 vars in 986 bytes} [Tue May 19 06:34:08 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/786] 10.0.0.92 () {36 vars in 926 bytes} [Tue May 19 06:34:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 10.0.0.92 () {36 vars in 986 bytes} [Tue May 19 06:34:33 2026] GET /v2/images/3aebd6ca-9882-4574-b7db-eb7d0e9f732b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/792] 10.0.0.92 () {36 vars in 926 bytes} [Tue May 19 06:34:33 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: 403/801] 199.204.45.132 () {32 vars in 826 bytes} [Tue May 19 06:35:12 2026] GET /v2/images?status=active&owner=d4908bd20fb64700ade65ff20b75f607&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/802] 199.204.45.132 () {32 vars in 653 bytes} [Tue May 19 06:35:12 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: 404/803] 10.0.0.45 () {36 vars in 986 bytes} [Tue May 19 06:35:13 2026] GET /v2/images/f2cc4d22-2989-44f2-8b44-d99a5f7fcfc2 => generated 1209 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/804] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:35:13 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: 405/805] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:35:13 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: 401/806] 10.0.0.45 () {36 vars in 986 bytes} [Tue May 19 06:35:13 2026] GET /v2/images/f2cc4d22-2989-44f2-8b44-d99a5f7fcfc2 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/807] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:35:13 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: 402/808] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:35:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/809] 10.0.0.45 () {36 vars in 986 bytes} [Tue May 19 06:35:13 2026] GET /v2/images/f2cc4d22-2989-44f2-8b44-d99a5f7fcfc2 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/810] 10.0.0.45 () {36 vars in 926 bytes} [Tue May 19 06:35:13 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: 408/811] 10.0.0.193 () {36 vars in 911 bytes} [Tue May 19 06:35:13 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/812] 10.0.0.193 () {36 vars in 1007 bytes} [Tue May 19 06:35:13 2026] GET /v2/images/f2cc4d22-2989-44f2-8b44-d99a5f7fcfc2/locations => generated 127 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/813] 10.0.0.193 () {36 vars in 987 bytes} [Tue May 19 06:35:13 2026] GET /v2/images/f2cc4d22-2989-44f2-8b44-d99a5f7fcfc2 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/814] 10.0.0.193 () {36 vars in 927 bytes} [Tue May 19 06:35:13 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: 410/815] 10.0.0.193 () {36 vars in 927 bytes} [Tue May 19 06:35:13 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: 428/860] 10.0.0.73 () {32 vars in 632 bytes} [Tue May 19 06:38:48 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)