Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 35876 invoked from network); 20 Apr 2008 18:26:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Apr 2008 18:26:24 -0000 Received: (qmail 81082 invoked by uid 500); 20 Apr 2008 18:26:24 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 80985 invoked by uid 500); 20 Apr 2008 18:26:23 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 80972 invoked by uid 99); 20 Apr 2008 18:26:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Apr 2008 11:26:23 -0700 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; Sun, 20 Apr 2008 18:25:38 +0000 Received: from vmbuild.apache.org (localhost [127.0.0.1]) by vmbuild.apache.org (Postfix) with ESMTP id 66C3E4581A6 for ; Sun, 20 Apr 2008 11:25:58 -0700 (PDT) Date: Sun, 20 Apr 08 11:25:58 -0700 From: Continuum VMBuild Server Reply-To: Continuum VMBuild Server To: dev@commons.apache.org Message-ID: <16305247.161208715958282.JavaMail.continuum@vmbuild.apache.org> Subject: [continuum] BUILD FAILURE: Commons Compress (Sandbox) 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=79223&projectId=176 Build statistics: State: Failed Previous State: Failed Started at: Sun 20 Apr 2008 11:25:22 -0700 Finished at: Sun 20 Apr 2008 11:25:50 -0700 Total time: 27s Build Trigger: Schedule Build Number: 0 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.7 Java version: 1.5.0_12 OS name: "linux" version: "2.6.20-16-server" arch: "i386" **************************************************************************** SCM Changes: **************************************************************************** Changed: niallp @ Sun 20 Apr 2008 10:27:20 -0700 Comment: upgrade to version 5 of commons-sandbox-parent Files changed: /commons/sandbox/compress/trunk/pom.xml ( 649944 ) /commons/sandbox/csv/trunk/pom.xml ( 649944 ) /commons/sandbox/exec/trunk/pom.xml ( 649944 ) /commons/sandbox/finder/trunk/pom.xml ( 649944 ) /commons/sandbox/functor/trunk/pom.xml ( 649944 ) /commons/sandbox/i18n/trunk/pom.xml ( 649944 ) /commons/sandbox/id/trunk/pom.xml ( 649944 ) /commons/sandbox/javaflow/trunk/pom.xml ( 649944 ) /commons/sandbox/js2j/trunk/pom.xml ( 649944 ) /commons/sandbox/monitoring/trunk/pom.xml ( 649944 ) /commons/sandbox/nabla/trunk/pom.xml ( 649944 ) /commons/sandbox/openpgp/trunk/pom.xml ( 649944 ) /commons/sandbox/performance/trunk/pom.xml ( 649944 ) /commons/sandbox/pipeline/trunk/pom.xml ( 649944 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Defintion: **************************************************************************** POM filename: pom.xml Goals: clean deploy Arguments: --batch-mode -DaltDeploymentRepository=vmbuild.repo::default::file://localhost/home/continuum/data/commons -Pci Build Fresh: false Always Build: false Default Build Definition: true Schedule: COMMONS_SCHEDULE Profile Name: Java 5 Description: **************************************************************************** Test Summary: **************************************************************************** Tests: 26 Failures: 3 Total time: 7712 **************************************************************************** Output: **************************************************************************** [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Commons Compress (Sandbox) [INFO] task-segment: [clean, deploy] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /home/continuum/data/working-directory/176/target [INFO] Deleting directory /home/continuum/data/working-directory/176/target/classes [INFO] Deleting directory /home/continuum/data/working-directory/176/target/test-classes [INFO] Deleting directory /home/continuum/data/working-directory/176/target/site [INFO] [cobertura:clean {execution: default}] [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [copy] Copying 2 files to /home/continuum/data/working-directory/176/target/apidocs/META-INF [INFO] Executed tasks [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 34 source files to /home/continuum/data/working-directory/176/target/classes [INFO] [bundle:manifest {execution: bundle-manifest}] [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 9 source files to /home/continuum/data/working-directory/176/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /home/continuum/data/working-directory/176/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.commons.compress.archivers.tar.TarTestCase count = 134 ch2 = 51 ch = 49 Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec <<< FAILURE! Running org.apache.commons.compress.archivers.zip.AsiExtraFieldTestCase Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.apache.commons.compress.archivers.zip.ExtraFieldUtilsTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.apache.commons.compress.archivers.zip.ZipEntryTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.apache.commons.compress.compressors.bzip2.BzipTestCase Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.583 sec Running org.apache.commons.compress.CompressUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.commons.compress.archivers.zip.ZipLongTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.apache.commons.compress.archivers.zip.ZipShortTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Results : Failed tests: testReadPosixTar(org.apache.commons.compress.archivers.tar.TarTestCase) testReadGnuTar(org.apache.commons.compress.archivers.tar.TarTestCase) testWritePosixTar(org.apache.commons.compress.archivers.tar.TarTestCase) Tests run: 26, Failures: 3, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /home/continuum/data/working-directory/176/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20 seconds [INFO] Finished at: Sun Apr 20 11:25:50 PDT 2008 [INFO] Final Memory: 10M/21M [INFO] ------------------------------------------------------------------------ **************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org