https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/172/------------------------------------------
Started by an SCM change
Building remotely on lyx-linux0 (linux) in workspace
<https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Using shallow clone
Avoid fetching tags
Honoring refspec on initial clone
Cloning repository git://git.lyx.org/lyx.git
> git init
> <https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/ws/>
> # timeout=10
Fetching upstream changes from git://git.lyx.org/lyx.git
> git --version # timeout=10
> git fetch --no-tags --progress git://git.lyx.org/lyx.git
> +refs/heads/*:refs/remotes/origin/* --depth=1
ERROR: Timeout after 10 minutes
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --no-tags --progress
git://git.lyx.org/lyx.git +refs/heads/*:refs/remotes/origin/* --depth=1"
returned status code 143:
stdout:
stderr: remote: Counting objects: 1719
remote: Counting objects: 2567
remote: Counting objects: 2868
remote: Counting objects: 5439
remote: Counting objects: 6558
remote: Counting objects: 7618
remote: Counting objects: 7891
remote: Counting objects: 8368
remote: Counting objects: 8432
remote: Counting objects: 8581
remote: Counting objects: 8953
remote: Counting objects: 9473
remote: Counting objects: 12199
remote: Counting objects: 12513
remote: Counting objects: 13694
remote: Counting objects: 14375
remote: Counting objects: 15355
remote: Counting objects: 18310
remote: Counting objects: 21296
remote: Counting objects: 21743
remote: Counting objects: 23655
remote: Counting objects: 26789
remote: Counting objects: 26850
remote: Counting objects: 29054
remote: Counting objects: 29489, done.
remote: Compressing objects: 0% (1/22365)
remote: Compressing objects: 0% (10/22365)
remote: Compressing objects: 0% (18/22365)
remote: Compressing objects: 0% (23/22365)
remote: Compressing objects: 0% (35/22365)
remote: Compressing objects: 0% (50/22365)
remote: Compressing objects: 0% (61/22365)
remote: Compressing objects: 0% (70/22365)
remote: Compressing objects: 0% (84/22365)
remote: Compressing objects: 0% (88/22365)
remote: Compressing objects: 0% (94/22365)
remote: Compressing objects: 0% (106/22365)
remote: Compressing objects: 0% (121/22365)
remote: Compressing objects: 0% (128/22365)
remote: Compressing objects: 0% (129/22365)
remote: Compressing objects: 0% (144/22365)
remote: Compressing objects: 0% (147/22365)
remote: Compressing objects: 0% (159/22365)
remote: Compressing objects: 0% (174/22365)
remote: Compressing objects: 0% (198/22365)
remote: Compressing objects: 0% (203/22365)
remote: Compressing objects: 1% (224/22365)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1772)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1516)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:67)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:318)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:515)
at
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
at
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
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:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to lyx-linux0(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:781)
at
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145)
at sun.reflect.GeneratedMethodAccessor235.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131)
at com.sun.proxy.$Proxy56.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1054)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1094)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1741)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
ERROR: null