+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 16:59:21 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-9f6c9794c-lnb97 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f8e70652668 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-07 16:59:23.185 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 16:59:23.265 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-07 16:59:24.079 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-07 16:59:24.080 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-07 16:59:24.081 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 16:59:24.124 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-07 16:59:24.125 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-07 16:59:24.126 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 16:59:26.132 8 WARNING glance.api.v2.images [None req-e73285df-3d61-4480-a374-5e47914eba0d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 16:59:26.170 7 WARNING glance.api.v2.images [None req-62245c9d-a2a9-41b4-aa34-d5418f4a2458 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 16:59:26.465 8 WARNING keystonemiddleware._common.config [None req-e73285df-3d61-4480-a374-5e47914eba0d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 16:59:26.472 8 WARNING oslo_config.cfg [None req-e73285df-3d61-4480-a374-5e47914eba0d - - - - - -] 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 0x7f8e70652668 pid: 8 (default app) 2026-05-07 16:59:26.507 7 WARNING keystonemiddleware._common.config [None req-62245c9d-a2a9-41b4-aa34-d5418f4a2458 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 16:59:26.514 7 WARNING oslo_config.cfg [None req-62245c9d-a2a9-41b4-aa34-d5418f4a2458 - - - - - -] 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 0x7f8e70652668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 16:59:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:59:27.504 7 WARNING oslo_policy.policy [None req-1ba1ac56-df60-4eed-8b1f-aa9d657e28d5 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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-07 16:59:27.504 7 WARNING oslo_policy.policy [None req-1ba1ac56-df60-4eed-8b1f-aa9d657e28d5 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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-07 16:59:27.518 7 WARNING oslo_policy.policy [None req-1ba1ac56-df60-4eed-8b1f-aa9d657e28d5 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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-07 16:59:27.518 7 WARNING oslo_policy.policy [None req-1ba1ac56-df60-4eed-8b1f-aa9d657e28d5 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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/5] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 16:59:27 2026] GET /v2/images => generated 69 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 16:59:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 16:59:30 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 16:59:30.940 8 WARNING oslo_policy.policy [None req-6cc2492e-5468-41de-a164-c69cb1b73a4f 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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-07 16:59:30.941 8 WARNING oslo_policy.policy [None req-6cc2492e-5468-41de-a164-c69cb1b73a4f 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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: 6/8] 199.204.45.210 () {44 vars in 909 bytes} [Thu May 7 16:59:30 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.210 () {44 vars in 931 bytes} [Thu May 7 16:59:31 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-05-07 16:59:31.083 8 WARNING oslo_policy.policy [None req-a8d24416-6854-41ed-8dfd-483f9fb4d360 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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-07 16:59:31.083 8 WARNING oslo_policy.policy [None req-a8d24416-6854-41ed-8dfd-483f9fb4d360 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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/10] 199.204.45.210 () {44 vars in 937 bytes} [Thu May 7 16:59:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 16:59:31.169 7 WARNING oslo_config.cfg [None req-c4fe8916-cc05-40c0-a75a-74752a12478d 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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/11] 199.204.45.210 () {48 vars in 949 bytes} [Thu May 7 16:59:31 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 16:59:31.190 8 WARNING oslo_policy.policy [None req-a343f91d-c76d-417b-9f7e-1c9adb5d756d 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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-07 16:59:31.190 8 WARNING oslo_policy.policy [None req-a343f91d-c76d-417b-9f7e-1c9adb5d756d 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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-07 16:59:31.191 8 INFO glance.api.v2.image_data [None req-a343f91d-c76d-417b-9f7e-1c9adb5d756d 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 16:59:34.786 8 WARNING glance.location [None req-a343f91d-c76d-417b-9f7e-1c9adb5d756d 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.210 () {48 vars in 1043 bytes} [Thu May 7 16:59:31 2026] PUT /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc/file => generated 0 bytes in 3636 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7006 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.210 () {44 vars in 969 bytes} [Thu May 7 16:59:34 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 16:59:34.862 8 WARNING oslo_config.cfg [None req-08b84b01-0455-4901-aa5d-de4cdc32c726 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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: 9/14] 199.204.45.210 () {44 vars in 969 bytes} [Thu May 7 16:59:34 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:20:14 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/264] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:20:14 2026] GET /v2/images => generated 1240 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:21:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:21:52 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.204.45.210 () {44 vars in 935 bytes} [Thu May 7 17:21:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.204.45.210 () {44 vars in 957 bytes} [Thu May 7 17:21:52 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: 7|app: 0|req: 143/289] 199.204.45.210 () {44 vars in 937 bytes} [Thu May 7 17:21:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/290] 199.204.45.210 () {48 vars in 949 bytes} [Thu May 7 17:21:52 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 17:21:52.287 7 WARNING oslo_policy.policy [None req-8318b06d-467b-4ff8-8880-18733486d4fe 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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-07 17:21:52.287 7 WARNING oslo_policy.policy [None req-8318b06d-467b-4ff8-8880-18733486d4fe 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - 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-07 17:21:52.288 7 INFO glance.api.v2.image_data [None req-8318b06d-467b-4ff8-8880-18733486d4fe 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 17:22:17.317 7 WARNING glance.location [None req-8318b06d-467b-4ff8-8880-18733486d4fe 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/297] 199.204.45.210 () {48 vars in 1044 bytes} [Thu May 7 17:21:52 2026] PUT /v2/images/e0babe5d-f4c1-429c-bb7a-794285afb0d9/file => generated 0 bytes in 25076 msecs (HTTP/1.1 204) 4 headers in 171 bytes (74419 switches on core 0) [pid: 8|app: 0|req: 154/298] 199.204.45.210 () {44 vars in 969 bytes} [Thu May 7 17:22:17 2026] GET /v2/images/e0babe5d-f4c1-429c-bb7a-794285afb0d9 => 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: 145/299] 199.204.45.210 () {44 vars in 969 bytes} [Thu May 7 17:22:17 2026] GET /v2/images/e0babe5d-f4c1-429c-bb7a-794285afb0d9 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/300] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:22:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/301] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:22:18 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/382] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:29:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/383] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:29:03 2026] GET /v2/images => generated 2451 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/386] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:29:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/387] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:29:12 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/388] 199.204.45.210 () {44 vars in 945 bytes} [Thu May 7 17:29:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/389] 199.204.45.210 () {44 vars in 967 bytes} [Thu May 7 17:29:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/390] 199.204.45.210 () {44 vars in 937 bytes} [Thu May 7 17:29:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/391] 199.204.45.210 () {48 vars in 949 bytes} [Thu May 7 17:29:12 2026] POST /v2/images => generated 799 bytes in 165 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 17:29:12.944 7 INFO glance.api.v2.image_data [None req-579300bd-882a-4b00-bb65-d1003b68799f 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 17:29:28.455 7 INFO glance.location [None req-579300bd-882a-4b00-bb65-d1003b68799f 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 192/396] 199.204.45.210 () {48 vars in 1043 bytes} [Thu May 7 17:29:12 2026] PUT /v2/images/dec88f29-b7b8-42ae-a651-5869e675afe5/file => generated 0 bytes in 15553 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24472 switches on core 0) [pid: 8|app: 0|req: 205/397] 199.204.45.210 () {44 vars in 969 bytes} [Thu May 7 17:29:28 2026] GET /v2/images/dec88f29-b7b8-42ae-a651-5869e675afe5 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/398] 199.204.45.210 () {48 vars in 1048 bytes} [Thu May 7 17:29:28 2026] PATCH /v2/images/dec88f29-b7b8-42ae-a651-5869e675afe5 => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/399] 199.204.45.210 () {44 vars in 969 bytes} [Thu May 7 17:29:28 2026] GET /v2/images/dec88f29-b7b8-42ae-a651-5869e675afe5 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/408] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:30:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/409] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:30:10 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/412] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:30:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/413] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:30:24 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/414] 199.204.45.210 () {44 vars in 937 bytes} [Thu May 7 17:30:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/415] 199.204.45.210 () {44 vars in 959 bytes} [Thu May 7 17:30:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/416] 199.204.45.210 () {44 vars in 937 bytes} [Thu May 7 17:30: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: 202/417] 199.204.45.210 () {48 vars in 949 bytes} [Thu May 7 17:30:25 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 17:30:25.100 8 INFO glance.api.v2.image_data [None req-11b1a636-7a59-4c2f-a78f-495c269ff3ca 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 17:30:33.532 8 INFO glance.location [None req-11b1a636-7a59-4c2f-a78f-495c269ff3ca 57590722bc3441b789f516b57e35cb1e 9c9ec20e00024795ad6c229399e6926f - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 216/420] 199.204.45.210 () {48 vars in 1043 bytes} [Thu May 7 17:30:25 2026] PUT /v2/images/568356bc-e058-478b-9c57-c89e1dbd8eda/file => generated 0 bytes in 8474 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21659 switches on core 0) [pid: 7|app: 0|req: 205/421] 199.204.45.210 () {44 vars in 969 bytes} [Thu May 7 17:30:33 2026] GET /v2/images/568356bc-e058-478b-9c57-c89e1dbd8eda => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/422] 199.204.45.210 () {44 vars in 969 bytes} [Thu May 7 17:30:33 2026] GET /v2/images/568356bc-e058-478b-9c57-c89e1dbd8eda => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/569] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:42:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/570] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:42:36 2026] GET /v2/images => generated 4892 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/597] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:44:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/598] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:44:52 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/599] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:44:54 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/600] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:44:54 2026] GET /v2/images => generated 4892 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/611] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:45:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/612] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:45:44 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/615] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:45:51 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/616] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:45:51 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/629] 199.204.45.210 () {42 vars in 686 bytes} [Thu May 7 17:46:50 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/630] 199.204.45.210 () {44 vars in 908 bytes} [Thu May 7 17:46:50 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/639] 10.0.0.178 () {32 vars in 632 bytes} [Thu May 7 17:47:31 2026] GET /v2/images => generated 4892 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: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: 316/644] 10.0.0.3 () {36 vars in 984 bytes} [Thu May 7 17:47:51 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 329/645] 10.0.0.3 () {36 vars in 924 bytes} [Thu May 7 17:47:51 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: 331/648] 199.204.45.210 () {36 vars in 990 bytes} [Thu May 7 17:48:00 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/649] 199.204.45.210 () {36 vars in 930 bytes} [Thu May 7 17:48:00 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: 332/650] 199.204.45.210 () {36 vars in 990 bytes} [Thu May 7 17:48:01 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 319/651] 199.204.45.210 () {36 vars in 930 bytes} [Thu May 7 17:48:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/652] 10.0.0.3 () {36 vars in 984 bytes} [Thu May 7 17:48:01 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/653] 10.0.0.3 () {36 vars in 924 bytes} [Thu May 7 17:48:01 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: 334/654] 10.0.0.3 () {36 vars in 984 bytes} [Thu May 7 17:48:02 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 321/655] 10.0.0.3 () {36 vars in 924 bytes} [Thu May 7 17:48:02 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: 325/662] 10.0.0.3 () {36 vars in 984 bytes} [Thu May 7 17:48:32 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 338/663] 10.0.0.3 () {36 vars in 924 bytes} [Thu May 7 17:48:32 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: 329/670] 10.0.0.3 () {36 vars in 984 bytes} [Thu May 7 17:49:00 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/671] 10.0.0.3 () {36 vars in 924 bytes} [Thu May 7 17:49:00 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: 331/674] 10.0.0.204 () {36 vars in 986 bytes} [Thu May 7 17:49:11 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/675] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:49:11 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: 332/676] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:49:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/677] 10.0.0.204 () {36 vars in 986 bytes} [Thu May 7 17:49:11 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 333/678] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:49:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/679] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:49: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: 334/680] 10.0.0.204 () {36 vars in 986 bytes} [Thu May 7 17:49:11 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/681] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:49:11 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/682] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:49: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: 348/683] 10.0.0.184 () {36 vars in 910 bytes} [Thu May 7 17:49:12 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/684] 10.0.0.184 () {36 vars in 1006 bytes} [Thu May 7 17:49:12 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc/locations => generated 127 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/685] 10.0.0.184 () {36 vars in 986 bytes} [Thu May 7 17:49:12 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/686] 10.0.0.184 () {36 vars in 926 bytes} [Thu May 7 17:49:12 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: 350/687] 10.0.0.184 () {36 vars in 926 bytes} [Thu May 7 17:49:12 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: 353/692] 10.0.0.3 () {36 vars in 984 bytes} [Thu May 7 17:49:31 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 340/693] 10.0.0.3 () {36 vars in 924 bytes} [Thu May 7 17:49:31 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/696] 10.0.0.178 () {32 vars in 706 bytes} [Thu May 7 17:49:36 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 355/697] 10.0.0.178 () {32 vars in 706 bytes} [Thu May 7 17:49:36 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 343/698] 10.0.0.204 () {36 vars in 986 bytes} [Thu May 7 17:49:36 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/699] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:49:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/700] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:49:36 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/701] 10.0.0.204 () {36 vars in 986 bytes} [Thu May 7 17:49:36 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/702] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:49:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/703] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:49:36 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: 346/704] 10.0.0.204 () {36 vars in 986 bytes} [Thu May 7 17:49:36 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 359/705] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:49:36 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: 347/706] 10.0.0.184 () {36 vars in 910 bytes} [Thu May 7 17:49:36 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/707] 10.0.0.184 () {36 vars in 1006 bytes} [Thu May 7 17:49:36 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.184 () {36 vars in 986 bytes} [Thu May 7 17:49:36 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 361/709] 10.0.0.184 () {36 vars in 926 bytes} [Thu May 7 17:49:36 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/710] 10.0.0.184 () {36 vars in 926 bytes} [Thu May 7 17:49:36 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: 352/717] 10.0.0.178 () {34 vars in 654 bytes} [Thu May 7 17:50:05 2026] POST /v2/images => generated 648 bytes in 190 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-07 17:50:05.902 8 WARNING glance.api.v2.images [None req-019f0394-d919-4123-97d7-c6ea04aea261 a06d1bcdbc3243aaabf4b16cecc7e0bc f793218f1c9d4c6a8f19dd2c116a7d45 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//43446718-3240-4f68-8069-b1c2d7037b61 [pid: 8|app: 0|req: 366/718] 10.0.0.178 () {32 vars in 709 bytes} [Thu May 7 17:50:05 2026] DELETE /v2/images/43446718-3240-4f68-8069-b1c2d7037b61 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/719] 10.0.0.178 () {32 vars in 706 bytes} [Thu May 7 17:50:05 2026] GET /v2/images/43446718-3240-4f68-8069-b1c2d7037b61 => 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: 367/720] 10.0.0.178 () {32 vars in 632 bytes} [Thu May 7 17:50:05 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/721] 10.0.0.178 () {34 vars in 654 bytes} [Thu May 7 17:50:06 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/722] 10.0.0.178 () {32 vars in 716 bytes} [Thu May 7 17:50:06 2026] GET /v2/images/7359f60f-14c3-4673-adb5-9acc21979306/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 17:50:06.096 7 INFO glance.api.v2.image_data [None req-85501599-8268-4cf7-898c-cc11bb20a3e5 a06d1bcdbc3243aaabf4b16cecc7e0bc f793218f1c9d4c6a8f19dd2c116a7d45 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 17:50:06.131 7 WARNING glance_store._drivers.rbd [None req-85501599-8268-4cf7-898c-cc11bb20a3e5 a06d1bcdbc3243aaabf4b16cecc7e0bc f793218f1c9d4c6a8f19dd2c116a7d45 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-07 17:50:06.631 7 INFO glance.location [None req-85501599-8268-4cf7-898c-cc11bb20a3e5 a06d1bcdbc3243aaabf4b16cecc7e0bc f793218f1c9d4c6a8f19dd2c116a7d45 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 355/723] 10.0.0.178 () {32 vars in 726 bytes} [Thu May 7 17:50:06 2026] PUT /v2/images/7359f60f-14c3-4673-adb5-9acc21979306/file => generated 0 bytes in 570 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/724] 10.0.0.178 () {32 vars in 706 bytes} [Thu May 7 17:50:06 2026] GET /v2/images/7359f60f-14c3-4673-adb5-9acc21979306 => 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: 356/725] 10.0.0.178 () {32 vars in 716 bytes} [Thu May 7 17:50:06 2026] GET /v2/images/7359f60f-14c3-4673-adb5-9acc21979306/file => generated 1024 bytes in 112 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/726] 10.0.0.178 () {34 vars in 654 bytes} [Thu May 7 17:50:06 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/727] 10.0.0.178 () {32 vars in 725 bytes} [Thu May 7 17:50:06 2026] PATCH /v2/images/ec1bc4fb-e4b7-4108-b91f-9d035a848e8a => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/728] 10.0.0.178 () {32 vars in 706 bytes} [Thu May 7 17:50:06 2026] GET /v2/images/ec1bc4fb-e4b7-4108-b91f-9d035a848e8a => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 17:50:06.922 7 WARNING glance.api.v2.images [None req-86256ea9-5a5c-4d63-b5d2-532988ef30c8 a06d1bcdbc3243aaabf4b16cecc7e0bc f793218f1c9d4c6a8f19dd2c116a7d45 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec1bc4fb-e4b7-4108-b91f-9d035a848e8a [pid: 7|app: 0|req: 358/729] 10.0.0.178 () {32 vars in 709 bytes} [Thu May 7 17:50:06 2026] DELETE /v2/images/ec1bc4fb-e4b7-4108-b91f-9d035a848e8a => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/730] 10.0.0.178 () {32 vars in 706 bytes} [Thu May 7 17:50:06 2026] GET /v2/images/ec1bc4fb-e4b7-4108-b91f-9d035a848e8a => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 17:50:06.979 7 WARNING glance.api.v2.images [None req-0ac1b815-96d9-4ee7-a0ae-72c41d6bc390 a06d1bcdbc3243aaabf4b16cecc7e0bc f793218f1c9d4c6a8f19dd2c116a7d45 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7359f60f-14c3-4673-adb5-9acc21979306 [pid: 7|app: 0|req: 359/731] 10.0.0.178 () {32 vars in 709 bytes} [Thu May 7 17:50:06 2026] DELETE /v2/images/7359f60f-14c3-4673-adb5-9acc21979306 => generated 0 bytes in 951 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/732] 10.0.0.178 () {32 vars in 706 bytes} [Thu May 7 17:50:07 2026] GET /v2/images/7359f60f-14c3-4673-adb5-9acc21979306 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 17:50:07.964 7 WARNING glance.api.v2.images [None req-eb3c5c35-8137-4646-9330-7de26aae5acb a06d1bcdbc3243aaabf4b16cecc7e0bc f793218f1c9d4c6a8f19dd2c116a7d45 - - default default] Failed to find image 43446718-3240-4f68-8069-b1c2d7037b61 to delete: glance.common.exception.ImageNotFound: No image found with ID 43446718-3240-4f68-8069-b1c2d7037b61 [pid: 7|app: 0|req: 360/733] 10.0.0.178 () {32 vars in 709 bytes} [Thu May 7 17:50:07 2026] DELETE /v2/images/43446718-3240-4f68-8069-b1c2d7037b61 => generated 147 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/734] 10.0.0.178 () {32 vars in 706 bytes} [Thu May 7 17:50:07 2026] GET /v2/images/43446718-3240-4f68-8069-b1c2d7037b61 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/735] 10.0.0.178 () {30 vars in 410 bytes} [Thu May 7 17:50:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/742] 10.0.0.3 () {36 vars in 984 bytes} [Thu May 7 17:50:40 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/743] 10.0.0.3 () {36 vars in 924 bytes} [Thu May 7 17:50:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/750] 10.0.0.3 () {36 vars in 984 bytes} [Thu May 7 17:51:09 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 369/751] 10.0.0.3 () {36 vars in 924 bytes} [Thu May 7 17:51:09 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: 371/754] 10.0.0.3 () {36 vars in 984 bytes} [Thu May 7 17:51:17 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 384/755] 10.0.0.3 () {36 vars in 924 bytes} [Thu May 7 17:51:17 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: 386/758] 10.0.0.3 () {36 vars in 984 bytes} [Thu May 7 17:51:26 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/759] 10.0.0.3 () {36 vars in 924 bytes} [Thu May 7 17:51:26 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: 390/766] 10.0.0.3 () {36 vars in 984 bytes} [Thu May 7 17:51:56 2026] GET /v2/images/03b5033e-c651-46e8-b942-229b6a00e1dc => 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: 377/767] 10.0.0.3 () {36 vars in 924 bytes} [Thu May 7 17:51:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/770] 199.204.45.210 () {32 vars in 825 bytes} [Thu May 7 17:52:13 2026] GET /v2/images?status=active&owner=9c9ec20e00024795ad6c229399e6926f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/771] 199.204.45.210 () {32 vars in 652 bytes} [Thu May 7 17:52:13 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: 393/772] 10.0.0.204 () {36 vars in 986 bytes} [Thu May 7 17:52:13 2026] GET /v2/images/e0babe5d-f4c1-429c-bb7a-794285afb0d9 => 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: 380/773] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:52:13 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/774] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:52:13 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/775] 10.0.0.204 () {36 vars in 986 bytes} [Thu May 7 17:52:13 2026] GET /v2/images/e0babe5d-f4c1-429c-bb7a-794285afb0d9 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/776] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:52:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/777] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:52:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/778] 10.0.0.204 () {36 vars in 986 bytes} [Thu May 7 17:52:13 2026] GET /v2/images/e0babe5d-f4c1-429c-bb7a-794285afb0d9 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/779] 10.0.0.204 () {36 vars in 926 bytes} [Thu May 7 17:52:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/780] 10.0.0.184 () {36 vars in 910 bytes} [Thu May 7 17:52:14 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/781] 10.0.0.184 () {36 vars in 1006 bytes} [Thu May 7 17:52:14 2026] GET /v2/images/e0babe5d-f4c1-429c-bb7a-794285afb0d9/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/782] 10.0.0.184 () {36 vars in 986 bytes} [Thu May 7 17:52:14 2026] GET /v2/images/e0babe5d-f4c1-429c-bb7a-794285afb0d9 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/783] 10.0.0.184 () {36 vars in 926 bytes} [Thu May 7 17:52: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: 399/784] 10.0.0.184 () {36 vars in 926 bytes} [Thu May 7 17:52:14 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: 421/827] 10.0.0.178 () {32 vars in 632 bytes} [Thu May 7 17:55:41 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)