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/10/07 16:06:04 UTC

Build unstable in Jenkins: Maven » Maven TLP » maven-wagon » WAGON-584_streaming_no-expect-continue #12

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-wagon/job/WAGON-584_streaming_no-expect-continue/12/

Changes:

* Add Java 16 to available runtimes
* Added JDK 16 for Windows
* Java 16-ea has not been installed on the Windows Jenkins hosts yet.
* introduce optional tmpWs for Windows to prevent long path failures
* fix }
* don't pick up tmpWs from a context
* Revert "don't pick up tmpWs from a context"
* Spaces instead of tabs
* introduce optional tmpWs
* pwd() doesn't seem to work on slaves?
* Using $WORKSPACE instead of env.WORKSPACE as this could behave inconsistent when used on parallel nodes.
* Attempting to get the right workspace directory in parallel nodes using a withEnv block.
* Attempting to get the right workspace directory in parallel nodes using a withEnv block. fix; envs should be prefixed with the `env.` prefix.
* Using !isUnix() to check whether the node is running Windows or not
* Shorten the windows filepath even further
* Restored the full default jdk matrix including the current and ea version
* Restored the full maven version matrix default

168 tests failed.
FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk7 / Build windows-jdk7 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1602086456049]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\712657a4\workspace\584_streaming_no-expect-continue@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1602086456049]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1602086456049]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\712657a4\workspace\584_streaming_no-expect-continue@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1602086456049]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk7 / Build windows-jdk7 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk7 / Build windows-jdk7 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1602086540302]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\712657a4\workspace\584_streaming_no-expect-continue@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1602086540302]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1602086540302]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\712657a4\workspace\584_streaming_no-expect-continue@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1602086540302]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk8 / Build windows-jdk8 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk11 / Build windows-jdk11 / testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk11 / Build windows-jdk11 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk11 / Build windows-jdk11 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1602086621439]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\712657a4\workspace\584_streaming_no-expect-continue@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1602086621439]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1602086621439]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\712657a4\workspace\584_streaming_no-expect-continue@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1602086621439]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk11 / Build windows-jdk11 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk11 / Build windows-jdk11 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk11 / Build windows-jdk11 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk15 / Build windows-jdk15 / testWagonPutDirectory

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk15 / Build windows-jdk15 / testWagonPutDirectoryDeepDestination

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk15 / Build windows-jdk15 / testWagon

Error Message:

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@3@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1602086642699]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@3@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\712657a4\workspace\584_streaming_no-expect-continue@3@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1602086642699]]): expected: 1, actual: 0

