Build failed in Jenkins: java-identity-provider-nightly #262
Shibboleth Jenkins
noreply at shibboleth.net
Mon Mar 3 02:34:18 EST 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/262/changes>
Changes:
[scantor] Port over crypto variant for transient generation
------------------------------------------
[...truncated 11329 lines...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-profile-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/FilterAttributes.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/FilterAttributes.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Session Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-session-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-session-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-session-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-session-impl/src/main/java/net/shibboleth/idp/session/impl/StorageBackedIdPSession.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Attribute Resolver Spring Integration 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-resolver-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-attribute-resolver-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 58 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-spring/target/classes>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Attribute Filter Spring Integration 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-filter-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-filter-spring/target/classes>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Attribute CLI 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-attribute-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-cli/target/classes>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: War 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-war/src/main/resources>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-war ---
[INFO] No sources to compile
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Configuration Files 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 76 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:test-aggregate (report:test-aggregate) @ idp-attribute-impl <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.3
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] Parent project loaded from repository: net.shibboleth:parent-v3:pom:TRUNK-SNAPSHOT
[INFO] Relativizing decoration links with respect to project URL: http://shibboleth.net/idp-attribute-impl/
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:2.10
[INFO]
[INFO] Generating "About" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project License" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Issue Tracking" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Source Repository" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project Team" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.7
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/3.0-SNAPSHOT/idp-attribute-impl-3.0-20140303.073323-228.pom
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/3.0-SNAPSHOT/idp-attribute-impl-3.0-20140303.073323-228.pom (2 KB at 103.0 KB/sec)
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Project Plugins" report --- maven-project-info-reports-plugin:2.7
[INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:2.7
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: SAML Profile Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-saml-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 112 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/InitializeOutboundMessageContext.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-impl/src/main/java/net/shibboleth/idp/saml/impl/profile/InitializeOutboundMessageContext.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 29 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-impl/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/impl/profile/saml2/AddOneTimeUseConditionToAssertionsTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-impl/src/test/java/net/shibboleth/idp/saml/impl/profile/saml2/AddOneTimeUseConditionToAssertionsTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-saml-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-impl/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 299, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 16.199 sec <<< FAILURE! - in TestSuite
badIdP(net.shibboleth.idp.saml.impl.nameid.CryptoTransientNameIDDecoderTest) Time elapsed: 0.008 sec <<< FAILURE!
org.testng.TestException:
Method CryptoTransientNameIDDecoderTest.badIdP()[pri:0, instance:net.shibboleth.idp.saml.impl.nameid.CryptoTransientNameIDDecoderTest at 100f35bd] should have thrown an exception of class net.shibboleth.idp.authn.SubjectCanonicalizationException
at org.testng.internal.Invoker.handleInvocationResults(Invoker.java:1512)
at org.testng.internal.Invoker.invokeMethod(Invoker.java:754)
at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
at org.testng.TestRunner.privateRun(TestRunner.java:767)
at org.testng.TestRunner.run(TestRunner.java:617)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
at org.testng.SuiteRunner.run(SuiteRunner.java:240)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
at org.testng.TestNG.run(TestNG.java:1057)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:91)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:204)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:107)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:113)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Results :
Failed tests:
CryptoTransientNameIDDecoderTest.badIdP » Test
Method CryptoTransientNameIDDe...
Tests run: 299, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ...................... SUCCESS [1:24.561s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [33.628s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [30.270s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [31.200s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [26.528s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [39.227s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [31.821s]
[INFO] Shibboleth IdP :: Consent Engine API .............. SUCCESS [21.104s]
[INFO] Shibboleth IdP :: ToU Engine API .................. SUCCESS [18.326s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [28.437s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [49.194s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [44.924s]
[INFO] Shibboleth IdP :: Attribute Implementation ........ SUCCESS [12.986s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... FAILURE [18.813s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SKIPPED
[INFO] Shibboleth IdP :: Consent Engine Implementation ... SKIPPED
[INFO] Shibboleth IdP :: ToU Engine Implementation ....... SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation .......... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation .......... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Attribute CLI ................... SKIPPED
[INFO] Shibboleth IdP :: War ............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:52.648s
[INFO] Finished at: Mon Mar 03 02:33:55 EST 2014
[INFO] Final Memory: 342M/1049M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project idp-saml-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-impl/target/surefire-reports> for the individual test results.
[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 :idp-saml-impl
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-parent/target/site> to /home/jenkins/.jenkins/jobs/java-identity-provider-nightly/htmlreports/Site_Report
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-03-03_02-25-55/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-03-03_02-25-55/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-03-03_02-25-55/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-03-03_02-25-55/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-03-03_02-25-55/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-03-03_02-25-55/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-03-03_02-25-55/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-03-03_02-25-55/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-03-03_02-25-55/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-03-03_02-25-55/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH
More information about the commits
mailing list