See https://builds.apache.org/job/maven-box/job/maven-parent/job/master/47/
Changes: * Add JDK 10 b37 (early access build) (Windows Only) No tests ran. Build log: Branch event Obtained Jenkinsfile from 0a754f86b07a5e7b5320259b5f5e2198210ab698 Loading library jenkins-env@master Attempting to resolve master from remote references... > git --version # timeout=10 > git ls-remote -h -t > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10 Found match: refs/heads/master revision 7e5a8d991ba0cfb20727aa995304672a34b631bb > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-jenkins-env.git > git --version # timeout=10 > git fetch --no-tags --progress > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision 7e5a8d991ba0cfb20727aa995304672a34b631bb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e5a8d991ba0cfb20727aa995304672a34b631bb Commit message: "Add JDK 10 b37 (early access build) (Windows Only)" > git rev-list 88aff478d3b9c821077ebc4338f5ee90f9c56970 # timeout=10 Loading library jenkins-lib@master Attempting to resolve master from remote references... > git --version # timeout=10 > git ls-remote -h -t > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10 Found match: refs/heads/master revision 165d4b5b50014694b82fd5270194c38821160f73 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10 Fetching without tags Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git > git --version # timeout=10 > git fetch --no-tags --progress > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision 165d4b5b50014694b82fd5270194c38821160f73 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 165d4b5b50014694b82fd5270194c38821160f73 Commit message: "Seems we have to live with duplicate changelogs" > git rev-list 165d4b5b50014694b82fd5270194c38821160f73 # timeout=10 [Pipeline] properties [Pipeline] echo OS: linux JDK: 8 Maven: 3.x.x => Label: ubuntu JDK: JDK 1.8 (latest) Maven: Maven 3.5.2 [Pipeline] echo OS: windows JDK: 8 Maven: 3.x.x => Label: Windows JDK: JDK 1.8 (latest) Maven: Maven 3.5.0 (Windows) [Pipeline] parallel [Pipeline] [linux-jdk8] { (Branch: linux-jdk8) [Pipeline] [windows-jdk8] { (Branch: windows-jdk8) [Pipeline] [linux-jdk8] node [Pipeline] [windows-jdk8] node [linux-jdk8] Running on ubuntu-4 in /home/jenkins/jenkins-slave/workspace/ven-box_maven-parent_master-GN6FNN5DHKKJQXUSLQIT6JWPANEQPTQ57BMCDO5WZ5XWMLWJJS6Q [Pipeline] [linux-jdk8] { [Pipeline] [linux-jdk8] stage [Pipeline] [linux-jdk8] { (Checkout linux-jdk8) [Pipeline] [linux-jdk8] dir [linux-jdk8] Running in /home/jenkins/jenkins-slave/workspace/ven-box_maven-parent_master-GN6FNN5DHKKJQXUSLQIT6JWPANEQPTQ57BMCDO5WZ5XWMLWJJS6Q/m [Pipeline] [linux-jdk8] { [Pipeline] [linux-jdk8] checkout [windows-jdk8] Running on windows-2012-3 in f:\jenkins\jenkins-slave\workspace\ven-box_maven-parent_master-GN6FNN5DHKKJQXUSLQIT6JWPANEQPTQ57BMCDO5WZ5XWMLWJJS6Q [Pipeline] [windows-jdk8] { [Pipeline] [windows-jdk8] stage [Pipeline] [windows-jdk8] { (Checkout windows-jdk8) [Pipeline] [windows-jdk8] dir [windows-jdk8] Running in f:\jenkins\jenkins-slave\workspace\ven-box_maven-parent_master-GN6FNN5DHKKJQXUSLQIT6JWPANEQPTQ57BMCDO5WZ5XWMLWJJS6Q\m [Pipeline] [windows-jdk8] { [Pipeline] [windows-jdk8] checkout [linux-jdk8] > git rev-parse --is-inside-work-tree # timeout=10 [linux-jdk8] Fetching changes from the remote Git repository [linux-jdk8] > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-parent.git # timeout=10 [linux-jdk8] Fetching without tags [linux-jdk8] Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-parent.git [linux-jdk8] > git --version # timeout=10 [linux-jdk8] > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-parent.git +refs/heads/*:refs/remotes/origin/* [windows-jdk8] > git rev-parse --is-inside-work-tree # timeout=10 [windows-jdk8] Fetching changes from the remote Git repository [windows-jdk8] > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-parent.git # timeout=10 [windows-jdk8] Fetching without tags [windows-jdk8] Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-parent.git [windows-jdk8] > git --version # timeout=10 [windows-jdk8] > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-parent.git +refs/heads/*:refs/remotes/origin/* [linux-jdk8] ERROR: Error fetching remote repo 'origin' [linux-jdk8] hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/maven-parent.git [linux-jdk8] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825) [linux-jdk8] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092) [linux-jdk8] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123) [linux-jdk8] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113) [linux-jdk8] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85) [linux-jdk8] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75) [linux-jdk8] at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47) [linux-jdk8] at hudson.security.ACL.impersonate(ACL.java:260) [linux-jdk8] at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44) [linux-jdk8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [linux-jdk8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [linux-jdk8] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [linux-jdk8] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [linux-jdk8] at java.lang.Thread.run(Thread.java:748) [linux-jdk8] Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-parent.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: [linux-jdk8] stdout: [linux-jdk8] stderr: fatal: unable to access 'https://gitbox.apache.org/repos/asf/maven-parent.git/': gnutls_handshake() failed: Handshake failed [linux-jdk8] [linux-jdk8] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970) [linux-jdk8] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689) [linux-jdk8] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71) [linux-jdk8] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380) [linux-jdk8] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) [linux-jdk8] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) [linux-jdk8] at hudson.remoting.UserRequest.perform(UserRequest.java:207) [linux-jdk8] at hudson.remoting.UserRequest.perform(UserRequest.java:53) [linux-jdk8] at hudson.remoting.Request$2.run(Request.java:358) [linux-jdk8] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) [linux-jdk8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [linux-jdk8] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [linux-jdk8] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [linux-jdk8] ... 1 more [linux-jdk8] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-4 [linux-jdk8] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693) [linux-jdk8] at hudson.remoting.UserResponse.retrieve(UserRequest.java:310) [linux-jdk8] at hudson.remoting.Channel.call(Channel.java:908) [linux-jdk8] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) [linux-jdk8] at sun.reflect.GeneratedMethodAccessor966.invoke(Unknown Source) [linux-jdk8] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [linux-jdk8] at java.lang.reflect.Method.invoke(Method.java:498) [linux-jdk8] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) [linux-jdk8] at com.sun.proxy.$Proxy111.execute(Unknown Source) [linux-jdk8] at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:823) [linux-jdk8] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092) [linux-jdk8] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123) [linux-jdk8] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113) [linux-jdk8] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85) [linux-jdk8] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75) [linux-jdk8] at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47) [linux-jdk8] at hudson.security.ACL.impersonate(ACL.java:260) [linux-jdk8] at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44) [linux-jdk8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [linux-jdk8] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [linux-jdk8] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [linux-jdk8] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [linux-jdk8] ... 1 more [Pipeline] [linux-jdk8] } [Pipeline] [linux-jdk8] // dir [Pipeline] [linux-jdk8] echo [linux-jdk8] [FAIL FAST] This is the first failure and likely root cause [Pipeline] [linux-jdk8] } [Pipeline] [linux-jdk8] // stage [Pipeline] [linux-jdk8] } [Pipeline] [linux-jdk8] // node [Pipeline] [linux-jdk8] } [linux-jdk8] Failed in branch linux-jdk8 [Pipeline] [windows-jdk8] } [Pipeline] [windows-jdk8] // dir [Pipeline] [windows-jdk8] echo [windows-jdk8] [FAIL FAST] linux-jdk8 had first failure, ignoring null [Pipeline] [windows-jdk8] } [Pipeline] [windows-jdk8] // stage [Pipeline] [windows-jdk8] stage [Pipeline] [windows-jdk8] { (Build windows-jdk8) [Pipeline] [windows-jdk8] echo [windows-jdk8] [FAIL FAST] linux-jdk8 has failed. Skipping windows-jdk8. [Pipeline] [windows-jdk8] } [Pipeline] [windows-jdk8] // stage [Pipeline] [windows-jdk8] } [Pipeline] [windows-jdk8] // node [Pipeline] [windows-jdk8] } [Pipeline] // parallel [Pipeline] echo ***** FAST FAILURE ***** Fast failure triggered by linux-jdk8 ***** FAST FAILURE ***** [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] emailext