Build failed in Jenkins: java-identity-provider-v4 #632
Shibboleth Jenkins
noreply at shibboleth.net
Mon Nov 25 22:57:34 EST 2019
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/632/display/redirect?page=changes>
Changes:
[Scott Cantor] Deprecated method cleanup.
------------------------------------------
[...truncated 122.55 KB...]
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ idp-consent-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ idp-consent-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ idp-consent-api ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ idp-consent-api ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-api/target/apidocs/package-list.> Ignored it.
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) @ idp-consent-api ---
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ idp-consent-api >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-consent-api ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ idp-consent-api <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ idp-consent-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idp-consent-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-consent-api/4.0.0-SNAPSHOT/idp-consent-api-4.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-consent-api/4.0.0-SNAPSHOT/idp-consent-api-4.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-consent-api/4.0.0-SNAPSHOT/idp-consent-api-4.0.0-SNAPSHOT-tests.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-consent-api/4.0.0-SNAPSHOT/idp-consent-api-4.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-consent-api/target/idp-consent-api-4.0.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-consent-api/4.0.0-SNAPSHOT/idp-consent-api-4.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-ui >----------------------
[INFO] Building Shibboleth IdP :: UI Support 4.0.0-SNAPSHOT [14/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-ui ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-ui ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[195,43] deprecated item is not annotated with @Deprecated
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[736,71] cannot find symbol
symbol: method getURI()
location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[743,70] cannot find symbol
symbol: method getURI()
location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[776,65] cannot find symbol
symbol: method getURI()
location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[789,65] cannot find symbol
symbol: method getURI()
location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[805,53] cannot find symbol
symbol: method getURI()
location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[808,64] cannot find symbol
symbol: method getURI()
location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[INFO] 6 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 2.780 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 26.389 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 1.280 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 26.098 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 25.677 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 27.748 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 14.371 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 24.849 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 22.512 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 20.876 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 30.970 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 9.847 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 9.537 s]
[INFO] Shibboleth IdP :: UI Support ....................... FAILURE [ 4.868 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Attribute Implementation ......... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[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 .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:26 min
[INFO] Finished at: 2019-11-25T22:57:03-05:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project idp-ui: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[736,71] cannot find symbol
[ERROR] symbol: method getURI()
[ERROR] location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[743,70] cannot find symbol
[ERROR] symbol: method getURI()
[ERROR] location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[776,65] cannot find symbol
[ERROR] symbol: method getURI()
[ERROR] location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[789,65] cannot find symbol
[ERROR] symbol: method getURI()
[ERROR] location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[805,53] cannot find symbol
[ERROR] symbol: method getURI()
[ERROR] location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-ui/src/main/java/net/shibboleth/idp/ui/context/RelyingPartyUIContext.java>:[808,64] cannot find symbol
[ERROR] symbol: method getURI()
[ERROR] location: variable logo of type org.opensaml.saml.ext.saml2mdui.Logo
[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-ui
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Authentication API #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: BOM #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Session Implementation #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Profile API #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Configuration Files #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Filter API #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Profile Spring Integration #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Filter Implementation #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute API #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Resolver Implementation #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Core #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Administrative Profile Implementation #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: CAS Protocol API #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth Identity Provider #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: CAS Protocol Implementation #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: WAR distribution #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Installer #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Distribution #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Filter Spring Integration #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Authentication Implementation #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: SAML Profile Implementation #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Tests BOM #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Configuration Schemas #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Administrative Profile API #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Session API #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Consent API #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: SAML Profile API #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Consent Implementation #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Implementation #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Resolver API #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Profile Implementation #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Resolver Spring Integration #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: WAR #632' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
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.
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 '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/632/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/632/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/632/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/632/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/632/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/632/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/632/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list