Build failed in Jenkins: java-metadata-aggregator-0.10-multi » JDK-1.9,master #630
Shibboleth Jenkins
noreply at shibboleth.net
Wed Oct 4 00:56:53 EDT 2017
See <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=JDK-1.9,label=master/630/display/redirect>
------------------------------------------
Started by upstream project "java-metadata-aggregator-0.10-multi" build number 630
originally caused by:
Started by timer
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=JDK-1.9,label=master/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-metadata-aggregator # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-metadata-aggregator
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/java-metadata-aggregator +refs/heads/*:refs/remotes/origin/*
Checking out Revision 3305f8b3d08b90b7b4b12279888f3c484da262fe (refs/remotes/origin/master)
Commit message: "MDA-189 - port to Shibboleth V8 stack"
> git config core.sparsecheckout # timeout=10
> git checkout -f 3305f8b3d08b90b7b4b12279888f3c484da262fe
> git rev-list 3305f8b3d08b90b7b4b12279888f3c484da262fe # timeout=10
[master] $ /opt/maven/bin/mvn -f aggregator-parent/pom.xml -Djdk=JDK-1.9 -Dmatrix-combinations= -Dlabel=master clean verify -Prelease
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Metadata Aggregator
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline
[INFO] Shibboleth Metadata Aggregator :: RSA Key Blacklists
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface
[INFO] Shibboleth Metadata Aggregator :: BOM
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Metadata Aggregator 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ aggregator-parent ---
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ aggregator-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ aggregator-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.0-M1:jar (attach-javadocs) @ aggregator-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-javadoc-plugin:3.0.0-M1:test-jar (attach-javadocs) @ aggregator-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ aggregator-parent >>>
[INFO]
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ aggregator-parent <<<
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ aggregator-parent ---
[INFO]
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ aggregator-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Metadata Aggregator :: Processing Pipeline 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
2/2 KB Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ aggregator-pipeline ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ aggregator-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ aggregator-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 142 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=JDK-1.9,label=master/ws/aggregator-pipeline/target/classes>
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.8
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=JDK-1.9,label=master/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/XMLSignatureSigningStage.java>:[826,42] incompatible types: java.util.ArrayList<java.lang.Object> cannot be converted to java.util.List<? extends javax.xml.crypto.XMLStructure>
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Metadata Aggregator ..................... SUCCESS [ 3.670 s]
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline FAILURE [ 6.504 s]
[INFO] Shibboleth Metadata Aggregator :: RSA Key Blacklists SKIPPED
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface SKIPPED
[INFO] Shibboleth Metadata Aggregator :: BOM .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.476 s
[INFO] Finished at: 2017-10-04T00:56:52-04:00
[INFO] Final Memory: 34M/112M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project aggregator-pipeline: Compilation failure
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=JDK-1.9,label=master/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/XMLSignatureSigningStage.java>:[826,42] incompatible types: java.util.ArrayList<java.lang.Object> cannot be converted to java.util.List<? extends javax.xml.crypto.XMLStructure>
[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 :aggregator-pipeline
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
Did not find any matching files.
More information about the commits
mailing list