+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 16:53:25 2026] *** compiled with version: 13.3.0 on 12 May 2026 01:40:13 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6cb8c89c5c-nzntx 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f7de8338668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-12 16:53:27.207 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 16:53:27.373 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-12 16:53:28.187 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 16:53:28.188 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 16:53:28.189 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 16:53:28.279 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 16:53:28.280 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-12 16:53:28.280 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 16:53:30.388 7 WARNING glance.api.v2.images [None req-2c0c6a39-6ab5-4e96-849a-747142c86cfa - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 16:53:30.449 8 WARNING glance.api.v2.images [None req-5e135cce-f3a8-4c1f-9165-da25a4adf0f1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 16:53:30.795 7 WARNING keystonemiddleware._common.config [None req-2c0c6a39-6ab5-4e96-849a-747142c86cfa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 16:53:30.804 7 WARNING oslo_config.cfg [None req-2c0c6a39-6ab5-4e96-849a-747142c86cfa - - - - - -] 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 0x7f7de8338668 pid: 7 (default app) 2026-05-12 16:53:30.818 8 WARNING keystonemiddleware._common.config [None req-5e135cce-f3a8-4c1f-9165-da25a4adf0f1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 16:53:30.833 8 WARNING oslo_config.cfg [None req-5e135cce-f3a8-4c1f-9165-da25a4adf0f1 - - - - - -] 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 0x7f7de8338668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 16:53:32 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 16:53:33.027 8 WARNING oslo_policy.policy [None req-65cebf33-c91c-4bc6-b50c-bfa88267deea cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 16:53:33.027 8 WARNING oslo_policy.policy [None req-65cebf33-c91c-4bc6-b50c-bfa88267deea cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 16:53:33.050 8 WARNING oslo_policy.policy [None req-65cebf33-c91c-4bc6-b50c-bfa88267deea cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 16:53:33.050 8 WARNING oslo_policy.policy [None req-65cebf33-c91c-4bc6-b50c-bfa88267deea cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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.19.213.3 () {44 vars in 903 bytes} [Tue May 12 16:53:32 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 16:53:36 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 16:53:36 2026] GET /v2/images => generated 69 bytes in 42 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 16:53:36.853 7 WARNING oslo_policy.policy [None req-5103742e-9691-4c74-b7f5-974fdf2aa7c5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 16:53:36.853 7 WARNING oslo_policy.policy [None req-5103742e-9691-4c74-b7f5-974fdf2aa7c5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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.19.213.3 () {44 vars in 904 bytes} [Tue May 12 16:53:36 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.3 () {44 vars in 926 bytes} [Tue May 12 16:53:36 2026] GET /v2/images?name=cirros => generated 81 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 16:53:36.996 7 WARNING oslo_policy.policy [None req-a9ad7202-0e15-4ef8-b204-78cf3c9ec8d5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 16:53:36.997 7 WARNING oslo_policy.policy [None req-a9ad7202-0e15-4ef8-b204-78cf3c9ec8d5 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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.19.213.3 () {44 vars in 932 bytes} [Tue May 12 16:53:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 16:53:37.088 8 WARNING oslo_config.cfg [None req-a9762d6e-5611-48f1-95c2-353ee80ecbca cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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.19.213.3 () {48 vars in 944 bytes} [Tue May 12 16:53:37 2026] POST /v2/images => generated 760 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-12 16:53:37.111 7 WARNING oslo_policy.policy [None req-94d1944b-005e-48a7-bef7-acd9a72a280c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 16:53:37.111 7 WARNING oslo_policy.policy [None req-94d1944b-005e-48a7-bef7-acd9a72a280c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 16:53:37.112 7 INFO glance.api.v2.image_data [None req-94d1944b-005e-48a7-bef7-acd9a72a280c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 16:53:41.148 7 INFO glance.location [None req-94d1944b-005e-48a7-bef7-acd9a72a280c cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/13] 199.19.213.3 () {48 vars in 1038 bytes} [Tue May 12 16:53:37 2026] PUT /v2/images/533e9017-073f-4332-8951-bf24b486a1f0/file => generated 0 bytes in 4079 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6787 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.3 () {44 vars in 964 bytes} [Tue May 12 16:53:41 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 16:53:41.223 7 WARNING oslo_config.cfg [None req-e24d2338-246c-43bd-99de-e45affb861dc cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - 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.19.213.3 () {44 vars in 964 bytes} [Tue May 12 16:53:41 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:15:14 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:15:14 2026] GET /v2/images => generated 1240 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:15:35 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:15:35 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.19.213.3 () {44 vars in 930 bytes} [Tue May 12 17:15:35 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: 142/283] 199.19.213.3 () {44 vars in 952 bytes} [Tue May 12 17:15:35 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.19.213.3 () {44 vars in 932 bytes} [Tue May 12 17:15:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.19.213.3 () {48 vars in 944 bytes} [Tue May 12 17:15:35 2026] POST /v2/images => generated 796 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-12 17:15:35.490 8 WARNING oslo_policy.policy [None req-b2497112-23f0-488f-ab98-c51dbc739900 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 17:15:35.490 8 WARNING oslo_policy.policy [None req-b2497112-23f0-488f-ab98-c51dbc739900 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 17:15:35.492 8 INFO glance.api.v2.image_data [None req-b2497112-23f0-488f-ab98-c51dbc739900 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 17:16:01.752 8 INFO glance.location [None req-b2497112-23f0-488f-ab98-c51dbc739900 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 143/292] 199.19.213.3 () {48 vars in 1039 bytes} [Tue May 12 17:15:35 2026] PUT /v2/images/54dbddbe-10e4-4dac-b2b2-6903ca82615c/file => generated 0 bytes in 26315 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61829 switches on core 0) [pid: 7|app: 0|req: 150/293] 199.19.213.3 () {44 vars in 964 bytes} [Tue May 12 17:16:01 2026] GET /v2/images/54dbddbe-10e4-4dac-b2b2-6903ca82615c => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/294] 199.19.213.3 () {44 vars in 964 bytes} [Tue May 12 17:16:01 2026] GET /v2/images/54dbddbe-10e4-4dac-b2b2-6903ca82615c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/295] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:16:03 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/296] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:16:03 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:22:40 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:22:40 2026] GET /v2/images => generated 2451 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:22:48 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:22:48 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.19.213.3 () {44 vars in 940 bytes} [Tue May 12 17:22:48 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.19.213.3 () {44 vars in 962 bytes} [Tue May 12 17:22:48 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.19.213.3 () {44 vars in 932 bytes} [Tue May 12 17:22:48 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.19.213.3 () {48 vars in 944 bytes} [Tue May 12 17:22:48 2026] POST /v2/images => generated 799 bytes in 72 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-12 17:22:48.480 8 INFO glance.api.v2.image_data [None req-89c98ed4-aa5a-4c8a-96a8-2423ae6871ab cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 17:23:05.806 8 INFO glance.location [None req-89c98ed4-aa5a-4c8a-96a8-2423ae6871ab cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/389] 199.19.213.3 () {48 vars in 1038 bytes} [Tue May 12 17:22:48 2026] PUT /v2/images/7ec10490-749c-4475-b7db-656c623dace8/file => generated 0 bytes in 17379 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30900 switches on core 0) [pid: 7|app: 0|req: 200/390] 199.19.213.3 () {44 vars in 964 bytes} [Tue May 12 17:23:05 2026] GET /v2/images/7ec10490-749c-4475-b7db-656c623dace8 => 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: 191/391] 199.19.213.3 () {48 vars in 1043 bytes} [Tue May 12 17:23:05 2026] PATCH /v2/images/7ec10490-749c-4475-b7db-656c623dace8 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/392] 199.19.213.3 () {44 vars in 964 bytes} [Tue May 12 17:23:05 2026] GET /v2/images/7ec10490-749c-4475-b7db-656c623dace8 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/401] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:23:44 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/402] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:23:44 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/407] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:24:03 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/408] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:24:03 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/409] 199.19.213.3 () {44 vars in 932 bytes} [Tue May 12 17:24:04 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: 8|app: 0|req: 200/410] 199.19.213.3 () {44 vars in 954 bytes} [Tue May 12 17:24:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/411] 199.19.213.3 () {44 vars in 932 bytes} [Tue May 12 17:24:04 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: 8|app: 0|req: 201/412] 199.19.213.3 () {48 vars in 944 bytes} [Tue May 12 17:24:04 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-05-12 17:24:04.176 7 INFO glance.api.v2.image_data [None req-33800bc1-79a1-4221-99f7-7da6982528a7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 17:24:19.247 7 INFO glance.location [None req-33800bc1-79a1-4221-99f7-7da6982528a7 cf03041789494cb8a3493f1359d214af dde95548358b47278f05da4c0ff9a3f5 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 212/415] 199.19.213.3 () {48 vars in 1039 bytes} [Tue May 12 17:24:04 2026] PUT /v2/images/8cf075c0-9726-4b0d-b40a-1e88d32198fc/file => generated 0 bytes in 15125 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31377 switches on core 0) [pid: 8|app: 0|req: 204/416] 199.19.213.3 () {44 vars in 964 bytes} [Tue May 12 17:24:19 2026] GET /v2/images/8cf075c0-9726-4b0d-b40a-1e88d32198fc => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.19.213.3 () {44 vars in 964 bytes} [Tue May 12 17:24:19 2026] GET /v2/images/8cf075c0-9726-4b0d-b40a-1e88d32198fc => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/572] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:37:02 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/573] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:37:02 2026] GET /v2/images => generated 4893 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/604] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:39:29 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/605] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:39:29 2026] GET /v2/images => generated 4893 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/606] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:39:31 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/607] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:39:31 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/618] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:40:21 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/619] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:40:21 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/620] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:40:29 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/621] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:40:29 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/636] 199.19.213.3 () {42 vars in 681 bytes} [Tue May 12 17:41:35 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/637] 199.19.213.3 () {44 vars in 903 bytes} [Tue May 12 17:41:35 2026] GET /v2/images => generated 4893 bytes in 53 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/646] 10.0.0.57 () {32 vars in 632 bytes} [Tue May 12 17:42:19 2026] GET /v2/images => generated 4893 bytes in 17 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:71: 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.196 () {36 vars in 987 bytes} [Tue May 12 17:42:39 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:42:39 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: 322/655] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:42:39 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: 334/656] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 12 17:42:39 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/657] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:42:39 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/658] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:42:39 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: 324/659] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 12 17:42:39 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/660] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:42:39 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: 325/661] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:42:39 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/662] 10.0.0.1 () {36 vars in 985 bytes} [Tue May 12 17:42:40 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/663] 10.0.0.1 () {36 vars in 925 bytes} [Tue May 12 17:42:41 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] 10.0.0.1 () {36 vars in 985 bytes} [Tue May 12 17:42:41 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/665] 10.0.0.1 () {36 vars in 925 bytes} [Tue May 12 17:42: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: 7|app: 0|req: 339/666] 10.0.0.1 () {36 vars in 925 bytes} [Tue May 12 17:42:41 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: 328/667] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 12 17:42:45 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/668] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 12 17:42:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/671] 199.19.213.3 () {36 vars in 989 bytes} [Tue May 12 17:42:54 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/672] 199.19.213.3 () {36 vars in 929 bytes} [Tue May 12 17:42:54 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/673] 199.19.213.3 () {36 vars in 989 bytes} [Tue May 12 17:42:55 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/674] 199.19.213.3 () {36 vars in 929 bytes} [Tue May 12 17:42:55 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/677] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 12 17:43:06 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/678] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 12 17:43:06 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: 349/685] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 12 17:43:32 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/686] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 12 17:43: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: 340/691] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 12 17:43:55 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/692] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 12 17:43: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: 7|app: 0|req: 354/695] 10.0.0.57 () {34 vars in 654 bytes} [Tue May 12 17:44:06 2026] POST /v2/images => generated 649 bytes in 217 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 17:44:06.442 8 WARNING glance.api.v2.images [None req-23650942-3514-4edf-b77b-5ae2de171c1e f9c9818998c644d2ab84e6ce69b8c6f6 30a12ceab815467e90376de905937448 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//855861e5-18ff-44eb-8f4c-8398c0af3518 [pid: 8|app: 0|req: 342/696] 10.0.0.57 () {32 vars in 709 bytes} [Tue May 12 17:44:06 2026] DELETE /v2/images/855861e5-18ff-44eb-8f4c-8398c0af3518 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/697] 10.0.0.57 () {32 vars in 706 bytes} [Tue May 12 17:44:06 2026] GET /v2/images/855861e5-18ff-44eb-8f4c-8398c0af3518 => 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: 343/698] 10.0.0.57 () {32 vars in 632 bytes} [Tue May 12 17:44:06 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/699] 10.0.0.57 () {34 vars in 654 bytes} [Tue May 12 17:44:06 2026] POST /v2/images => generated 702 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/700] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:44:06 2026] GET /v2/images/e92a7207-5a7b-454b-954c-af7b8ef1da42/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 17:44:06.654 7 INFO glance.api.v2.image_data [None req-9dc4aefd-e076-40e0-b9e0-6072105aa362 f9c9818998c644d2ab84e6ce69b8c6f6 30a12ceab815467e90376de905937448 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 17:44:06.703 7 WARNING glance_store._drivers.rbd [None req-9dc4aefd-e076-40e0-b9e0-6072105aa362 f9c9818998c644d2ab84e6ce69b8c6f6 30a12ceab815467e90376de905937448 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 17:44:07.458 7 INFO glance.location [None req-9dc4aefd-e076-40e0-b9e0-6072105aa362 f9c9818998c644d2ab84e6ce69b8c6f6 30a12ceab815467e90376de905937448 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 357/701] 10.0.0.57 () {32 vars in 726 bytes} [Tue May 12 17:44:06 2026] PUT /v2/images/e92a7207-5a7b-454b-954c-af7b8ef1da42/file => generated 0 bytes in 854 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/702] 10.0.0.57 () {32 vars in 706 bytes} [Tue May 12 17:44:07 2026] GET /v2/images/e92a7207-5a7b-454b-954c-af7b8ef1da42 => generated 1103 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/703] 10.0.0.57 () {32 vars in 716 bytes} [Tue May 12 17:44:07 2026] GET /v2/images/e92a7207-5a7b-454b-954c-af7b8ef1da42/file => generated 1024 bytes in 141 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/704] 10.0.0.57 () {34 vars in 654 bytes} [Tue May 12 17:44:07 2026] POST /v2/images => generated 649 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/705] 10.0.0.57 () {32 vars in 725 bytes} [Tue May 12 17:44:07 2026] PATCH /v2/images/6f4b96dc-1cdd-48cc-b774-810e98358dfe => generated 653 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/706] 10.0.0.57 () {32 vars in 706 bytes} [Tue May 12 17:44:07 2026] GET /v2/images/6f4b96dc-1cdd-48cc-b774-810e98358dfe => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 17:44:07.851 7 WARNING glance.api.v2.images [None req-01a0aa3e-960a-4b32-b5dd-35f642ca85ae f9c9818998c644d2ab84e6ce69b8c6f6 30a12ceab815467e90376de905937448 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6f4b96dc-1cdd-48cc-b774-810e98358dfe [pid: 7|app: 0|req: 360/707] 10.0.0.57 () {32 vars in 709 bytes} [Tue May 12 17:44:07 2026] DELETE /v2/images/6f4b96dc-1cdd-48cc-b774-810e98358dfe => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/708] 10.0.0.57 () {32 vars in 706 bytes} [Tue May 12 17:44:07 2026] GET /v2/images/6f4b96dc-1cdd-48cc-b774-810e98358dfe => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:07.929 7 WARNING glance.api.v2.images [None req-cd950170-d4bf-4bba-a677-82a1f025d01e f9c9818998c644d2ab84e6ce69b8c6f6 30a12ceab815467e90376de905937448 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e92a7207-5a7b-454b-954c-af7b8ef1da42 [pid: 7|app: 0|req: 361/709] 10.0.0.57 () {32 vars in 709 bytes} [Tue May 12 17:44:07 2026] DELETE /v2/images/e92a7207-5a7b-454b-954c-af7b8ef1da42 => generated 0 bytes in 825 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/710] 10.0.0.57 () {32 vars in 706 bytes} [Tue May 12 17:44:08 2026] GET /v2/images/e92a7207-5a7b-454b-954c-af7b8ef1da42 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 17:44:08.780 7 WARNING glance.api.v2.images [None req-7a91abf4-ba33-4d32-8d71-59ad2a3f0a8b f9c9818998c644d2ab84e6ce69b8c6f6 30a12ceab815467e90376de905937448 - - default default] Failed to find image 855861e5-18ff-44eb-8f4c-8398c0af3518 to delete: glance.common.exception.ImageNotFound: No image found with ID 855861e5-18ff-44eb-8f4c-8398c0af3518 [pid: 7|app: 0|req: 362/711] 10.0.0.57 () {32 vars in 709 bytes} [Tue May 12 17:44:08 2026] DELETE /v2/images/855861e5-18ff-44eb-8f4c-8398c0af3518 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/712] 10.0.0.57 () {32 vars in 706 bytes} [Tue May 12 17:44:08 2026] GET /v2/images/855861e5-18ff-44eb-8f4c-8398c0af3518 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/715] 10.0.0.57 () {30 vars in 410 bytes} [Tue May 12 17:44:11 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/718] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 12 17:44:21 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/719] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 12 17:44:21 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: 7|app: 0|req: 370/726] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 12 17:44:51 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/727] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 12 17:44:51 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/732] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 12 17:45:10 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/733] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 12 17:45:10 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: 362/736] 10.0.0.57 () {32 vars in 706 bytes} [Tue May 12 17:45:26 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/737] 10.0.0.57 () {32 vars in 706 bytes} [Tue May 12 17:45:26 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/738] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 12 17:45:27 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/739] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:45:27 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: 364/740] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:45:27 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: 377/741] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 12 17:45:27 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/742] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:45:27 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: 7|app: 0|req: 378/743] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:45:27 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: 366/744] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 12 17:45:27 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/745] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:45:27 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: 367/746] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:45:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/747] 10.0.0.1 () {36 vars in 985 bytes} [Tue May 12 17:45:27 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/748] 10.0.0.1 () {36 vars in 925 bytes} [Tue May 12 17:45:27 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: 381/749] 10.0.0.1 () {36 vars in 985 bytes} [Tue May 12 17:45:27 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/750] 10.0.0.1 () {36 vars in 925 bytes} [Tue May 12 17:45:27 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: 382/751] 10.0.0.1 () {36 vars in 925 bytes} [Tue May 12 17:45:27 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: 371/754] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 12 17:45:30 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/755] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 12 17:45:30 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: 375/762] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 12 17:46:00 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/763] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 12 17:46:00 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: 377/766] 199.19.213.3 () {32 vars in 824 bytes} [Tue May 12 17:46:09 2026] GET /v2/images?status=active&owner=dde95548358b47278f05da4c0ff9a3f5&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/767] 199.19.213.3 () {32 vars in 651 bytes} [Tue May 12 17:46:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/768] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 12 17:46:10 2026] GET /v2/images/54dbddbe-10e4-4dac-b2b2-6903ca82615c => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/769] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:46:10 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/770] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:46:10 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: 392/771] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 12 17:46:10 2026] GET /v2/images/54dbddbe-10e4-4dac-b2b2-6903ca82615c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/772] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:46:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/773] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:46:10 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: 381/774] 10.0.0.196 () {36 vars in 987 bytes} [Tue May 12 17:46:10 2026] GET /v2/images/54dbddbe-10e4-4dac-b2b2-6903ca82615c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/775] 10.0.0.196 () {36 vars in 927 bytes} [Tue May 12 17:46:10 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: 382/776] 10.0.0.1 () {36 vars in 985 bytes} [Tue May 12 17:46:11 2026] GET /v2/images/54dbddbe-10e4-4dac-b2b2-6903ca82615c => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/777] 10.0.0.1 () {36 vars in 925 bytes} [Tue May 12 17:46:11 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: 383/778] 10.0.0.1 () {36 vars in 985 bytes} [Tue May 12 17:46:11 2026] GET /v2/images/54dbddbe-10e4-4dac-b2b2-6903ca82615c => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/779] 10.0.0.1 () {36 vars in 925 bytes} [Tue May 12 17:46:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/780] 10.0.0.1 () {36 vars in 925 bytes} [Tue May 12 17:46:11 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: 397/781] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 12 17:46:17 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/782] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 12 17:46:17 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: 402/791] 10.0.0.235 () {36 vars in 987 bytes} [Tue May 12 17:46:50 2026] GET /v2/images/533e9017-073f-4332-8951-bf24b486a1f0 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/792] 10.0.0.235 () {36 vars in 927 bytes} [Tue May 12 17:46:50 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: 420/827] 10.0.0.57 () {32 vars in 632 bytes} [Tue May 12 17:49:45 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)