See https://builds.apache.org/job/maven-box/job/maven-wagon/job/WAGON-482/9/

No changes.

21 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 (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)




Build log:
[...truncated 3.01 MB...]
[linux-jdk9] [INFO] --- maven-resources-plugin:2.7:testResources 
(default-testResources) @ wagon-webdav-jackrabbit ---
[linux-jdk9] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[linux-jdk9] [INFO] Copying 2 resources
[linux-jdk9] [INFO] Copying 3 resources
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] --- maven-compiler-plugin:3.2:testCompile 
(default-testCompile) @ wagon-webdav-jackrabbit ---
[linux-jdk9] [INFO] Changes detected - recompiling the module!
[linux-jdk9] [INFO] Compiling 4 source files to 
/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-482-U5UQDLHLBEYZ6YKA2XFN2FQ74OK76EBRADZ4AK62MZWPJOQW2HDQ/m/wagon-providers/wagon-webdav-jackrabbit/target/test-classes
[linux-jdk9] [INFO] 
/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-482-U5UQDLHLBEYZ6YKA2XFN2FQ74OK76EBRADZ4AK62MZWPJOQW2HDQ/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java:
 
/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-482-U5UQDLHLBEYZ6YKA2XFN2FQ74OK76EBRADZ4AK62MZWPJOQW2HDQ/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java
 uses or overrides a deprecated API.
