See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6169%252FMNG-6551/32/
Changes: * H30 is having issues No tests ran. Build log: Branch indexing Obtained Jenkinsfile from 0f2589406f5d6f2a6eba60edf1ce43ed4f4b1f87 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 7765a90edaad26e06bc4c32b05b561342f8db351 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 7765a90edaad26e06bc4c32b05b561342f8db351 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7765a90edaad26e06bc4c32b05b561342f8db351 Commit message: "H30 is having issues" > git rev-list --no-walk 2ab3c0f8e92b0c40e2e24671ca17a187a8cc4e74 # 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 57fbd117325ce13ef69bd591f457300c75dfc13b 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 57fbd117325ce13ef69bd591f457300c75dfc13b (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 57fbd117325ce13ef69bd591f457300c75dfc13b Commit message: "echo NODE_NAME" > 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&&!H30’ Running on H43 in /home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6551 [Pipeline] { [Pipeline] dir Running in /home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6551/build [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout No credentials specified Fetching changes from the remote Git repository Fetching without tags > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven.git # > 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/* Checking out Revision 0f2589406f5d6f2a6eba60edf1ce43ed4f4b1f87 (MNG-6169/MNG-6551) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f2589406f5d6f2a6eba60edf1ce43ed4f4b1f87 Commit message: "Upgrade to Maven Deploy Plugin 3.0.0-M1" > git rev-list --no-walk 0f2589406f5d6f2a6eba60edf1ce43ed4f4b1f87 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] pwd [Pipeline] stage [Pipeline] { (Configure deploy) [Pipeline] } [Pipeline] // stage [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.8 (latest) [withMaven] using Maven installation 'Maven 3.6.2' [Pipeline] { [Pipeline] sh + mvn clean verify -B -U -e -fae -V -Dmaven.test.failure.ignore=true ----- withMaven Wrapper script ----- Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6551/build@tmp/withMaven9ce2c4c8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6551/build@tmp/withMaven9ce2c4c8" # # There is insufficient memory for the Java Runtime Environment to continue. # Cannot create GC thread. Out of system resources. # An error report file with more information is saved as: # /home/jenkins/jenkins-slave/workspace/aven-box_maven_MNG-6169_MNG-6551/build/hs_err_pid32714.log [Pipeline] } [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // node [Pipeline] echo [FAILURE-003] AbortException hudson.AbortException: script returned exit code 1 [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] echo The authors of changes [rfscholte]. [Pipeline] echo Sending email ... [Pipeline] emailext
