+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 17 15:55:51 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-5bc5d8fb66-5npzh 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 0x7f50d2658668 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-17 15:55:53.167 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-17 15:55:53.172 7 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-17 15:55:54.004 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-17 15:55:54.005 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-17 15:55:54.005 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-17 15:55:54.033 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-17 15:55:54.034 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-17 15:55:54.035 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-17 15:55:56.119 7 WARNING glance.api.v2.images [None req-27e6ba71-5938-4a37-a081-dce06a3d4158 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-17 15:55:56.127 8 WARNING glance.api.v2.images [None req-559e91a4-10f3-4c84-8ce4-30a2c0ccc35a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-17 15:55:56.456 8 WARNING keystonemiddleware._common.config [None req-559e91a4-10f3-4c84-8ce4-30a2c0ccc35a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-17 15:55:56.462 7 WARNING keystonemiddleware._common.config [None req-27e6ba71-5938-4a37-a081-dce06a3d4158 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-17 15:55:56.464 8 WARNING oslo_config.cfg [None req-559e91a4-10f3-4c84-8ce4-30a2c0ccc35a - - - - - -] 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 0x7f50d2658668 pid: 8 (default app) 2026-06-17 15:55:56.469 7 WARNING oslo_config.cfg [None req-27e6ba71-5938-4a37-a081-dce06a3d4158 - - - - - -] 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 0x7f50d2658668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 15:55:57 2026] GET / => generated 1301 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-17 15:55:57.886 7 WARNING oslo_policy.policy [None req-4ad4e12e-426f-4bc9-aec3-870599e98a6f 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - 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-17 15:55:57.886 7 WARNING oslo_policy.policy [None req-4ad4e12e-426f-4bc9-aec3-870599e98a6f 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - 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-17 15:55:57.901 7 WARNING oslo_policy.policy [None req-4ad4e12e-426f-4bc9-aec3-870599e98a6f 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - 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-17 15:55:57.901 7 WARNING oslo_policy.policy [None req-4ad4e12e-426f-4bc9-aec3-870599e98a6f 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 15:55:57 2026] GET /v2/images => generated 69 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 15:56:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 15:56:01 2026] GET /v2/images => generated 69 bytes in 37 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-17 15:56:01.471 8 WARNING oslo_policy.policy [None req-7633b5ed-1da2-4f2c-9eba-77799a879c96 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - 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-17 15:56:01.472 8 WARNING oslo_policy.policy [None req-7633b5ed-1da2-4f2c-9eba-77799a879c96 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.89 () {44 vars in 907 bytes} [Wed Jun 17 15:56:01 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.89 () {44 vars in 929 bytes} [Wed Jun 17 15:56:01 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-17 15:56:01.615 8 WARNING oslo_policy.policy [None req-9f4c56f3-10b7-4b26-bae9-9d7603877c1d 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - 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-17 15:56:01.615 8 WARNING oslo_policy.policy [None req-9f4c56f3-10b7-4b26-bae9-9d7603877c1d 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - 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: 8/11] 199.204.45.89 () {44 vars in 935 bytes} [Wed Jun 17 15:56:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-17 15:56:01.700 7 WARNING oslo_config.cfg [None req-b4e3b0fa-609b-474b-9b40-82be5d30dd3e 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.89 () {48 vars in 947 bytes} [Wed Jun 17 15:56:01 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-17 15:56:01.722 8 WARNING oslo_policy.policy [None req-b72c0f24-a584-4b60-8be6-588d10c4e6f0 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - 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-17 15:56:01.722 8 WARNING oslo_policy.policy [None req-b72c0f24-a584-4b60-8be6-588d10c4e6f0 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - 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-17 15:56:01.723 8 INFO glance.api.v2.image_data [None req-b72c0f24-a584-4b60-8be6-588d10c4e6f0 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 15:56:05.120 8 WARNING glance.location [None req-b72c0f24-a584-4b60-8be6-588d10c4e6f0 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.89 () {48 vars in 1041 bytes} [Wed Jun 17 15:56:01 2026] PUT /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70/file => generated 0 bytes in 3443 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5996 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jun 17 15:56:05 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-17 15:56:05.271 8 WARNING oslo_config.cfg [None req-eac6751d-b4fd-4326-a4b1-48da371c34d2 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - 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: 10/15] 199.204.45.89 () {48 vars in 1047 bytes} [Wed Jun 17 15:56:05 2026] PATCH /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jun 17 15:56:05 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => 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: 132/267] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:16:48 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:16:48 2026] GET /v2/images => generated 1381 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:17:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/276] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:17:24 2026] GET /v2/images => generated 1381 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.89 () {44 vars in 933 bytes} [Wed Jun 17 16:17:24 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.204.45.89 () {44 vars in 955 bytes} [Wed Jun 17 16:17:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.89 () {44 vars in 935 bytes} [Wed Jun 17 16:17:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.89 () {48 vars in 947 bytes} [Wed Jun 17 16:17:25 2026] POST /v2/images => generated 796 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-17 16:17:25.120 8 INFO glance.api.v2.image_data [None req-2a8dd977-a627-4d9b-abf1-50f2ed39817b 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 16:17:51.619 8 WARNING glance.location [None req-2a8dd977-a627-4d9b-abf1-50f2ed39817b 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/287] 199.204.45.89 () {48 vars in 1042 bytes} [Wed Jun 17 16:17:25 2026] PUT /v2/images/e9a6d7bf-3da3-4fac-8e94-a4a57515a002/file => generated 0 bytes in 26546 msecs (HTTP/1.1 204) 4 headers in 171 bytes (76749 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jun 17 16:17:51 2026] GET /v2/images/e9a6d7bf-3da3-4fac-8e94-a4a57515a002 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.89 () {48 vars in 1047 bytes} [Wed Jun 17 16:17:51 2026] PATCH /v2/images/e9a6d7bf-3da3-4fac-8e94-a4a57515a002 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jun 17 16:17:51 2026] GET /v2/images/e9a6d7bf-3da3-4fac-8e94-a4a57515a002 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:17:53 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:17:53 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:24:45 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:24:45 2026] GET /v2/images => generated 2778 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:24:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:24:57 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.89 () {44 vars in 943 bytes} [Wed Jun 17 16:24:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 199.204.45.89 () {44 vars in 965 bytes} [Wed Jun 17 16:24:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.89 () {44 vars in 935 bytes} [Wed Jun 17 16:24:57 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: 8|app: 0|req: 192/386] 199.204.45.89 () {48 vars in 947 bytes} [Wed Jun 17 16:24:57 2026] POST /v2/images => generated 799 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-17 16:24:57.382 7 WARNING oslo_policy.policy [None req-070d5c05-ba6b-4789-98a5-68ef8b267b6a 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - 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-17 16:24:57.383 7 WARNING oslo_policy.policy [None req-070d5c05-ba6b-4789-98a5-68ef8b267b6a 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - 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-17 16:24:57.384 7 INFO glance.api.v2.image_data [None req-070d5c05-ba6b-4789-98a5-68ef8b267b6a 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 16:25:08.795 7 INFO glance.location [None req-070d5c05-ba6b-4789-98a5-68ef8b267b6a 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 195/389] 199.204.45.89 () {48 vars in 1041 bytes} [Wed Jun 17 16:24:57 2026] PUT /v2/images/fdacad4a-7446-44db-8e19-650fdb188674/file => generated 0 bytes in 11456 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24513 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jun 17 16:25:08 2026] GET /v2/images/fdacad4a-7446-44db-8e19-650fdb188674 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.89 () {48 vars in 1047 bytes} [Wed Jun 17 16:25:08 2026] PATCH /v2/images/fdacad4a-7446-44db-8e19-650fdb188674 => generated 1410 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jun 17 16:25:08 2026] GET /v2/images/fdacad4a-7446-44db-8e19-650fdb188674 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:25:46 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:25:46 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:26:01 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:26:01 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.89 () {44 vars in 935 bytes} [Wed Jun 17 16:26:01 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.89 () {44 vars in 957 bytes} [Wed Jun 17 16:26:01 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: 205/409] 199.204.45.89 () {44 vars in 935 bytes} [Wed Jun 17 16:26:01 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: 7|app: 0|req: 205/410] 199.204.45.89 () {48 vars in 947 bytes} [Wed Jun 17 16:26:01 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-17 16:26:01.340 8 INFO glance.api.v2.image_data [None req-d88df153-8543-4ed0-877a-347d4525b88f 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 16:26:15.136 8 INFO glance.location [None req-d88df153-8543-4ed0-877a-347d4525b88f 7341bf0b1e9d4b89bfc586dbaf816cba 7d12e8a5485644a0a816d53d2a69cbb1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/413] 199.204.45.89 () {48 vars in 1042 bytes} [Wed Jun 17 16:26:01 2026] PUT /v2/images/cee9517b-35ba-432a-a6fe-6440bb8538ca/file => generated 0 bytes in 13838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32472 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jun 17 16:26:15 2026] GET /v2/images/cee9517b-35ba-432a-a6fe-6440bb8538ca => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.89 () {48 vars in 1047 bytes} [Wed Jun 17 16:26:15 2026] PATCH /v2/images/cee9517b-35ba-432a-a6fe-6440bb8538ca => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.204.45.89 () {44 vars in 967 bytes} [Wed Jun 17 16:26:15 2026] GET /v2/images/cee9517b-35ba-432a-a6fe-6440bb8538ca => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:41:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/600] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:41:19 2026] GET /v2/images => generated 5574 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:43:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/630] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:43:38 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:43:40 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/632] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:43:40 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:44:30 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:44:30 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:44:38 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:44: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) [pid: 8|app: 0|req: 330/661] 199.204.45.89 () {42 vars in 684 bytes} [Wed Jun 17 16:45:39 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 199.204.45.89 () {44 vars in 906 bytes} [Wed Jun 17 16:45:39 2026] GET /v2/images => generated 5574 bytes in 54 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: 335/671] 10.0.0.167 () {32 vars in 633 bytes} [Wed Jun 17 16:46:23 2026] GET /v2/images => generated 5574 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 10.0.0.78 () {36 vars in 986 bytes} [Wed Jun 17 16:46:41 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 128 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: 339/677] 10.0.0.78 () {36 vars in 926 bytes} [Wed Jun 17 16:46:41 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 10.0.0.78 () {36 vars in 986 bytes} [Wed Jun 17 16:46:41 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/679] 10.0.0.78 () {36 vars in 926 bytes} [Wed Jun 17 16:46:41 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: 341/682] 199.204.45.89 () {36 vars in 990 bytes} [Wed Jun 17 16:46:48 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => 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: 342/683] 199.204.45.89 () {36 vars in 930 bytes} [Wed Jun 17 16:46: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: 8|app: 0|req: 342/684] 199.204.45.89 () {36 vars in 990 bytes} [Wed Jun 17 16:46:49 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 199.204.45.89 () {36 vars in 930 bytes} [Wed Jun 17 16:46:49 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: 343/686] 10.0.0.78 () {36 vars in 986 bytes} [Wed Jun 17 16:46:55 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => 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: 344/687] 10.0.0.78 () {36 vars in 926 bytes} [Wed Jun 17 16:46:55 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.78 () {36 vars in 986 bytes} [Wed Jun 17 16:48:09 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => 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: 352/705] 10.0.0.78 () {36 vars in 926 bytes} [Wed Jun 17 16:48:09 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: 354/706] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 17 16:48:14 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:14 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: 355/708] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:14 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: 354/709] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 17 16:48:14 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => 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: 356/710] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:14 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: 355/711] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 17 16:48:14 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:14 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: 358/714] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:14 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: 357/715] 10.0.0.79 () {36 vars in 910 bytes} [Wed Jun 17 16:48:15 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/716] 10.0.0.79 () {36 vars in 1006 bytes} [Wed Jun 17 16:48:15 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70/locations => generated 127 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/717] 10.0.0.79 () {36 vars in 986 bytes} [Wed Jun 17 16:48:15 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/718] 10.0.0.79 () {36 vars in 926 bytes} [Wed Jun 17 16:48:15 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: 359/719] 10.0.0.79 () {36 vars in 926 bytes} [Wed Jun 17 16:48: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: 362/722] 10.0.0.167 () {34 vars in 655 bytes} [Wed Jun 17 16:48:21 2026] POST /v2/images => generated 648 bytes in 160 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-17 16:48:21.773 8 WARNING glance.api.v2.images [None req-fe19773c-a365-467a-a32e-4aa7f6269977 8302c5ece7d34eb592beb9c22c6f5449 b2c8143175bd46f3ab06e15622094374 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c61b4d9e-1fc9-466f-bd18-2a16f521c977 [pid: 8|app: 0|req: 361/723] 10.0.0.167 () {32 vars in 710 bytes} [Wed Jun 17 16:48:21 2026] DELETE /v2/images/c61b4d9e-1fc9-466f-bd18-2a16f521c977 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.167 () {32 vars in 707 bytes} [Wed Jun 17 16:48:21 2026] GET /v2/images/c61b4d9e-1fc9-466f-bd18-2a16f521c977 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.167 () {32 vars in 633 bytes} [Wed Jun 17 16:48:21 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.167 () {34 vars in 655 bytes} [Wed Jun 17 16:48:21 2026] POST /v2/images => generated 703 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.167 () {32 vars in 717 bytes} [Wed Jun 17 16:48:21 2026] GET /v2/images/4f42dbcc-00d9-4590-af72-68ab6a7c45ea/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-17 16:48:21.935 7 INFO glance.api.v2.image_data [None req-35be9c37-06da-4f35-b396-6f783ff2cb59 8302c5ece7d34eb592beb9c22c6f5449 b2c8143175bd46f3ab06e15622094374 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-17 16:48:21.989 7 WARNING glance_store._drivers.rbd [None req-35be9c37-06da-4f35-b396-6f783ff2cb59 8302c5ece7d34eb592beb9c22c6f5449 b2c8143175bd46f3ab06e15622094374 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-17 16:48:22.818 7 INFO glance.location [None req-35be9c37-06da-4f35-b396-6f783ff2cb59 8302c5ece7d34eb592beb9c22c6f5449 b2c8143175bd46f3ab06e15622094374 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 365/728] 10.0.0.167 () {32 vars in 727 bytes} [Wed Jun 17 16:48:21 2026] PUT /v2/images/4f42dbcc-00d9-4590-af72-68ab6a7c45ea/file => generated 0 bytes in 938 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.167 () {32 vars in 707 bytes} [Wed Jun 17 16:48:22 2026] GET /v2/images/4f42dbcc-00d9-4590-af72-68ab6a7c45ea => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.167 () {32 vars in 717 bytes} [Wed Jun 17 16:48:22 2026] GET /v2/images/4f42dbcc-00d9-4590-af72-68ab6a7c45ea/file => generated 1024 bytes in 162 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.167 () {34 vars in 655 bytes} [Wed Jun 17 16:48:23 2026] POST /v2/images => generated 648 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.167 () {32 vars in 726 bytes} [Wed Jun 17 16:48:23 2026] PATCH /v2/images/6b38d17b-133a-4deb-a165-f69b5e51cb80 => generated 652 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.167 () {32 vars in 707 bytes} [Wed Jun 17 16:48:23 2026] GET /v2/images/6b38d17b-133a-4deb-a165-f69b5e51cb80 => generated 652 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-17 16:48:23.246 7 WARNING glance.api.v2.images [None req-03523389-269d-4bd7-bad2-6be7bd4237df 8302c5ece7d34eb592beb9c22c6f5449 b2c8143175bd46f3ab06e15622094374 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6b38d17b-133a-4deb-a165-f69b5e51cb80 [pid: 7|app: 0|req: 368/734] 10.0.0.167 () {32 vars in 710 bytes} [Wed Jun 17 16:48:23 2026] DELETE /v2/images/6b38d17b-133a-4deb-a165-f69b5e51cb80 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.167 () {32 vars in 707 bytes} [Wed Jun 17 16:48:23 2026] GET /v2/images/6b38d17b-133a-4deb-a165-f69b5e51cb80 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-17 16:48:23.322 7 WARNING glance.api.v2.images [None req-107edac6-dbc0-48b1-981c-0dcfaa91dd9b 8302c5ece7d34eb592beb9c22c6f5449 b2c8143175bd46f3ab06e15622094374 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4f42dbcc-00d9-4590-af72-68ab6a7c45ea [pid: 7|app: 0|req: 369/736] 10.0.0.167 () {32 vars in 710 bytes} [Wed Jun 17 16:48:23 2026] DELETE /v2/images/4f42dbcc-00d9-4590-af72-68ab6a7c45ea => generated 0 bytes in 792 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.167 () {32 vars in 707 bytes} [Wed Jun 17 16:48:24 2026] GET /v2/images/4f42dbcc-00d9-4590-af72-68ab6a7c45ea => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-17 16:48:24.131 7 WARNING glance.api.v2.images [None req-aa2bc43c-d480-4910-a7ea-d11c806f451e 8302c5ece7d34eb592beb9c22c6f5449 b2c8143175bd46f3ab06e15622094374 - - default default] Failed to find image c61b4d9e-1fc9-466f-bd18-2a16f521c977 to delete: glance.common.exception.ImageNotFound: No image found with ID c61b4d9e-1fc9-466f-bd18-2a16f521c977 [pid: 7|app: 0|req: 370/738] 10.0.0.167 () {32 vars in 710 bytes} [Wed Jun 17 16:48:24 2026] DELETE /v2/images/c61b4d9e-1fc9-466f-bd18-2a16f521c977 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.167 () {32 vars in 707 bytes} [Wed Jun 17 16:48:24 2026] GET /v2/images/c61b4d9e-1fc9-466f-bd18-2a16f521c977 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.167 () {30 vars in 411 bytes} [Wed Jun 17 16:48:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 10.0.0.167 () {32 vars in 707 bytes} [Wed Jun 17 16:48:43 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => 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: 373/746] 10.0.0.167 () {32 vars in 707 bytes} [Wed Jun 17 16:48:43 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 17 16:48:44 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/748] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/749] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:44 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: 375/750] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 17 16:48:44 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => 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: 376/751] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:44 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: 376/752] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:44 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: 377/753] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 17 16:48:44 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => 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: 377/754] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:48:44 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.79 () {36 vars in 910 bytes} [Wed Jun 17 16:48:44 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/757] 10.0.0.79 () {36 vars in 1006 bytes} [Wed Jun 17 16:48:44 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/758] 10.0.0.79 () {36 vars in 986 bytes} [Wed Jun 17 16:48:44 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/759] 10.0.0.79 () {36 vars in 926 bytes} [Wed Jun 17 16:48: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: 8|app: 0|req: 380/760] 10.0.0.79 () {36 vars in 926 bytes} [Wed Jun 17 16:48:44 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/763] 10.0.0.78 () {36 vars in 986 bytes} [Wed Jun 17 16:48:55 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/764] 10.0.0.78 () {36 vars in 926 bytes} [Wed Jun 17 16:48:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/767] 10.0.0.78 () {36 vars in 986 bytes} [Wed Jun 17 16:48:57 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => 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: 384/768] 10.0.0.78 () {36 vars in 926 bytes} [Wed Jun 17 16:48:57 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: 388/775] 10.0.0.78 () {36 vars in 986 bytes} [Wed Jun 17 16:49:27 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => 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: 388/776] 10.0.0.78 () {36 vars in 926 bytes} [Wed Jun 17 16:49:28 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: 390/779] 10.0.0.78 () {36 vars in 986 bytes} [Wed Jun 17 16:49:36 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => 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: 390/780] 10.0.0.78 () {36 vars in 926 bytes} [Wed Jun 17 16:49:36 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: 392/783] 10.0.0.78 () {36 vars in 986 bytes} [Wed Jun 17 16:49:46 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/784] 10.0.0.78 () {36 vars in 926 bytes} [Wed Jun 17 16:49:46 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: 394/787] 10.0.0.78 () {36 vars in 986 bytes} [Wed Jun 17 16:50:04 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/788] 10.0.0.78 () {36 vars in 926 bytes} [Wed Jun 17 16:50:04 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: 400/799] 199.204.45.89 () {32 vars in 825 bytes} [Wed Jun 17 16:50:47 2026] GET /v2/images?status=active&owner=7d12e8a5485644a0a816d53d2a69cbb1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/800] 199.204.45.89 () {32 vars in 652 bytes} [Wed Jun 17 16:50: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: 401/801] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 17 16:50:48 2026] GET /v2/images/e9a6d7bf-3da3-4fac-8e94-a4a57515a002 => 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: 401/802] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:50:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/803] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:50: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: 8|app: 0|req: 402/804] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 17 16:50:48 2026] GET /v2/images/e9a6d7bf-3da3-4fac-8e94-a4a57515a002 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/805] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:50:48 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/806] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:50:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/807] 10.0.0.145 () {36 vars in 987 bytes} [Wed Jun 17 16:50:48 2026] GET /v2/images/e9a6d7bf-3da3-4fac-8e94-a4a57515a002 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/808] 10.0.0.145 () {36 vars in 927 bytes} [Wed Jun 17 16:50:48 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: 405/809] 10.0.0.79 () {36 vars in 910 bytes} [Wed Jun 17 16:50:49 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/810] 10.0.0.79 () {36 vars in 1006 bytes} [Wed Jun 17 16:50:49 2026] GET /v2/images/e9a6d7bf-3da3-4fac-8e94-a4a57515a002/locations => generated 127 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/811] 10.0.0.79 () {36 vars in 986 bytes} [Wed Jun 17 16:50:49 2026] GET /v2/images/e9a6d7bf-3da3-4fac-8e94-a4a57515a002 => 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: 406/812] 10.0.0.79 () {36 vars in 926 bytes} [Wed Jun 17 16:50:49 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: 407/813] 10.0.0.79 () {36 vars in 926 bytes} [Wed Jun 17 16:50:49 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: 407/814] 10.0.0.78 () {36 vars in 986 bytes} [Wed Jun 17 16:50:49 2026] GET /v2/images/67b0f385-6f7c-4e18-8d1e-3c6ab3933f70 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/815] 10.0.0.78 () {36 vars in 926 bytes} [Wed Jun 17 16:50:49 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: 430/858] 10.0.0.167 () {32 vars in 633 bytes} [Wed Jun 17 16:54:25 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)