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