You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/16 11:08:51 UTC

Build failed in Jenkins: wss4j-2.1 » Apache WSS4J WS-Security Common #55

See <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/55/changes>

Changes:

[coheigea] More backwards compatibility work

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache WSS4J WS-Security Common 2.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wss4j-ws-security-common ---
[INFO] Deleting <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target>
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (pmd) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:cleanVersions (versions) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ wss4j-ws-security-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ wss4j-ws-security-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 118 source files to <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/classes>
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (pmd) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:cleanVersions (versions) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ wss4j-ws-security-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ wss4j-ws-security-common ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.apache.felix.bundleplugin.ManifestPlugin
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:manifest (bundle-manifest) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ wss4j-ws-security-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 82 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ wss4j-ws-security-common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ wss4j-ws-security-common ---
[INFO] Surefire report directory: <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.wss4j.common.attachment.AttachmentTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.wss4j.common.attachment.AttachmentTest
Running org.apache.wss4j.common.attachment.CRLFOutputStreamTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in org.apache.wss4j.common.attachment.CRLFOutputStreamTest
Running org.apache.wss4j.common.cache.EHCacheManagerHolderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.856 sec - in org.apache.wss4j.common.cache.EHCacheManagerHolderTest
Running org.apache.wss4j.common.crypto.SKITest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 sec - in org.apache.wss4j.common.crypto.SKITest
Running org.apache.wss4j.common.crypto.AuthorityKeyIdentifierTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.apache.wss4j.common.crypto.AuthorityKeyIdentifierTest
Running org.apache.wss4j.common.crypto.PasswordEncryptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec - in org.apache.wss4j.common.crypto.PasswordEncryptorTest

Results :

Tests run: 35, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ wss4j-ws-security-common ---
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (pmd) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:cleanVersions (versions) @ wss4j-ws-security-common ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (default) @ wss4j-ws-security-common ---
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ wss4j-ws-security-common ---
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wss4j-ws-security-common ---
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/wss4j-ws-security-common-2.1.6-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/wss4j-ws-security-common-2.1.6-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/wss4j-ws-security-common-2.1.6-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/wss4j-ws-security-common-2.1.6-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (pmd) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:cleanVersions (versions) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ wss4j-ws-security-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ wss4j-ws-security-common ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (pmd) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:cleanVersions (versions) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ wss4j-ws-security-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ wss4j-ws-security-common ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.apache.felix.bundleplugin.ManifestPlugin
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:manifest (bundle-manifest) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ wss4j-ws-security-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 82 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ wss4j-ws-security-common ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ wss4j-ws-security-common ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ wss4j-ws-security-common ---
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:pmd (pmd) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-pmd-plugin:3.5:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ wss4j-ws-security-common ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:cleanVersions (versions) @ wss4j-ws-security-common ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (default) @ wss4j-ws-security-common ---
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT-sources.jar>
[WARNING] Artifact org.apache.wss4j:wss4j-ws-security-common:java-source:sources:2.1.6-SNAPSHOT already attached to project, ignoring duplicate
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ wss4j-ws-security-common ---
[INFO] Building jar: <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT-tests.jar>
[WARNING] Artifact org.apache.wss4j:wss4j-ws-security-common:test-jar:tests:2.1.6-SNAPSHOT already attached to project, ignoring duplicate
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ wss4j-ws-security-common ---
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/wss4j-ws-security-common-2.1.6-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/wss4j-ws-security-common-2.1.6-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/wss4j-ws-security-common-2.1.6-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/wss4j-2.1/org.apache.wss4j$wss4j-ws-security-common/ws/target/wss4j-ws-security-common-2.1.6-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/wss4j-ws-security-common-2.1.6-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ wss4j-ws-security-common ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/maven-metadata.xml (2 KB at 0.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/wss4j-ws-security-common-2.1.6-20160516.110720-12.jar
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/wss4j-ws-security-common-2.1.6-20160516.110720-12.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/wss4j/wss4j-ws-security-common/2.1.6-SNAPSHOT/wss4j-ws-security-common-2.1.6-20160516.110720-12.pom (8 KB at 0.7 KB/sec)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org