Return-Path: Delivered-To: apmail-continuum-notifications-archive@minotaur.apache.org Received: (qmail 5269 invoked from network); 30 Mar 2009 14:20:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Mar 2009 14:20:59 -0000 Received: (qmail 79240 invoked by uid 500); 30 Mar 2009 14:20:59 -0000 Delivered-To: apmail-continuum-notifications-archive@continuum.apache.org Received: (qmail 79221 invoked by uid 500); 30 Mar 2009 14:20:59 -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 79212 invoked by uid 99); 30 Mar 2009 14:20:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Mar 2009 14:20:59 +0000 X-ASF-Spam-Status: No, hits=-1998.3 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.137] (HELO vmbuild.apache.org) (140.211.11.137) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Mar 2009 14:20:58 +0000 Received: from vmbuild.apache.org (localhost [127.0.0.1]) by vmbuild.apache.org (Postfix) with ESMTP id A6C8B458156 for ; Mon, 30 Mar 2009 07:20:32 -0700 (PDT) Date: Mon, 30 Mar 09 07:20:32 -0700 From: "Continuum@vmbuild.apache.org" Reply-To: "Continuum@vmbuild.apache.org" To: notifications@continuum.apache.org Message-ID: <1280542.241238422832582.JavaMail.root@vmbuild.apache.org> Subject: [continuum] BUILD FAILURE: Continuum - Continuum :: Release System - Maven 2.0.9, Java 5 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=177949&projectId=480 Build statistics: State: Failed Previous State: Failed Started at: Mon 30 Mar 2009 07:18:16 -0700 Finished at: Mon 30 Mar 2009 07:20:17 -0700 Total time: 2m 0s Build Trigger: Forced Build Number: 513 Exit code: 1 Building machine hostname: vmbuild.apache.org Operating system : Linux(unknown) Java Home version : java version "1.5.0_12" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04) Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing) Builder version : Maven version: 2.0.9 Java version: 1.5.0_12 OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family: "unix" **************************************************************************** SCM Changes: **************************************************************************** No files changed **************************************************************************** Dependencies Changes: **************************************************************************** org.apache.continuum:continuum-api:1.3.3-SNAPSHOT org.apache.continuum:continuum-test:1.3.3-SNAPSHOT org.apache.continuum:continuum:1.3.3-SNAPSHOT **************************************************************************** Build Definition: **************************************************************************** POM filename: pom.xml Goals: clean install Arguments: --batch-mode --non-recursive -U Build Fresh: false Always Build: false Default Build Definition: true Schedule: DEFAULT_SCHEDULE Profile Name: Maven 2.0.9, Java 5 Description: Maven 2.0.9, Java 5 **************************************************************************** Test Summary: **************************************************************************** Tests: 1 Failures: 1 Total time: 64.273 **************************************************************************** Test Failures: **************************************************************************** ReleaseTaskExecutorTest testReleases : junit.framework.AssertionFailedError junit.framework.AssertionFailedError: Error in release:perform. Release output follows: [ERROR] org.apache.maven.shared.release.ReleaseExecutionException: [INFO] Executing: /bin/sh -c cd /home/continuum/data/working-directory/480/target/test-classes/build-dir && mvn -DperformRelease=true package --no-plugin-updates --batch-mode at org.apache.continuum.release.phase.AbstractContinuumRunGoalsPhase.execute(AbstractContinuumRunGoalsPhase.java:80) at org.apache.continuum.release.phase.RunPerformGoalsPhase.execute(RunPerformGoalsPhase.java:62) at org.apache.maven.shared.release.DefaultReleaseManager.perform(DefaultReleaseManager.java:319) at org.apache.maven.shared.release.DefaultReleaseManager.performWithResult(DefaultReleaseManager.java:279) at org.apache.maven.continuum.release.executors.PerformReleaseTaskExecutor.execute(PerformReleaseTaskExecutor.java:89) at org.apache.maven.continuum.release.executors.AbstractReleaseTaskExecutor.executeTask(AbstractReleaseTaskExecutor.java:68) at org.apache.maven.continuum.release.executors.ReleaseTaskExecutorTest.releaseSimpleProjectWithNextVersion(ReleaseTaskExecutorTest.java:170) at org.apache.maven.continuum.release.executors.ReleaseTaskExecutorTest.testReleases(ReleaseTaskExecutorTest.java:132) 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:216) at org.apache.continuum.utils.shell.DefaultShellCommandHelper.executeGoals(DefaultShellCommandHelper.java:171) at org.apache.continuum.release.phase.AbstractContinuumRunGoalsPhase.execute(AbstractContinuumRunGoalsPhase.java:72) ... 33 more at junit.framework.Assert.fail(Assert.java:47) at org.apache.maven.continuum.release.executors.ReleaseTaskExecutorTest.releaseSimpleProjectWithNextVersion(ReleaseTaskExecutorTest.java:176) at org.apache.maven.continuum.release.executors.ReleaseTaskExecutorTest.testReleases(ReleaseTaskExecutorTest.java:132) 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:585) 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:585) 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:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)