The connection could not be established! Check your settings and the Gerrit server.
Gerrit
Missed Events Playback is not supported. Verify if the connection has
the REST API enabled and that the Gerrit Events-log plugin is installed
and configured on the Gerrit Server.
Oct 13, 2023 1:36:00 AM SEVERE com.sonymobile.tools.gerrit.gerritevents.GerritConnection connect
Could not connect to Gerrit server! Host: gerrit Port: 29418
Oct 13, 2023 1:36:00 AM SEVERE com.sonymobile.tools.gerrit.gerritevents.GerritConnection connect
Proxy:
Oct 13, 2023 1:36:00 AM SEVERE com.sonymobile.tools.gerrit.gerritevents.GerritConnection connect
User: jenkins.lgsi KeyFile: /home/jenkins/.ssh/id_rsa
Oct 13, 2023 1:36:00 AM SEVERE com.sonymobile.tools.gerrit.gerritevents.GerritConnection connect
IOException:
com.jcraft.jsch.JSchException: Auth fail
at com.jcraft.jsch.Session.connect(Session.java:519)
at com.sonymobile.tools.gerrit.gerritevents.ssh.SshConnectionImpl.connect(SshConnectionImpl.java:196)
Caused: com.sonymobile.tools.gerrit.gerritevents.ssh.SshException
at com.sonymobile.tools.gerrit.gerritevents.ssh.SshConnectionImpl.connect(SshConnectionImpl.java:200)
at com.sonymobile.tools.gerrit.gerritevents.ssh.SshConnectionFactory.getConnection(SshConnectionFactory.java:140)
at com.sonymobile.tools.gerrit.gerritevents.ssh.SshConnectionFactory.getConnection(SshConnectionFactory.java:117)
at com.sonymobile.tools.gerrit.gerritevents.GerritConnection.connect(GerritConnection.java:498)
at com.sonymobile.tools.gerrit.gerritevents.GerritConnection.run(GerritConnection.java:404)