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