You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/08/17 17:54:35 UTC

Build failed in Jenkins: Maven TLP » maven-wagon » master #27

See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/27/

Changes:

* Upgrade latest version of Maven
* [INFRA-16893] set Windows to windows-2016-1 node
* Back to Windows label
* Windows + M3.5.x = M3.5.2
* [INFRA-16893] Trying workaround
* Revert "[INFRA-16893] Trying workaround"
* Try to display PATH value

70 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsSame

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewerToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534527840009]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534527840009]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534527840009]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534527840009]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534527932000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534527932000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534527932000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534527932000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534528154000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534528154000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534528154000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534528154000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534528219000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534528219000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534528219000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534528219000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf933.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534528315687]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534528315687]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534528315687]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534528315687]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534528314678]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534528314678]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534528314678]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534528314678]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.




Build log:
[...truncated 3.38 MB...]
[windows-jdk9] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  1.594 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:18 min]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:03 min]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 18.083 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  2.189 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  1.999 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  0.985 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  2.155 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [ 56.148 s]
[windows-jdk9] [INFO] ------------------------------------------------------------------------
[windows-jdk9] [INFO] BUILD SUCCESS
[windows-jdk9] [INFO] ------------------------------------------------------------------------
[windows-jdk9] [INFO] Total time: 08:36 min
[windows-jdk9] [INFO] Finished at: 2018-08-17T17:53:14Z
[windows-jdk9] [INFO] Final Memory: 55M/183M
[windows-jdk9] [INFO] ------------------------------------------------------------------------
[windows-jdk9] [WARNING] The requested profile "run-its" could not be activated because it does not exist.
[windows-jdk9] [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven9088aea4\maven-spy-20180817-174437-6039128737436488960771.log
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // dir
[windows-jdk8] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.822 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] Results:
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ wagon-webdav-jackrabbit ---
[windows-jdk8] [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[windows-jdk8] [INFO] Skipping because packaging 'jar' is not pom.
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[windows-jdk8] [INFO] ------------------------------------------------------------------------
[windows-jdk8] [INFO] Reactor Summary:
[windows-jdk8] [INFO] 
[windows-jdk8] [INFO] Apache Maven Wagon ................................. SUCCESS [ 15.267 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 10.280 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  3.027 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.342 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  3.689 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  9.163 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  4.813 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.637 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.290 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:34 min]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:10 min]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 16.429 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  2.575 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  2.241 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  1.742 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  2.816 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:00 min]
[windows-jdk8] [INFO] ------------------------------------------------------------------------
[windows-jdk8] [INFO] BUILD SUCCESS
[windows-jdk8] [INFO] ------------------------------------------------------------------------
[windows-jdk8] [INFO] Total time: 09:05 min
[windows-jdk8] [INFO] Finished at: 2018-08-17T17:53:18Z
[windows-jdk8] [INFO] Final Memory: 64M/876M
[windows-jdk8] [INFO] ------------------------------------------------------------------------
[windows-jdk8] [WARNING] The requested profile "run-its" could not be activated because it does not exist.
[windows-jdk8] [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven6e06d1cd\maven-spy-20180817-174411-7251871580785596728545.log
[windows-jdk8] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven6e06d1cd\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven6e06d1cd" 
[linux-jdk10] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.182 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[linux-jdk10] [INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] cleanWs
[Pipeline] [windows-jdk8] // dir
[windows-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk8] cleanWs
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[windows-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[linux-jdk10] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.555 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[linux-jdk10] [INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[linux-jdk10] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[linux-jdk10] [INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[linux-jdk10] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] Results:
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO] Building jar: /home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO] Skipping because packaging 'jar' is not pom.
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO] ------------------------------------------------------------------------
[linux-jdk10] [INFO] Reactor Summary:
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] Apache Maven Wagon 3.1.1-SNAPSHOT .................. SUCCESS [ 14.282 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: API .......................... SUCCESS [  6.511 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  2.605 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  0.929 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  2.607 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  7.468 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  2.927 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  0.816 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  1.525 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [05:11 min]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:01 min]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 21.302 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  2.172 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  1.856 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  1.006 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  1.709 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider 3.1.1-SNAPSHOT SUCCESS [ 57.068 s]
[linux-jdk10] [INFO] ------------------------------------------------------------------------
[linux-jdk10] [INFO] BUILD SUCCESS
[linux-jdk10] [INFO] ------------------------------------------------------------------------
[linux-jdk10] [INFO] Total time: 09:19 min
[linux-jdk10] [INFO] Finished at: 2018-08-17T17:53:53Z
[linux-jdk10] [INFO] ------------------------------------------------------------------------
[linux-jdk10] [WARNING] The requested profile "run-its" could not be activated because it does not exist.
[linux-jdk10] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp/withMavena9cb6182/maven-spy-20180817-174434-3715803171397402698554.log
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // dir
[Pipeline] [linux-jdk10] }
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[Pipeline] [linux-jdk10] // withMaven
[Pipeline] [linux-jdk10] cleanWs
[linux-jdk10] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // stage
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk10] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #32

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/32/

