Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/go-opsi_danysys.sfta The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/go-opsi_danysys.sfta/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git://git.disconnected-by-peer.at/go-opsi/danysys.SFTA.git # timeout=10 Fetching upstream changes from git://git.disconnected-by-peer.at/go-opsi/danysys.SFTA.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- git://git.disconnected-by-peer.at/go-opsi/danysys.SFTA.git +refs/heads/*:refs/remotes/origin/* # timeout=10 ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://git.disconnected-by-peer.at/go-opsi/danysys.SFTA.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1002) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1244) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1308) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1241) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1900) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:107) at hudson.model.Executor.run(Executor.java:449) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://git.disconnected-by-peer.at/go-opsi/danysys.SFTA.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to connect to git.disconnected-by-peer.at: git.disconnected-by-peer.at[0: 172.16.11.107]: errno=Connection refused at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2734) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2111) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:87) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:623) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1000) ... 11 more ERROR: Error fetching remote repo 'origin' Sending e-mails to: mario.fetka@gmail.com Email was triggered for: Failure - Any Sending email for trigger: Failure - Any An attempt to send an e-mail to empty list of recipients, ignored. Finished: FAILURE