https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/988/------------------------------------------
Started by an SCM change
Building remotely on lyx-linux1 (linux) in workspace
<https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/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-extended/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: 17
remote: Counting objects: 36
remote: Counting objects: 40
remote: Counting objects: 61
remote: Counting objects: 144
remote: Counting objects: 224
remote: Counting objects: 564
remote: Counting objects: 1703
remote: Counting objects: 2113
remote: Counting objects: 2160
remote: Counting objects: 2306
remote: Counting objects: 2919
remote: Counting objects: 3039
remote: Counting objects: 3096
remote: Counting objects: 3216
remote: Counting objects: 3510
remote: Counting objects: 4217
remote: Counting objects: 5498
remote: Counting objects: 5699
remote: Counting objects: 6244
remote: Counting objects: 6724
remote: Counting objects: 6878
remote: Counting objects: 7019
remote: Counting objects: 7078
remote: Counting objects: 7141
remote: Counting objects: 7389
remote: Counting objects: 7758
remote: Counting objects: 7821
remote: Counting objects: 7899
remote: Counting objects: 8004
remote: Counting objects: 8018
remote: Counting objects: 8590
remote: Counting objects: 8726
remote: Counting objects: 8931
remote: Counting objects: 10127
remote: Counting objects: 10325
remote: Counting objects: 10393
remote: Counting objects: 10454
remote: Counting objects: 10937
remote: Counting objects: 11790
remote: Counting objects: 12030
remote: Counting objects: 12142
remote: Counting objects: 12448
remote: Counting objects: 12974
remote: Counting objects: 13493
remote: Counting objects: 13639
remote: Counting objects: 13674
remote: Counting objects: 13989
remote: Counting objects: 14338
remote: Counting objects: 14396
remote: Counting objects: 14458
remote: Counting objects: 14630
remote: Counting objects: 14994
remote: Counting objects: 15500
remote: Counting objects: 15603
remote: Counting objects: 15650
remote: Counting objects: 15700
remote: Counting objects: 15757
remote: Counting objects: 16058
remote: Counting objects: 16191
remote: Counting objects: 16261
remote: Counting objects: 16420
remote: Counting objects: 16774
remote: Counting objects: 18393
remote: Counting objects: 18452
remote: Counting objects: 18526
remote: Counting objects: 18657
remote: Counting objects: 18785
remote: Counting objects: 18911
remote: Counting objects: 19173
remote: Counting objects: 19242
remote: Counting objects: 19462
remote: Counting objects: 19900
remote: Counting objects: 19959
remote: Counting objects: 20121
remote: Counting objects: 20184
remote: Counting objects: 20272
remote: Counting objects: 20369
remote: Counting objects: 21415
remote: Counting objects: 23942
remote: Counting objects: 24583
remote: Counting objects: 25002
remote: Counting objects: 25277
remote: Counting objects: 27782
remote: Counting objects: 28836
remote: Counting objects: 30301
remote: Counting objects: 30447
remote: Counting objects: 30494
remote: Counting objects: 30720
remote: Counting objects: 31882
remote: Counting objects: 32761
remote: Counting objects: 33185, done.
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:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at ......remote call to lyx-linux1(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.GeneratedMethodAccessor277.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:131)
at com.sun.proxy.$Proxy59.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