See
https://builds.apache.org/job/maven-box/job/maven-project-info-reports-plugin/job/MPIR-366/47/
No changes.
2 tests failed.
FAILED:
org.apache.maven.report.projectinfo.PluginManagementReportTest.linux-jdk11 /
Build linux-jdk11 / testReport
Error Message:
Mockito cannot mock this class: interface
org.apache.maven.project.ProjectBuilder.
Mockito can only mock non-private & non-final classes.
If you're not sure why you're getting this error, please report to the mailing
list.
Java : 11
JVM vendor name : Oracle Corporation
JVM vendor version : 11.0.1+13-LTS
JVM name : Java HotSpot(TM) 64-Bit Server VM
JVM version : 11.0.1+13-LTS
JVM info : mixed mode
OS name : Linux
OS version : 4.4.0-137-generic
Underlying exception : java.lang.UnsupportedOperationException: Cannot define
class using reflection
Stack Trace:
org.mockito.exceptions.base.MockitoException:
Mockito cannot mock this class: interface
org.apache.maven.project.ProjectBuilder.
Mockito can only mock non-private & non-final classes.
If you're not sure why you're getting this error, please report to the mailing
list.
Java : 11
JVM vendor name : Oracle Corporation
JVM vendor version : 11.0.1+13-LTS
JVM name : Java HotSpot(TM) 64-Bit Server VM
JVM version : 11.0.1+13-LTS
JVM info : mixed mode
OS name : Linux
OS version : 4.4.0-137-generic
Underlying exception : java.lang.UnsupportedOperationException: Cannot define
class using reflection
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.UnsupportedOperationException: Cannot define class using
reflection
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.IllegalStateException: Could not find sun.misc.Unsafe
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.NoSuchMethodException:
sun.misc.Unsafe.defineClass(java.lang.String, [B, int, int,
java.lang.ClassLoader, java.security.ProtectionDomain)
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
FAILED:
org.apache.maven.report.projectinfo.PluginManagementReportTest.windows-jdk11 /
Build windows-jdk11 / testReport
Error Message:
Mockito cannot mock this class: interface
org.apache.maven.project.ProjectBuilder.
Mockito can only mock non-private & non-final classes.
If you're not sure why you're getting this error, please report to the mailing
list.
Java : 11
JVM vendor name : Oracle Corporation
JVM vendor version : 11+28
JVM name : Java HotSpot(TM) 64-Bit Server VM
JVM version : 11+28
JVM info : mixed mode
OS name : Windows Server 2012 R2
OS version : 6.3
Underlying exception : java.lang.UnsupportedOperationException: Cannot define
class using reflection
Stack Trace:
org.mockito.exceptions.base.MockitoException:
Mockito cannot mock this class: interface
org.apache.maven.project.ProjectBuilder.
Mockito can only mock non-private & non-final classes.
If you're not sure why you're getting this error, please report to the mailing
list.
Java : 11
JVM vendor name : Oracle Corporation
JVM vendor version : 11+28
JVM name : Java HotSpot(TM) 64-Bit Server VM
JVM version : 11+28
JVM info : mixed mode
OS name : Windows Server 2012 R2
OS version : 6.3
Underlying exception : java.lang.UnsupportedOperationException: Cannot define
class using reflection
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.UnsupportedOperationException: Cannot define class using
reflection
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.IllegalStateException: Could not find sun.misc.Unsafe
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Caused by: java.lang.NoSuchMethodException:
sun.misc.Unsafe.defineClass(java.lang.String, [B, int, int,
java.lang.ClassLoader, java.security.ProtectionDomain)
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.createReportMojo(PluginManagementReportTest.java:64)
at
org.apache.maven.report.projectinfo.PluginManagementReportTest.testReport(PluginManagementReportTest.java:91)
Build log:
[...truncated 13348 lines...]
[INFO] run script verify.groovy
[INFO] ..SUCCESS (27.2 s)
[INFO]
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @
maven-project-info-reports-plugin ---
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
(3.0 kB at 328 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
(3.1 kB at 524 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
(1.3 kB at 73 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.pom
(30 kB at 2.8 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
(4.8 kB at 689 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom
(4.8 kB at 532 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom
(7.9 kB at 1.1 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom
(3.1 kB at 310 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom
(1.3 kB at 127 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
(1.6 kB at 234 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
(5.7 kB at 567 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
(7.7 kB at 1.3 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
(13 kB at 466 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar
(345 kB at 10 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
(22 kB at 625 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar
(26 kB at 671 kB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.jar
(1.0 MB at 19 MB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar
(10 kB at 171 kB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
(207 kB at 3.5 MB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
(2.3 MB at 13 MB/s)
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Dependencies
Fingerprint Publisher: 44 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers:
[withMaven] Publishers:
[withMaven] Publishers:
[withMaven] Publishers:
[withMaven] Publishers:
[INFO] There are 10 errors reported by Checkstyle 6.1.1 with
config/maven_checks.xml ruleset.
[INFO] Ignored 10 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-jarsigner-plugin:1.3.2:verify (verify) @
maven-project-info-reports-plugin ---
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins.project-info-reports.its:dep:jar:1.0-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\target\it\multi-module\dep\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins.project-info-reports.its:main:jar:1.0-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\target\it\multi-module\main\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Junit Publisher: 66 ms,
Dependencies Fingerprint Publisher: 69 ms
[WARNING] Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\nfo-reports-plugin_MPIR-366-S464FI4ATSVOULE3N7MCKV5FYYG6GVHDD7OLISMYBGUEPLQM2UNA@tmp\withMavend1c1c691\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\nfo-reports-plugin_MPIR-366-S464FI4ATSVOULE3N7MCKV5FYYG6GVHDD7OLISMYBGUEPLQM2UNA@tmp\withMavend1c1c691"
[INFO] 1 archive(s) processed
[INFO]
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @
maven-project-info-reports-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 11, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:49 min
[INFO] Finished at: 2019-03-16T10:17:36Z
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Dependencies
Fingerprint Publisher: 34 ms
[Pipeline] // withMaven
[INFO] Final Memory: 68M/1160M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\nfo-reports-plugin_MPIR-366-S464FI4ATSVOULE3N7MCKV5FYYG6GVHDD7OLISMYBGUEPLQM2UNA@tmp\withMavend1c1c691\maven-spy-20190316-101246-7633964862486010148000.log
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\nfo-reports-plugin_MPIR-366-S464FI4ATSVOULE3N7MCKV5FYYG6GVHDD7OLISMYBGUEPLQM2UNA@tmp\withMavend1c1c691\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\nfo-reports-plugin_MPIR-366-S464FI4ATSVOULE3N7MCKV5FYYG6GVHDD7OLISMYBGUEPLQM2UNA@tmp\withMavend1c1c691"
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.10-SNAPSHOT(version:
2.10-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@integration-test
integration-test}: m\target\invoker-reports\*.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (9.1 s)
[INFO] Building: MPIR-251\pom.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.10-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Invoker Publisher: 6432 ms, Junit Publisher: 891 ms
[withMaven] Publishers:
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Dependencies
Fingerprint Publisher: 46 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers:
[withMaven] Publishers:
[withMaven] Publishers:
[withMaven] Publishers:
[withMaven] Publishers:
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins.project-info-reports.its:dep:jar:1.0-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\target\it\multi-module\dep\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins.project-info-reports.its:main:jar:1.0-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\target\it\multi-module\main\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Junit Publisher: 110
ms, Dependencies Fingerprint Publisher: 54 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Dependencies
Fingerprint Publisher: 50 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run script verify.groovy
[INFO] ..SUCCESS (23.7 s)
[INFO] Building: MPIR-300\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (9.9 s)
[INFO] Building: MPIR-349\parent\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (18.1 s)
[INFO] Building: multi-module\pom.xml
[INFO] run script verify.groovy
[INFO] ..SUCCESS (37.9 s)
[INFO]
[INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @
maven-project-info-reports-plugin ---
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
(3.0 kB at 90 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
(3.1 kB at 98 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom
(1.3 kB at 43 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.pom
(30 kB at 1.2 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
(4.8 kB at 439 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.pom
(4.8 kB at 177 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.3/antlr4-master-4.3.pom
(7.9 kB at 377 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom
(3.1 kB at 135 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.pom
(1.3 kB at 55 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
(1.6 kB at 74 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
(5.7 kB at 227 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
(7.7 kB at 366 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.1.1/checkstyle-6.1.1.jar
(1.0 MB at 12 MB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
(13 kB at 83 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-annotations/4.3/antlr4-annotations-4.3.jar
(10 kB at 63 kB/s)
[INFO] Downloading from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
(2.3 MB at 8.2 MB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar
(22 kB at 58 kB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar
(26 kB at 67 kB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.3/antlr4-runtime-4.3.jar
(345 kB at 500 kB/s)
[INFO] Downloaded from central:
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
(207 kB at 262 kB/s)
[INFO] There are 10 errors reported by Checkstyle 6.1.1 with
config/maven_checks.xml ruleset.
[INFO] Ignored 10 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-jarsigner-plugin:1.3.2:verify (verify) @
maven-project-info-reports-plugin ---
[WARNING] Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\ect-info-reports-plugin_MPIR-366@tmp\withMavenab2072a4\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\ect-info-reports-plugin_MPIR-366@tmp\withMavenab2072a4"
[INFO] 1 archive(s) processed
[INFO]
[INFO] --- maven-invoker-plugin:2.0.0:verify (integration-test) @
maven-project-info-reports-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 11, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:51 min
[INFO] Finished at: 2019-03-16T03:19:15-07:00
[INFO] Final Memory: 62M/697M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\ect-info-reports-plugin_MPIR-366@tmp\withMavenab2072a4\maven-spy-20190316-031224-2751095162857130688577.log
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\ect-info-reports-plugin_MPIR-366@tmp\withMavenab2072a4\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\ect-info-reports-plugin_MPIR-366@tmp\withMavenab2072a4"
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.10-SNAPSHOT(version:
2.10-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@integration-test
integration-test}: m\target\invoker-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:2.10-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 2 ms, Invoker Publisher: 5121
ms, Junit Publisher: 671 ms
[withMaven] Publishers:
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Dependencies
Fingerprint Publisher: 73 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers:
[withMaven] Publishers:
[withMaven] Publishers:
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers:
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins.project-info-reports.its:dep:jar:1.0-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\target\it\multi-module\dep\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins.project-info-reports.its:main:jar:1.0-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\target\it\multi-module\main\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Junit Publisher: 87 ms,
Dependencies Fingerprint Publisher: 33 ms
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Dependencies
Fingerprint Publisher: 36 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext