Started by upstream project "robust_PullRequest" build number 38 originally caused by: GitHub pull request #45 of commit c03b07ba42b7401b2c7018d06ee10e2bd7b1c8b3, no merge conflicts. Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on windows7x64 in workspace D:\jenkins\workspace\robust_PullRequest\mosek No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/convexengineering/robust > git init D:\jenkins\workspace\robust_PullRequest\mosek # timeout=10 Fetching upstream changes from https://github.com/convexengineering/robust > git --version # timeout=10 > git fetch --tags --progress https://github.com/convexengineering/robust +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/robust # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/convexengineering/robust # timeout=10 Fetching upstream changes from https://github.com/convexengineering/robust > git fetch --tags --progress https://github.com/convexengineering/robust +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging Revision f41449abec2d52b8ab13a9a1b7f2c10be12af554 (refs/remotes/origin/pr/45/merge) to origin/master, UserMergeOptions{mergeRemote='origin', mergeTarget='master', mergeStrategy='DEFAULT', fastForwardMode='FF'} > git rev-parse "origin/master^{commit}" # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f origin/master # timeout=3 > git merge --ff f41449abec2d52b8ab13a9a1b7f2c10be12af554 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f41449abec2d52b8ab13a9a1b7f2c10be12af554 # timeout=3 FATAL: Could not checkout f41449abec2d52b8ab13a9a1b7f2c10be12af554 hudson.plugins.git.GitException: Command "git checkout -f f41449abec2d52b8ab13a9a1b7f2c10be12af554" returned status code 128: stdout: stderr: fatal: reference is not a tree: f41449abec2d52b8ab13a9a1b7f2c10be12af554 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2318) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$900(CliGitAPIImpl.java:81) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2627) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from VECTOR.MIT.EDU/18.18.33.12:36492 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor398.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.$Proxy120.execute(Unknown Source) at hudson.plugins.git.extensions.impl.PreBuildMerge.decorateRevisionToBuild(PreBuildMerge.java:88) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1083) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1176) at hudson.scm.SCM.checkout(SCM.java:504) at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1818) at hudson.matrix.MatrixRun.run(MatrixRun.java:153) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.plugins.git.GitException: Could not checkout f41449abec2d52b8ab13a9a1b7f2c10be12af554 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2651) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93) at java.lang.Thread.run(Unknown Source) [Cobertura] Publishing Cobertura coverage report... INFO: Starting to record. INFO: Processing JUnit ERROR: Step ‘Publish xUnit test result report’ failed: [JUnit] - No test report file(s) were found with the pattern 'test_reports/*.xml, test_reports_nounits/*.xml' relative to 'D:\jenkins\workspace\robust_PullRequest\mosek' for the testing framework 'JUnit'. Did you enter a pattern relative to (and within) the workspace directory? Did you generate the result report(s) for 'JUnit'?" [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: FAILURE