| [...truncated 238 lines...] |
| remote: Compressing objects: 85% (5669/6669) [K |
| remote: Compressing objects: 86% (5736/6669) [K |
| remote: Compressing objects: 87% (5803/6669) [K |
| remote: Compressing objects: 88% (5869/6669) [K |
| remote: Compressing objects: 89% (5936/6669) [K |
| remote: Compressing objects: 90% (6003/6669) [K |
| remote: Compressing objects: 91% (6069/6669) [K |
| remote: Compressing objects: 92% (6136/6669) [K |
| remote: Compressing objects: 93% (6203/6669) [K |
| remote: Compressing objects: 94% (6269/6669) [K |
| remote: Compressing objects: 95% (6336/6669) [K |
| remote: Compressing objects: 96% (6403/6669) [K |
| remote: Compressing objects: 97% (6469/6669) [K |
| remote: Compressing objects: 98% (6536/6669) [K |
| remote: Compressing objects: 99% (6603/6669) [K |
| remote: Compressing objects: 100% (6669/6669) [K |
| remote: Compressing objects: 100% (6669/6669), done.[K |
| Receiving objects: 0% (1/21630) |
| Receiving objects: 0% (152/21630), 44.00 KiB | 27 KiB/s |
| Receiving objects: 0% (214/21630), 60.00 KiB | 8 KiB/s |
| Receiving objects: 1% (217/21630), 60.00 KiB | 8 KiB/s |
| Receiving objects: 1% (400/21630), 108.00 KiB | 3 KiB/s |
| Receiving objects: 2% (433/21630), 108.00 KiB | 3 KiB/s |
| Receiving objects: 2% (513/21630), 140.00 KiB | 1 KiB/s |
| Receiving objects: 2% (575/21630), 156.00 KiB |
| Receiving objects: 3% (649/21630), 156.00 KiB |
| fatal: The remote end hung up unexpectedly |
| fatal: early EOF |
| fatal: index-pack failed |
|
| at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:771) |
| ... 19 more |
| Trying next repository |
| ERROR: Could not clone repository |
| FATAL: Could not clone |
| hudson.plugins.git.GitException: Could not clone |
| at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1041) |
| at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:970) |
| at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1994) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:118) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:48) |
| at hudson.remoting.Request$2.run(Request.java:287) |
| at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) |
| at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) |
| at java.util.concurrent.FutureTask.run(FutureTask.java:166) |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) |
| at hudson.remoting.Engine$1$1.run(Engine.java:60) |
| at java.lang.Thread.run(Thread.java:722) |