Changes:

* Replace literals with static finals
* Replace literals with static finals
* Replace literals with static finals
* Replace literals with static finals
* Replace literals with static finals
* Replace literals with static finals
* Replace literals with static finals
* Replace literals with static finals

59 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewerToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312912989]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535312912989]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312912989]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535312912989]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312936000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535312936000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312936000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535312936000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312943000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535312943000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312943000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535312943000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312951752]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535312951752]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312951752]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535312951752]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf928.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312976000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535312976000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312976000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535312976000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535313013709]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535313013709]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535313013709]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535313013709]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312955992]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535312955992]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535312955992]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535312955992]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.




Build log:
[...truncated 3.37 MB...]
[linux-jdk8] Recording test results
[Pipeline] [linux-jdk10] }
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk10] // withMaven
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] cleanWs
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk10] cleanWs
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk7] // dir
[Pipeline] [linux-jdk9] // stage
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk9] // dir
[linux-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[linux-jdk10] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] }
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/pom.xml under org/apache/maven/wagon/wagon/3.1.1-SNAPSHOT/wagon-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/target/wagon-3.1.1-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon/3.1.1-SNAPSHOT/wagon-3.1.1-SNAPSHOT-site.xml
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-provider-api/pom.xml under org/apache/maven/wagon/wagon-provider-api/3.1.1-SNAPSHOT/wagon-provider-api-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-provider-api/target/wagon-provider-api-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-provider-api/3.1.1-SNAPSHOT/wagon-provider-api-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-provider-test/pom.xml under org/apache/maven/wagon/wagon-provider-test/3.1.1-SNAPSHOT/wagon-provider-test-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-provider-test/target/wagon-provider-test-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-provider-test/3.1.1-SNAPSHOT/wagon-provider-test-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/pom.xml under org/apache/maven/wagon/wagon-providers/3.1.1-SNAPSHOT/wagon-providers-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/target/wagon-providers-3.1.1-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon-providers/3.1.1-SNAPSHOT/wagon-providers-3.1.1-SNAPSHOT-site.xml
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-file/pom.xml under org/apache/maven/wagon/wagon-file/3.1.1-SNAPSHOT/wagon-file-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-file/target/wagon-file-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-file/3.1.1-SNAPSHOT/wagon-file-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ftp/pom.xml under org/apache/maven/wagon/wagon-ftp/3.1.1-SNAPSHOT/wagon-ftp-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ftp/target/wagon-ftp-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ftp/3.1.1-SNAPSHOT/wagon-ftp-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-shared/pom.xml under org/apache/maven/wagon/wagon-http-shared/3.1.1-SNAPSHOT/wagon-http-shared-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-shared/target/wagon-http-shared-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http-shared/3.1.1-SNAPSHOT/wagon-http-shared-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/pom.xml under org/apache/maven/wagon/wagon-tcks/3.1.1-SNAPSHOT/wagon-tcks-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/target/wagon-tcks-3.1.1-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon-tcks/3.1.1-SNAPSHOT/wagon-tcks-3.1.1-SNAPSHOT-site.xml
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/wagon-tck-http/pom.xml under org/apache/maven/wagon/wagon-tck-http/3.1.1-SNAPSHOT/wagon-tck-http-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/wagon-tck-http/target/wagon-tck-http-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-tck-http/3.1.1-SNAPSHOT/wagon-tck-http-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/pom.xml under org/apache/maven/wagon/wagon-http/3.1.1-SNAPSHOT/wagon-http-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/target/wagon-http-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http/3.1.1-SNAPSHOT/wagon-http-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/target/wagon-http-3.1.1-SNAPSHOT-shaded.jar under org/apache/maven/wagon/wagon-http/3.1.1-SNAPSHOT/wagon-http-3.1.1-SNAPSHOT-shaded.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-lightweight/pom.xml under org/apache/maven/wagon/wagon-http-lightweight/3.1.1-SNAPSHOT/wagon-http-lightweight-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-lightweight/target/wagon-http-lightweight-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http-lightweight/3.1.1-SNAPSHOT/wagon-http-lightweight-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-scm/pom.xml under org/apache/maven/wagon/wagon-scm/3.1.1-SNAPSHOT/wagon-scm-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-scm/target/wagon-scm-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-scm/3.1.1-SNAPSHOT/wagon-scm-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common/pom.xml under org/apache/maven/wagon/wagon-ssh-common/3.1.1-SNAPSHOT/wagon-ssh-common-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common/target/wagon-ssh-common-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-common/3.1.1-SNAPSHOT/wagon-ssh-common-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common-test/pom.xml under org/apache/maven/wagon/wagon-ssh-common-test/3.1.1-SNAPSHOT/wagon-ssh-common-test-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common-test/target/wagon-ssh-common-test-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-common-test/3.1.1-SNAPSHOT/wagon-ssh-common-test-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-external/pom.xml under org/apache/maven/wagon/wagon-ssh-external/3.1.1-SNAPSHOT/wagon-ssh-external-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-external/target/wagon-ssh-external-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-external/3.1.1-SNAPSHOT/wagon-ssh-external-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh/pom.xml under org/apache/maven/wagon/wagon-ssh/3.1.1-SNAPSHOT/wagon-ssh-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh/target/wagon-ssh-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh/3.1.1-SNAPSHOT/wagon-ssh-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/pom.xml under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.1.1-SNAPSHOT/wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.1.1-SNAPSHOT/wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT in source directory m/wagon-provider-api/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT in source directory m/wagon-provider-test/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-file/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ftp/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-http-shared/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT in source directory m/wagon-tcks/wagon-tck-http/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-http/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-http-lightweight/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-scm/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-external/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[linux-jdk7] [TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA' for files matching the pattern 'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*' - excludes: null
[linux-jdk7] [TASKS] Found 114 files to scan for tasks
[linux-jdk7] [TASKS] Found 31 open tasks.
[linux-jdk7] Skipping warnings blame since pipelines do not have an SCM link.%n
[linux-jdk7] [TASKS] Computing warning deltas based on reference build #4
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] cleanWs
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk8] cleanWs
[Pipeline] [windows-jdk9] cleanWs
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk10] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk8] // node
[windows-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[windows-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[linux-jdk7] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk7] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #31

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/31/

Changes:

* [WAGON-527] Drop custom user agent in WebDAV Wagon
* [WAGON-527] Drop custom user agent in WebDAV Wagon
* [WAGON-527] Drop custom user agent in WebDAV Wagon
* [WAGON-527] Drop custom user agent in WebDAV Wagon

67 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewerToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1535310738999]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535310738999]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1535310738999]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535310738999]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonGetFileList

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1535310739400]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1535310739400]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1535310739400]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1535310739400]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonResourceExists

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1535310739841]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535310739841]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1535310739841]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535310739841]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310695023]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535310695023]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310695023]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535310695023]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310718000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535310718000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310718000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535310718000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310708000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535310708000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310708000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535310708000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310709000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535310709000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310709000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535310709000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310696262]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535310696262]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310696262]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535310696262]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '$GIT_DIR' too big
fatal: index-pack failed


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310737729]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535310737729]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310737729]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535310737729]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'F:********@2\m\wagon-providers\wagon-scm\target\test-output\checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '//2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310900922]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535310900922]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535310900922]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535310900922]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.




