Build failed in Jenkins: java-identity-provider-v4-multi » JDK-13,Windows2016 #508

Shibboleth Jenkins noreply at shibboleth.net
Tue Mar 3 05:21:10 EST 2020


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-13,label=Windows2016/508/display/redirect?page=changes>

Changes:

[Rod Widdowson] IDP-1568  Turn down noisy logging.

[Scott Cantor] IDP-1569 - Update jQuery in logout propagation view.

[Daniel Fisher] Fix camel casing.

[Scott Cantor] IDP-1570 - Tag-driven properties based on aliased names are broken

[Scott Cantor] IDP-1571 - Default sn mapping uses wrong attribute ID

[Scott Cantor] Raise some logging.

[Scott Cantor] Move failure counter maintenance to flow exit point.


------------------------------------------
[...truncated 123.27 KB...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 45 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-13\label\Windows2016\idp-profile-spring\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/JDK-13/label/Windows2016/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/ReloadServiceConfigurationTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/JDK-13/label/Windows2016/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/ReloadServiceConfigurationTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-profile-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.082 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 152, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------< net.shibboleth.idp:idp-attribute-resolver-spring >----------
[INFO] Building Shibboleth IdP :: Attribute Resolver Spring Integration 4.0.0-SNAPSHOT [25/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-attribute-resolver-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-attribute-resolver-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-attribute-resolver-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-attribute-resolver-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-attribute-resolver-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-13\label\Windows2016\idp-attribute-resolver-spring\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-attribute-resolver-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 202 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-attribute-resolver-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-13\label\Windows2016\idp-attribute-resolver-spring\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/JDK-13/label/Windows2016/idp-attribute-resolver-spring/src/test/java/net/shibboleth/idp/attribute/resolver/spring/AttributeMapperTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/JDK-13/label/Windows2016/idp-attribute-resolver-spring/src/test/java/net/shibboleth/idp/attribute/resolver/spring/AttributeMapperTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-attribute-resolver-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 137, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 133.725 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2MinimalConfig  Time elapsed: 6.618 s  <<< FAILURE!
net.shibboleth.idp.attribute.resolver.ResolutionException: Data Connector 'myLDAP': Unable to execute LDAP search
	at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2MinimalConfig(LDAPDataConnectorParserTest.java:233)
Caused by: org.ldaptive.LdapException: LDAPException(resultCode=85 (timeout), errorMessage='A client-side timeout was encountered while waiting 3029ms for a response to simple bind request with message ID 1 for user 'cn=Directory Manager' from server localhost:10389.', ldapSDKVersion=4.0.14, revision=c0fb784eebf9d36a67c736d0428fb3577f2e25bb)
	at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2MinimalConfig(LDAPDataConnectorParserTest.java:233)
Caused by: com.unboundid.ldap.sdk.LDAPException: A client-side timeout was encountered while waiting 3029ms for a response to simple bind request with message ID 1 for user 'cn=Directory Manager' from server localhost:10389.
	at net.shibboleth.idp.attribute.resolver.spring.dc.ldap.LDAPDataConnectorParserTest.v2MinimalConfig(LDAPDataConnectorParserTest.java:233)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   LDAPDataConnectorParserTest.v2MinimalConfig:233 » Resolution Data Connector 'm...
[INFO] 
[ERROR] Tests run: 137, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 4.0.0-SNAPSHOT [26/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-consent-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-consent-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-consent-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-13\label\Windows2016\idp-consent-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-13\label\Windows2016\idp-consent-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-consent-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 226, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.737 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 226, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.0.0-SNAPSHOT                    [27/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.0.0-SNAPSHOT              [28/34]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  2.819 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  6.528 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.170 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [  6.027 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [  8.361 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  5.896 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  1.028 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [  4.646 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  3.445 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  3.122 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [  9.766 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  3.881 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.372 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [  5.822 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [  5.395 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 33.587 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [  3.644 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 23.616 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 23.955 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 28.884 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 12.413 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 12.947 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [  8.715 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 34.998 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration FAILURE [02:20 min]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [  9.954 s]
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.035 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.030 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:43 min
[INFO] Finished at: 2020-03-03T10:20:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project idp-attribute-resolver-spring: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\JDK-13\label\Windows2016\idp-attribute-resolver-spring\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 <args> -rf :idp-attribute-resolver-spring
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-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-20.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-13/axis-label/Windows2016/builds/508/testng/testng-results.xml'
0.045662% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH


More information about the commits mailing list