Started by an SCM change Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/Aggregator Cloning the remote Git repository Cloning repository git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git > /usr/bin/git init /mnt/data/jenkins/workspace/Aggregator # timeout=10 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git > /usr/bin/git --version # timeout=10 using GIT_SSH to set credentials git for projects.gwdg.de > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git # timeout=10 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git using GIT_SSH to set credentials git for projects.gwdg.de > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/develop Seen branch in repository origin/feature/basket Seen branch in repository origin/feature/export-by-list Seen branch in repository origin/feature/faust-rendering Seen branch in repository origin/feature/instrumentation Seen branch in repository origin/feature/license Seen branch in repository origin/feature/new-structure Seen branch in repository origin/feature/tei-xsl-7 Seen branch in repository origin/feature/tei-xsl-update Seen branch in repository origin/feature/tei-xsl7-corpus Seen branch in repository origin/feature/tei-xsl7-groups Seen branch in repository origin/feature/xslmanager Seen branch in repository origin/feature/zip-config Seen branch in repository origin/feature/zip-performance Seen branch in repository origin/master Seen branch in repository origin/package-tei-xsl Seen branch in repository origin/refactor-html Seen branch in repository origin/refactor-it Seen 18 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 6a358a850af0398f6144c0d4c7624da224414b45 (origin/develop) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 6a358a850af0398f6144c0d4c7624da224414b45 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 > /usr/bin/git checkout -b origin/develop 6a358a850af0398f6144c0d4c7624da224414b45 Commit message: "Add comment" > /usr/bin/git rev-list --no-walk 6a358a850af0398f6144c0d4c7624da224414b45 # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git submodule sync # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/bin/git config --get submodule.tei-stylesheets.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.tei-stylesheets.path # timeout=10 > /usr/bin/git submodule update --init --recursive src/main/webapp/tei-stylesheets ERROR: Timeout after 10 minutes Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build3 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor1472.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.$Proxy121.execute(Unknown Source) at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:108) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1264) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1819) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) hudson.plugins.git.GitException: Command "/usr/bin/git submodule update --init --recursive src/main/webapp/tei-stylesheets" returned status code 143: stdout: stderr: Cloning into '/mnt/data/jenkins/workspace/Aggregator/src/main/webapp/tei-stylesheets'... at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1176) 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:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 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) Caused: java.io.IOException: Could not perform submodule update at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:113) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1264) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1819) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) 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 No emails were triggered. Finished: FAILURE