Stack Trace:
java.lang.AssertionError: 

  Unexpected method call TransferListener.transferError(TransferEvent[GET|ERROR|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@3@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|null|test-resource[len = 18; mod = 1602086642699]]):
    TransferListener.transferCompleted(TransferEvent[PUT|COMPLETED|Repository[scm:git:file:///F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@3@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test/]|F:\jenkins\jenkins-slave\712657a4\workspace\584_streaming_no-expect-continue@3@2\m\wagon-providers\wagon-scm\target\test-output\test-resource|test-resource[len = 18; mod = 1602086642699]]): expected: 1, actual: 0


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk15 / Build windows-jdk15 / testWagonPutDirectoryForDot

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk15 / Build windows-jdk15 / testFailedGet

Error Message:
Error getting file from SCM

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Error getting file from SCM
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


FAILED:  org.apache.maven.wagon.providers.scm.ScmGitExeWagonTest.windows-jdk15 / Build windows-jdk15 / testWagonPutDirectoryWhenDirectoryAlreadyExists

Error Message:
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long

Stack Trace:
org.apache.maven.wagon.TransferFailedException: 
Error checking out: command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long
Caused by: org.apache.maven.scm.ScmException: 
command failed: Cloning into 'checkout-org.apache.maven.wagon.providers.scm.UserSafeGitExeScmProvider'...
From file:///F:********@2/m/wagon-providers/wagon-scm/target/test-classes/test-repo-git-test
 * branch            master     -> FETCH_HEAD
fatal: failed to read object 3a67db9b159d7130f6fb7bf6588f9c2619fecafe: Filename too long


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

Error Message:
Transfer failed for http://localhost:45565/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:45565/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:35933/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:35933/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:46131/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:46131/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:38531/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:38531/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for http://localhost:37199/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:37199/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for http://localhost:37377/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:37377/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for http://localhost:40887/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:40887/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:43151/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:43151/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:34665/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:34665/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:42325/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:42325/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for http://localhost:32803/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:32803/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for http://localhost:45843/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:45843/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for http://localhost:32869/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:32869/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:38135/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:38135/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:43399/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:43399/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:39293/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:39293/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for http://localhost:46655/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:46655/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for http://localhost:41735/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:41735/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for http://localhost:39099/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:39099/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:42755/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:42755/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:43083/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:43083/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:41139/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:41139/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for http://localhost:36523/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:36523/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for http://localhost:46147/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:46147/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for http://localhost:37607/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:37607/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:34303/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:34303/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:37537/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:37537/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:36119/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:36119/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for http://localhost:40369/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:40369/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for http://localhost:33207/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:33207/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for http://localhost:57795/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:57795/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:57824/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:57824/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:58430/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:58430/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:58587/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:58587/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for http://localhost:58622/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:58622/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for http://localhost:58722/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:58722/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for http://localhost:59961/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:59961/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:59990/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:59990/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:60116/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:60116/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:60220/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:60220/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for http://localhost:60253/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:60253/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for http://localhost:60353/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:60353/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for http://localhost:60509/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:60509/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:60539/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:60539/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:60856/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:60856/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:60997/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:60997/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for http://localhost:61435/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:61435/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for http://localhost:61535/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:61535/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for http://localhost:61867/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:61867/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:61896/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:61896/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:62153/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:62153/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:62366/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:62366/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for http://localhost:62437/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:62437/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for http://localhost:62539/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for http://localhost:62539/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for http://localhost:35581/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:35581/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:44563/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:44563/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:34331/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:34331/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:38719/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:38719/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:45875/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:45875/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:39153/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:39153/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:35207/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:35207/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:44311/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:44311/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:44699/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:44699/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:39575/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:39575/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:45923/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:45923/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:42279/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:42279/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:34909/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:34909/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:41523/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:41523/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:37275/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:37275/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:34037/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:34037/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:34765/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:34765/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:33685/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:33685/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:36153/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:36153/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:45605/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:45605/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:59120/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:59120/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:59149/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:59149/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:59546/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:59546/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:59888/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:59888/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:60680/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:60680/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:60709/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:60709/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:60834/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:60834/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:60936/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:60936/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:61927/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:61927/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:61956/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:61956/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:62265/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:62265/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:62406/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:62406/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:63360/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:63360/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:63389/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:63389/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:63514/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:63514/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for http://localhost:63614/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for http://localhost:63614/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:46135/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:46135/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:41999/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:41999/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:36455/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:36455/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:40317/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:40317/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for https://localhost:36073/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:36073/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for https://localhost:37533/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:37533/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for https://localhost:33491/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:33491/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:46521/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:46521/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:45973/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:45973/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:41413/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:41413/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for https://localhost:43319/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:43319/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for https://localhost:34471/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:34471/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for https://localhost:46237/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:46237/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:36279/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:36279/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:35077/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:35077/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:37475/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:37475/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for https://localhost:39787/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:39787/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for https://localhost:38207/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:38207/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for https://localhost:34083/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:34083/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:42023/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:42023/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:44369/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:44369/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:41973/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:41973/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for https://localhost:34987/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:34987/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for https://localhost:38967/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:38967/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for https://localhost:35831/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:35831/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:41433/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:41433/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:46103/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:46103/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:33423/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:33423/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for https://localhost:33267/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:33267/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for https://localhost:38071/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:38071/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for https://localhost:56786/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:56786/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:56815/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:56815/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:57066/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:57066/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:57166/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:57166/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for https://localhost:57292/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:57292/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for https://localhost:57393/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:57393/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for https://localhost:58662/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:58662/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:58691/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:58691/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:59014/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:59014/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:59151/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:59151/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for https://localhost:59182/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:59182/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for https://localhost:59283/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:59283/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for https://localhost:59561/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:59561/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:59590/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:59590/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:59816/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:59816/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:59990/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:59990/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for https://localhost:60022/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:60022/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for https://localhost:60122/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:60122/test-secured-put-resource 401 Unauthorized


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

Error Message:
Transfer failed for https://localhost:60451/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:60451/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:60480/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:60480/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:60744/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:60744/test-secured-put-resource 303 See Other


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

Error Message:
Transfer failed for https://localhost:60903/test-secured-put-resource 303 See Other

Stack Trace:
org.apache.maven.wagon.TransferFailedException: Transfer failed for https://localhost:60903/test-secured-put-resource 303 See Other


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

Error Message:
Authentication failed for https://localhost:61028/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:61028/test-secured-put-resource 401 Unauthorized


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

Error Message:
Authentication failed for https://localhost:61128/test-secured-put-resource 401 Unauthorized

Stack Trace:
org.apache.maven.wagon.authorization.AuthorizationException: Authentication failed for https://localhost:61128/test-secured-put-resource 401 Unauthorized




Build log:
[...truncated 31417 lines...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.pom (1.1 kB at 47 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/javax/servlet/servlet-api/2.3/servlet-api-2.3.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/it/could/webdav/0.4/webdav-0.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 3.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/it/could/webdav/0.4/webdav-0.4.jar (103 kB at 3.2 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 8.1 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 4.9 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 7.9 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\712657a4\workspace\584_streaming_no-expect-continue@3@2\m\wagon-providers\wagon-webdav-jackrabbit\target\classes
[INFO] /F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@3@2/m/wagon-providers/wagon-webdav-jackrabbit/src/main/java/org/apache/maven/wagon/providers/webdav/WebDavWagon.java: F:\jenkins\jenkins-slave\712657a4\workspace\584_streaming_no-expect-continue@3@2\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/712657a4/workspace/584_streaming_no-expect-continue@3@2/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\712657a4\workspace\584_streaming_no-expect-continue@3@2\m\wagon-providers\wagon-webdav-jackrabbit\target\test-classes
[INFO] /F:/jenkins/jenkins-slave/712657a4/workspace/584_streaming_no-expect-continue@3@2/m/wagon-providers/wagon-webdav-jackrabbit/src/test/java/org/apache/maven/wagon/providers/webdav/HttpClientWagonTest.java: F:\jenkins\jenkins-slave\712657a4\workspace\584_streaming_no-expect-continue@3@2\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/712657a4/workspace/584_streaming_no-expect-continue@3@2/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.84 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.019 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: 32.363 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: 33.072 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.363 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\712657a4\workspace\584_streaming_no-expect-continue@2\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 [ 53.901 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 14.623 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.106 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  0.822 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  3.437 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  5.939 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  4.604 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  0.583 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.233 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:39 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:12 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 41.714 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  4.185 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.790 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  3.041 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  6.540 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:04 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:27 min
[INFO] Finished at: 2020-10-07T09:05:36-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\712657a4\workspace\584_streaming_no-expect-continue@2@tmp\withMaven3acec174\maven-spy-20201007-085508-32816143355900982368319.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: Junit Publisher: 6169 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.373 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\712657a4\workspace\584_streaming_no-expect-continue@3@2\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 [ 48.598 s]
[INFO] Apache Maven Wagon :: API .......................... SUCCESS [ 14.178 s]
[INFO] Apache Maven Wagon :: Provider Test ................ SUCCESS [  4.029 s]
[INFO] Apache Maven Wagon :: Providers .................... SUCCESS [  0.719 s]
[INFO] Apache Maven Wagon :: Providers :: File Provider ... SUCCESS [  3.267 s]
[INFO] Apache Maven Wagon :: Providers :: FTP Provider .... SUCCESS [  5.639 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Shared Library SUCCESS [  4.445 s]
[INFO] Apache Maven Wagon :: Test Compatibility Kits ...... SUCCESS [  0.667 s]
[INFO] Apache Maven Wagon :: HTTP Test Compatibility Kit .. SUCCESS [  2.109 s]
[INFO] Apache Maven Wagon :: Providers :: HTTP Provider ... SUCCESS [04:38 min]
[INFO] Apache Maven Wagon :: Providers :: Lightweight HTTP Provider SUCCESS [02:13 min]
[INFO] Apache Maven Wagon :: Providers :: SCM Provider .... SUCCESS [ 42.582 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Library SUCCESS [  3.260 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Common Tests  SUCCESS [  3.464 s]
[INFO] Apache Maven Wagon :: Providers :: SSH External Provider SUCCESS [  1.713 s]
[INFO] Apache Maven Wagon :: Providers :: SSH Provider .... SUCCESS [  3.955 s]
[INFO] Apache Maven Wagon :: Providers :: WebDAV Provider . SUCCESS [01:04 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:17 min
[INFO] Finished at: 2020-10-07T09:05:52-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\712657a4\workspace\584_streaming_no-expect-continue@3@2@tmp\withMavene4a76c1e\maven-spy-20201007-085534-29811958340272110509282.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: Junit Publisher: 6032 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [mthmulders, martinkanters, rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext