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/10/17 07:41:45 UTC

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

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

Changes:

[baerrach] Fixed bug where reporting of build logs for MyEclipsePluginIT would incorrectly re-use the log file because the helper method used to invoke the tests matched the pattern used to generate the filename

------------------------------------------
[...truncated 8411 lines...]
[INFO] outputDirectory: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-remote-resources-plugin/target/generated-sources/modello>
[INFO] Working on model: src/main/mdo/remote-resources.mdo
[INFO] Generating current version: 1.1.0
[INFO] 
[INFO] --- modello-maven-plugin:1.4.1:java (remote-resources) @ maven-remote-resources-plugin ---
[INFO] outputDirectory: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-remote-resources-plugin/target/generated-sources/modello>
[INFO] Working on model: src/main/mdo/remote-resources.mdo
[INFO] Generating current version: 1.1.0
[INFO] 
[INFO] --- modello-maven-plugin:1.4.1:xpp3-reader (remote-resources) @ maven-remote-resources-plugin ---
[INFO] outputDirectory: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-remote-resources-plugin/target/generated-sources/modello>
[INFO] Working on model: src/main/mdo/remote-resources.mdo
[INFO] Generating current version: 1.1.0
[INFO] 
[INFO] --- modello-maven-plugin:1.4.1:xpp3-writer (supplemental-models) @ maven-remote-resources-plugin ---
[INFO] outputDirectory: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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:java (supplemental-models) @ maven-remote-resources-plugin ---
[INFO] outputDirectory: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-remote-resources-plugin/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.resources.remote.RemoteResourcesMojoTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.689 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: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-remote-resources-plugin/pom.xml> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-remote-resources-plugin/target/maven-remote-resources-plugin-1.3-SNAPSHOT.jar> to <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/maven-remote-resources-plugin/target/failsafe-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.resources.remote.it.IT_RunOnlyAtExecutionRoot
[INFO] ..SUCCESS (9.7 s)
[INFO] Building: integration-test-never-fails/pom.xml
[INFO] ..SUCCESS (4.9 s)
[INFO] Building: invoker-report/pom.xml
[INFO] ..SUCCESS (13.7 s)
[INFO] Building: fail-ignore-with-verify/pom.xml
[INFO] ..SUCCESS (4.3 s)
[INFO] Building: fail-postbuild/pom.xml
[INFO] ..SUCCESS (66.6 s)
[INFO] Building: no-version/pom.xml
[INFO] ..SUCCESS (5.1 s)
[INFO] Building: selector-conditions/pom.xml
[INFO] ..SUCCESS (6.6 s)
[INFO] Building: MSITE-456/pom.xml
[INFO] ..SUCCESS (8.6 s)
[INFO] Building: invocation-multiple/pom.xml
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: surefire-report/pom.xml
[INFO] ..SUCCESS (7.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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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
[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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/maven/plugins/maven-plugins-aggregator/1-SNAPSHOT/maven-plugins-aggregator-1-SNAPSHOT.pom
[INFO] ..SUCCESS (19.4 s)
[INFO] Building: selector-scripts/pom.xml
[INFO] ..SUCCESS (6.1 s)
[INFO] Building: fail-build/pom.xml
[INFO] ..SUCCESS (4.4 s)
[INFO] Building: staging-pom/pom.xml
[INFO] ..SUCCESS (3.1 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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.895 sec
Running org.apache.maven.plugin.resources.remote.it.IT_CustomFilterDelimiter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.6 sec
Running org.apache.maven.plugin.resources.remote.it.IT_BadDependencyPoms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.759 sec
Running org.apache.maven.plugin.resources.remote.it.IT_GetDependencyProjects
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.543 sec
Running org.apache.maven.plugin.resources.remote.it.IT_GenerateFromBundle
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.696 sec
Running org.apache.maven.plugin.resources.remote.it.IT_GenerateFromOverride
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.649 sec
Running org.apache.maven.plugin.resources.remote.it.IT_SupplementalArtifact
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.752 sec
Running org.apache.maven.plugin.resources.remote.it.IT_FilterLocalOverride
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.504 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: <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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 <https://builds.apache.org/job/maven-plugins-ITs-m3/ws/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 [4.354s]
[INFO] Maven ACR Plugin .................................. SUCCESS [30.164s]
[INFO] Maven Ant Plugin .................................. SUCCESS [1:38.040s]
[INFO] Maven AntRun Plugin ............................... SUCCESS [1:06.407s]
[INFO] Maven Eclipse Plugin .............................. SUCCESS [18:31.927s]
[INFO] Maven Assembly Plugin ............................. SUCCESS [20:59.308s]
[INFO] Maven Changelog Plugin ............................ FAILURE [43.909s]
[INFO] Maven Changes Report Plugin ....................... SUCCESS [1:32.841s]
[INFO] Maven Checkstyle Plugin ........................... SUCCESS [2:02.715s]
[INFO] Maven Clean Plugin ................................ SUCCESS [34.738s]
[INFO] Maven Compiler Plugin ............................. SUCCESS [38.145s]
[INFO] Maven Dependency Plugin ........................... SUCCESS [3:39.934s]
[INFO] Maven Deploy Plugin ............................... SUCCESS [3:41.289s]
[INFO] Maven DOAP Plugin ................................. SUCCESS [37.801s]
[INFO] Maven Documentation Checker Plugin ................ SUCCESS [10.321s]
[INFO] Maven EAR Plugin .................................. SUCCESS [5:44.085s]
[INFO] Maven EJB Plugin .................................. SUCCESS [1:01.179s]
[INFO] Maven GPG Plugin .................................. SUCCESS [1:03.467s]
[INFO] Maven Help Plugin ................................. SUCCESS [59.089s]
[INFO] Maven IDEA Plugin ................................. SUCCESS [12.315s]
[INFO] Maven Install Plugin .............................. SUCCESS [57.366s]
[INFO] Maven JAR Plugin .................................. SUCCESS [1:27.995s]
[INFO] Maven Jarsigner Plugin ............................ SUCCESS [34.888s]
[INFO] Maven Javadoc Plugin .............................. SUCCESS [9:33.255s]
[INFO] Maven Linkcheck Plugin ............................ SUCCESS [2.896s]
[INFO] Maven One Plugin .................................. SUCCESS [3.435s]
[INFO] Maven Patch Plugin ................................ SUCCESS [18.197s]
[INFO] Maven PDF Plugin .................................. SUCCESS [29.540s]
[INFO] Maven PMD Plugin .................................. SUCCESS [26.206s]
[INFO] Maven RAR Plugin .................................. SUCCESS [9.614s]
[INFO] Maven Reactor Plugin .............................. SUCCESS [3.857s]
[INFO] Maven Repository Plugin ........................... SUCCESS [2:54.701s]
[INFO] Maven Resources Plugin ............................ SUCCESS [1:04.564s]
[INFO] Maven Shade Plugin ................................ SUCCESS [2:20.655s]
[INFO] Maven Site Plugin 3 ............................... SUCCESS [8:12.457s]
[INFO] Maven Source Plugin ............................... SUCCESS [44.871s]
[INFO] Maven Stage Plugin ................................ SUCCESS [2.506s]
[INFO] Maven Toolchains Plugin ........................... SUCCESS [1.846s]
[INFO] Maven Verifier Plugin ............................. SUCCESS [16.283s]
[INFO] Maven WAR Plugin .................................. SUCCESS [1:34.664s]
[INFO] Maven Invoker Plugin .............................. SUCCESS [5:18.916s]
[INFO] Maven Project Info Reports Plugin ................. SUCCESS [2:11.221s]
[INFO] Maven Remote Resources Plugin ..................... SUCCESS [2:24.774s]
[INFO] Maven Plugins Aggregator .......................... SUCCESS [0.124s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36:27.822s (Wall Clock)
[INFO] Finished at: Mon Oct 17 05:41:44 UTC 2011
[INFO] Final Memory: 68M/997M
[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-invoker-plugin:1.5:run (integration-test) on project maven-changelog-plugin: 2 builds failed. -> [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-changelog-plugin
Build step 'Invoke top-level Maven targets' marked build as failure


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

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