CONSOLE OUTPUT
|
Started by an SCM change |
Running in Durability level: MAX_SURVIVABILITY |
[Pipeline] node |
Still waiting to schedule task |
Waiting for next available executor on ‘SUSEQt5.11’ |
Running on Docker Swarm-cd666456a28f in /home/jenkins/workspace/Plasma/kwin/stable-kf5-qt5 SUSEQt5.11 |
[Pipeline] { |
[Pipeline] timestamps |
[Pipeline] { |
[Pipeline] catchError |
[Pipeline] { |
[Pipeline] stage |
[Pipeline] { (Checkout Sources) |
[Pipeline] checkout |
Cloning the remote Git repository |
Cloning repository git://anongit.kde.org/kwin |
> git init /home/jenkins/workspace/Plasma/kwin/stable-kf5-qt5 SUSEQt5.11 # timeout=10 |
Fetching upstream changes from git://anongit.kde.org/kwin |
> git --version # timeout=10 |
> git fetch --tags --progress git://anongit.kde.org/kwin +refs/heads/*:refs/remotes/origin/* # timeout=120 |
ERROR: Error fetching remote repo 'origin' |
hudson.plugins.git.GitException: Failed to fetch from git://anongit.kde.org/kwin |
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888) |
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) |
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) |
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120) |
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90) |
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77) |
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51) |
at hudson.security.ACL.impersonate(ACL.java:290) |
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48) |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
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 by: hudson.plugins.git.GitException: Command "git fetch --tags --progress git://anongit.kde.org/kwin +refs/heads/*:refs/remotes/origin/*" returned status code 128: |
stdout: |
stderr: fatal: read error: Connection reset by peer |
|
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038) |
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1757) |
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72) |
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:438) |
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) |
... 4 more |
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-cd666456a28f |
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) |
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) |
at hudson.remoting.Channel.call(Channel.java:957) |
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) |
at sun.reflect.GeneratedMethodAccessor325.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.$Proxy89.execute(Unknown Source) |
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886) |
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) |
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) |
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120) |
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90) |
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77) |
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:51) |
at hudson.security.ACL.impersonate(ACL.java:290) |
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:48) |
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
... 4 more |
> git config remote.origin.url git://anongit.kde.org/kwin # timeout=10 |
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 |
> git config remote.origin.url git://anongit.kde.org/kwin # timeout=10 |
Fetching upstream changes from git://anongit.kde.org/kwin |
> git fetch --tags --progress git://anongit.kde.org/kwin +refs/heads/*:refs/remotes/origin/* # timeout=120 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
ERROR: Error fetching remote repo 'origin' |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |