Build failed in Jenkins: java-identity-provider-nightly #460
Shibboleth Jenkins
noreply at shibboleth.net
Wed Sep 10 02:53:58 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/460/changes>
Changes:
[Tom Zeller] Typo nit.
[Scott Cantor] IDP-224 - Fix up JSP view and revise to use taglib again.
[Rod Widdowson] Better Taglib support for logout.
Allow all of the taglibs to have another attribute 'uiContext'. If this is null or
the attribute is not supplied then the default Function is called.
Typical use might be
<idpui:serviceName uiContext="<%=rpUiContext%>"/>
[Scott Cantor] IDP-224 - Add trivial processing of SAML logout responses.
[Tom Zeller] Return null if there are no available interceptor flows to execute.
[Tom Zeller] Checkpoint work on post-authn profile interceptor flow.
Wire master interceptor flow into SAML 2 SSO flow.
Wire user and system post-authn configuration.
Rework calling of subflows after copy from Subject c14n.
[Scott Cantor] IDP-224 - Rename ProcessLogout action to better reflect the behavior.
------------------------------------------
[...truncated 22438 lines...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 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 :: UI Support 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-ui/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/SetRPUIInformation.java>: <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/SetRPUIInformation.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/SetRPUIInformation.java>: Recompile with -Xlint:unchecked for details.
[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 :: Installer 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-installer/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/PropertiesWithComments.java>: <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/PropertiesWithComments.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/PropertiesWithComments.java>: Recompile with -Xlint:unchecked for details.
[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 143 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-tou-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-tou-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 "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.5.2
[INFO] Cobertura Report generation was successful.
[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-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-20140910.065301-201.pom
3/3 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-tou-impl/3.0-SNAPSHOT/idp-tou-impl-3.0-20140910.065301-201.pom (3 KB at 45.9 KB/sec)
[ERROR] Unable to determine if resource net.shibboleth.ext:spring-extensions:jar:2.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource net.shibboleth.idp:idp-attribute-api:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource net.shibboleth.idp:idp-consent-api:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource net.shibboleth.idp:idp-core:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource net.shibboleth.idp:idp-tou-api:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource net.shibboleth.utilities:java-support:jar:5.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource net.shibboleth.utilities:java-support:test-jar:tests:5.0-SNAPSHOT:test exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource org.opensaml:opensaml-core:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource org.opensaml:opensaml-messaging-api:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource org.opensaml:opensaml-profile-api:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource org.opensaml:opensaml-saml-api:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource org.opensaml:opensaml-security-api:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource org.opensaml:opensaml-soap-api:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource org.opensaml:opensaml-storage-api:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[ERROR] Unable to determine if resource org.opensaml:opensaml-xmlsec-api:jar:3.0-SNAPSHOT:compile exists in http://oss.sonatype.org/content/repositories/snapshots
[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 :: Profile Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-profile-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-profile-impl/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-profile-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-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 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/SelectProfileConfiguration.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/SelectProfileConfiguration.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-profile-impl/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ idp-profile-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-profile-impl/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 60, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 2.977 sec <<< FAILURE! - in TestSuite
testIncompleteFlows(net.shibboleth.idp.profile.interceptor.SelectProfileInterceptorFlowTest) Time elapsed: 0.008 sec <<< FAILURE!
java.lang.NullPointerException: null
at net.shibboleth.idp.profile.interceptor.SelectProfileInterceptorFlowTest.testIncompleteFlows(SelectProfileInterceptorFlowTest.java:60)
testPredicate(net.shibboleth.idp.profile.interceptor.SelectProfileInterceptorFlowTest) Time elapsed: 0.001 sec <<< FAILURE!
java.lang.NullPointerException: null
at net.shibboleth.idp.profile.interceptor.SelectProfileInterceptorFlowTest.testPredicate(SelectProfileInterceptorFlowTest.java:70)
testSelect(net.shibboleth.idp.profile.interceptor.SelectProfileInterceptorFlowTest) Time elapsed: 0.001 sec <<< FAILURE!
java.lang.NullPointerException: null
at net.shibboleth.idp.profile.interceptor.SelectProfileInterceptorFlowTest.testSelect(SelectProfileInterceptorFlowTest.java:51)
Results :
Failed tests:
SelectProfileInterceptorFlowTest.testIncompleteFlows:60 NullPointer
SelectProfileInterceptorFlowTest.testPredicate:70 NullPointer
SelectProfileInterceptorFlowTest.testSelect:51 NullPointer
Tests run: 60, Failures: 3, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ...................... SUCCESS [1:57.207s]
[INFO] Shibboleth IdP :: Core ............................ SUCCESS [28.956s]
[INFO] Shibboleth IdP :: Configuration Schemas ........... SUCCESS [16.115s]
[INFO] Shibboleth IdP :: Profile API ..................... SUCCESS [31.283s]
[INFO] Shibboleth IdP :: Authentication API .............. SUCCESS [36.627s]
[INFO] Shibboleth IdP :: Attribute API ................... SUCCESS [25.294s]
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SUCCESS [35.975s]
[INFO] Shibboleth IdP :: Attribute Filter API ............ SUCCESS [35.929s]
[INFO] Shibboleth IdP :: Consent Engine API .............. SUCCESS [24.053s]
[INFO] Shibboleth IdP :: ToU Engine API .................. SUCCESS [19.103s]
[INFO] Shibboleth IdP :: Session API ..................... SUCCESS [31.147s]
[INFO] Shibboleth IdP :: SAML Profile API ................ SUCCESS [54.511s]
[INFO] Shibboleth IdP :: Authentication Implementation ... SUCCESS [42.476s]
[INFO] Shibboleth IdP :: Attribute Implementation ........ SUCCESS [14.095s]
[INFO] Shibboleth IdP :: Session Implementation .......... SUCCESS [1:08.758s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... SUCCESS [1:32.836s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [57.472s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SUCCESS [59.421s]
[INFO] Shibboleth IdP :: Consent Engine Implementation ... SUCCESS [46.282s]
[INFO] Shibboleth IdP :: ToU Engine Implementation ....... SUCCESS [40.325s]
[INFO] Shibboleth IdP :: Profile Implementation .......... FAILURE [3.900s]
[INFO] Shibboleth IdP :: Profile Spring Integration ...... 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 :: UI Support ...................... SKIPPED
[INFO] Shibboleth IdP :: War ............................. SKIPPED
[INFO] Shibboleth IdP :: Installer ....................... SKIPPED
[INFO] Shibboleth IdP :: Configuration Files ............. SKIPPED
[INFO] Shibboleth IdP :: Distribution .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:43.760s
[INFO] Finished at: Wed Sep 10 02:53:30 EDT 2014
[INFO] Final Memory: 548M/1258M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project idp-profile-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-profile-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-profile-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.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-10.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-11.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-12.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-13.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-14.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results-9.xml'
Processing '/home/jenkins/.jenkins/jobs/java-identity-provider-nightly/builds/2014-09-10_02-38-36/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH
More information about the commits
mailing list