Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 82155 invoked from network); 3 Mar 2008 01:44:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2008 01:44:12 -0000 Received: (qmail 54682 invoked by uid 500); 3 Mar 2008 01:44:06 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 54615 invoked by uid 500); 3 Mar 2008 01:44:06 -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 54606 invoked by uid 99); 3 Mar 2008 01:44:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Mar 2008 17:44:06 -0800 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, 03 Mar 2008 01:43:27 +0000 Received: from vmbuild.apache.org (localhost [127.0.0.1]) by vmbuild.apache.org (Postfix) with ESMTP id 6A49B45819E for ; Sun, 2 Mar 2008 17:43:45 -0800 (PST) Date: Sun, 02 Mar 08 17:43:45 -0800 From: Continuum VMBuild Server Reply-To: Continuum VMBuild Server To: dev@commons.apache.org Message-ID: <16564312.1881204508625428.JavaMail.continuum@vmbuild.apache.org> Subject: [continuum] BUILD FAILURE: Commons VFS 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=58662&projectId=171 Build statistics: State: Failed Previous State: Failed Started at: Sun 2 Mar 2008 17:42:02 -0800 Finished at: Sun 2 Mar 2008 17:43:11 -0800 Total time: 1m 8s 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 2 Mar 2008 16:04:29 -0800 Comment: Improve m2 build: - Prefix module names with "Commons VFS" (these are used in the jar manifests) - remove organization and license info (redundant since this is in commons-parent) - remove maven-compiler-plugin configuration (redundant since this is in commons-parent) - add testResources to "core" pom so that LICENSE/NOTICE is included in the test jar - add source and binary assembly descriptors Files changed: /commons/proper/vfs/trunk/core/pom.xml ( 632887 ) /commons/proper/vfs/trunk/examples/pom.xml ( 632887 ) /commons/proper/vfs/trunk/pom.xml ( 632887 ) /commons/proper/vfs/trunk/sandbox/pom.xml ( 632887 ) /commons/proper/vfs/trunk/src/assembly ( 632887 ) /commons/proper/vfs/trunk/src/assembly/bin.xml ( 632887 ) /commons/proper/vfs/trunk/src/assembly/src.xml ( 632887 ) **************************************************************************** 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: 7 Failures: 1 Total time: 404 **************************************************************************** Output: **************************************************************************** [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Commons VFS [INFO] Commons VFS Core [INFO] Commons VFS Examples [INFO] Commons VFS Sandbox [INFO] ---------------------------------------------------------------------------- [INFO] Building Commons VFS [INFO] task-segment: [clean, deploy] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /home/continuum/data/working-directory/171/target [INFO] Deleting directory /home/continuum/data/working-directory/171/target/classes [INFO] Deleting directory /home/continuum/data/working-directory/171/target/test-classes [INFO] Deleting directory /home/continuum/data/working-directory/171/target/site [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [copy] Copying 2 files to /home/continuum/data/working-directory/171/target/apidocs/META-INF [INFO] Executed tasks [INFO] [site:attach-descriptor] [WARNING] Unable to load parent project from repository: Could not find the model file '/home/continuum/data/working-directory/171/../pom.xml'. for project unknown [INFO] [install:install] [INFO] Installing /home/continuum/data/working-directory/171/pom.xml to /home/continuum/.m2/repository/org/apache/commons/commons-vfs-project/1.1-SNAPSHOT/commons-vfs-project-1.1-SNAPSHOT.pom [INFO] [deploy:deploy] altDeploymentRepository = vmbuild.repo::default::file://localhost/home/continuum/data/commons [INFO] Using alternate deployment repository vmbuild.repo::default::file://localhost/home/continuum/data/commons [INFO] Retrieving previous build number from vmbuild.repo Uploading: file://localhost/home/continuum/data/commons/org/apache/commons/commons-vfs-project/1.1-SNAPSHOT/commons-vfs-project-1.1-SNAPSHOT.pom 5K uploaded [INFO] Retrieving previous metadata from vmbuild.repo [INFO] Uploading site descriptor for commons-vfs-project 1.1-SNAPSHOT site.xml [INFO] Retrieving previous metadata from vmbuild.repo [INFO] Uploading repository metadata for: 'artifact org.apache.commons:commons-vfs-project' [INFO] Retrieving previous metadata from vmbuild.repo [INFO] Uploading repository metadata for: 'snapshot org.apache.commons:commons-vfs-project:1.1-SNAPSHOT' [INFO] ---------------------------------------------------------------------------- [INFO] Building Commons VFS Core [INFO] task-segment: [clean, deploy] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /home/continuum/data/working-directory/171/core/target [INFO] Deleting directory /home/continuum/data/working-directory/171/core/target/classes [INFO] Deleting directory /home/continuum/data/working-directory/171/core/target/test-classes [INFO] Deleting directory /home/continuum/data/working-directory/171/core/target/site [INFO] [antrun:run {execution: javadoc.resources}] [INFO] Executing tasks [INFO] Executed tasks [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:compile] [INFO] Compiling 219 source files to /home/continuum/data/working-directory/171/core/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] Compiling 58 source files to /home/continuum/data/working-directory/171/core/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /home/continuum/data/working-directory/171/core/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.commons.vfs.provider.http.test.HttpProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.apache.commons.vfs.provider.tar.test.TarProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.commons.vfs.provider.jar.test.JarProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.commons.vfs.provider.test.VirtualProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.commons.vfs.provider.tar.test.TgzProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.commons.vfs.provider.ram.test.CustomRamProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec Running org.apache.commons.vfs.provider.url.test.UrlProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.commons.vfs.provider.local.test.LocalProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.commons.vfs.provider.ram.test.RamProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.commons.vfs.provider.zip.test.ZipProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.commons.vfs.provider.jar.test.NestedJarTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.commons.vfs.RunTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.commons.vfs.provider.tar.test.NestedTarTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.commons.vfs.provider.tar.test.NestedTgzTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.apache.commons.vfs.cache.NullFilesCacheTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.commons.vfs.provider.test.GenericFileNameTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.apache.commons.vfs.provider.sftp.test.SftpProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.commons.vfs.provider.res.test.ResourceProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.commons.vfs.util.DelegatingFileSystemOptionsBuilderTest Mar 2, 2008 5:43:10 PM org.apache.commons.vfs.VfsLog info INFO: Using "/tmp/vfs_cache" as temporary files store. Mar 2, 2008 5:43:10 PM org.apache.commons.vfs.VfsLog info INFO: Using "/tmp/vfs_cache" as temporary files store. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec Running org.apache.commons.vfs.provider.url.test.UrlHttpProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.commons.vfs.provider.tar.test.NestedTbz2TestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.commons.vfs.provider.zip.test.NestedZipTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.commons.vfs.provider.tar.test.Tbz2ProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.commons.vfs.cache.LRUFilesCacheTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.apache.commons.vfs.test.FileSystemManagerFactoryTestCase Mar 2, 2008 5:43:10 PM org.apache.commons.vfs.VfsLog info INFO: Using "/tmp/vfs_cache" as temporary files store. Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec <<< FAILURE! Running org.apache.commons.vfs.provider.ftp.test.FtpProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.commons.vfs.provider.temp.test.TemporaryProviderTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.commons.vfs.provider.url.test.UrlProviderHttpTestCase Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Results : Failed tests: testDefaultInstance(org.apache.commons.vfs.test.FileSystemManagerFactoryTestCase) Tests run: 7, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /home/continuum/data/working-directory/171/core/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 1 second [INFO] Finished at: Sun Mar 02 17:43:11 PST 2008 [INFO] Final Memory: 11M/25M [INFO] ------------------------------------------------------------------------ **************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org