KDE CI: Extragear » digikam » kf5-qt5 FreeBSDQt5.15 - Build # 29 - Failure!

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

KDE CI: Extragear » digikam » kf5-qt5 FreeBSDQt5.15 - Build # 29 - Failure!

CI System
BUILD FAILURE
Build URL https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20FreeBSDQt5.15/29/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Sun, 28 Jun 2020 06:24:05 +0000
Build duration: 1 min 12 sec and counting


CONSOLE OUTPUT
Started by an SCM change
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on FreeBSD Builder Kappa in /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] deleteDir
[Pipeline] checkout
[2020-06-28T06:24:10.504Z] No credentials specified
[2020-06-28T06:24:10.507Z] Cloning the remote Git repository
[2020-06-28T06:24:10.030Z] Cloning repository https://invent.kde.org/graphics/digikam.git
[2020-06-28T06:24:10.031Z] > git init /usr/home/jenkins/workspace/Extragear/digikam/kf5-qt5 FreeBSDQt5.15 # timeout=10
[2020-06-28T06:24:10.037Z] Fetching upstream changes from https://invent.kde.org/graphics/digikam.git
[2020-06-28T06:24:10.037Z] > git --version # timeout=10
[2020-06-28T06:24:10.040Z] > git fetch --tags --force --progress -- https://invent.kde.org/graphics/digikam.git +refs/heads/*:refs/remotes/origin/* # timeout=120
[2020-06-28T06:25:06.784Z] ERROR: Error fetching remote repo 'origin'
[2020-06-28T06:25:06.784Z] hudson.plugins.git.GitException: Failed to fetch from https://invent.kde.org/graphics/digikam.git
[2020-06-28T06:25:06.784Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:909)
[2020-06-28T06:25:06.784Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1131)
[2020-06-28T06:25:06.784Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-06-28T06:25:06.784Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-06-28T06:25:06.784Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-06-28T06:25:06.784Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-06-28T06:25:06.784Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-06-28T06:25:06.784Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-06-28T06:25:06.784Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-06-28T06:25:06.784Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-06-28T06:25:06.784Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-06-28T06:25:06.784Z] at java.lang.Thread.run(Thread.java:748)
[2020-06-28T06:25:06.785Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://invent.kde.org/graphics/digikam.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2020-06-28T06:25:06.785Z] stdout:
[2020-06-28T06:25:06.785Z] stderr: remote: GitLab is not responding
[2020-06-28T06:25:06.785Z] fatal: unable to access 'https://invent.kde.org/graphics/digikam.git/': The requested URL returned error: 502
[2020-06-28T06:25:06.785Z]
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2430)
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2044)
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:81)
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:569)
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
[2020-06-28T06:25:06.785Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[2020-06-28T06:25:06.785Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2020-06-28T06:25:06.785Z] at hudson.remoting.Request$2.run(Request.java:369)
[2020-06-28T06:25:06.785Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
[2020-06-28T06:25:06.785Z] ... 4 more
[2020-06-28T06:25:06.785Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to FreeBSD Builder Kappa
[2020-06-28T06:25:06.785Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
[2020-06-28T06:25:06.785Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-06-28T06:25:06.785Z] at hudson.remoting.Channel.call(Channel.java:998)
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-06-28T06:25:06.785Z] at sun.reflect.GeneratedMethodAccessor167.invoke(Unknown Source)
[2020-06-28T06:25:06.785Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-06-28T06:25:06.785Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-06-28T06:25:06.785Z] at com.sun.proxy.$Proxy78.execute(Unknown Source)
[2020-06-28T06:25:06.785Z] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:907)
[2020-06-28T06:25:06.785Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1131)
[2020-06-28T06:25:06.785Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-06-28T06:25:06.785Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-06-28T06:25:06.785Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-06-28T06:25:06.785Z] ... 4 more
[Pipeline] }
[2020-06-28T06:25:06.236Z] > git config remote.origin.url https://invent.kde.org/graphics/digikam.git # timeout=10
[2020-06-28T06:25:06.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2020-06-28T06:25:06.248Z] > git config remote.origin.url https://invent.kde.org/graphics/digikam.git # timeout=10
[2020-06-28T06:25:06.259Z] Fetching upstream changes from https://invent.kde.org/graphics/digikam.git
[2020-06-28T06:25:06.259Z] > git fetch --tags --force --progress -- https://invent.kde.org/graphics/digikam.git +refs/heads/*:refs/remotes/origin/* # timeout=120
[Pipeline] // stage
[Pipeline] }
[2020-06-28T06:25:13.882Z] ERROR: Error fetching remote repo 'origin'
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply | Threaded
Open this post in threaded view
|

KDE CI: Extragear » digikam » kf5-qt5 FreeBSDQt5.15 - Build # 30 - Fixed!

CI System
BUILD SUCCESS
Build URL https://build.kde.org/job/Extragear/job/digikam/job/kf5-qt5%20FreeBSDQt5.15/30/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Sun, 28 Jun 2020 08:33:34 +0000
Build duration: 16 min and counting


JUnit Tests
Name: projectroot.core.tests Failed: 0 test(s), Passed: 38 test(s), Skipped: 0 test(s), Total: 38 test(s)