BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks%20qqc2-desktop-style%20kf5-qt5%20FreeBSDQt5.7/5/
Project: Frameworks qqc2-desktop-style kf5-qt5 FreeBSDQt5.7
Date of build: Tue, 03 Oct 2017 13:02:35 +0000
Build duration: 5 min 9 sec and counting

CONSOLE OUTPUT
[...truncated 1010 B...]
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] deleteDir
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository git://anongit.kde.org/qqc2-desktop-style
> git init /usr/home/jenkins/workspace/Frameworks qqc2-desktop-style kf5-qt5 FreeBSDQt5.7 # timeout=10
Fetching upstream changes from git://anongit.kde.org/qqc2-desktop-style
> git --version # timeout=10
> git fetch --tags --progress git://anongit.kde.org/qqc2-desktop-style +refs/heads/*:refs/remotes/origin/* # timeout=120
> git config remote.origin.url git://anongit.kde.org/qqc2-desktop-style # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://anongit.kde.org/qqc2-desktop-style # timeout=10
Fetching upstream changes from git://anongit.kde.org/qqc2-desktop-style
> git fetch --tags --progress git://anongit.kde.org/qqc2-desktop-style +refs/heads/*:refs/remotes/origin/* # timeout=120
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 859dd6780c7006278a3863bf39317d2c4022a6e2 (origin/master)
Commit message: "try a different way to pick context size"
> git config core.sparsecheckout # timeout=10
> git checkout -f 859dd6780c7006278a3863bf39317d2c4022a6e2
> git rev-list cf0587c989dec172754dec0cdfaa6c61aa7fdac0 # timeout=10
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://anongit.kde.org/sysadmin/ci-tooling
> git init /usr/home/jenkins/workspace/Frameworks qqc2-desktop-style kf5-qt5 FreeBSDQt5.7/ci-tooling # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> git --version # timeout=10
> git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://anongit.kde.org/sysadmin/ci-tooling # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/ci-tooling
> git fetch --tags --progress https://anongit.kde.org/sysadmin/ci-tooling +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3593820d35e0d02540d054525cfec4aa59e20223 (origin/master)
Commit message: "Enable GCompris on the CI system for Linux and FreeBSD. Fixes T7083"
> git config core.sparsecheckout # timeout=10
> git checkout -f 3593820d35e0d02540d054525cfec4aa59e20223
[Pipeline] checkout
Cloning the remote Git repository
Cloning repository https://anongit.kde.org/sysadmin/repo-metadata
> git init /usr/home/jenkins/workspace/Frameworks qqc2-desktop-style kf5-qt5 FreeBSDQt5.7/ci-tooling/repo-metadata # timeout=10
Fetching upstream changes from https://anongit.kde.org/sysadmin/repo-metadata
> git --version # timeout=10
> git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://anongit.kde.org/sysadmin/repo-metadata +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://anongit.kde.org/sysadmin/repo-metadata/': Operation timed out after 300032 milliseconds with 0 out of 0 bytes received
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
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:205)
at hudson.remoting.UserRequest.perform(UserRequest.java:52)
at hudson.remoting.Request$2.run(Request.java:356)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to FreeBSD Builder 3
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1655)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:308)
at hudson.remoting.Channel.call(Channel.java:904)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor265.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.$Proxy81.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
at hudson.security.ACL.impersonate(ACL.java:260)
at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
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)
... 1 more
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: Error cloning remote repo 'origin'
[Pipeline] // catchError
[Pipeline] sh
[Frameworks qqc2-desktop-style kf5-qt5 FreeBSDQt5.7] Running shell script
+ python3.5 -u ci-tooling/helpers/capture-workspace.py --environment production
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to