Build failed in Jenkins: java-opensaml-v4-multi » RedHat-11,CentOS7 #363

Shibboleth Jenkins noreply at shibboleth.net
Fri Nov 1 15:32:30 EDT 2019


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/363/display/redirect>

Changes:


------------------------------------------
[...truncated 73.48 KB...]
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/signature/impl/SignatureImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-xmlsec-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 172 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-xmlsec-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 118 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-xmlsec-impl/target/test-classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/encryption/support/DecryptionSignedContentTest.java>:[132,41] org.apache.xml.security.utils.IdResolver in org.apache.xml.security.utils has been deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/mock/SignableSimpleXMLObject.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/mock/SignableSimpleXMLObject.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/mock/SignableSimpleXMLObject.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-xmlsec-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 847, Failures: 9, Errors: 0, Skipped: 0, Time elapsed: 15.787 s <<< FAILURE! - in TestSuite
[ERROR] testAES128KeyWrap(org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest)  Time elapsed: 0.043 s  <<< FAILURE!
java.lang.AssertionError: expected [http://www.w3.org/2001/04/xmlenc#aes128-cbc] but found [http://www.w3.org/2009/xmlenc11#aes192-gcm]
	at org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest.testAES128KeyWrap(BasicEncryptionParametersResolverTest.java:309)

[ERROR] testBasicRSA(org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest)  Time elapsed: 0 s  <<< FAILURE!
java.lang.AssertionError: expected [http://www.w3.org/2001/04/xmlenc#aes128-cbc] but found [http://www.w3.org/2009/xmlenc11#aes192-gcm]
	at org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest.testBasicRSA(BasicEncryptionParametersResolverTest.java:163)

[ERROR] testDataCredOnly(org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest)  Time elapsed: 0 s  <<< FAILURE!
java.lang.AssertionError: expected [http://www.w3.org/2001/04/xmlenc#aes256-cbc] but found [http://www.w3.org/2009/xmlenc11#aes256-gcm]
	at org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest.testDataCredOnly(BasicEncryptionParametersResolverTest.java:325)

[ERROR] testDataCredOnlyWithBlacklistAndFallthrough(org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest)  Time elapsed: 0.021 s  <<< FAILURE!
java.lang.AssertionError: expected [http://www.w3.org/2001/04/xmlenc#aes256-cbc] but found [http://www.w3.org/2009/xmlenc11#aes256-gcm]
	at org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest.testDataCredOnlyWithBlacklistAndFallthrough(BasicEncryptionParametersResolverTest.java:363)

[ERROR] testKeyTransportAlgorithmPredicate(org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest)  Time elapsed: 0 s  <<< FAILURE!
java.lang.AssertionError: expected [http://www.w3.org/2001/04/xmlenc#rsa-1_5] but found [http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p]
	at org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest.testKeyTransportAlgorithmPredicate(BasicEncryptionParametersResolverTest.java:382)

[ERROR] testKeyTransportCredWithBlacklistAndFallthrough(org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest)  Time elapsed: 0 s  <<< FAILURE!
java.lang.AssertionError: expected [http://www.w3.org/2001/04/xmlenc#aes128-cbc] but found [http://www.w3.org/2009/xmlenc11#aes192-gcm]
	at org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest.testKeyTransportCredWithBlacklistAndFallthrough(BasicEncryptionParametersResolverTest.java:344)

[ERROR] testRSAWithBlacklist(org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest)  Time elapsed: 0.027 s  <<< FAILURE!
java.lang.AssertionError: expected [http://www.w3.org/2001/04/xmlenc#rsa-1_5] but found [http://www.w3.org/2009/xmlenc11#rsa-oaep]
	at org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest.testRSAWithBlacklist(BasicEncryptionParametersResolverTest.java:195)

[ERROR] testRSAWithGeneratedDataCredential(org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest)  Time elapsed: 0 s  <<< FAILURE!
java.lang.AssertionError: expected [128] but found [192]
	at org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest.testRSAWithGeneratedDataCredential(BasicEncryptionParametersResolverTest.java:235)

[ERROR] testResolve(org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest)  Time elapsed: 0 s  <<< FAILURE!
java.lang.AssertionError: expected [http://www.w3.org/2001/04/xmlenc#aes128-cbc] but found [http://www.w3.org/2009/xmlenc11#aes192-gcm]
	at org.opensaml.xmlsec.impl.BasicEncryptionParametersResolverTest.testResolve(BasicEncryptionParametersResolverTest.java:453)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   BasicEncryptionParametersResolverTest.testAES128KeyWrap:309 expected [http://www.w3.org/2001/04/xmlenc#aes128-cbc] but found [http://www.w3.org/2009/xmlenc11#aes192-gcm]
[ERROR]   BasicEncryptionParametersResolverTest.testBasicRSA:163 expected [http://www.w3.org/2001/04/xmlenc#aes128-cbc] but found [http://www.w3.org/2009/xmlenc11#aes192-gcm]
[ERROR]   BasicEncryptionParametersResolverTest.testDataCredOnly:325 expected [http://www.w3.org/2001/04/xmlenc#aes256-cbc] but found [http://www.w3.org/2009/xmlenc11#aes256-gcm]
[ERROR]   BasicEncryptionParametersResolverTest.testDataCredOnlyWithBlacklistAndFallthrough:363 expected [http://www.w3.org/2001/04/xmlenc#aes256-cbc] but found [http://www.w3.org/2009/xmlenc11#aes256-gcm]
[ERROR]   BasicEncryptionParametersResolverTest.testKeyTransportAlgorithmPredicate:382 expected [http://www.w3.org/2001/04/xmlenc#rsa-1_5] but found [http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p]
[ERROR]   BasicEncryptionParametersResolverTest.testKeyTransportCredWithBlacklistAndFallthrough:344 expected [http://www.w3.org/2001/04/xmlenc#aes128-cbc] but found [http://www.w3.org/2009/xmlenc11#aes192-gcm]
[ERROR]   BasicEncryptionParametersResolverTest.testRSAWithBlacklist:195 expected [http://www.w3.org/2001/04/xmlenc#rsa-1_5] but found [http://www.w3.org/2009/xmlenc11#rsa-oaep]
[ERROR]   BasicEncryptionParametersResolverTest.testRSAWithGeneratedDataCredential:235 expected [128] but found [192]
[ERROR]   BasicEncryptionParametersResolverTest.testResolve:453 expected [http://www.w3.org/2001/04/xmlenc#aes128-cbc] but found [http://www.w3.org/2009/xmlenc11#aes192-gcm]
[INFO] 
[ERROR] Tests run: 847, Failures: 9, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< org.opensaml:opensaml-messaging-impl >----------------
[INFO] Building OpenSAML :: Messaging Implementations 4.0.0-SNAPSHOT    [15/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-messaging-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-messaging-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-messaging-impl/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-messaging-impl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-messaging-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------< org.opensaml:opensaml-soap-impl >-------------------
[INFO] Building OpenSAML :: SOAP Provider Implementations 4.0.0-SNAPSHOT [16/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-soap-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-soap-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 504 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-soap-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/ReferenceParametersImpl.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-soap-impl/src/main/java/org/opensaml/soap/wsaddressing/impl/ReferenceParametersImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ opensaml-soap-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ opensaml-soap-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-soap-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/WSBaseTestCase.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/WSBaseTestCase.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-soap-impl/src/test/java/org/opensaml/soap/WSBaseTestCase.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ opensaml-soap-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.026 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 154, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: XACML Provider Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: SAML XACML Profile Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OpenSAML :: Profile Implementations
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------------< org.opensaml:opensaml-bom >----------------------
[INFO] Building OpenSAML :: BOM 4.0.0-SNAPSHOT                          [17/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-bom ---
[INFO] 
[INFO] ------------------< org.opensaml:opensaml-tests-bom >-------------------
[INFO] Building OpenSAML :: Tests BOM 4.0.0-SNAPSHOT                    [18/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 4.0.0-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [  1.530 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 17.058 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [  2.531 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [  3.269 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [  9.780 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [  9.320 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [  1.147 s]
[INFO] OpenSAML :: Profile API ............................ SUCCESS [  3.752 s]
[INFO] OpenSAML :: SAML Provider API ...................... SUCCESS [  4.426 s]
[INFO] OpenSAML :: XACML Provider API ..................... SUCCESS [  0.326 s]
[INFO] OpenSAML :: SAML XACML Profile API ................. SUCCESS [  0.265 s]
[INFO] OpenSAML :: Storage Implementation ................. SUCCESS [01:07 min]
[INFO] OpenSAML :: Security Implementation ................ SUCCESS [  9.725 s]
[INFO] OpenSAML :: XML Security Implementation ............ FAILURE [ 20.240 s]
[INFO] OpenSAML :: Messaging Implementations .............. SUCCESS [  3.627 s]
[INFO] OpenSAML :: SOAP Provider Implementations .......... SUCCESS [  8.391 s]
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: BOM .................................... SUCCESS [  0.004 s]
[INFO] OpenSAML :: Tests BOM .............................. SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:44 min
[INFO] Finished at: 2019-11-01T19:32:29Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project opensaml-xmlsec-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=RedHat-11,label=CentOS7/ws/opensaml-xmlsec-impl/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :opensaml-xmlsec-impl
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-opensaml-v4-multi/configurations/axis-jdk/RedHat-11/axis-label/CentOS7/builds/363/testng/testng-results.xml'
0.349650% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list