
On 08.02.2021 14:46, Yedidyah Bar David wrote:
Hi all,
Please see [1]. engine.log has many errors like:
2021-02-08 14:01:57,529+01 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.PollVDSCommand] (EE-ManagedThreadFactory-engine-Thread-2) [c14cce8] Error: org.ovirt.engine.core.vdsbroker.TransportRunTimeException: Connection issues during send request
vdsm.log seems ok. Didn't try to investigate much, just tried 'ci test' again on the patch, for now. Any idea?
[1] https://jenkins.ovirt.org/job/ovirt-system-tests_standard-check-patch/15443/
Engine's server.log has an error complaining for missing ecdsa ssh key support ... but that does not seem to be related to jsonrpc connectivity and it will be fixed with this patch [2] "Caused by: java.security.NoSuchAlgorithmException: EdDSA provider not supported" Besides of that I don't see anything suspicious in engine.log [2] https://gerrit.ovirt.org/#/c/ovirt-engine/+/113338/ Artur