Build failed in Jenkins: java-opensaml » OpenSAML :: Profile API #477

Shibboleth Jenkins noreply at shibboleth.net
Mon Mar 20 13:04:33 EDT 2017


See <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-profile-api/477/display/redirect?page=changes>

Changes:

[Scott Cantor] Replace deprecated Spring context builder.

------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Profile API 3.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-profile-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-profile-api/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ opensaml-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ opensaml-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-profile-api/ws/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-profile-api/ws/src/main/java/org/opensaml/profile/action/ActionSupport.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-profile-api/ws/src/main/java/org/opensaml/profile/action/ActionSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ opensaml-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ opensaml-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-profile-api/ws/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-profile-api/ws/src/test/java/org/opensaml/profile/RequestContextBuilder.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-profile-api/ws/src/test/java/org/opensaml/profile/RequestContextBuilder.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-profile-api/ws/src/test/java/org/opensaml/profile/logic/IPRangePredicateTest.java>:[39,16] cannot find symbol
  symbol:   method setServiceConfiguration(org.springframework.core.io.ClassPathResource)
  location: class net.shibboleth.ext.spring.util.ApplicationContextBuilder
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[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:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [  9.775 s]
[INFO] OpenSAML :: Core ................................... SUCCESS [ 22.422 s]
[INFO] OpenSAML :: Storage API ............................ SUCCESS [ 19.187 s]
[INFO] OpenSAML :: Messaging API .......................... SUCCESS [ 17.417 s]
[INFO] OpenSAML :: Security API ........................... SUCCESS [ 21.345 s]
[INFO] OpenSAML :: XML Security API ....................... SUCCESS [ 26.981 s]
[INFO] OpenSAML :: SOAP Provider API ...................... SUCCESS [ 12.924 s]
[INFO] OpenSAML :: Profile API ............................ FAILURE [  6.525 s]
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:22 min
[INFO] Finished at: 2017-03-20T13:04:33-04:00
[INFO] Final Memory: 61M/870M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project opensaml-profile-api: Compilation failure
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-profile-api/ws/src/test/java/org/opensaml/profile/logic/IPRangePredicateTest.java>:[39,16] cannot find symbol
[ERROR] symbol:   method setServiceConfiguration(org.springframework.core.io.ClassPathResource)
[ERROR] location: class net.shibboleth.ext.spring.util.ApplicationContextBuilder
[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-profile-api


More information about the commits mailing list