BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/oxygen-icons5/job/kf5-qt5%20SUSEQt5.13/38/
Project: kf5-qt5 SUSEQt5.13
Date of build: Fri, 06 Mar 2020 23:08:10 +0000
Build duration: 1 hr 3 min and counting


CONSOLE OUTPUT
Started by an SCM change
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘Docker Swarm-e687768fa25a’
Running on Docker Swarm-6f2ce3785943 in /home/jenkins/workspace/Frameworks/oxygen-icons5/kf5-qt5 SUSEQt5.13
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] checkout
[2020-03-07T00:10:40.758Z] No credentials specified
[2020-03-07T00:10:40.761Z] Cloning the remote Git repository
[2020-03-07T00:10:40.776Z] Cloning repository git://anongit.kde.org/oxygen-icons5
[2020-03-07T00:10:40.830Z] > git init /home/jenkins/workspace/Frameworks/oxygen-icons5/kf5-qt5 SUSEQt5.13 # timeout=10
[2020-03-07T00:10:40.844Z] Fetching upstream changes from git://anongit.kde.org/oxygen-icons5
[2020-03-07T00:10:40.844Z] > git --version # timeout=10
[2020-03-07T00:10:40.847Z] > git fetch --tags --force --progress -- git://anongit.kde.org/oxygen-icons5 +refs/heads/*:refs/remotes/origin/* # timeout=120
[2020-03-07T00:12:04.068Z] ERROR: Error fetching remote repo 'origin'
[2020-03-07T00:12:04.068Z] hudson.plugins.git.GitException: Failed to fetch from git://anongit.kde.org/oxygen-icons5
[2020-03-07T00:12:04.068Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:908)
[2020-03-07T00:12:04.068Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1123)
[2020-03-07T00:12:04.068Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1159)
[2020-03-07T00:12:04.068Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
[2020-03-07T00:12:04.068Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-03-07T00:12:04.068Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-03-07T00:12:04.068Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-03-07T00:12:04.068Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-03-07T00:12:04.068Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-03-07T00:12:04.068Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-03-07T00:12:04.068Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-03-07T00:12:04.068Z] at java.lang.Thread.run(Thread.java:748)
[2020-03-07T00:12:04.068Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://anongit.kde.org/oxygen-icons5 +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2020-03-07T00:12:04.068Z] stdout:
[2020-03-07T00:12:04.068Z] stderr: fatal: read error: Connection reset by peer
[2020-03-07T00:12:04.068Z]
[2020-03-07T00:12:04.068Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2429)
[2020-03-07T00:12:04.068Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2043)
[2020-03-07T00:12:04.068Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
[2020-03-07T00:12:04.068Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:568)
[2020-03-07T00:12:04.068Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2020-03-07T00:12:04.068Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
[2020-03-07T00:12:04.068Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[2020-03-07T00:12:04.068Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2020-03-07T00:12:04.068Z] at hudson.remoting.Request$2.run(Request.java:369)
[2020-03-07T00:12:04.068Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
[2020-03-07T00:12:04.068Z] ... 4 more
[2020-03-07T00:12:04.068Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-6f2ce3785943
[2020-03-07T00:12:04.069Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
[2020-03-07T00:12:04.069Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-03-07T00:12:04.069Z] at hudson.remoting.Channel.call(Channel.java:998)
[2020-03-07T00:12:04.069Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-03-07T00:12:04.069Z] at sun.reflect.GeneratedMethodAccessor225.invoke(Unknown Source)
[2020-03-07T00:12:04.069Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-03-07T00:12:04.069Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2020-03-07T00:12:04.069Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-03-07T00:12:04.069Z] at com.sun.proxy.$Proxy82.execute(Unknown Source)
[2020-03-07T00:12:04.069Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:906)
[2020-03-07T00:12:04.069Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1123)
[2020-03-07T00:12:04.069Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1159)
[2020-03-07T00:12:04.069Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
[2020-03-07T00:12:04.069Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-03-07T00:12:04.069Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-03-07T00:12:04.069Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-03-07T00:12:04.069Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-03-07T00:12:04.069Z] ... 4 more
[Pipeline] }
[Pipeline] // stage
[2020-03-07T00:12:04.010Z] > git config remote.origin.url git://anongit.kde.org/oxygen-icons5 # timeout=10
[2020-03-07T00:12:04.013Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2020-03-07T00:12:04.018Z] > git config remote.origin.url git://anongit.kde.org/oxygen-icons5 # timeout=10
[2020-03-07T00:12:04.026Z] Fetching upstream changes from git://anongit.kde.org/oxygen-icons5
[2020-03-07T00:12:04.026Z] > git fetch --tags --force --progress -- git://anongit.kde.org/oxygen-icons5 +refs/heads/*:refs/remotes/origin/* # timeout=120
[Pipeline] }
[2020-03-07T00:12:05.137Z] ERROR: Error fetching remote repo 'origin'
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to