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 2020/03/27 06:05:09 UTC

Build unstable in Jenkins: Maven TLP » maven-wagon » WAGON-584_streaming #2

See https://builds.apache.org/job/maven-box/job/maven-wagon/job/WAGON-584_streaming/2/

Changes:

* Java 14 released, so Java 13 EOL. Include Java 15-ea

310 tests failed.
FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk8 / Build linux-jdk8 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk8 / Build linux-jdk8 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk8 / Build linux-jdk8 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:113)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk8 / Build linux-jdk8 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk8 / Build linux-jdk8 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk8 / Build linux-jdk8 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:93)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk8 / Build linux-jdk8 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:146)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk14 / Build linux-jdk14 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk14 / Build linux-jdk14 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk14 / Build linux-jdk14 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:113)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk14 / Build linux-jdk14 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk14 / Build linux-jdk14 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk14 / Build linux-jdk14 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:93)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk14 / Build linux-jdk14 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:146)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk15 / Build linux-jdk15 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk15 / Build linux-jdk15 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk15 / Build linux-jdk15 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:113)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk15 / Build linux-jdk15 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk15 / Build linux-jdk15 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk15 / Build linux-jdk15 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:93)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk15 / Build linux-jdk15 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:146)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk11 / Build linux-jdk11 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk11 / Build linux-jdk11 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk11 / Build linux-jdk11 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:113)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk11 / Build linux-jdk11 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk11 / Build linux-jdk11 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk11 / Build linux-jdk11 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:93)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk11 / Build linux-jdk11 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:146)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk7 / Build linux-jdk7 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk7 / Build linux-jdk7 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk7 / Build linux-jdk7 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:113)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk7 / Build linux-jdk7 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk7 / Build linux-jdk7 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk7 / Build linux-jdk7 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:93)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.linux-jdk7 / Build linux-jdk7 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:146)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk7 / Build windows-jdk7 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk7 / Build windows-jdk7 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk7 / Build windows-jdk7 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:113)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk7 / Build windows-jdk7 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk7 / Build windows-jdk7 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk7 / Build windows-jdk7 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:93)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk7 / Build windows-jdk7 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:146)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk8 / Build windows-jdk8 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk8 / Build windows-jdk8 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk8 / Build windows-jdk8 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:113)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk8 / Build windows-jdk8 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk8 / Build windows-jdk8 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk8 / Build windows-jdk8 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:93)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk8 / Build windows-jdk8 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:146)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk11 / Build windows-jdk11 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk11 / Build windows-jdk11 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk11 / Build windows-jdk11 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:113)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk11 / Build windows-jdk11 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk11 / Build windows-jdk11 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk11 / Build windows-jdk11 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:93)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk11 / Build windows-jdk11 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:146)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk14 / Build windows-jdk14 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk14 / Build windows-jdk14 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk14 / Build windows-jdk14 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:113)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk14 / Build windows-jdk14 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk14 / Build windows-jdk14 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk14 / Build windows-jdk14 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:93)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk14 / Build windows-jdk14 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:146)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk15 / Build windows-jdk15 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk15 / Build windows-jdk15 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk15 / Build windows-jdk15 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:113)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk15 / Build windows-jdk15 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk15 / Build windows-jdk15 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk15 / Build windows-jdk15 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:93)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.windows-jdk15 / Build windows-jdk15 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url
	at org.apache.maven.wagon.providers.http.LightweightHttpWagonTest.verifyWagonExceptionMessage(LightweightHttpWagonTest.java:146)


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk8 / Build linux-jdk8 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk8 / Build linux-jdk8 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk8 / Build linux-jdk8 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk8 / Build linux-jdk8 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk8 / Build linux-jdk8 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk14 / Build linux-jdk14 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk14 / Build linux-jdk14 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk14 / Build linux-jdk14 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk14 / Build linux-jdk14 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk14 / Build linux-jdk14 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk15 / Build linux-jdk15 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk15 / Build linux-jdk15 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk15 / Build linux-jdk15 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk15 / Build linux-jdk15 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk15 / Build linux-jdk15 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk11 / Build linux-jdk11 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk11 / Build linux-jdk11 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk11 / Build linux-jdk11 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk11 / Build linux-jdk11 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk11 / Build linux-jdk11 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk7 / Build linux-jdk7 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk7 / Build linux-jdk7 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk7 / Build linux-jdk7 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk7 / Build linux-jdk7 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.linux-jdk7 / Build linux-jdk7 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk7 / Build windows-jdk7 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk7 / Build windows-jdk7 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk7 / Build windows-jdk7 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk7 / Build windows-jdk7 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk7 / Build windows-jdk7 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk8 / Build windows-jdk8 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk8 / Build windows-jdk8 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk8 / Build windows-jdk8 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk8 / Build windows-jdk8 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk8 / Build windows-jdk8 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk11 / Build windows-jdk11 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk11 / Build windows-jdk11 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk11 / Build windows-jdk11 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk11 / Build windows-jdk11 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk11 / Build windows-jdk11 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk14 / Build windows-jdk14 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk14 / Build windows-jdk14 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk14 / Build windows-jdk14 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk14 / Build windows-jdk14 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk14 / Build windows-jdk14 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk15 / Build windows-jdk15 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk15 / Build windows-jdk15 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk15 / Build windows-jdk15 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk15 / Build windows-jdk15 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpWagonWithPreemptiveAuthenticationTest.windows-jdk15 / Build windows-jdk15 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk8 / Build linux-jdk8 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk8 / Build linux-jdk8 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk8 / Build linux-jdk8 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk8 / Build linux-jdk8 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk8 / Build linux-jdk8 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk8 / Build linux-jdk8 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk8 / Build linux-jdk8 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk8 / Build linux-jdk8 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk14 / Build linux-jdk14 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk14 / Build linux-jdk14 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk14 / Build linux-jdk14 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk14 / Build linux-jdk14 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk14 / Build linux-jdk14 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk14 / Build linux-jdk14 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk14 / Build linux-jdk14 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk14 / Build linux-jdk14 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk15 / Build linux-jdk15 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk15 / Build linux-jdk15 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk15 / Build linux-jdk15 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk15 / Build linux-jdk15 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk15 / Build linux-jdk15 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk15 / Build linux-jdk15 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk15 / Build linux-jdk15 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk15 / Build linux-jdk15 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk11 / Build linux-jdk11 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk11 / Build linux-jdk11 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk11 / Build linux-jdk11 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk11 / Build linux-jdk11 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk11 / Build linux-jdk11 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk11 / Build linux-jdk11 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk11 / Build linux-jdk11 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk11 / Build linux-jdk11 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk7 / Build linux-jdk7 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk7 / Build linux-jdk7 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk7 / Build linux-jdk7 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk7 / Build linux-jdk7 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk7 / Build linux-jdk7 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk7 / Build linux-jdk7 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk7 / Build linux-jdk7 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.linux-jdk7 / Build linux-jdk7 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk7 / Build windows-jdk7 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk7 / Build windows-jdk7 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk7 / Build windows-jdk7 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk7 / Build windows-jdk7 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk7 / Build windows-jdk7 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk7 / Build windows-jdk7 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk7 / Build windows-jdk7 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk7 / Build windows-jdk7 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk8 / Build windows-jdk8 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk8 / Build windows-jdk8 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk8 / Build windows-jdk8 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk8 / Build windows-jdk8 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk8 / Build windows-jdk8 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk8 / Build windows-jdk8 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk8 / Build windows-jdk8 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk8 / Build windows-jdk8 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk11 / Build windows-jdk11 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk11 / Build windows-jdk11 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk11 / Build windows-jdk11 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk11 / Build windows-jdk11 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk11 / Build windows-jdk11 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk11 / Build windows-jdk11 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk11 / Build windows-jdk11 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk11 / Build windows-jdk11 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk14 / Build windows-jdk14 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk14 / Build windows-jdk14 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk14 / Build windows-jdk14 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk14 / Build windows-jdk14 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk14 / Build windows-jdk14 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk14 / Build windows-jdk14 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk14 / Build windows-jdk14 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk14 / Build windows-jdk14 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk15 / Build windows-jdk15 / testSecuredPutWrongPassword

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFileWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFromStreamWithFullUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk15 / Build windows-jdk15 / testSecuredPutUnauthorized

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFileRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk15 / Build windows-jdk15 / testPutForbidden