Build log:
[...truncated 3.40 MB...]
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[Pipeline] [linux-jdk8] }
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk7] 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.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk7] 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.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk7] 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.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk7] 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.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk7] 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.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[Pipeline] [linux-jdk7] // withMaven
[Pipeline] [linux-jdk9] // withMaven
[windows-jdk9] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.934 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[windows-jdk9] [INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [linux-jdk7] cleanWs
[Pipeline] [linux-jdk9] cleanWs
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk8] cleanWs
[Pipeline] [windows-jdk7] cleanWs
[Pipeline] [windows-jdk8] }
[Pipeline] [linux-jdk10] // stage
[Pipeline] [windows-jdk8] // dir
[linux-jdk7] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[linux-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[linux-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[windows-jdk7] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[windows-jdk9] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.12 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] Results:
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] Skipping because packaging 'jar' is not pom.
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[windows-jdk9] [INFO] ------------------------------------------------------------------------
[windows-jdk9] [INFO] Reactor Summary:
[windows-jdk9] [INFO] 
[windows-jdk9] [INFO] Apache Maven Wagon ................................. SUCCESS [ 51.612 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 19.948 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  7.304 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  1.918 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  6.124 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [ 10.215 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  6.796 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.546 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  4.234 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [05:05 min]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:16 min]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 39.292 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  5.054 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  4.634 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  2.762 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  5.378 s]
[windows-jdk9] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:07 min]
[windows-jdk9] [INFO] ------------------------------------------------------------------------
[windows-jdk9] [INFO] BUILD SUCCESS
[windows-jdk9] [INFO] ------------------------------------------------------------------------
[windows-jdk9] [INFO] Total time: 11:18 min
[windows-jdk9] [INFO] Finished at: 2018-08-26T12:16:58-07:00
[windows-jdk9] [INFO] Final Memory: 45M/152M
[windows-jdk9] [INFO] ------------------------------------------------------------------------
[windows-jdk9] [WARNING] The requested profile "run-its" could not be activated because it does not exist.
[windows-jdk9] [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven5a749a30\maven-spy-20180826-120539-83113409646059905852350.log
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [linux-jdk10] // node
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk8] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] cleanWs
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk8] // stage
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk9] // dir
[windows-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] cleanWs
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[windows-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #30

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/30/

Changes:

* [INFRA-16893] verify long paths on Windows
* Removed exclusion of H31.
* Back to all Windows nodes
* [WAGON-526] Make the retry handling of HttpClient configurable
* [WAGON-526] Make the retry handling of HttpClient configurable
* [WAGON-526] Make the retry handling of HttpClient configurable
* [WAGON-526] Make the retry handling of HttpClient configurable
* [WAGON-526] Make the retry handling of HttpClient configurable

75 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewerToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testPutTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testResourceExits

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testGetTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testConnectionTimeout

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testGetFileList

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.webdav.WebDavsWagonTest.testWagonGetIfNewerToStreamIsOlder

Error Message:
File F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-webdav-jackrabbit\target\test-output\http-repository\newfolder\folder2\test-resource unable to be deleted.

Stack Trace:
java.io.IOException: File F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-webdav-jackrabbit\target\test-output\http-repository\newfolder\folder2\test-resource unable to be deleted.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testStreamingWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused (Connection refused)


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1535308703000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308703000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1535308703000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308703000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonGetFileList

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1535308703000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1535308703000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1535308703000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/file-list/test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1535308703000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E170013: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E170000: Local URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test' contains unsupported hostname


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonResourceExists

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1535308704000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308704000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1535308704000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308704000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308608490]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535308608490]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308608490]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535308608490]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308655000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308655000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308655000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308655000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308704000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308704000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308704000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308704000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2/m/wagon-providers/wagon-scm/target/test-output/checkout-org.apache.maven.scm.provider.git.gitexe.GitExeScmProvider'...
fatal: '/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308716000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308716000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308716000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308716000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308659012]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308659012]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308659012]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1535308659012]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308653874]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535308653874]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308653874]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535308653874]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308726230]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535308726230]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1535308726230]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1535308726230]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.




Build log:
[...truncated 3.40 MB...]
[windows-jdk8] [INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  5.654 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  2.070 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  5.198 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  9.900 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  7.050 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  1.431 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  4.436 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [05:17 min]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:16 min]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 44.010 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  5.358 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  4.538 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  3.034 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  5.789 s]
[windows-jdk8] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:07 min]
[windows-jdk8] [INFO] ------------------------------------------------------------------------
[windows-jdk8] [INFO] BUILD SUCCESS
[windows-jdk8] [INFO] ------------------------------------------------------------------------
[windows-jdk8] [INFO] Total time: 11:23 min
[windows-jdk8] [INFO] Finished at: 2018-08-26T11:40:49-07:00
[windows-jdk8] [INFO] Final Memory: 65M/1071M
[windows-jdk8] [INFO] ------------------------------------------------------------------------
[windows-jdk8] [WARNING] The requested profile "run-its" could not be activated because it does not exist.
[windows-jdk8] [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven3854e0b9\maven-spy-20180826-112924-5216898068377903751697.log
[windows-jdk8] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven3854e0b9\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@tmp\withMaven3854e0b9" 
[Pipeline] [linux-jdk9] }
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[Pipeline] [linux-jdk8] }
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[Pipeline] [linux-jdk10] }
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[linux-jdk10] None of the test reports contained any result
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk10] Recording test results
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [linux-jdk9] // withMaven
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk10] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] cleanWs
[Pipeline] [linux-jdk8] cleanWs
[Pipeline] [linux-jdk10] cleanWs
[Pipeline] [windows-jdk9] cleanWs
[Pipeline] [windows-jdk8] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [windows-jdk8] // dir
[linux-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[linux-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[linux-jdk10] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[windows-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk7] }
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [linux-jdk7] // node
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk8] cleanWs
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk10] // stage
[Pipeline] [windows-jdk9] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk9] }
[windows-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk10] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #29

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/29/

