+ 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 [Thu Jun 11 07:11:17 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-547f8d477c-zl4hx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f84f55b3668 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-11 07:11:19.180 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-11 07:11:19.222 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-11 07:11:20.041 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-11 07:11:20.043 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-11 07:11:20.043 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-11 07:11:20.073 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-11 07:11:20.074 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-11 07:11:20.074 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-11 07:11:22.074 7 WARNING glance.api.v2.images [None req-648eaf87-e463-49cf-9d6e-cca273b8cab8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-11 07:11:22.232 8 WARNING glance.api.v2.images [None req-3f5e7774-2117-4029-8a3b-abaa78a03e7a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-11 07:11:22.408 7 WARNING keystonemiddleware._common.config [None req-648eaf87-e463-49cf-9d6e-cca273b8cab8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:11:22.415 7 WARNING oslo_config.cfg [None req-648eaf87-e463-49cf-9d6e-cca273b8cab8 - - - - - -] 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 0x7f84f55b3668 pid: 7 (default app) 2026-06-11 07:11:22.597 8 WARNING keystonemiddleware._common.config [None req-3f5e7774-2117-4029-8a3b-abaa78a03e7a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:11:22.606 8 WARNING oslo_config.cfg [None req-3f5e7774-2117-4029-8a3b-abaa78a03e7a - - - - - -] 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 0x7f84f55b3668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:11:23 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-11 07:11:24.159 8 WARNING oslo_policy.policy [None req-103aa162-e533-4a2f-b2e4-879ba72b3c94 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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-11 07:11:24.160 8 WARNING oslo_policy.policy [None req-103aa162-e533-4a2f-b2e4-879ba72b3c94 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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-11 07:11:24.175 8 WARNING oslo_policy.policy [None req-103aa162-e533-4a2f-b2e4-879ba72b3c94 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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-11 07:11:24.175 8 WARNING oslo_policy.policy [None req-103aa162-e533-4a2f-b2e4-879ba72b3c94 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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/4] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:11:23 2026] GET /v2/images => generated 69 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:11:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:11:27 2026] GET /v2/images => generated 69 bytes in 46 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-11 07:11:27.861 7 WARNING oslo_policy.policy [None req-c867f10d-f89b-4909-a424-d742fe19e66b d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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-11 07:11:27.862 7 WARNING oslo_policy.policy [None req-c867f10d-f89b-4909-a424-d742fe19e66b d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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: 5/7] 199.204.45.229 () {44 vars in 911 bytes} [Thu Jun 11 07:11:27 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.229 () {44 vars in 933 bytes} [Thu Jun 11 07:11:27 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-06-11 07:11:28.001 7 WARNING oslo_policy.policy [None req-6489d9be-4834-4e89-914b-d8dcac76f2cf d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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-11 07:11:28.001 7 WARNING oslo_policy.policy [None req-6489d9be-4834-4e89-914b-d8dcac76f2cf d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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/9] 199.204.45.229 () {44 vars in 939 bytes} [Thu Jun 11 07:11:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 07:11:28.084 8 WARNING oslo_config.cfg [None req-b5ada8f4-72a8-4201-954c-e00586993b31 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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/10] 199.204.45.229 () {48 vars in 951 bytes} [Thu Jun 11 07:11:28 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 07:11:28.109 7 WARNING oslo_policy.policy [None req-d9250038-1c04-4c29-9241-5c579d25d849 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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-11 07:11:28.109 7 WARNING oslo_policy.policy [None req-d9250038-1c04-4c29-9241-5c579d25d849 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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-11 07:11:28.111 7 INFO glance.api.v2.image_data [None req-d9250038-1c04-4c29-9241-5c579d25d849 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:11:32.721 7 WARNING glance.location [None req-d9250038-1c04-4c29-9241-5c579d25d849 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.229 () {48 vars in 1045 bytes} [Thu Jun 11 07:11:28 2026] PUT /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4/file => generated 0 bytes in 4670 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8219 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.229 () {44 vars in 971 bytes} [Thu Jun 11 07:11:32 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 07:11:32.902 7 WARNING oslo_config.cfg [None req-9c43b8c3-e449-4d42-86d8-6afe3ab91667 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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: 8/15] 199.204.45.229 () {48 vars in 1051 bytes} [Thu Jun 11 07:11:32 2026] PATCH /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.229 () {44 vars in 971 bytes} [Thu Jun 11 07:11:32 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 136/271] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:32:43 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: 136/272] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:32:43 2026] GET /v2/images => generated 1381 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:33:01 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: 138/276] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:33:01 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/277] 199.204.45.229 () {44 vars in 937 bytes} [Thu Jun 11 07:33:01 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.229 () {44 vars in 959 bytes} [Thu Jun 11 07:33:01 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.229 () {44 vars in 939 bytes} [Thu Jun 11 07:33:01 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: 140/280] 199.204.45.229 () {48 vars in 951 bytes} [Thu Jun 11 07:33:01 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 07:33:01.313 8 WARNING oslo_policy.policy [None req-0f40837d-dd69-4c35-80a2-17248159c6bf d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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-11 07:33:01.313 8 WARNING oslo_policy.policy [None req-0f40837d-dd69-4c35-80a2-17248159c6bf d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - 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-11 07:33:01.315 8 INFO glance.api.v2.image_data [None req-0f40837d-dd69-4c35-80a2-17248159c6bf d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:33:26.417 8 WARNING glance.location [None req-0f40837d-dd69-4c35-80a2-17248159c6bf d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/287] 199.204.45.229 () {48 vars in 1046 bytes} [Thu Jun 11 07:33:01 2026] PUT /v2/images/0addff03-6448-4376-b73e-5c124e95adf3/file => generated 0 bytes in 25152 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62837 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.229 () {44 vars in 971 bytes} [Thu Jun 11 07:33:26 2026] GET /v2/images/0addff03-6448-4376-b73e-5c124e95adf3 => 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: 142/289] 199.204.45.229 () {48 vars in 1051 bytes} [Thu Jun 11 07:33:26 2026] PATCH /v2/images/0addff03-6448-4376-b73e-5c124e95adf3 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.204.45.229 () {44 vars in 971 bytes} [Thu Jun 11 07:33:26 2026] GET /v2/images/0addff03-6448-4376-b73e-5c124e95adf3 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/291] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:33:28 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/292] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:33:28 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:40:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:40:24 2026] GET /v2/images => generated 2778 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:40:32 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: 194/382] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:40:32 2026] GET /v2/images => generated 2778 bytes in 87 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.229 () {44 vars in 947 bytes} [Thu Jun 11 07:40:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.229 () {44 vars in 969 bytes} [Thu Jun 11 07:40:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.229 () {44 vars in 939 bytes} [Thu Jun 11 07:40:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.229 () {48 vars in 951 bytes} [Thu Jun 11 07:40:32 2026] POST /v2/images => generated 799 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 07:40:32.472 8 INFO glance.api.v2.image_data [None req-872b3e32-c2d1-48d9-93b3-aedc4f17e9d6 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:40:50.142 8 INFO glance.location [None req-872b3e32-c2d1-48d9-93b3-aedc4f17e9d6 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/389] 199.204.45.229 () {48 vars in 1045 bytes} [Thu Jun 11 07:40:32 2026] PUT /v2/images/5ba51709-ffbb-43c2-9172-386498731f53/file => generated 0 bytes in 17725 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25958 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.204.45.229 () {44 vars in 971 bytes} [Thu Jun 11 07:40:50 2026] GET /v2/images/5ba51709-ffbb-43c2-9172-386498731f53 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 199.204.45.229 () {48 vars in 1051 bytes} [Thu Jun 11 07:40:50 2026] PATCH /v2/images/5ba51709-ffbb-43c2-9172-386498731f53 => generated 1410 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.204.45.229 () {44 vars in 971 bytes} [Thu Jun 11 07:40:50 2026] GET /v2/images/5ba51709-ffbb-43c2-9172-386498731f53 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/401] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:41:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/402] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:41:28 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:41:44 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/408] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:41:44 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 199.204.45.229 () {44 vars in 939 bytes} [Thu Jun 11 07:41:44 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 199.204.45.229 () {44 vars in 961 bytes} [Thu Jun 11 07:41:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/411] 199.204.45.229 () {44 vars in 939 bytes} [Thu Jun 11 07:41:44 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/412] 199.204.45.229 () {48 vars in 951 bytes} [Thu Jun 11 07:41:44 2026] POST /v2/images => generated 791 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-11 07:41:44.761 8 INFO glance.api.v2.image_data [None req-e0bf4211-b8ac-48b0-9f8d-367cfe782ff6 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 07:42:02.632 8 INFO glance.location [None req-e0bf4211-b8ac-48b0-9f8d-367cfe782ff6 d93995fb333d41e4830df63ac334fdfa 383bf5ee5afc4a6098fb7c6746918ba8 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 203/417] 199.204.45.229 () {48 vars in 1046 bytes} [Thu Jun 11 07:41:44 2026] PUT /v2/images/5f150acb-8264-4aa3-882d-b9e9a1b2076f/file => generated 0 bytes in 17913 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38954 switches on core 0) [pid: 7|app: 0|req: 215/418] 199.204.45.229 () {44 vars in 971 bytes} [Thu Jun 11 07:42:02 2026] GET /v2/images/5f150acb-8264-4aa3-882d-b9e9a1b2076f => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/419] 199.204.45.229 () {48 vars in 1051 bytes} [Thu Jun 11 07:42:02 2026] PATCH /v2/images/5f150acb-8264-4aa3-882d-b9e9a1b2076f => generated 1382 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/420] 199.204.45.229 () {44 vars in 971 bytes} [Thu Jun 11 07:42:02 2026] GET /v2/images/5f150acb-8264-4aa3-882d-b9e9a1b2076f => generated 1382 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/579] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:55:12 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: 296/580] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:55:12 2026] GET /v2/images => generated 5574 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/609] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:57:35 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: 311/610] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:57:35 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: 8|app: 0|req: 300/611] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:57:37 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: 312/612] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:57:37 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/623] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:58:31 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: 306/624] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:58:31 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/627] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:58: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/628] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:58:40 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/643] 199.204.45.229 () {42 vars in 688 bytes} [Thu Jun 11 07:59:44 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: 328/644] 199.204.45.229 () {44 vars in 910 bytes} [Thu Jun 11 07:59:44 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/653] 10.0.0.53 () {32 vars in 632 bytes} [Thu Jun 11 08:00:30 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/658] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 11 08:00:47 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 324/659] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 11 08:00:48 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: 336/660] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 11 08:00:51 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 325/661] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 11 08:00:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/664] 199.204.45.229 () {36 vars in 991 bytes} [Thu Jun 11 08:00:55 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 327/665] 199.204.45.229 () {36 vars in 931 bytes} [Thu Jun 11 08:00:56 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: 339/666] 199.204.45.229 () {36 vars in 991 bytes} [Thu Jun 11 08:00:56 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 328/667] 199.204.45.229 () {36 vars in 931 bytes} [Thu Jun 11 08:00:56 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/670] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 11 08:01:03 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/671] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 11 08:01:03 2026] GET /v2/schemas/image => generated 4018 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/672] 10.0.0.112 () {36 vars in 987 bytes} [Thu Jun 11 08:01:05 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:01:05 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: 343/674] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:01:05 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/675] 10.0.0.112 () {36 vars in 987 bytes} [Thu Jun 11 08:01:05 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 344/676] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:01:05 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/677] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:01:05 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: 345/678] 10.0.0.112 () {36 vars in 987 bytes} [Thu Jun 11 08:01:05 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/679] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:01:05 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: 346/680] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:01:05 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: 335/681] 10.0.0.183 () {36 vars in 911 bytes} [Thu Jun 11 08:01:06 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: 347/682] 10.0.0.183 () {36 vars in 1007 bytes} [Thu Jun 11 08:01:06 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jun 11 08:01:06 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 348/684] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 11 08:01:06 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: 337/685] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 11 08:01:07 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: 353/694] 10.0.0.53 () {34 vars in 654 bytes} [Thu Jun 11 08:01:50 2026] POST /v2/images => generated 648 bytes in 179 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-11 08:01:51.012 8 WARNING glance.api.v2.images [None req-54727fe1-aea1-470f-9400-4fc81a6d0096 18199ba234984279ac20d66efd2bb0bf 4f8ed6f5225e4ed9bad3d7f4d6c74048 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ad21b72d-d033-41de-a1bb-f4c745964343 [pid: 8|app: 0|req: 342/695] 10.0.0.53 () {32 vars in 709 bytes} [Thu Jun 11 08:01:51 2026] DELETE /v2/images/ad21b72d-d033-41de-a1bb-f4c745964343 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/696] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jun 11 08:01:51 2026] GET /v2/images/ad21b72d-d033-41de-a1bb-f4c745964343 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.53 () {32 vars in 632 bytes} [Thu Jun 11 08:01:51 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/698] 10.0.0.53 () {34 vars in 654 bytes} [Thu Jun 11 08:01:51 2026] POST /v2/images => generated 701 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/699] 10.0.0.53 () {32 vars in 716 bytes} [Thu Jun 11 08:01:51 2026] GET /v2/images/26a29bf8-5924-454d-a668-757ac489cf37/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:01:51.196 7 INFO glance.api.v2.image_data [None req-9f2b6d54-efe1-455b-922a-421c97c237e6 18199ba234984279ac20d66efd2bb0bf 4f8ed6f5225e4ed9bad3d7f4d6c74048 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-11 08:01:51.237 7 WARNING glance_store._drivers.rbd [None req-9f2b6d54-efe1-455b-922a-421c97c237e6 18199ba234984279ac20d66efd2bb0bf 4f8ed6f5225e4ed9bad3d7f4d6c74048 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-11 08:01:52.190 7 INFO glance.location [None req-9f2b6d54-efe1-455b-922a-421c97c237e6 18199ba234984279ac20d66efd2bb0bf 4f8ed6f5225e4ed9bad3d7f4d6c74048 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 356/702] 10.0.0.53 () {32 vars in 726 bytes} [Thu Jun 11 08:01:51 2026] PUT /v2/images/26a29bf8-5924-454d-a668-757ac489cf37/file => generated 0 bytes in 1038 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/703] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jun 11 08:01:52 2026] GET /v2/images/26a29bf8-5924-454d-a668-757ac489cf37 => generated 1102 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/704] 10.0.0.53 () {32 vars in 716 bytes} [Thu Jun 11 08:01:52 2026] GET /v2/images/26a29bf8-5924-454d-a668-757ac489cf37/file => generated 1024 bytes in 155 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 10.0.0.53 () {34 vars in 654 bytes} [Thu Jun 11 08:01:52 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/706] 10.0.0.53 () {32 vars in 725 bytes} [Thu Jun 11 08:01:52 2026] PATCH /v2/images/c1c16ac6-a144-4730-ac4b-d889f50eb265 => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jun 11 08:01:52 2026] GET /v2/images/c1c16ac6-a144-4730-ac4b-d889f50eb265 => generated 651 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:01:52.543 7 WARNING glance.api.v2.images [None req-e5f7861c-5b11-4143-aaf5-74984d2ce84e 18199ba234984279ac20d66efd2bb0bf 4f8ed6f5225e4ed9bad3d7f4d6c74048 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c1c16ac6-a144-4730-ac4b-d889f50eb265 [pid: 7|app: 0|req: 359/708] 10.0.0.53 () {32 vars in 709 bytes} [Thu Jun 11 08:01:52 2026] DELETE /v2/images/c1c16ac6-a144-4730-ac4b-d889f50eb265 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/709] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jun 11 08:01:52 2026] GET /v2/images/c1c16ac6-a144-4730-ac4b-d889f50eb265 => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:01:52.653 7 WARNING glance.api.v2.images [None req-2a543a1e-82fa-4046-8153-6d6267e8bdaf 18199ba234984279ac20d66efd2bb0bf 4f8ed6f5225e4ed9bad3d7f4d6c74048 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//26a29bf8-5924-454d-a668-757ac489cf37 [pid: 7|app: 0|req: 360/710] 10.0.0.53 () {32 vars in 709 bytes} [Thu Jun 11 08:01:52 2026] DELETE /v2/images/26a29bf8-5924-454d-a668-757ac489cf37 => generated 0 bytes in 919 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jun 11 08:01:53 2026] GET /v2/images/26a29bf8-5924-454d-a668-757ac489cf37 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:01:53.583 7 WARNING glance.api.v2.images [None req-ce15e0d0-bb10-47f7-b83b-2f9b5e0c2a3d 18199ba234984279ac20d66efd2bb0bf 4f8ed6f5225e4ed9bad3d7f4d6c74048 - - default default] Failed to find image ad21b72d-d033-41de-a1bb-f4c745964343 to delete: glance.common.exception.ImageNotFound: No image found with ID ad21b72d-d033-41de-a1bb-f4c745964343 [pid: 7|app: 0|req: 361/712] 10.0.0.53 () {32 vars in 709 bytes} [Thu Jun 11 08:01:53 2026] DELETE /v2/images/ad21b72d-d033-41de-a1bb-f4c745964343 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jun 11 08:01:53 2026] GET /v2/images/ad21b72d-d033-41de-a1bb-f4c745964343 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/716] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jun 11 08:02:02 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/717] 10.0.0.53 () {32 vars in 706 bytes} [Thu Jun 11 08:02:02 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/718] 10.0.0.112 () {36 vars in 987 bytes} [Thu Jun 11 08:02:03 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/719] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:02:03 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: 356/720] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:02:03 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: 365/721] 10.0.0.112 () {36 vars in 987 bytes} [Thu Jun 11 08:02:03 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 357/722] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:02:03 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: 366/723] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:02:03 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: 358/724] 10.0.0.112 () {36 vars in 987 bytes} [Thu Jun 11 08:02:03 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/725] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:02: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: 359/726] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:02:03 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: 368/727] 10.0.0.183 () {36 vars in 911 bytes} [Thu Jun 11 08:02:03 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: 360/728] 10.0.0.183 () {36 vars in 1007 bytes} [Thu Jun 11 08:02:03 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/729] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jun 11 08:02:03 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 361/730] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 11 08:02:03 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: 370/731] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 11 08:02:03 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: 362/732] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 11 08:02:05 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 371/733] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 11 08:02:05 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/742] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 11 08:02:46 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/743] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 11 08:02:46 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/756] 10.0.0.53 () {30 vars in 410 bytes} [Thu Jun 11 08:03: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: 377/763] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 11 08:04:17 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/764] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 11 08:04:17 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: 380/769] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 11 08:04:31 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/770] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 11 08:04:31 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: 382/773] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 11 08:04:48 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 392/774] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 11 08:04:48 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: 394/777] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 11 08:04:52 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 384/778] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 11 08:04:52 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: 399/787] 199.204.45.229 () {32 vars in 826 bytes} [Thu Jun 11 08:05:32 2026] GET /v2/images?status=active&owner=383bf5ee5afc4a6098fb7c6746918ba8&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/788] 199.204.45.229 () {32 vars in 653 bytes} [Thu Jun 11 08:05: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: 400/789] 10.0.0.112 () {36 vars in 987 bytes} [Thu Jun 11 08:05:32 2026] GET /v2/images/0addff03-6448-4376-b73e-5c124e95adf3 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/790] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:05:32 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: 401/791] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:05: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: 8|app: 0|req: 391/792] 10.0.0.112 () {36 vars in 987 bytes} [Thu Jun 11 08:05:32 2026] GET /v2/images/0addff03-6448-4376-b73e-5c124e95adf3 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/793] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:05:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/794] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:05: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: 403/795] 10.0.0.112 () {36 vars in 987 bytes} [Thu Jun 11 08:05:32 2026] GET /v2/images/0addff03-6448-4376-b73e-5c124e95adf3 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/796] 10.0.0.112 () {36 vars in 927 bytes} [Thu Jun 11 08:05: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: 404/797] 10.0.0.183 () {36 vars in 911 bytes} [Thu Jun 11 08:05:33 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: 394/798] 10.0.0.183 () {36 vars in 1007 bytes} [Thu Jun 11 08:05:33 2026] GET /v2/images/0addff03-6448-4376-b73e-5c124e95adf3/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/799] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jun 11 08:05:33 2026] GET /v2/images/0addff03-6448-4376-b73e-5c124e95adf3 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/800] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 11 08:05:33 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 11 08:05:33 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/802] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 11 08:05:33 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => 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: 407/803] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 11 08:05:33 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: 415/818] 10.0.0.72 () {36 vars in 986 bytes} [Thu Jun 11 08:06:45 2026] GET /v2/images/cebbb6dc-406c-4d9e-8216-8167331e4da4 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/819] 10.0.0.72 () {36 vars in 926 bytes} [Thu Jun 11 08:06:45 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: 422/854] 10.0.0.53 () {32 vars in 632 bytes} [Thu Jun 11 08:09:38 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)