09:58:10Started by an SCM change
09:58:10Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/lab-prerelease
09:58:10[ssh-agent] Looking for ssh-agent implementation...
09:58:10[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:58:10$ ssh-agent
09:58:10SSH_AUTH_SOCK=/tmp/ssh-3IlT69MC5mlf/agent.4638
09:58:10SSH_AGENT_PID=4640
09:58:10[ssh-agent] Started.
09:58:10$ ssh-add /mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_5542317001124538389.key
09:58:10Identity added: /mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_5542317001124538389.key (/mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_5542317001124538389.key)
09:58:10[ssh-agent] Using credentials git (git for projects.gwdg.de)
09:58:10Cloning the remote Git repository
09:58:10Cloning repository git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git
09:58:10 > /usr/bin/git init /mnt/data/jenkins/workspace/lab-prerelease # timeout=10
09:58:10Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git
09:58:10 > /usr/bin/git --version # timeout=10
09:58:10using GIT_SSH to set credentials git for projects.gwdg.de
09:58:10 > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/*
09:58:16 > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git # timeout=10
09:58:16 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:58:16 > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git # timeout=10
09:58:16Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git
09:58:16using GIT_SSH to set credentials git for projects.gwdg.de
09:58:16 > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/*
09:58:17 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:58:17 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
09:58:17Checking out Revision 6125dca3fb0785e697980e4ce4c7ee176e832630 (refs/remotes/origin/master)
09:58:17 > /usr/bin/git config core.sparsecheckout # timeout=10
09:58:17 > /usr/bin/git checkout -f 6125dca3fb0785e697980e4ce4c7ee176e832630
09:58:17Commit message: "Merge branch 'release/3.2'"
09:58:17 > /usr/bin/git rev-list --no-walk 6125dca3fb0785e697980e4ce4c7ee176e832630 # timeout=10
09:58:17 > /usr/bin/git remote # timeout=10
09:58:17 > /usr/bin/git submodule init # timeout=10
09:58:17 > /usr/bin/git submodule sync # timeout=10
09:58:17 > /usr/bin/git config --get remote.origin.url # timeout=10
09:58:17 > /usr/bin/git submodule init # timeout=10
09:58:17 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
09:58:17 > /usr/bin/git config --get submodule.textgridlab-dependencies.url # timeout=10
09:58:17 > /usr/bin/git config -f .gitmodules --get submodule.textgridlab-dependencies.path # timeout=10
09:58:17 > /usr/bin/git submodule update --init --recursive textgridlab-dependencies
09:58:18Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Rechenknecht
09:58:18 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
09:58:18 at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
09:58:18 at hudson.remoting.Channel.call(Channel.java:908)
09:58:18 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
09:58:18 at sun.reflect.GeneratedMethodAccessor947.invoke(Unknown Source)
09:58:18 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
09:58:18 at java.lang.reflect.Method.invoke(Method.java:498)
09:58:18 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
09:58:18 at com.sun.proxy.$Proxy132.execute(Unknown Source)
09:58:18 at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:108)
09:58:18 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1238)
09:58:18 at hudson.scm.SCM.checkout(SCM.java:495)
09:58:18 at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
09:58:18 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
09:58:18 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
09:58:18 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
09:58:18 at hudson.model.Run.execute(Run.java:1724)
09:58:18 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
09:58:18 at hudson.model.ResourceController.execute(ResourceController.java:97)
09:58:18 at hudson.model.Executor.run(Executor.java:429)
09:58:18hudson.plugins.git.GitException: Command "/usr/bin/git submodule update --init --recursive textgridlab-dependencies" returned status code 1:
09:58:18stdout:
09:58:18stderr: Cloning into '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies'...
09:58:18Host key verification failed.
09:58:18fatal: Could not read from remote repository.
09:58:1809:58:18Please make sure you have the correct access rights
09:58:18and the repository exists.
09:58:18fatal: clone of 'git@git.projects.gwdg.de:textgridlab-dependencies.git' into submodule path '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies' failed
09:58:18Failed to clone 'textgridlab-dependencies'. Retry scheduled
09:58:18Cloning into '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies'...
09:58:18Host key verification failed.
09:58:18fatal: Could not read from remote repository.
09:58:1809:58:18Please make sure you have the correct access rights
09:58:18and the repository exists.
09:58:18fatal: clone of 'git@git.projects.gwdg.de:textgridlab-dependencies.git' into submodule path '/mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies' failed
09:58:18Failed to clone 'textgridlab-dependencies' a second time, aborting
09:58:1809:58:18 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
09:58:18 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1715)
09:58:18 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
09:58:18 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1161)
09:58:18 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
09:58:18 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
09:58:18 at hudson.remoting.UserRequest.perform(UserRequest.java:207)
09:58:18 at hudson.remoting.UserRequest.perform(UserRequest.java:53)
09:58:18 at hudson.remoting.Request$2.run(Request.java:358)
09:58:18 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
09:58:18 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
09:58:18 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
09:58:18 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
09:58:18 at java.lang.Thread.run(Thread.java:748)
09:58:18Caused: java.io.IOException: Could not perform submodule update
09:58:18 at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:113)
09:58:18 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1238)
09:58:18 at hudson.scm.SCM.checkout(SCM.java:495)
09:58:18 at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
09:58:18 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
09:58:18 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
09:58:18 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
09:58:18 at hudson.model.Run.execute(Run.java:1724)
09:58:18 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
09:58:18 at hudson.model.ResourceController.execute(ResourceController.java:97)
09:58:18 at hudson.model.Executor.run(Executor.java:429)
09:58:18Archiving artifacts
09:58:18[description-setter] Description set:
09:58:18SSH: Current build result is [FAILURE], not going to run.
09:58:18IRC notifier plugin: Sending notification to: #textgrid
09:58:18[BFA] Scanning build for known causes...
09:58:18[BFA] No failure causes found
09:58:18[BFA] Done. 0s
09:58:18Started calculate disk usage of build
09:58:18Finished Calculation of disk usage of build in 0 seconds
09:58:18Started calculate disk usage of workspace
09:58:18Finished Calculation of disk usage of workspace in 0 seconds
09:58:18Notifying upstream projects of job completion
09:58:18Finished: FAILURE