Changes:

* [WAGON-500] Re-enable ScmCvsExeWagonTest
* [WAGON-500] Re-enable ScmCvsExeWagonTest
* [WAGON-500] Re-enable ScmCvsExeWagonTest
* [WAGON-500] Re-enable ScmCvsExeWagonTest
* [WAGON-500] Re-enable ScmCvsExeWagonTest
* [WAGON-500] Re-enable ScmCvsExeWagonTest
* [WAGON-500] Re-enable ScmCvsExeWagonTest
* [WAGON-500] Re-enable ScmCvsExeWagonTest

69 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectory

Error Message:
File F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-ftp\target\test-output\local-repository\test-resource unable to be deleted.

Stack Trace:
java.io.IOException: File F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-ftp\target\test-output\local-repository\test-resource unable to be deleted.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsSame

Error Message:
File F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-ftp\target\test-output\local-repository\test-resource unable to be deleted.

Stack Trace:
java.io.IOException: File F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-ftp\target\test-output\local-repository\test-resource unable to be deleted.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testPutDirectoryCreation(FtpWagonTest.java:195)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetToStream

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsNewer

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsOlder

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1534706259096]]):
    TransferListener.transferStarted(TransferEvent[PUT|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1534706259096]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1534706259096]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1534706259096]]):
    TransferListener.transferStarted(TransferEvent[PUT|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1534706259096]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1534706259096]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testStreamingWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1534706259652]]):
    TransferListener.transferStarted(TransferEvent[PUT|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1534706259652]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1534706259652]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 1534706259652]]):
    TransferListener.transferStarted(TransferEvent[PUT|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1534706259652]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\test-resource|test-resource[len = 18; mod = 1534706259652]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerToStreamIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileListWhenDirectoryDoesNotExist

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagon

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryForDot

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsOlder

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1534706745065]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534706745065]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1534706745065]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534706745065]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonGetFileList

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1534706746448]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1534706746448]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1534706746448]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1534706746448]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonResourceExists

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1534706747249]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534706747249]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1534706747249]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534706747249]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706621848]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534706621848]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706621848]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534706621848]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706659517]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534706659517]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706659517]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534706659517]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf921.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706664000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534706664000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706664000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534706664000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706674000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534706674000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706674000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534706674000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf934.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706652000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534706652000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706652000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534706652000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf929.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706730982]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534706730982]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706730982]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534706730982]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706740725]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534706740725]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534706740725]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534706740725]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.




