CONSOLE OUTPUT
|
Started by an SCM change |
Running in Durability level: MAX_SURVIVABILITY |
[Pipeline] Start of Pipeline |
[Pipeline] node |
Running on Windows Builder 1 in C:\CI\workspace\Plasma\drkonqi\stable-kf5-qt5 WindowsMSVCQt5.11 |
[Pipeline] { |
[Pipeline] timestamps |
[Pipeline] { |
[Pipeline] catchError |
[Pipeline] { |
[Pipeline] stage |
[Pipeline] { (Checkout Sources) |
[Pipeline] deleteDir |
[Pipeline] bat |
[2019-07-09T10:05:43.067Z] |
[2019-07-09T10:05:43.067Z] C:\CI\workspace\Plasma\drkonqi\stable-kf5-qt5 WindowsMSVCQt5.11>if exist "C:\CI\Software Installs\drkonqi" rmdir /s /q "C:\CI\Software Installs\drkonqi" |
[Pipeline] checkout |
[2019-07-09T10:05:43.279Z] No credentials specified |
[2019-07-09T10:05:43.282Z] Cloning the remote Git repository |
[2019-07-09T10:05:43.826Z] Cloning repository git://anongit.kde.org/drkonqi |
[2019-07-09T10:05:43.826Z] > git init C:\CI\workspace\Plasma\drkonqi\stable-kf5-qt5 WindowsMSVCQt5.11 # timeout=10 |
[2019-07-09T10:05:43.888Z] Fetching upstream changes from git://anongit.kde.org/drkonqi |
[2019-07-09T10:05:43.889Z] > git --version # timeout=10 |
[2019-07-09T10:05:43.923Z] > git fetch --tags --progress git://anongit.kde.org/drkonqi +refs/heads/*:refs/remotes/origin/* # timeout=120 |
[2019-07-09T10:05:50.353Z] > git config remote.origin.url git://anongit.kde.org/drkonqi # timeout=10 |
[2019-07-09T10:05:50.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 |
[2019-07-09T10:05:50.425Z] > git config remote.origin.url git://anongit.kde.org/drkonqi # timeout=10 |
[2019-07-09T10:05:50.467Z] Fetching upstream changes from git://anongit.kde.org/drkonqi |
[2019-07-09T10:05:50.467Z] > git fetch --tags --progress git://anongit.kde.org/drkonqi +refs/heads/*:refs/remotes/origin/* # timeout=120 |
[2019-07-09T10:05:50.674Z] Checking out Revision 1d7464b58f59116e5ff6771b4d0a5e1b0f0a8762 (refs/remotes/origin/Plasma/5.16) |
[Pipeline] } |
[Pipeline] // stage |
[2019-07-09T10:05:51.131Z] > git rev-parse "Plasma/5.16^{commit}" # timeout=10 |
[2019-07-09T10:05:51.176Z] > git rev-parse "refs/remotes/origin/Plasma/5.16^{commit}" # timeout=10 |
[2019-07-09T10:05:51.215Z] > git config core.sparsecheckout # timeout=10 |
[2019-07-09T10:05:51.248Z] > git checkout -f 1d7464b58f59116e5ff6771b4d0a5e1b0f0a8762 # timeout=10 |
[Pipeline] } |
[2019-07-09T10:05:51.653Z] hudson.plugins.git.GitException: Command "git checkout -f 1d7464b58f59116e5ff6771b4d0a5e1b0f0a8762" returned status code 1: |
[2019-07-09T10:05:51.653Z] stdout: |
[2019-07-09T10:05:51.653Z] stderr: error: unable to create file src/tests/integration/xml-data/show_bug.cgi?id=375161&ctype=xml: Invalid argument |
[2019-07-09T10:05:51.653Z] Note: checking out '1d7464b58f59116e5ff6771b4d0a5e1b0f0a8762'. |
[2019-07-09T10:05:51.653Z] |
[2019-07-09T10:05:51.653Z] You are in 'detached HEAD' state. You can look around, make experimental |
[2019-07-09T10:05:51.653Z] changes and commit them, and you can discard any commits you make in this |
[2019-07-09T10:05:51.653Z] state without impacting any branches by performing another checkout. |
[2019-07-09T10:05:51.653Z] |
[2019-07-09T10:05:51.653Z] If you want to create a new branch to retain commits you create, you may |
[2019-07-09T10:05:51.653Z] do so (now or later) by using -b with the checkout command again. Example: |
[2019-07-09T10:05:51.653Z] |
[2019-07-09T10:05:51.653Z] git checkout -b <new-branch-name> |
[2019-07-09T10:05:51.653Z] |
[2019-07-09T10:05:51.653Z] HEAD is now at 1d7464b5 update integration test |
[2019-07-09T10:05:51.653Z] |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2318) |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$900(CliGitAPIImpl.java:81) |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2627) |
[2019-07-09T10:05:51.653Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from aranea.kde.org/195.201.167.114:62799 |
[2019-07-09T10:05:51.653Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) |
[2019-07-09T10:05:51.653Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) |
[2019-07-09T10:05:51.653Z] at hudson.remoting.Channel.call(Channel.java:957) |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) |
[2019-07-09T10:05:51.653Z] at sun.reflect.GeneratedMethodAccessor309.invoke(Unknown Source) |
[2019-07-09T10:05:51.653Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
[2019-07-09T10:05:51.653Z] at java.lang.reflect.Method.invoke(Method.java:498) |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) |
[2019-07-09T10:05:51.653Z] at com.sun.proxy.$Proxy92.execute(Unknown Source) |
[2019-07-09T10:05:51.653Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1228) |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) |
[2019-07-09T10:05:51.653Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
[2019-07-09T10:05:51.653Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266) |
[2019-07-09T10:05:51.653Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
[2019-07-09T10:05:51.653Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
[2019-07-09T10:05:51.653Z] at java.lang.Thread.run(Thread.java:748) |
[2019-07-09T10:05:51.653Z] Caused: hudson.plugins.git.GitException: Could not checkout 1d7464b58f59116e5ff6771b4d0a5e1b0f0a8762 |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2651) |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) |
[2019-07-09T10:05:51.653Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) |
[2019-07-09T10:05:51.653Z] at hudson.remoting.UserRequest.perform(UserRequest.java:212) |
[2019-07-09T10:05:51.653Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) |
[2019-07-09T10:05:51.653Z] at hudson.remoting.Request$2.run(Request.java:369) |
[2019-07-09T10:05:51.653Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) |
[2019-07-09T10:05:51.653Z] at java.util.concurrent.FutureTask.run(Unknown Source) |
[2019-07-09T10:05:51.653Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) |
[2019-07-09T10:05:51.653Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) |
[2019-07-09T10:05:51.653Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93) |
[2019-07-09T10:05:51.653Z] at java.lang.Thread.run(Unknown Source) |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |