Console Output

00:14:30 Started by upstream project "faust-data-trigger" build number 94
00:14:30 originally caused by:
00:14:30  Started by an SCM change
00:14:30 Running as SYSTEM
00:14:30 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-gen
00:14:30 [WS-CLEANUP] Deleting project workspace...
00:14:30 [WS-CLEANUP] Deferred wipeout is used...
00:14:31 [ssh-agent] Looking for ssh-agent implementation...
00:14:31 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
00:14:31 $ ssh-agent
00:14:31 SSH_AUTH_SOCK=/tmp/ssh-6w5OdCbBfZTu/agent.19782
00:14:31 SSH_AGENT_PID=19784
00:14:31 [ssh-agent] Started.
00:14:31 Running ssh-add (command line suppressed)
00:14:31 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_15732888700289418125.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_15732888700289418125.key)
00:14:31 [ssh-agent] Using credentials jenkins (Jenkins2-SSH-Key)
00:14:31 The recommended git tool is: NONE
00:14:31 using credential e8642950-e594-4823-998c-77b0775327d2
00:14:31 Cloning the remote Git repository
00:14:31 Cloning repository git://github.com/faustedition/faust-gen
00:14:31  > /usr/bin/git init /mnt/data/jenkins/workspace/faust-gen # timeout=10
00:14:31 Fetching upstream changes from git://github.com/faustedition/faust-gen
00:14:31  > /usr/bin/git --version # timeout=10
00:14:31  > git --version # 'git version 2.20.1'
00:14:31 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
00:14:31  > /usr/bin/git fetch --tags --force --progress -- git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* # timeout=10
00:14:31 ERROR: Error cloning remote repo 'origin'
00:14:31 hudson.plugins.git.GitException: Command "/usr/bin/git fetch --tags --force --progress -- git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*" returned status code 128:
00:14:31 stdout: 
00:14:31 stderr: fatal: remote error: 
00:14:31   The unauthenticated git protocol on port 9418 is no longer supported.
00:14:31 Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
00:14:31 
00:14:31 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2671)
00:14:31 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2096)
00:14:31 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84)
00:14:31 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:618)
00:14:31 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:847)
00:14:31 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
00:14:31 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
00:14:31 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
00:14:31 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
00:14:31 	at hudson.remoting.Request$2.run(Request.java:376)
00:14:31 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
00:14:31 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
00:14:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
00:14:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
00:14:31 	at java.base/java.lang.Thread.run(Thread.java:829)
00:14:31 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build3
00:14:31 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1785)
00:14:31 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
00:14:31 		at hudson.remoting.Channel.call(Channel.java:1000)
00:14:31 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)
00:14:31 		at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
00:14:31 		at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
00:14:31 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:14:31 		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
00:14:31 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129)
00:14:31 		at com.sun.proxy.$Proxy134.execute(Unknown Source)
00:14:31 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1224)
00:14:31 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
00:14:31 		at hudson.scm.SCM.checkout(SCM.java:540)
00:14:31 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
00:14:31 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
00:14:31 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
00:14:31 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
00:14:31 		at hudson.model.Run.execute(Run.java:1896)
00:14:31 		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
00:14:31 		at hudson.model.ResourceController.execute(ResourceController.java:101)
00:14:31 		at hudson.model.Executor.run(Executor.java:442)
00:14:31 ERROR: Error cloning remote repo 'origin'
00:14:31 $ ssh-agent -k
00:14:31 unset SSH_AUTH_SOCK;
00:14:31 unset SSH_AGENT_PID;
00:14:31 echo Agent pid 19784 killed;
00:14:31 [ssh-agent] Stopped.
00:14:31 Skipped archiving because build is not successful
00:14:31 Started calculate disk usage of build
00:14:31 Finished Calculation of disk usage of build in 0 seconds
00:14:31 Started calculate disk usage of workspace
00:14:31 Finished Calculation of disk usage of workspace in 0 seconds
00:14:32 Notifying upstream projects of job completion
00:14:32 Sending e-mails to: thorsten.vitt@uni-wuerzburg.de
00:14:33 Finished: FAILURE