Error Message:
403 Forbidden throws AuthorizationException

Stack Trace:
junit.framework.AssertionFailedError: 403 Forbidden throws AuthorizationException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk15 / Build windows-jdk15 / testRedirectPutFromStreamRelativeUrl

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk15 / Build windows-jdk15 / testSecuredPut

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk15 / Build windows-jdk15 / testSecuredPutFromStream

Error Message:
Error transferring file: Server rejected operation

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error transferring file: Server rejected operation
Caused by: java.net.ProtocolException: Server rejected operation


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk15 / Build windows-jdk15 / testPut404

Error Message:
404 or 410 should throw ResourceDoesNotExistException

Stack Trace:
junit.framework.AssertionFailedError: 404 or 410 should throw ResourceDoesNotExistException


FAILED:  org.apache.maven.wagon.providers.http.LightweightHttpsWagonTest.windows-jdk15 / Build windows-jdk15 / testPut500

Error Message:
message should always include url

Stack Trace:
junit.framework.AssertionFailedError: message should always include url




Build log:
[...truncated 35322 lines...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wagon-ssh ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-bytecode-version) @ wagon-ssh ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-known-bad-maven-versions) @ wagon-ssh ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (default) @ wagon-ssh ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ wagon-ssh ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .checkstyle
[INFO] Exclude: **/*.odg
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: src/main/resources/default-server-root/**
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 19 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-ssh ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wagon-ssh ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\_maven-wagon_WAGON-584_streaming\m\wagon-providers\wagon-ssh\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-ssh ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to F:\jenkins\jenkins-slave\workspace\_maven-wagon_WAGON-584_streaming\m\wagon-providers\wagon-ssh\target\classes
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-ssh ---
[INFO] Discovered 4 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-ssh ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-ssh ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-ssh ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to F:\jenkins\jenkins-slave\workspace\_maven-wagon_WAGON-584_streaming\m\wagon-providers\wagon-ssh\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/_maven-wagon_WAGON-584_streaming/m/wagon-providers/wagon-ssh/src/test/java/org/apache/maven/wagon/providers/ssh/jsch/ScpWagonWithSshPrivateKeySearchTest.java: F:\jenkins\jenkins-slave\workspace\_maven-wagon_WAGON-584_streaming\m\wagon-providers\wagon-ssh\src\test\java\org\apache\maven\wagon\providers\ssh\jsch\ScpWagonWithSshPrivateKeySearchTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/_maven-wagon_WAGON-584_streaming/m/wagon-providers/wagon-ssh/src/test/java/org/apache/maven/wagon/providers/ssh/jsch/ScpWagonWithSshPrivateKeySearchTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-ssh ---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-ssh ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\_maven-wagon_WAGON-584_streaming\m\wagon-providers\wagon-ssh\target\wagon-ssh-3.4.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-ssh ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-ssh ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] -----------< org.apache.maven.wagon:wagon-webdav-jackrabbit >-----------
[INFO] Building Apache Maven Wagon :: Providers :: WebDAV Provider 3.4.0-SNAPSHOT [17/17]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.pom (4.0 kB at 172 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.14.4/jackrabbit-parent-2.14.4.pom (35 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 553 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 2.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.pom (1.1 kB at 51 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.pom (1.3 kB at 64 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar (103 kB at 2.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 6.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.14.4/jackrabbit-webdav-2.14.4.jar (365 kB at 7.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/biz/aQute/bnd/1.50.0/bnd-1.50.0.jar (828 kB at 8.0 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-bytecode-version) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (ban-known-bad-maven-versions) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (default) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ wagon-webdav-jackrabbit ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .checkstyle
[INFO] Exclude: **/*.odg
[INFO] Exclude: src/test/resources/**
[INFO] Exclude: src/main/resources/default-server-root/**
[INFO] Exclude: src/main/resources/ssh-keys/**
[INFO] Exclude: src/test/ssh-keys/**
[INFO] Exclude: .repository/**
[INFO] Exclude: out/**
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\_maven-wagon_WAGON-584_streaming\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/workspace/_maven-wagon_WAGON-584_streaming/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\workspace\_maven-wagon_WAGON-584_streaming\m\wagon-providers\wagon-webdav-jackrabbit\src\main\java\org\apache\maven\wagon\providers\webdav\WebDavWagon.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/_maven-wagon_WAGON-584_streaming/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (generate) @ wagon-webdav-jackrabbit ---
[INFO] Discovered 1 component descriptors(s)
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.15:check (check-java-1.7-compat) @ wagon-webdav-jackrabbit ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ wagon-webdav-jackrabbit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ wagon-webdav-jackrabbit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to F:\jenkins\jenkins-slave\workspace\_maven-wagon_WAGON-584_streaming\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/workspace/_maven-wagon_WAGON-584_streaming/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\workspace\_maven-wagon_WAGON-584_streaming\m\wagon-providers\wagon-webdav-jackrabbit\src\test\java\org\apache\maven\wagon\providers\webdav\HttpClientWagonTest.java uses or overrides a deprecated API.
[INFO] /F:/jenkins/jenkins-slave/workspace/_maven-wagon_WAGON-584_streaming/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ wagon-webdav-jackrabbit ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s - in org.apache.maven.wagon.providers.webdav.HttpClientWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.maven.wagon.providers.webdav.PathNavigatorTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.389 s - in org.apache.maven.wagon.providers.webdav.WebDavsWagonTest
[INFO] Running org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.053 s - in org.apache.maven.wagon.providers.webdav.WebDavWagonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 147, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ wagon-webdav-jackrabbit ---
[INFO] Building jar: F:\jenkins\jenkins-slave\workspace\_maven-wagon_WAGON-584_streaming\m\wagon-providers\wagon-webdav-jackrabbit\target\wagon-webdav-jackrabbit-3.4.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ wagon-webdav-jackrabbit ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ wagon-webdav-jackrabbit ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Maven Wagon 3.4.0-SNAPSHOT:
[INFO] 
[INFO] Apache Maven Wagon ................................. SUCCESS [ 30.433 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 10.820 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.482 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  0.663 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  2.527 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  4.666 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  3.671 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  0.693 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  1.898 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:09 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:08 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 51.128 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  2.094 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  2.046 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  1.560 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  3.025 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:00 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:20 min
[INFO] Finished at: 2020-03-26T23:05:04-07:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it does not exist.
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\_maven-wagon_WAGON-584_streaming@tmp\withMavenfe51108b\maven-spy-20200326-225543-9525915442720265901504.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-api:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-api\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-provider-test:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-provider-test\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-file:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-file\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ftp:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ftp\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-shared:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-shared\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-tck-http:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-tcks\wagon-tck-http\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-http-lightweight:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-http-lightweight\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-scm:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-scm\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-common-test:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-common-test\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh-external:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh-external\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-ssh:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-ssh\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:3.4.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\wagon-providers\wagon-webdav-jackrabbit\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 5 ms, Junit Publisher: 2508 ms, Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 281 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext