Build failed in Jenkins: java-metadata-aggregator-nightly #3
Shibboleth Jenkins
noreply at shibboleth.net
Thu Apr 11 13:50:30 EDT 2013
See <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/3/>
------------------------------------------
[...truncated 333 lines...]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ aggregator-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 81 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-pipeline/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/DomResourceSourceStage.java>:[159,23] closeQuietly(java.io.Closeable) in com.google.common.io.Closeables has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/DomFilesystemSourceStage.java>:[299,23] closeQuietly(java.io.Closeable) in com.google.common.io.Closeables has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/util/ClassToInstanceMultiMap.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/util/ClassToInstanceMultiMap.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth Metadata Aggregator :: Command Line Interface 0.8-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ aggregator-cli ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ aggregator-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java>: <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9:test-aggregate (report:test-aggregate) @ aggregator-pipeline <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.3
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.6
[INFO] Parent project loaded from repository: net.shibboleth:parent-v3:pom:TRUNK-SNAPSHOT
[INFO] Relativizing decoration links with respect to project URL: http://shibboleth.net/aggregator-pipeline/
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.5.2
[INFO] Cobertura Report generation was successful.
[INFO] Generating "About" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project License" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Issue Tracking" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Source Repository" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project Team" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project Plugins" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:2.6
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Metadata Aggregator :: Command Line Interface 0.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ aggregator-cli ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ aggregator-cli ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ aggregator-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java>: <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ aggregator-cli ---
[INFO] Changes detected - recompiling the module!
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ aggregator-cli ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aggregator-cli ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/aggregator-cli-0.8-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ aggregator-cli ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Building zip: <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/aggregator-cli-0.8-SNAPSHOT-bin.zip>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ aggregator-cli ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/aggregator-cli-0.8-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ aggregator-cli ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/aggregator-cli-0.8-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9:test-jar (attach-javadocs) @ aggregator-cli ---
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ aggregator-cli >>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ aggregator-cli ---
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ aggregator-cli <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ aggregator-cli ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/aggregator-cli-0.8-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-site-plugin:3.2:site (default-site) @ aggregator-cli ---
[INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5.2
[INFO]
[INFO] >>> cobertura-maven-plugin:2.5.2:cobertura (report:cobertura) @ aggregator-cli >>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ aggregator-cli ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ aggregator-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java>: <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- cobertura-maven-plugin:2.5.2:instrument (report:cobertura) @ aggregator-cli ---
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 2 files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/generated-classes/cobertura>
Cobertura: Saved information on 2 classes.
Instrument time: 93ms
[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ aggregator-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ aggregator-cli ---
[INFO] Changes detected - recompiling the module!
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ aggregator-cli ---
[INFO]
[INFO] <<< cobertura-maven-plugin:2.5.2:cobertura (report:cobertura) @ aggregator-cli <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9
[INFO]
[INFO] >>> maven-javadoc-plugin:2.9:aggregate (report:aggregate) @ aggregator-cli >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth Metadata Aggregator 0.8-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ aggregator-parent ---
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth Metadata Aggregator :: Processing Pipeline 0.8-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ aggregator-pipeline ---
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth Metadata Aggregator :: Command Line Interface 0.8-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ aggregator-cli ---
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9:aggregate (report:aggregate) @ aggregator-cli <<<
[INFO]
[INFO] >>> maven-javadoc-plugin:2.9:test-aggregate (report:test-aggregate) @ aggregator-cli >>>
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth Metadata Aggregator 0.8-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ aggregator-parent ---
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth Metadata Aggregator :: Processing Pipeline 0.8-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ aggregator-pipeline ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ aggregator-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 81 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-pipeline/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/DomResourceSourceStage.java>:[159,23] closeQuietly(java.io.Closeable) in com.google.common.io.Closeables has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/dom/DomFilesystemSourceStage.java>:[299,23] closeQuietly(java.io.Closeable) in com.google.common.io.Closeables has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/util/ClassToInstanceMultiMap.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-pipeline/src/main/java/net/shibboleth/metadata/util/ClassToInstanceMultiMap.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth Metadata Aggregator :: Command Line Interface 0.8-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ aggregator-cli ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ aggregator-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ aggregator-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java>: <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/src/main/java/net/shibboleth/metadata/cli/SimpleCommandLine.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9:test-aggregate (report:test-aggregate) @ aggregator-cli <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.3
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.6
[INFO] Parent project loaded from repository: net.shibboleth:parent-v3:pom:TRUNK-SNAPSHOT
[INFO] Relativizing decoration links with respect to project URL: http://shibboleth.net/aggregator-cli/
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.5.2
[INFO] Cobertura Report generation was successful.
[INFO] Executing aggregate cobertura:report for Shibboleth Metadata Aggregator
Cobertura: Loaded information on 82 classes.
Cobertura: Loaded information on 2 classes.
[INFO] Saving aggregate cobertura information in <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-parent/target/cobertura/cobertura.ser>
Cobertura: Saved information on 84 classes.
[INFO] Cobertura Report generation was successful.
[INFO] GPL licensed file <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/site/cobertura/js/customsorttypes.js> not found.
[INFO] GPL licensed file <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/site/cobertura/js/sortabletable.js> not found.
[INFO] GPL licensed file <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/aggregator-cli/target/site/cobertura/js/stringbuilder.js> not found.
[INFO] Generating "About" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project License" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Issue Tracking" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Source Repository" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project Team" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Project Plugins" report --- maven-project-info-reports-plugin:2.6
[INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:2.6
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Metadata Aggregator .................... SUCCESS [32.543s]
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline SUCCESS [48.248s]
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface SUCCESS [17.516s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:38.686s
[INFO] Finished at: Thu Apr 11 13:50:30 EDT 2013
[INFO] Final Memory: 57M/741M
[INFO] ------------------------------------------------------------------------
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/target/site> to /home/jenkins/.jenkins/jobs/java-metadata-aggregator-nightly/htmlreports/Site_Report
ERROR: Specified HTML directory '<https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-nightly/ws/target/site'> does not exist.
Build step 'Publish HTML reports' changed build result to FAILURE
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-metadata-aggregator-nightly/builds/2013-04-11_13-48-49/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list