KDE CI: Applications » kaddressbook » kf5-q t5 SUSEQt5.15 - Build # 318 - Still Failing!

CI System <[email protected]>
Newsgroups gmane.comp.kde.devel.pim
Message-ID <[email protected]>
BUILD FAILURE

Build URL
https://build.kde.org/job/Applications/job/kaddressbook/job/kf5-qt5%20SUSEQt5.15/318/

Project:
kf5-qt5 SUSEQt5.15

Date of build:
Sun, 21 Aug 2022 06:32:14 +0000

Build duration:
2 min 38 sec and counting

CONSOLE OUTPUT

Started by an SCM change
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘SUSEQt5.15’
Running on Docker Swarm-fcea372c0f2f in /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] checkout
[2022-08-21T06:34:44.817Z] The recommended git tool is: NONE
[2022-08-21T06:34:46.946Z] No credentials specified
[2022-08-21T06:34:46.949Z] Cloning the remote Git repository
[2022-08-21T06:34:46.974Z] Cloning repository https://invent.kde.org/pim/kaddressbook.git
[2022-08-21T06:34:47.026Z] > git init /home/jenkins/workspace/Applications/kaddressbook/kf5-qt5 SUSEQt5.15 # timeout=10
[2022-08-21T06:34:47.080Z] Fetching upstream changes from https://invent.kde.org/pim/kaddressbook.git
[2022-08-21T06:34:47.081Z] > git --version # timeout=10
[2022-08-21T06:34:47.112Z] > git --version # 'git version 2.35.1'
[2022-08-21T06:34:47.113Z] > git fetch --tags --force --progress -- https://invent.kde.org/pim/kaddressbook.git +refs/heads/*:refs/remotes/origin/* # timeout=120
[2022-08-21T06:34:48.356Z] > git config remote.origin.url https://invent.kde.org/pim/kaddressbook.git # timeout=10
[2022-08-21T06:34:48.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-08-21T06:34:48.398Z] Avoid second fetch
[2022-08-21T06:34:48.424Z] Checking out Revision 4254961d4e0f884f2582ecba746a25c558c36b85 (origin/master)
[2022-08-21T06:34:48.400Z] > git rev-parse origin/master^{commit} # timeout=10
[2022-08-21T06:34:48.433Z] > git config core.sparsecheckout # timeout=10
[2022-08-21T06:34:48.440Z] > git checkout -f 4254961d4e0f884f2582ecba746a25c558c36b85 # timeout=10
[2022-08-21T06:34:52.142Z] Commit message: "use KF_INSTALL_TARGETS_DEFAULT_ARGS"
[2022-08-21T06:34:52.143Z] > git rev-list --no-walk f493a0820d312e7bd86d9629251f3d820a20bead # timeout=10
[Pipeline] checkout
[2022-08-21T06:34:52.201Z] The recommended git tool is: NONE
[2022-08-21T06:34:52.209Z] No credentials specified
[2022-08-21T06:34:52.213Z] Cloning the remote Git repository
[2022-08-21T06:34:52.311Z] ERROR: Error cloning remote repo 'origin'
[2022-08-21T06:34:52.311Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://invent.kde.org/sysadmin/ci-tooling.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2022-08-21T06:34:52.311Z] stdout:
[2022-08-21T06:34:52.311Z] stderr: fatal: unable to access 'https://invent.kde.org/sysadmin/ci-tooling.git/': The requested URL returned error: 503
[2022-08-21T06:34:52.311Z]
[2022-08-21T06:34:52.311Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450)
[2022-08-21T06:34:52.311Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2051)
[2022-08-21T06:34:52.311Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84)
[2022-08-21T06:34:52.311Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:573)
[2022-08-21T06:34:52.311Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:802)
[2022-08-21T06:34:52.311Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2022-08-21T06:34:52.311Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
[2022-08-21T06:34:52.311Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[2022-08-21T06:34:52.311Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2022-08-21T06:34:52.311Z] at hudson.remoting.Request$2.run(Request.java:375)
[2022-08-21T06:34:52.311Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
[2022-08-21T06:34:52.311Z] at java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2022-08-21T06:34:52.311Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[2022-08-21T06:34:52.311Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[2022-08-21T06:34:52.311Z] at java.lang.Thread.run(Thread.java:829)
[2022-08-21T06:34:52.311Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Docker Swarm-fcea372c0f2f
[2022-08-21T06:34:52.311Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
[2022-08-21T06:34:52.311Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
[2022-08-21T06:34:52.311Z] at hudson.remoting.Channel.call(Channel.java:1001)
[2022-08-21T06:34:52.311Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2022-08-21T06:34:52.311Z] at sun.reflect.GeneratedMethodAccessor388.invoke(Unknown Source)
[2022-08-21T06:34:52.311Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2022-08-21T06:34:52.311Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2022-08-21T06:34:52.312Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2022-08-21T06:34:52.312Z] at com.sun.proxy.$Proxy95.execute(Unknown Source)
[2022-08-21T06:34:52.312Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1224)
[2022-08-21T06:34:52.312Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
[2022-08-21T06:34:52.312Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125)
[2022-08-21T06:34:52.312Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2022-08-21T06:34:52.312Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2022-08-21T06:34:52.312Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2022-08-21T06:34:52.312Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2022-08-21T06:34:52.312Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2022-08-21T06:34:52.312Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2022-08-21T06:34:52.312Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2022-08-21T06:34:52.312Z] at java.lang.Thread.run(Thread.java:748)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-08-21T06:34:52.314Z] ERROR: Error cloning remote repo 'origin'
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.