Build failed in Jenkins: java-idp-testbed #1784
Shibboleth Jenkins
noreply at shibboleth.net
Sun Feb 3 20:32:11 EST 2019
See <https://build.shibboleth.net/jenkins/job/java-idp-testbed/1784/display/redirect>
------------------------------------------
Started by upstream project "java-identity-provider-v4" build number 116
originally caused by:
Started by upstream project "java-opensaml-v4" build number 54
originally caused by:
Started by upstream project "spring-extensions-v6" build number 104
originally caused by:
Started by upstream project "java-support-v8" build number 81
originally caused by:
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/java-idp-testbed # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-idp-testbed
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/java-idp-testbed +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 8e0d9574828a017dbcdb431721455e30a08115e7 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8e0d9574828a017dbcdb431721455e30a08115e7
Commit message: "Add ldaptive-unbound provider as runtime dependency."
> git rev-list --no-walk 8e0d9574828a017dbcdb431721455e30a08115e7 # timeout=10
Parsing POMs
Established TCP socket on 45283
[workspace] $ /opt/java8/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/opt/maven/boot/plexus-classworlds-2.5.2.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.27.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 45283
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------< net.shibboleth.idp:idp-testbed >-------------------
[INFO] Building idp-testbed 0.8.0-SNAPSHOT
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-testbed ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-testbed ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-testbed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/storage/StorageServiceWrapperController.java>:[27,28] cannot access org.opensaml.storage.StorageRecord
bad class file: /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-api/4.0.0-SNAPSHOT/opensaml-storage-api-4.0.0-SNAPSHOT.jar(org/opensaml/storage/StorageRecord.class)
class file has wrong version 55.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
[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[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.468 s
[INFO] Finished at: 2019-02-03T20:31:47-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-testbed: Compilation failure
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-testbed/ws/src/main/java/storage/StorageServiceWrapperController.java>:[27,28] cannot access org.opensaml.storage.StorageRecord
[ERROR] bad class file: /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-api/4.0.0-SNAPSHOT/opensaml-storage-api-4.0.0-SNAPSHOT.jar(org/opensaml/storage/StorageRecord.class)
[ERROR] class file has wrong version 55.0, should be 52.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
[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
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.
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
More information about the commits
mailing list