Build log:
[...truncated 3.39 MB...]
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[Pipeline] [linux-jdk7] }
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/pom.xml under org/apache/maven/wagon/wagon/3.1.1-SNAPSHOT/wagon-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/target/wagon-3.1.1-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon/3.1.1-SNAPSHOT/wagon-3.1.1-SNAPSHOT-site.xml
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-provider-api/pom.xml under org/apache/maven/wagon/wagon-provider-api/3.1.1-SNAPSHOT/wagon-provider-api-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-provider-api/target/wagon-provider-api-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-provider-api/3.1.1-SNAPSHOT/wagon-provider-api-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-provider-test/pom.xml under org/apache/maven/wagon/wagon-provider-test/3.1.1-SNAPSHOT/wagon-provider-test-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-provider-test/target/wagon-provider-test-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-provider-test/3.1.1-SNAPSHOT/wagon-provider-test-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/pom.xml under org/apache/maven/wagon/wagon-providers/3.1.1-SNAPSHOT/wagon-providers-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/target/wagon-providers-3.1.1-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon-providers/3.1.1-SNAPSHOT/wagon-providers-3.1.1-SNAPSHOT-site.xml
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-file/pom.xml under org/apache/maven/wagon/wagon-file/3.1.1-SNAPSHOT/wagon-file-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-file/target/wagon-file-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-file/3.1.1-SNAPSHOT/wagon-file-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ftp/pom.xml under org/apache/maven/wagon/wagon-ftp/3.1.1-SNAPSHOT/wagon-ftp-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ftp/target/wagon-ftp-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ftp/3.1.1-SNAPSHOT/wagon-ftp-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-shared/pom.xml under org/apache/maven/wagon/wagon-http-shared/3.1.1-SNAPSHOT/wagon-http-shared-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-shared/target/wagon-http-shared-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http-shared/3.1.1-SNAPSHOT/wagon-http-shared-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/pom.xml under org/apache/maven/wagon/wagon-tcks/3.1.1-SNAPSHOT/wagon-tcks-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/target/wagon-tcks-3.1.1-SNAPSHOT-site.xml under org/apache/maven/wagon/wagon-tcks/3.1.1-SNAPSHOT/wagon-tcks-3.1.1-SNAPSHOT-site.xml
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/wagon-tck-http/pom.xml under org/apache/maven/wagon/wagon-tck-http/3.1.1-SNAPSHOT/wagon-tck-http-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-tcks/wagon-tck-http/target/wagon-tck-http-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-tck-http/3.1.1-SNAPSHOT/wagon-tck-http-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/pom.xml under org/apache/maven/wagon/wagon-http/3.1.1-SNAPSHOT/wagon-http-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/target/wagon-http-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http/3.1.1-SNAPSHOT/wagon-http-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http/target/wagon-http-3.1.1-SNAPSHOT-shaded.jar under org/apache/maven/wagon/wagon-http/3.1.1-SNAPSHOT/wagon-http-3.1.1-SNAPSHOT-shaded.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-lightweight/pom.xml under org/apache/maven/wagon/wagon-http-lightweight/3.1.1-SNAPSHOT/wagon-http-lightweight-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-http-lightweight/target/wagon-http-lightweight-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-http-lightweight/3.1.1-SNAPSHOT/wagon-http-lightweight-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-scm/pom.xml under org/apache/maven/wagon/wagon-scm/3.1.1-SNAPSHOT/wagon-scm-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-scm/target/wagon-scm-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-scm/3.1.1-SNAPSHOT/wagon-scm-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common/pom.xml under org/apache/maven/wagon/wagon-ssh-common/3.1.1-SNAPSHOT/wagon-ssh-common-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common/target/wagon-ssh-common-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-common/3.1.1-SNAPSHOT/wagon-ssh-common-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common-test/pom.xml under org/apache/maven/wagon/wagon-ssh-common-test/3.1.1-SNAPSHOT/wagon-ssh-common-test-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-common-test/target/wagon-ssh-common-test-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-common-test/3.1.1-SNAPSHOT/wagon-ssh-common-test-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-external/pom.xml under org/apache/maven/wagon/wagon-ssh-external/3.1.1-SNAPSHOT/wagon-ssh-external-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh-external/target/wagon-ssh-external-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh-external/3.1.1-SNAPSHOT/wagon-ssh-external-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh/pom.xml under org/apache/maven/wagon/wagon-ssh/3.1.1-SNAPSHOT/wagon-ssh-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh/target/wagon-ssh-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh/3.1.1-SNAPSHOT/wagon-ssh-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/pom.xml under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.1.1-SNAPSHOT/wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.1.1-SNAPSHOT/wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT in source directory m/wagon-provider-api/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT in source directory m/wagon-provider-test/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-file/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ftp/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-http-shared/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT in source directory m/wagon-tcks/wagon-tck-http/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-http/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-http-lightweight/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-scm/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-external/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[linux-jdk7] [TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA' for files matching the pattern 'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*' - excludes: null
[linux-jdk7] [TASKS] Found 114 files to scan for tasks
[linux-jdk7] [TASKS] Found 31 open tasks.
[linux-jdk7] Skipping warnings blame since pipelines do not have an SCM link.%n
[linux-jdk7] [TASKS] Computing warning deltas based on reference build #4
[Pipeline] [linux-jdk9] }
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk7] // withMaven
[Pipeline] [linux-jdk9] // withMaven
[Pipeline] [linux-jdk8] cleanWs
[Pipeline] [linux-jdk7] cleanWs
[Pipeline] [linux-jdk9] cleanWs
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk10] // stage
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk9] // dir
[linux-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[linux-jdk7] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[linux-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [linux-jdk10] // node
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk8] cleanWs
[Pipeline] [windows-jdk9] cleanWs
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk8] // node
[windows-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[windows-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-wagon » master #28

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-wagon/job/master/28/

Changes:

* [WAGON-525] Support for detecting and using of KiTTY's klink.exe and
* [WAGON-525] Support for detecting and using of KiTTY's klink.exe and
* [WAGON-525] Support for detecting and using of KiTTY's klink.exe and
* [WAGON-525] Support for detecting and using of KiTTY's klink.exe and
* [WAGON-525] Support for detecting and using of KiTTY's klink.exe and
* [WAGON-525] Support for detecting and using of KiTTY's klink.exe and
* [WAGON-525] Support for detecting and using of KiTTY's klink.exe and
* [WAGON-525] Support for detecting and using of KiTTY's klink.exe and

58 tests failed.
FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName

Error Message:
Cannot login to remote system

Stack Trace:
org.apache.maven.wagon.ConnectionException: Cannot login to remote system
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.testDefaultUserName(FtpWagonTest.java:178)


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagon

Error Message:
Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration

Stack Trace:
org.apache.ftpserver.FtpServerConfigurationException: Failed to bind to address 0.0.0.0/0.0.0.0:10023, check configuration
	at org.apache.maven.wagon.providers.ftp.FtpWagonTest.setupWagonTestingFixtures(FtpWagonTest.java:106)
Caused by: java.net.BindException: Address already in use: bind


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryForDot

Error Message:
IOException caught while attempting to upload F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\dot-repo\a\test-resource-2.txt

Stack Trace:
org.apache.maven.wagon.TransferFailedException: IOException caught while attempting to upload F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\dot-repo\a\test-resource-2.txt
Caused by: org.apache.commons.net.ftp.FTPConnectionClosedException: Connection closed without indication.


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsNewer

Error Message:

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerIsNewer\testWagonGetIfNewerIsNewer|test-resource[len = 18; mod = 1534619280000]]):

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerIsNewer\testWagonGetIfNewerIsNewer|test-resource[len = 18; mod = 1534619280000]]):


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsOlder

