Return-Path: Delivered-To: apmail-continuum-notifications-archive@minotaur.apache.org Received: (qmail 126 invoked from network); 6 Aug 2010 02:20:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Aug 2010 02:20:28 -0000 Received: (qmail 64845 invoked by uid 500); 6 Aug 2010 02:20:28 -0000 Delivered-To: apmail-continuum-notifications-archive@continuum.apache.org Received: (qmail 64818 invoked by uid 500); 6 Aug 2010 02:20:28 -0000 Mailing-List: contact notifications-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list notifications@continuum.apache.org Received: (qmail 64807 invoked by uid 99); 6 Aug 2010 02:20:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Aug 2010 02:20:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.54] (HELO vmbuild2.apache.org) (140.211.11.54) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Aug 2010 02:20:24 +0000 Received: from vmbuild (localhost [127.0.0.1]) by vmbuild2.apache.org (8.14.3/8.14.3/Debian-9.1ubuntu1) with ESMTP id o762K1jt026056; Fri, 6 Aug 2010 02:20:01 GMT Date: Fri, 6 Aug 2010 02:20:01 +0000 (UTC) From: "Continuum@vmbuild2" To: notifications@continuum.apache.org To: brett@apache.org Message-ID: <1842317744.51281061201088.JavaMail.continuum@vmbuild> Subject: [continuum] BUILD FAILURE: Continuum (trunk) - Continuum :: Project - Default Maven 2 Build Definition MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Continuum-Build-Host: vmbuild2 X-Continuum-Project-Id: 11 X-Continuum-Project-Name: Continuum :: Project X-Virus-Checked: Checked by ClamAV on apache.org Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=28&projectId=11 Build statistics: State: Failed Previous State: Failed Started at: Fri 6 Aug 2010 02:12:34 +0000 Finished at: Fri 6 Aug 2010 02:19:45 +0000 Total time: 7m 10s Build Trigger: Forced Build Number: 0 Exit code: 1 Building machine hostname: vmbuild2 Operating system : Linux(unknown) Java Home version : java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode) Builder version : Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000) Java version: 1.6.0_20 Java home: /usr/lib/jvm/java-6-sun-1.6.0.20/jre Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux" version: "2.6.32-24-server" arch: "amd64" Family: "unix" **************************************************************************** SCM Changes: **************************************************************************** Changed: brett @ Fri 6 Aug 2010 02:10:19 +0000 Comment: exclude test Files changed: /continuum/trunk/continuum-commons/src/test/java/org/apache/continuum/installation/DefaultInstallationServiceTest.java ( 982849 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean install Arguments: --batch-mode Build Fresh: false Always Build: false Default Build Definition: true Schedule: DEFAULT_SCHEDULE Profile Name: Maven 2.2.1 Description: Default Maven 2 Build Definition **************************************************************************** Test Summary: **************************************************************************** Tests: 121 Failures: 1 Errors: 0 Success Rate: 99 Total time: 243.89201 **************************************************************************** Test Failures: **************************************************************************** ReleaseTaskExecutorTest testReleases : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: Error in release:perform. Release output follows: [INFO] Checking out the project to perform the release ... [ERROR] org.apache.maven.shared.release.ReleaseExecutionException: [INFO] Executing: /bin/sh -c cd /home/continuum/continuum-base/data/working-directory/11/continuum-release/target/test-classes/build-dir && mvn -DperformRelease=true package --no-plugin-updates --batch-mode at org.apache.continuum.release.phase.AbstractContinuumRunGoalsPhase.execute(AbstractContinuumRunGoalsPhase.java:85) at org.apache.continuum.release.phase.RunPerformGoalsPhase.execute(RunPerformGoalsPhase.java:64) at org.apache.maven.shared.release.DefaultReleaseManager.perform(DefaultReleaseManager.java:343) at org.apache.maven.shared.release.DefaultReleaseManager.performWithResult(DefaultReleaseManager.java:301) at org.apache.maven.continuum.release.executors.PerformReleaseTaskExecutor.execute(PerformReleaseTaskExecutor.java:111) at org.apache.maven.continuum.release.executors.AbstractReleaseTaskExecutor.executeTask(AbstractReleaseTaskExecutor.java:68) at org.apache.maven.continuum.release.executors.ReleaseTaskExecutorTest.releaseSimpleProjectWithNextVersion(ReleaseTaskExecutorTest.java:181) at org.apache.maven.continuum.release.executors.ReleaseTaskExecutorTest.testReleases(ReleaseTaskExecutorTest.java:141) Caused by: org.apache.maven.shared.release.exec.MavenExecutorException: Maven execution failed, exit code: '127' at org.apache.continuum.utils.shell.DefaultShellCommandHelper.executeGoals(DefaultShellCommandHelper.java:215) at org.apache.continuum.utils.shell.DefaultShellCommandHelper.executeGoals(DefaultShellCommandHelper.java:170) at org.apache.continuum.release.phase.AbstractContinuumRunGoalsPhase.execute(AbstractContinuumRunGoalsPhase.java:77) ... 33 more at junit.framework.Assert.fail(Assert.java:47) at org.apache.maven.continuum.release.executors.ReleaseTaskExecutorTest.releaseSimpleProjectWithNextVersion(ReleaseTaskExecutorTest.java:187) at org.apache.maven.continuum.release.executors.ReleaseTaskExecutorTest.testReleases(ReleaseTaskExecutorTest.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)