See https://builds.apache.org/job/maven-box/job/maven-scm/job/master/9/
Changes:
* auto deploy if we are currently on master branch
* revert as it seems to fail on jenkins asf
* revert this one as well
* [SCM-881] svn add in binary mode when requested (#68)
* [SCM-881] svn add in binary mode when requested (#68)
* [SCM-881] svn add in binary mode when requested (#68)
30 tests failed.
FAILED:
org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch
Error Message:
The check out result success flag was false.
Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was
false.
at
org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
at
org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:65)
FAILED:
org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch
Error Message:
The check out result success flag was false.
Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was
false.
at
org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.checkoutRepo(GitExeCheckOutCommandNoBranchTest.java:89)
at
org.apache.maven.scm.provider.git.gitexe.command.checkout.GitExeCheckOutCommandNoBranchTest.testDoubleCheckoutNoBranch(GitExeCheckOutCommandNoBranchTest.java:77)
FAILED:
org.apache.maven.scm.provider.git.jgit.command.branch.JGitBranchCommandTckTest.testBranchCommandTest
Error Message:
Exception while executing SCM command.
Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported:
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
FAILED:
org.apache.maven.scm.provider.git.jgit.command.changelog.JGitChangeLogCommandTckTest.testChangeLogCommand
Error Message:
Exception while executing SCM command.
Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported:
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
FAILED:
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandTest
Error Message:
Exception while executing SCM command.
Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
at
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
at
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught
during execution of fetch command
at
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported:
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
at
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
FAILED:
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.testCheckInCommandPartialFileset
Error Message:
Exception while executing SCM command.
Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
at
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
at
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught
during execution of fetch command
at
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported:
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
at
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandCommitterAuthorTckTest.setUp(JGitCheckInCommandCommitterAuthorTckTest.java:60)
FAILED:
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandTest
Error Message:
Exception while executing SCM command.
Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported:
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
FAILED:
org.apache.maven.scm.provider.git.jgit.command.checkin.JGitCheckInCommandTckTest.testCheckInCommandPartialFileset
Error Message:
Exception while executing SCM command.
Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported:
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
FAILED:
org.apache.maven.scm.provider.git.jgit.command.checkout.JGitCheckOutCommandTckTest.testCheckOutCommandTest
Error Message:
Exception while executing SCM command.
Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported:
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
FAILED:
org.apache.maven.scm.provider.git.jgit.command.diff.JGitDiffCommandTckTest.testDiffCommand
Error Message:
Exception while executing SCM command.
Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported:
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
FAILED:
org.apache.maven.scm.provider.git.jgit.command.remoteinfo.JGitRemoteInfoCommandTckTest.testRemoteInfoCommand
Error Message:
Exception while executing SCM command.
Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported:
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
FAILED:
org.apache.maven.scm.provider.git.jgit.command.status.JGitStatusCommandTckTest.testStatusCommand
Error Message:
Exception while executing SCM command.
Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported:
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
FAILED:
org.apache.maven.scm.provider.git.jgit.command.tag.JGitTagCommandTckTest.testTagCommandTest
Error Message:
Exception while executing SCM command.
Stack Trace:
org.apache.maven.scm.ScmException: Exception while executing SCM command.
Caused by: org.apache.maven.scm.ScmException: JGit checkout failure!
Caused by: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught
during execution of fetch command
Caused by: org.eclipse.jgit.errors.NotSupportedException: URI not supported:
file://2/m/maven-scm-providers/maven-scm-providers-git/maven-scm-provider-jgit/target/scm-test/repository
FAILED: org.apache.maven.scm.plugin.BranchMojoTest.testBranch
Error Message:
Command failed.The svn command failed.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command
failed.
at
org.apache.maven.scm.plugin.BranchMojoTest.setUp(BranchMojoTest.java:74)
FAILED:
org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters
Error Message:
Command failed.The svn command failed.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command
failed.
at
org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLogWithParameters(ChangeLogMojoTest.java:102)
FAILED: org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog
Error Message:
Command failed.The svn command failed.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command
failed.
at
org.apache.maven.scm.plugin.ChangeLogMojoTest.testChangeLog(ChangeLogMojoTest.java:79)
FAILED: org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude
Error Message:
Command failed.The svn command failed.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command
failed.
at
org.apache.maven.scm.plugin.CheckoutMojoTest.testExcludeInclude(CheckoutMojoTest.java:153)
FAILED: org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport
Error Message:
Command failed.The svn command failed.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command
failed.
at
org.apache.maven.scm.plugin.CheckoutMojoTest.testUseExport(CheckoutMojoTest.java:132)
FAILED:
org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl
Error Message:
Command failed.The svn command failed.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command
failed.
at
org.apache.maven.scm.plugin.CheckoutMojoTest.testSkipCheckoutWithConnectionUrl(CheckoutMojoTest.java:96)
FAILED: org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude
Error Message:
Command failed.The svn command failed.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command
failed.
at
org.apache.maven.scm.plugin.ExportMojoTest.testExcludeInclude(ExportMojoTest.java:90)
FAILED: org.apache.maven.scm.plugin.ExportMojoTest.testExport
Error Message:
Command failed.The svn command failed.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command
failed.
at
org.apache.maven.scm.plugin.ExportMojoTest.testExport(ExportMojoTest.java:55)
FAILED: org.apache.maven.scm.plugin.TagMojoTest.testTag
Error Message:
Command failed.The svn command failed.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command
failed.
at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)
FAILED: org.apache.maven.scm.plugin.TagMojoTest.testTagWithTimestamp
Error Message:
Command failed.The svn command failed.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command
failed.
at org.apache.maven.scm.plugin.TagMojoTest.setUp(TagMojoTest.java:74)
FAILED:
org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl
Error Message:
Command failed.The svn command failed.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException: Command failed.The svn command
failed.
at
org.apache.maven.scm.plugin.UpdateMojoTest.testSkipCheckoutWithConnectionUrl(UpdateMojoTest.java:73)
FAILED:
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch
Error Message:
The check out result success flag was false.
Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was
false.
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)
FAILED:
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch
Error Message:
The check out result success flag was false.
Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was
false.
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:79)
FAILED:
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch
Error Message:
The check out result success flag was false.
Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was
false.
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.checkoutRepo(GitCheckInCommandNoBranchTest.java:93)
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandNoBranchTest.testCheckinNoBranch(GitCheckInCommandNoBranchTest.java:64)
FAILED:
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename
Error Message:
The check out result success flag was false.
Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was
false.
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)
FAILED:
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename
Error Message:
The check out result success flag was false.
Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was
false.
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)
FAILED:
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename
Error Message:
The check out result success flag was false.
Stack Trace:
junit.framework.AssertionFailedError: The check out result success flag was
false.
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.checkoutRepoInto(GitCheckInCommandTest.java:143)
at
org.apache.maven.scm.provider.git.gitexe.command.checkin.GitCheckInCommandTest.testCheckinAfterRename(GitCheckInCommandTest.java:99)
Build log:
[...truncated 3.43 MB...]
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
(2.4 kB at 406 kB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
(5.5 kB at 916 kB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
(9.1 kB at 1.3 MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
(346 B at 58 kB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom
(3.6 kB at 519 kB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom
(2.4 kB at 347 kB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.pom
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.pom (210 B at 35
kB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom
(3.1 kB at 441 kB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
(15 kB at 1.4 MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar (22
kB at 1.7 MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar
(38 kB at 2.6 MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 2.6
MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar
(40 kB at 1.7 MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar
(58 kB at 2.2 MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar
(185 kB at 4.9 MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
(180 kB at 4.6 MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar
(23 kB at 596 kB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar
(46 kB at 1.0 MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
(17 kB at 332 kB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
(250 kB at 4.8 MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
(91 kB at 1.8 MB/s)
[windows-jdk8] [INFO] Downloading:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar
(18 kB at 336 kB/s)
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar
(13 kB at 248 kB/s)
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
(226 kB at 3.1 MB/s)
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/bsh/bsh/1.3.0/bsh-1.3.0.jar (242 kB at 3.3
MB/s)
[windows-jdk8] [INFO] Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar
(32 kB at 431 kB/s)
[Pipeline] [windows-jdk10] }
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] invokerPublisher - Archive invoker results for Maven
artifact
MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version:
1.9.6-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run
integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk7] performing MavenInvokerRecorder,
reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml',
invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk7] Found reports:[]
[windows-jdk7] Found logs:[]
[windows-jdk7] Finished parsing Maven Invoker results (found 0)
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk7] None of the test reports contained any result
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk7] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk10] // node
[windows-jdk8] [INFO] Using 'UTF-8' encoding to read mojo metadata.
[windows-jdk8] [INFO] Applying mojo extractor for language: java
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk10] }
[windows-jdk10] Failed in branch windows-jdk10
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] }
[windows-jdk8] Sending interrupt signal to process
[windows-jdk8] [INFO] Mojo extractor for language: java found 0 mojo
descriptors.
[windows-jdk8] [INFO] Applying mojo extractor for language: bsh
[windows-jdk8] [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[windows-jdk8] [INFO] Applying mojo extractor for language: java-annotations
[windows-jdk8] [INFO] Mojo extractor for language: java-annotations found 0
mojo descriptors.
[Pipeline] [windows-jdk9] // dir
[Pipeline] [windows-jdk7] // stage
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk7] }
[linux-jdk7] Failed in branch linux-jdk7
[Pipeline] [linux-jdk8] }
[linux-jdk8] Failed in branch linux-jdk8
[Pipeline] [linux-jdk9] }
[linux-jdk9] Failed in branch linux-jdk9
[Pipeline] [linux-jdk10] }
[linux-jdk10] Failed in branch linux-jdk10
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] invokerPublisher - Archive invoker results for Maven
artifact
MavenArtifact{org.apache.maven.plugins:maven-scm-plugin::1.9.6-SNAPSHOT(version:
1.9.6-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:2.0.0@run
integration-test}: m\maven-scm-plugin\target\invoker-reports\*.xml
[windows-jdk9] performing MavenInvokerRecorder,
reportsFilenamePattern:'**/m\maven-scm-plugin\target\invoker-reports/BUILD*.xml',
invokerBuildDir:'**/m\maven-scm-plugin\target\it'
[windows-jdk9] Found reports:[]
[windows-jdk9] Found logs:[]
[windows-jdk9] Finished parsing Maven Invoker results (found 0)
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-api:1.9.6-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\maven-scm-api\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-manager-plexus:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-managers\maven-scm-manager-plexus\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-test:1.9.6-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\maven-scm-test\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-accurev:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-accurev\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-bazaar:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-bazaar\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-clearcase:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-clearcase\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-cvstest:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvstest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-cvs-commons:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvs-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-cvsexe:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-cvsjava:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-cvs\maven-scm-provider-cvsjava\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-hg:1.9.6-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-hg\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-git-commons:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-git-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-gittest:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gittest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-gitexe:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-gitexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-jgit:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-git\maven-scm-provider-jgit\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-local:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-local\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-perforce:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-perforce\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-starteam:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-starteam\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-svn-commons:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svn-commons\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-svntest:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svntest\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-svnexe:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-providers-svn\maven-scm-provider-svnexe\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-synergy:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-synergy\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-vss:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-vss\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-tfs:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-tfs\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-integrity:1.9.6-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-integrity\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-provider-jazz:1.9.6-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\maven-scm-providers\maven-scm-provider-jazz\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.scm:maven-scm-client:1.9.6-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\maven-scm-client\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[windows-jdk9] None of the test reports contained any result
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven
artifact org.apache.maven.plugins:maven-scm-plugin:1.9.6-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\maven-scm-plugin\target\surefire-reports\*.xml
[windows-jdk9] [withMaven] junitPublisher - Jenkins JUnit Attachments Plugin
not found, can't publish test attachments.Recording test results
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] One or multiple Maven executions have been ignored
by the Jenkins Pipeline Maven Plugin because they have been interrupted before
completion (1). See Pipeline Maven Plugin FAQ for more details.
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk8] echo
[windows-jdk8] [FAIL FAST] windows-jdk10 had first failure, ignoring script
returned exit code -1
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] // parallel
[Pipeline] echo
***** FAST FAILURE *****
Fast failure triggered by windows-jdk10
***** FAST FAILURE *****
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext