BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/plasma-framework/job/kf5-qt5%20WindowsMSVCQt5.14/39/
Project: kf5-qt5 WindowsMSVCQt5.14
Date of build: Fri, 06 Mar 2020 23:08:21 +0000
Build duration: 1 hr 4 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 ‘WindowsMSVCQt5.14’
Running on Windows Builder Iota in C:\CI\workspace\Frameworks\plasma-framework\kf5-qt5 WindowsMSVCQt5.14
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] ws
[2020-03-07T00:12:47.471Z] Running in C:/CI/Job Build
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] deleteDir
[Pipeline] bat
[2020-03-07T00:12:49.429Z]
[2020-03-07T00:12:49.430Z] C:\CI\Job Build>if exist "C:\CI\Software Installs\plasma-framework" rmdir /s /q "C:\CI\Software Installs\plasma-framework"
[Pipeline] checkout
[2020-03-07T00:12:49.659Z] No credentials specified
[2020-03-07T00:12:49.662Z] Cloning the remote Git repository
[2020-03-07T00:12:49.861Z] ERROR: Error cloning remote repo 'origin'
[2020-03-07T00:12:49.861Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://anongit.kde.org/plasma-framework +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2020-03-07T00:12:49.861Z] stdout:
[2020-03-07T00:12:49.861Z] stderr: fatal: read error: Invalid argument
[2020-03-07T00:12:49.861Z]
[2020-03-07T00:12:49.861Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2429)
[2020-03-07T00:12:49.861Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2043)
[2020-03-07T00:12:49.861Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
[2020-03-07T00:12:49.861Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:568)
[2020-03-07T00:12:49.861Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:797)
[2020-03-07T00:12:49.861Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
[2020-03-07T00:12:49.861Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
[2020-03-07T00:12:49.861Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[2020-03-07T00:12:49.861Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2020-03-07T00:12:49.861Z] at hudson.remoting.Request$2.run(Request.java:369)
[2020-03-07T00:12:49.861Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
[2020-03-07T00:12:49.861Z] at java.util.concurrent.FutureTask.run(Unknown Source)
[2020-03-07T00:12:49.861Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2020-03-07T00:12:49.862Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2020-03-07T00:12:49.862Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:98)
[2020-03-07T00:12:49.862Z] at java.lang.Thread.run(Unknown Source)
[2020-03-07T00:12:49.862Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from arkyid.kde.org/116.202.55.210:56715
[2020-03-07T00:12:49.862Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
[2020-03-07T00:12:49.862Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2020-03-07T00:12:49.862Z] at hudson.remoting.Channel.call(Channel.java:998)
[2020-03-07T00:12:49.862Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
[2020-03-07T00:12:49.862Z] at sun.reflect.GeneratedMethodAccessor225.invoke(Unknown Source)
[2020-03-07T00:12:49.862Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2020-03-07T00:12:49.862Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2020-03-07T00:12:49.862Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
[2020-03-07T00:12:49.862Z] at com.sun.proxy.$Proxy81.execute(Unknown Source)
[2020-03-07T00:12:49.862Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1114)
[2020-03-07T00:12:49.862Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1159)
[2020-03-07T00:12:49.862Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
[2020-03-07T00:12:49.862Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
[2020-03-07T00:12:49.862Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
[2020-03-07T00:12:49.862Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2020-03-07T00:12:49.862Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2020-03-07T00:12:49.862Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2020-03-07T00:12:49.862Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2020-03-07T00:12:49.862Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2020-03-07T00:12:49.862Z] at java.lang.Thread.run(Thread.java:748)
[Pipeline] }
[2020-03-07T00:12:49.537Z] Cloning repository git://anongit.kde.org/plasma-framework
[2020-03-07T00:12:49.538Z] > git init C:\CI\Job Build # timeout=10
[2020-03-07T00:12:49.594Z] Fetching upstream changes from git://anongit.kde.org/plasma-framework
[2020-03-07T00:12:49.594Z] > git --version # timeout=10
[2020-03-07T00:12:49.637Z] > git fetch --tags --force --progress -- git://anongit.kde.org/plasma-framework +refs/heads/*:refs/remotes/origin/* # timeout=120
[Pipeline] // stage
[Pipeline] }
[2020-03-07T00:12:51.102Z] ERROR: Error cloning remote repo 'origin'
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to