You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/11/29 02:24:01 UTC

Build failed in Jenkins: maven-plugins-ITs-m3 #289

See <https://builds.apache.org/job/maven-plugins-ITs-m3/289/changes>

Changes:

[bimargulies] MASSEMBLY-581: Allow formats in configuration to override descriptor

------------------------------------------
[...truncated 8458 lines...]
[INFO] Generating current version: 1.0.0
[INFO] 
[INFO] --- modello-maven-plugin:1.4.1:java (supplemental-models) @ maven-remote-resources-plugin ---
[INFO] outputDirectory: /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/generated-sources/modello
[INFO] Working on model: src/main/mdo/supplemental-model.mdo
[INFO] Generating current version: 1.0.0
[INFO] 
[INFO] --- modello-maven-plugin:1.4.1:xpp3-reader (supplemental-models) @ maven-remote-resources-plugin ---
[INFO] outputDirectory: /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/generated-sources/modello
[INFO] Working on model: src/main/mdo/supplemental-model.mdo
[INFO] Generating current version: 1.0.0
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:descriptor (default-descriptor) @ maven-remote-resources-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ maven-remote-resources-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ maven-remote-resources-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-remote-resources-plugin ---
[INFO] Compiling 11 source files to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ maven-remote-resources-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 42 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-remote-resources-plugin ---
[INFO] Compiling 17 source files to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ maven-remote-resources-plugin ---
[INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.resources.remote.RemoteResourcesMojoTest
[INFO] ..SUCCESS (6.7 s)
[INFO] Building: install-extra-artifacts/pom.xml
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 sec

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-remote-resources-plugin ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/maven-remote-resources-plugin-1.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:2.7:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-remote-resources-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:1.5:install (install-descriptor) @ maven-remote-resources-plugin ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/pom.xml to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/it-repo/org/apache/maven/plugins/maven-remote-resources-plugin/1.3-SNAPSHOT/maven-remote-resources-plugin-1.3-SNAPSHOT.pom
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/maven-remote-resources-plugin-1.3-SNAPSHOT.jar to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/it-repo/org/apache/maven/plugins/maven-remote-resources-plugin/1.3-SNAPSHOT/maven-remote-resources-plugin-1.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.9:integration-test (integration-tests) @ maven-remote-resources-plugin ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/failsafe-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.resources.remote.it.IT_CustomFilterDelimiter
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: staging-dependencies/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: script-global-vars/pom.xml
[INFO] ..SUCCESS (5.3 s)
[INFO] Building: fail-postbuild/pom.xml
[INFO] ..SUCCESS (3.7 s)
[INFO] Building: selector-conditions/pom.xml
[INFO] ..SUCCESS (6.0 s)
[INFO] Building: script-classpath-duplicates/pom.xml
[INFO] ..SUCCESS (5.4 s)
[INFO] Building: pom-filtering-reactor/pom.xml
[INFO] ..SUCCESS (3.5 s)
[INFO] Building: fail-build/pom.xml
[INFO] ..SUCCESS (3.3 s)
[INFO] Building: local-repo-url/pom.xml
[INFO] ..SUCCESS (3.9 s)
[INFO] Building: fail-ignore-with-verify/pom.xml
[INFO] ..SUCCESS (3.4 s)
[INFO] Building: local-repo-isolated/pom.xml
[INFO] ..SUCCESS (4.0 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 40, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-invoker-plugin ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-invoker-plugin/target/maven-invoker-plugin-1.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-invoker-plugin/1.6-SNAPSHOT/maven-invoker-plugin-1.6-SNAPSHOT.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-invoker-plugin/pom.xml to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-invoker-plugin/1.6-SNAPSHOT/maven-invoker-plugin-1.6-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Plugins Aggregator 1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project      *
[WARNING] * contains the following plugin(s) that are not marked as       *
[WARNING] * @threadSafe to support parallel building.                     *
[WARNING] * While this /may/ work fine, please look for plugin updates    *
[WARNING] * and/or request plugins be made thread-safe.                   *
[WARNING] * If reporting an issue, report it against the plugin in        *
[WARNING] * question, not against maven-core                              *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in Maven Plugins Aggregator:
[WARNING] org.apache.maven.plugins:maven-remote-resources-plugin:1.1
[WARNING] *****************************************************************
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-plugins-aggregator ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/target
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ maven-plugins-aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-plugins-aggregator ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/pom.xml to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins-aggregator/1-SNAPSHOT/maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ..SUCCESS (108.7 s)
[INFO] Building: MSITE-159/pom.xml
[INFO] ..SUCCESS (3.5 s)
[INFO] Building: site-jar/pom.xml
[INFO] ..SUCCESS (4.0 s)
[INFO] Building: inheritedMenus/pom.xml
[INFO] ..SUCCESS (5.0 s)
[INFO] Building: MSITE-456/pom.xml
[INFO] ..SUCCESS (4.0 s)
[INFO] Building: site-inheritance/pom.xml
[INFO] ..SUCCESS (6.4 s)
[INFO] Building: MSITE-504/pom.xml
[INFO] ..SUCCESS (52.8 s)
[INFO] Building: MSITE-512/pom.xml
[INFO] ..SUCCESS (6.0 s)
[INFO] Building: top-parent-no-site/pom.xml
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 172.794 sec
Running org.apache.maven.plugin.resources.remote.it.IT_FilterLocalOverride
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.788 sec
Running org.apache.maven.plugin.resources.remote.it.IT_GenerateFromOverride
[INFO] ..SUCCESS (5.6 s)
[INFO] 
[INFO] --- maven-invoker-plugin:1.5:verify (integration-test) @ maven-site-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 38, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-site-plugin ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-site-plugin/target/maven-site-plugin-3.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-site-plugin/3.1-SNAPSHOT/maven-site-plugin-3.1-SNAPSHOT.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-site-plugin/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-site-plugin/3.1-SNAPSHOT/maven-site-plugin-3.1-SNAPSHOT.pom
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 sec
Running org.apache.maven.plugin.resources.remote.it.IT_SupplementalArtifact
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.016 sec
Running org.apache.maven.plugin.resources.remote.it.IT_RunOnlyAtExecutionRoot
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.303 sec
Running org.apache.maven.plugin.resources.remote.it.IT_GetDependencyProjects
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.152 sec
Running org.apache.maven.plugin.resources.remote.it.IT_GenerateFromBundle
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.764 sec
Running org.apache.maven.plugin.resources.remote.it.IT_BadDependencyPoms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.038 sec

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] 
[INFO] --- maven-failsafe-plugin:2.9:verify (integration-tests) @ maven-remote-resources-plugin ---
[INFO] Failsafe report directory: /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/failsafe-reports
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-remote-resources-plugin ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/target/maven-remote-resources-plugin-1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-remote-resources-plugin/1.3-SNAPSHOT/maven-remote-resources-plugin-1.3-SNAPSHOT.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-remote-resources-plugin/pom.xml to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-remote-resources-plugin/1.3-SNAPSHOT/maven-remote-resources-plugin-1.3-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Plugins ..................................... SUCCESS [2.163s]
[INFO] Maven ACR Plugin .................................. SUCCESS [17.372s]
[INFO] Maven Ant Plugin .................................. SUCCESS [1:01.763s]
[INFO] Maven AntRun Plugin ............................... SUCCESS [45.865s]
[INFO] Maven Eclipse Plugin .............................. SUCCESS [10:10.843s]
[INFO] Maven Assembly Plugin ............................. SUCCESS [10:53.655s]
[INFO] Maven Changelog Plugin ............................ SUCCESS [29.399s]
[INFO] Maven Changes Report Plugin ....................... SUCCESS [1:11.401s]
[INFO] Maven Checkstyle Plugin ........................... SUCCESS [1:05.949s]
[INFO] Maven Clean Plugin ................................ SUCCESS [13.219s]
[INFO] Maven Compiler Plugin ............................. SUCCESS [16.747s]
[INFO] Maven Dependency Plugin ........................... SUCCESS [1:43.023s]
[INFO] Maven Deploy Plugin ............................... SUCCESS [1:33.117s]
[INFO] Maven DOAP Plugin ................................. SUCCESS [14.496s]
[INFO] Maven Documentation Checker Plugin ................ SUCCESS [4.736s]
[INFO] Maven EAR Plugin .................................. SUCCESS [2:59.775s]
[INFO] Maven EJB Plugin .................................. SUCCESS [20.452s]
[INFO] Maven GPG Plugin .................................. SUCCESS [29.956s]
[INFO] Maven Help Plugin ................................. SUCCESS [29.709s]
[INFO] Maven IDEA Plugin ................................. SUCCESS [4.786s]
[INFO] Maven Install Plugin .............................. SUCCESS [30.600s]
[INFO] Maven JAR Plugin .................................. SUCCESS [50.665s]
[INFO] Maven Jarsigner Plugin ............................ SUCCESS [19.461s]
[INFO] Maven Javadoc Plugin .............................. FAILURE [4:54.741s]
[INFO] Maven Linkcheck Plugin ............................ SUCCESS [1.262s]
[INFO] Maven One Plugin .................................. SUCCESS [2.484s]
[INFO] Maven Patch Plugin ................................ SUCCESS [9.714s]
[INFO] Maven PDF Plugin .................................. SUCCESS [2:22.495s]
[INFO] Maven PMD Plugin .................................. SUCCESS [18.112s]
[INFO] Maven RAR Plugin .................................. SUCCESS [5.584s]
[INFO] Maven Reactor Plugin .............................. SUCCESS [1.617s]
[INFO] Maven Repository Plugin ........................... SUCCESS [2:54.601s]
[INFO] Maven Resources Plugin ............................ SUCCESS [40.309s]
[INFO] Maven Shade Plugin ................................ SUCCESS [1:34.306s]
[INFO] Maven Site Plugin 3 ............................... SUCCESS [6:58.475s]
[INFO] Maven Source Plugin ............................... SUCCESS [23.337s]
[INFO] Maven Stage Plugin ................................ SUCCESS [1.362s]
[INFO] Maven Toolchains Plugin ........................... SUCCESS [1.143s]
[INFO] Maven Verifier Plugin ............................. SUCCESS [6.693s]
[INFO] Maven WAR Plugin .................................. SUCCESS [46.857s]
[INFO] Maven Invoker Plugin .............................. SUCCESS [3:13.084s]
[INFO] Maven Project Info Reports Plugin ................. SUCCESS [1:47.111s]
[INFO] Maven Remote Resources Plugin ..................... SUCCESS [3:19.487s]
[INFO] Maven Plugins Aggregator .......................... SUCCESS [0.019s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:54.987s (Wall Clock)
[INFO] Finished at: Tue Nov 29 01:24:00 GMT 2011
[INFO] Final Memory: 68M/1001M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "apache.snapshots" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test (default-test) on project maven-javadoc-plugin: There are test failures.
[ERROR] 
[ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/maven-plugins-ITs-m3/maven-javadoc-plugin/target/surefire-reports for the individual test results.
[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 :maven-javadoc-plugin
Build step 'Invoke top-level Maven targets' marked build as failure


Jenkins build is back to normal : maven-plugins-ITs-m3 #290

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins-ITs-m3/290/changes>