Error Message:

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerIsOlder\testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 1534619280000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerIsOlder\testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerIsOlder\testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 1534619280000]]):
    TransferListener.transferStarted(TransferEvent[GET|STARTED|Repository[ftp://localhost:10023]|null|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0
    TransferListener.transferCompleted(TransferEvent[GET|COMPLETED|Repository[ftp://localhost:10023]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-ftp\target\test-output\testWagonGetIfNewerIsOlder\testWagonGetIfNewerIsOlder|test-resource[len = 18; mod = 0]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetFileList

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGet

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testFailedGetIfNewer

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonResourceNotExists

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonPutDirectory

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.ftp.FtpWagonTest.testWagonGetIfNewerIsSame

Error Message:
Could not connect to server.

Stack Trace:
org.apache.maven.wagon.authentication.AuthenticationException: Could not connect to server.
Caused by: java.net.ConnectException: Connection refused: connect


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testConnectionTimeout

Error Message:
Address already in use: bind

Stack Trace:
java.net.BindException: Address already in use: bind
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.testGetFileList

Error Message:
Address already in use: bind

Stack Trace:
java.net.BindException: Address already in use: bind
	at org.apache.maven.wagon.providers.http.HttpWagonTimeoutTest.setUp(HttpWagonTimeoutTest.java:45)


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619744173]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534619744173]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619744173]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534619744173]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf927.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619770000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534619770000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619770000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534619770000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf930.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619743000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534619743000]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[PUT|ERROR|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619743000]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-output/test-resource|test-resource[len = 18; mod = 1534619743000]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed


Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error interacting with SCM: Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed

Caused by: org.apache.maven.scm.ScmException: 
Unable to commit file. The git-commit command failed. 
*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal:********@asf932.gq1.ygridcore.net>) not allowed



FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619789455]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534619789455]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619789455]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534619789455]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619795175]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534619795175]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619795175]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534619795175]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619737754]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534619737754]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1534619737754]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534619737754]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.
Caused by: org.apache.maven.scm.ScmException: 
command failed: 'git' is not recognized as an internal or external command,
operable program or batch file.


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectory

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1534619799559]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534619799559]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1534619799559]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534619799559]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonGetFileList

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1534619800334]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1534619800334]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|file-list/test-resource.txt[len = 18; mod = 1534619800334]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\file-list\test-resource.txt|file-list/test-resource.txt[len = 18; mod = 1534619800334]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
Caused by: org.apache.maven.scm.ScmException: 
command failed: svn: E180001: Unable to connect to a repository at URL 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test'


