Started by an SCM change Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/lab-prerelease [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-S8t9n86kDpJj/agent.16897 SSH_AGENT_PID=16899 [ssh-agent] Started. $ ssh-add /mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_1239772004183473852.key Identity added: /mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_1239772004183473852.key (/mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_1239772004183473852.key) [ssh-agent] Using credentials git (git for projects.gwdg.de) Cloning the remote Git repository Cloning repository git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git > git init /mnt/data/jenkins/workspace/lab-prerelease # timeout=10 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git > git --version # timeout=10 using GIT_SSH to set credentials git for projects.gwdg.de > git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git # timeout=10 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git using GIT_SSH to set credentials git for projects.gwdg.de > git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 6125dca3fb0785e697980e4ce4c7ee176e832630 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6125dca3fb0785e697980e4ce4c7ee176e832630 Commit message: "Merge branch 'release/3.2'" > git rev-list 6125dca3fb0785e697980e4ce4c7ee176e832630 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10 > git config --get submodule.textgridlab-dependencies.url # timeout=10 > git config -f .gitmodules --get submodule.textgridlab-dependencies.path # timeout=10 > git submodule update --init --recursive textgridlab-dependencies FATAL: Command "git submodule update --init --recursive textgridlab-dependencies" returned status code 1: stdout: stderr: Cloning into '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@git.projects.gwdg.de:textgridlab-dependencies.git' into submodule path '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies' failed Failed to clone 'textgridlab-dependencies'. Retry scheduled Cloning into '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@git.projects.gwdg.de:textgridlab-dependencies.git' into submodule path '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies' failed Failed to clone 'textgridlab-dependencies' a second time, aborting hudson.plugins.git.GitException: Command "git submodule update --init --recursive textgridlab-dependencies" returned status code 1: stdout: stderr: Cloning into '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@git.projects.gwdg.de:textgridlab-dependencies.git' into submodule path '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies' failed Failed to clone 'textgridlab-dependencies'. Retry scheduled Cloning into '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@git.projects.gwdg.de:textgridlab-dependencies.git' into submodule path '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies' failed Failed to clone 'textgridlab-dependencies' a second time, aborting at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1136) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) at hudson.remoting.UserRequest.perform(UserRequest.java:208) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:360) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at ......remote call to Rechenknecht(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1654) at hudson.remoting.UserResponse.retrieve(UserRequest.java:311) at hudson.remoting.Channel.call(Channel.java:905) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor10116.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy117.execute(Unknown Source) at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:107) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1201) at hudson.scm.SCM.checkout(SCM.java:495) at hudson.model.AbstractProject.checkout(AbstractProject.java:1212) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491) at hudson.model.Run.execute(Run.java:1737) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:421) Archiving artifacts [description-setter] Description set: SSH: Current build result is [FAILURE], not going to run. IRC notifier plugin: Sending notification to: #textgrid [BFA] Scanning build for known causes... [BFA] No failure causes found [BFA] Done. 0s Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: FAILURE