[linux-jdk9] [INFO] 
/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-482-U5UQDLHLBEYZ6YKA2XFN2FQ74OK76EBRADZ4AK62MZWPJOQW2HDQ/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java:
 Recompile with -Xlint:deprecation for details.
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ 
wagon-webdav-jackrabbit ---
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] -------------------------------------------------------
[linux-jdk9] [INFO]  T E S T S
[linux-jdk9] [INFO] -------------------------------------------------------
[linux-jdk9] [INFO] Running 
org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[linux-jdk9] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 0.51 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[linux-jdk9] [INFO] Running 
org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[linux-jdk9] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 0.002 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[linux-jdk9] [INFO] Running 
org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[linux-jdk10] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 25.164 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[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:2.5:jar (default-jar) @ 
wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO] Building jar: 
/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-482-U5UQDLHLBEYZ6YKA2XFN2FQ74OK76EBRADZ4AK62MZWPJOQW2HDQ/m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.0.1-SNAPSHOT.jar
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] --- maven-site-plugin:3.4:attach-descriptor 
(attach-descriptor) @ wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) 
@ wagon-webdav-jackrabbit ---
[linux-jdk10] [INFO] 
------------------------------------------------------------------------
[linux-jdk10] [INFO] Reactor Summary:
[linux-jdk10] [INFO] 
[linux-jdk10] [INFO] Apache Maven Wagon 3.0.1-SNAPSHOT .................. 
SUCCESS [ 16.958 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: API .......................... 
SUCCESS [  9.967 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Provider Test ................ 
SUCCESS [  3.720 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers .................... 
SUCCESS [  0.984 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: File Provider ... 
SUCCESS [  3.108 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: FTP Provider .... 
SUCCESS [  4.063 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library 
SUCCESS [  3.125 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Test Compatibility Kits ...... 
SUCCESS [  1.000 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. 
SUCCESS [  1.951 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... 
SUCCESS [05:28 min]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP 
Provider SUCCESS [02:05 min]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SCM Provider .... 
SUCCESS [ 10.608 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library 
SUCCESS [  2.416 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  
SUCCESS [  2.434 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider 
SUCCESS [  1.366 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: SSH Provider .... 
SUCCESS [  2.383 s]
[linux-jdk10] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider 
3.0.1-SNAPSHOT SUCCESS [ 58.078 s]
[linux-jdk10] [INFO] 
------------------------------------------------------------------------
[linux-jdk10] [INFO] BUILD SUCCESS
[linux-jdk10] [INFO] 
------------------------------------------------------------------------
[linux-jdk10] [INFO] Total time: 09:39 min
[linux-jdk10] [INFO] Finished at: 2018-08-20T18:24:07Z
[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/n-box_maven-wagon_WAGON-482-U5UQDLHLBEYZ6YKA2XFN2FQ74OK76EBRADZ4AK62MZWPJOQW2HDQ@tmp/withMaven7d84118d/maven-spy-20180820-181428-14615151506735984390786.log
[Pipeline] [linux-jdk8] }
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-api:3.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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-jdk8] // withMaven
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] cleanWs
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk7] // stage
[Pipeline] [linux-jdk10] // dir
[linux-jdk8] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[linux-jdk9] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 27.305 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[linux-jdk9] [INFO] Running 
org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[linux-jdk9] [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time 
elapsed: 27.071 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] Results:
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] Tests run: 145, Failures: 0, Errors: 0, Skipped: 0
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ 
wagon-webdav-jackrabbit ---
[linux-jdk9] [INFO] Building jar: 
/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-482-U5UQDLHLBEYZ6YKA2XFN2FQ74OK76EBRADZ4AK62MZWPJOQW2HDQ/m/wagon-providers/wagon-webdav-jackrabbit/target/wagon-webdav-jackrabbit-3.0.1-SNAPSHOT.jar
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] --- maven-site-plugin:3.4:attach-descriptor 
(attach-descriptor) @ wagon-webdav-jackrabbit ---
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] --- maven-checkstyle-plugin:2.15:check (checkstyle-check) @ 
wagon-webdav-jackrabbit ---
[linux-jdk9] [INFO] 
------------------------------------------------------------------------
[linux-jdk9] [INFO] Reactor Summary:
[linux-jdk9] [INFO] 
[linux-jdk9] [INFO] Apache Maven Wagon 3.0.1-SNAPSHOT .................. 
SUCCESS [ 34.721 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: API .......................... 
SUCCESS [ 10.866 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Provider Test ................ 
SUCCESS [  3.334 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers .................... 
SUCCESS [  1.045 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers :: File Provider ... 
SUCCESS [  2.300 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers :: FTP Provider .... 
SUCCESS [  7.573 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library 
SUCCESS [  3.034 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Test Compatibility Kits ...... 
SUCCESS [  0.611 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. 
SUCCESS [  1.452 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... 
SUCCESS [05:50 min]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP 
Provider SUCCESS [02:01 min]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers :: SCM Provider .... 
SUCCESS [ 10.332 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Common Library 
SUCCESS [  1.984 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  
SUCCESS [  1.709 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH External Provider 
SUCCESS [  1.069 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers :: SSH Provider .... 
SUCCESS [  2.353 s]
[linux-jdk9] [INFO] Apache Maven Wagon :: Providers :: WebDAV Provider 
3.0.1-SNAPSHOT SUCCESS [ 57.436 s]
[linux-jdk9] [INFO] 
------------------------------------------------------------------------
[linux-jdk9] [INFO] BUILD SUCCESS
[linux-jdk9] [INFO] 
------------------------------------------------------------------------
[linux-jdk9] [INFO] Total time: 10:18 min
[linux-jdk9] [INFO] Finished at: 2018-08-20T18:24:57Z
[linux-jdk9] [INFO] 
------------------------------------------------------------------------
[linux-jdk9] [WARNING] The requested profile "run-its" could not be activated 
because it does not exist.
[linux-jdk9] [INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/n-box_maven-wagon_WAGON-482-U5UQDLHLBEYZ6YKA2XFN2FQ74OK76EBRADZ4AK62MZWPJOQW2HDQ@tmp/withMaven3332f776/maven-spy-20180820-181437-6542144332047332331296.log
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk10] }
[linux-jdk10] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-api:3.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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-jdk7] // node
[Pipeline] [linux-jdk10] // withMaven
[Pipeline] [linux-jdk7] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk10] cleanWs
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // dir
[linux-jdk10] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk9] }
[linux-jdk9] [withMaven] junitPublisher - Archive test results for Maven 
artifact org.apache.maven.wagon:wagon-provider-api:3.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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.0.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-jdk9] // withMaven
[Pipeline] [linux-jdk9] cleanWs
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // stage
[Pipeline] [linux-jdk10] }
[Pipeline] [linux-jdk10] // node
[Pipeline] [linux-jdk10] }
[linux-jdk9] [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk9] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to