See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-pmd-plugin/job/master/72/

Changes:

* [MPMD-312] Upgrade to PMD 6.37.0

No tests ran.

Build log:
[...truncated 999 lines...]
[Pipeline] stage
[Pipeline] { (Build windows-jdk16-m3.6.x_build)
[Pipeline] echo
Local Repo (windows-jdk16-m3.6.x_build): ../.maven_repositories/0
[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], 
org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[withMaven] Available options: 
[withMaven] using JDK installation jdk_16_latest
[withMaven] using Maven installation 'maven_latest'
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Cloning repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
 > git init 
 > f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2\windows-jdk17-m3.6.x_build
 >  # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
[Pipeline] {
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2\windows-jdk16-m3.6.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2\windows-jdk16-m3.6.x_build>mvn
 -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e 
clean verify -Dpgpverify.skip 
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2@tmp\withMavenc0b84961\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2@tmp\withMavenc0b84961"
 
Error: Could not find or load main class null
Caused by: java.lang.ClassNotFoundException: null
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
Avoid second fetch
Checking out Revision 89ce9fe4151dbf891ae677a21d019322fd90017e (master)
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89ce9fe4151dbf891ae677a21d019322fd90017e # timeout=10
[Pipeline] cleanWs
Commit message: "[MPMD-312] Upgrade to PMD 6.37.0"
Cleaning workspace
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk16-m3.6.x_build
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk17-m3.6.x_build)
[Pipeline] echo
Local Repo (windows-jdk17-m3.6.x_build): ../.maven_repositories/0
[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], 
org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[withMaven] Available options: 
[withMaven] using JDK installation jdk_17_latest
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[withMaven] using Maven installation 'maven_latest'
[Pipeline] {
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2\windows-jdk17-m3.6.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags

f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2\windows-jdk17-m3.6.x_build>mvn
 -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e 
clean verify -Dpgpverify.skip 
----- withMaven Wrapper script -----
Cloning repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
 > git init 
 > f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2\windows-jdk8-m3.6.x_build
 >  # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Cloning repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
 > git init 
 > f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2\windows-jdk8-m3.5.x_build
 >  # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2@tmp\withMaven918d77d0\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2@tmp\withMaven918d77d0"
 
Error: Could not find or load main class null
Caused by: java.lang.ClassNotFoundException: null
Avoid second fetch
Checking out Revision 89ce9fe4151dbf891ae677a21d019322fd90017e (master)
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89ce9fe4151dbf891ae677a21d019322fd90017e # timeout=10
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk17-m3.6.x_build
Avoid second fetch
Checking out Revision 89ce9fe4151dbf891ae677a21d019322fd90017e (master)
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89ce9fe4151dbf891ae677a21d019322fd90017e # timeout=10
Commit message: "[MPMD-312] Upgrade to PMD 6.37.0"
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk8-m3.6.x_build)
[Pipeline] echo
Local Repo (windows-jdk8-m3.6.x_build): ../.maven_repositories/0
[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], 
org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[withMaven] Available options: 
[withMaven] using JDK installation jdk_1.8_latest
[withMaven] using Maven installation 'maven_latest'
Commit message: "[MPMD-312] Upgrade to PMD 6.37.0"
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] {
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2\windows-jdk8-m3.6.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk8-m3.5.x_build)
[Pipeline] echo
Local Repo (windows-jdk8-m3.5.x_build): ../.maven_repositories/0
[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], 
org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[withMaven] Available options: 
[withMaven] using JDK installation jdk_1.8_latest
[withMaven] using Maven installation 'maven_3.5.4_windows'

f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2\windows-jdk8-m3.6.x_build>mvn
 -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e 
clean verify -Dpgpverify.skip 
----- withMaven Wrapper script -----
Error: Could not find or load main class null
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2@tmp\withMaven4db86314\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2@tmp\withMaven4db86314"
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] {
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2\windows-jdk8-m3.5.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8-m3.6.x_build

f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2\windows-jdk8-m3.5.x_build>mvn
 -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e 
clean verify -Dpgpverify.skip 
----- withMaven Wrapper script -----
Error: Could not find or load main class null
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2@tmp\withMaven6d8ca54d\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\82467a7c\workspace\aven-box_maven-pmd-plugin_master@2@tmp\withMaven6d8ca54d"
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8-m3.5.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [adangel].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to