See https://builds.apache.org/job/maven-box/job/maven/job/pre-reset-master/43/
Changes: * add Maven 3.1.1 * [INFRA-19861] Configure Maven before 3.2.3 to use https * Back to all ubuntu nodes * [INFRA-19861] Test with node H22 * [INFRA-19861] fix typo * [INFRA-19861] Fix confirmed, restoring original label * [INFRA-19861] Analyzing... No tests ran. Build log: Branch indexing Obtained Jenkinsfile from 7fb467a20b4718e7daf76d4702f339773b54b3b8 Running in Durability level: MAX_SURVIVABILITY Loading library jenkins-env@master Attempting to resolve master from remote references... > git --version # timeout=10 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # > timeout=10 Found match: refs/heads/master revision e285d95c37c895e58ed2d80ca3285b1b9836d34c No credentials specified > 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 e285d95c37c895e58ed2d80ca3285b1b9836d34c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f e285d95c37c895e58ed2d80ca3285b1b9836d34c Commit message: "[INFRA-19861] Fix confirmed, restoring original label" > git rev-list --no-walk 40eff9e1f81c20de295fc079d2c78a7c24f60691 # timeout=10 Loading library jenkins-lib@master Attempting to resolve master from remote references... > git --version # timeout=10 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # > timeout=10 Found match: refs/heads/master revision f1a8105191b30457c6465bd26edb3ad38546895d No credentials specified > 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 f1a8105191b30457c6465bd26edb3ad38546895d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f1a8105191b30457c6465bd26edb3ad38546895d Commit message: "[INFRA-19861] Analyzing..." > git rev-list --no-walk 57fbd117325ce13ef69bd591f457300c75dfc13b # timeout=10 [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu’ Running on H24 in /home/jenkins/jenkins-slave/workspace/maven-box_maven_pre-reset-master [Pipeline] { [Pipeline] dir Running in /home/jenkins/jenkins-slave/workspace/maven-box_maven_pre-reset-master/build [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://gitbox.apache.org/repos/asf/maven.git > git init > /home/jenkins/jenkins-slave/workspace/maven-box_maven_pre-reset-master/build > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven.git > git --version # timeout=10 > git fetch --no-tags --progress -- > https://gitbox.apache.org/repos/asf/maven.git > +refs/heads/*:refs/remotes/origin/* Fetching without tags > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven.git # > timeout=10 Checking out Revision 7fb467a20b4718e7daf76d4702f339773b54b3b8 (pre-reset-master) Commit message: "Update Jenkinsfile" Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven.git > git fetch --no-tags --progress -- > https://gitbox.apache.org/repos/asf/maven.git > +refs/heads/*:refs/remotes/origin/* > git config core.sparsecheckout # timeout=10 > git checkout -f 7fb467a20b4718e7daf76d4702f339773b54b3b8 > git rev-list --no-walk 7fb467a20b4718e7daf76d4702f339773b54b3b8 # timeout=10 Cleaning workspace [Pipeline] } [Pipeline] // stage [Pipeline] pwd [Pipeline] stage [Pipeline] { (Build / Unit Test) [Pipeline] withMaven [withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false], JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher[disabled=false], org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, skipDownstreamTriggers=false, lifecycleThreshold=deploy, ignoreUpstreamTriggers=false]] [withMaven] Available options: [withMaven] using JDK installation JDK 1.7 (latest) [withMaven] using Maven installation 'Maven 3.6.2' > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] { [Pipeline] sh + mvn clean verify -B -U -e -fae -V -Dmaven.test.failure.ignore=true ----- withMaven Wrapper script ----- The JAVA_HOME environment variable is not defined correctly This environment variable is needed to run this program NB: JAVA_HOME should point to a JDK not a JRE [Pipeline] } [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // node [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] echo The authors of changes [tibordigana, rfscholte]. [Pipeline] echo Sending email ... [Pipeline] emailext