FAILED:  org.apache.maven.wagon.providers.scm.ScmSvnExeWagonTest.testWagonResourceExists

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1534619801138]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534619801138]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|null|test-resource[len = 18; mod = 1534619801138]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:svn:file://2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-svn-test]|F:\jenkins\jenkins-slave\workspace\aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1534619801138]]): expected: 1, actual: 0




Build log:
[...truncated 3.37 MB...]
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-ssh/target/wagon-ssh-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-ssh/3.1.1-SNAPSHOT/wagon-ssh-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/pom.xml under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.1.1-SNAPSHOT/wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.pom
[linux-jdk7] [withMaven] artifactsPublisher - Archive artifact m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar under org/apache/maven/wagon/wagon-webdav-jackrabbit/3.1.1-SNAPSHOT/wagon-webdav-jackrabbit-3.1.1-SNAPSHOT.jar
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] None of the test reports contained any result
[linux-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk7] Recording test results
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT in source directory m/wagon-provider-api/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT in source directory m/wagon-provider-test/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-file/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ftp/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-http-shared/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT in source directory m/wagon-tcks/wagon-tck-http/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-http/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-http-lightweight/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-scm/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-common-test/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh-external/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-ssh/src/main/java
[linux-jdk7] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT in source directory m/wagon-providers/wagon-webdav-jackrabbit/src/main/java
[linux-jdk7] [TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/aven-box_maven-wagon_master-XZVDTOWPBGAU5B2ZTHNA6F4MQMMNHGQARGBUDFHBYYQHQ7B4WPHA' for files matching the pattern 'm/wagon-provider-api/src/main/java/**/*,m/wagon-provider-test/src/main/java/**/*,m/wagon-providers/wagon-file/src/main/java/**/*,m/wagon-providers/wagon-ftp/src/main/java/**/*,m/wagon-providers/wagon-http-shared/src/main/java/**/*,m/wagon-tcks/wagon-tck-http/src/main/java/**/*,m/wagon-providers/wagon-http/src/main/java/**/*,m/wagon-providers/wagon-http-lightweight/src/main/java/**/*,m/wagon-providers/wagon-scm/src/main/java/**/*,m/wagon-providers/wagon-ssh-common/src/main/java/**/*,m/wagon-providers/wagon-ssh-common-test/src/main/java/**/*,m/wagon-providers/wagon-ssh-external/src/main/java/**/*,m/wagon-providers/wagon-ssh/src/main/java/**/*,m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/**/*' - excludes: null
[linux-jdk7] [TASKS] Found 114 files to scan for tasks
[linux-jdk7] [TASKS] Found 31 open tasks.
[linux-jdk7] Skipping warnings blame since pipelines do not have an SCM link.%n
[linux-jdk7] [TASKS] Computing warning deltas based on reference build #4
[Pipeline] [linux-jdk9] }
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-api/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-provider-test/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-file/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ftp/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-shared/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-tcks/wagon-tck-http/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-http-lightweight/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-scm/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-common-test/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh-external/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-ssh/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[linux-jdk9] None of the test reports contained any result
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m/wagon-providers/wagon-webdav-jackrabbit/target/surefire-reports/*.xml
[linux-jdk9] Recording test results
[Pipeline] [linux-jdk7] // withMaven
[Pipeline] [linux-jdk9] // withMaven
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk7] cleanWs
[Pipeline] [linux-jdk9] cleanWs
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk10] // stage
[Pipeline] [windows-jdk7] // dir
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk9] // dir
[linux-jdk7] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[linux-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk10] }
[Pipeline] [windows-jdk7] }
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk7] 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.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk7] 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.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[windows-jdk7] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk7] 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.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk7] 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.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk7] 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.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk7] Recording test results
[Pipeline] [windows-jdk8] }
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[windows-jdk8] None of the test reports contained any result
[windows-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk8] Recording test results
[Pipeline] [windows-jdk9] }
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-file:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-http:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[windows-jdk9] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh-external:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-ssh:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[windows-jdk9] 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.wagon:wagon-webdav-jackrabbit:3.1.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
[windows-jdk9] Recording test results
[Pipeline] [linux-jdk10] // node
[Pipeline] [windows-jdk7] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [windows-jdk9] // withMaven
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk7] cleanWs
[Pipeline] [windows-jdk8] cleanWs
[Pipeline] [windows-jdk9] cleanWs
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk7] // node
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk9] }
[windows-jdk7] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[windows-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [windows-jdk7] }
[windows-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [windows-jdk7] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk7] // node
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk9] // stage
[Pipeline] [windows-jdk7] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext