Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=35318&projectId=171
Build statistics:
State: Failed
Previous State: Failed
Started at: Sun 6 Jan 2008 19:59:11 -0800
Finished at: Sun 6 Jan 2008 19:59:33 -0800
Total time: 22s
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.4.2_15"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_15-b02)
Java HotSpot(TM) Client VM (build 1.4.2_15-b02, mixed mode)
Builder version :
Maven version: 2.0.7
Java version: 1.4.2_15
OS name: "linux" version: "2.6.20-16-server" arch: "i386"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: niallp @ Sun 6 Jan 2008 19:15:46 -0800
Comment: Upgrade to commons-parent version 6 release
Files changed:
/commons/proper/beanutils/trunk/pom.xml ( 609497 )
/commons/proper/betwixt/trunk/pom.xml ( 609497 )
/commons/proper/chain/trunk/pom.xml ( 609497 )
/commons/proper/cli/trunk/pom.xml ( 609497 )
/commons/proper/codec/trunk/pom.xml ( 609497 )
/commons/proper/collections/trunk/pom.xml ( 609497 )
/commons/proper/commons-sandbox-parent/trunk/pom.xml ( 609497 )
/commons/proper/configuration/trunk/pom.xml ( 609497 )
/commons/proper/daemon/trunk/pom.xml ( 609497 )
/commons/proper/dbcp/trunk/pom.xml ( 609497 )
/commons/proper/dbutils/trunk/pom.xml ( 609497 )
/commons/proper/digester/trunk/pom.xml ( 609497 )
/commons/proper/discovery/trunk/pom.xml ( 609497 )
/commons/proper/el/trunk/pom.xml ( 609497 )
/commons/proper/email/trunk/pom.xml ( 609497 )
/commons/proper/fileupload/trunk/pom.xml ( 609497 )
/commons/proper/io/trunk/pom.xml ( 609497 )
/commons/proper/jci/trunk/pom.xml ( 609497 )
/commons/proper/jexl/trunk/pom.xml ( 609497 )
/commons/proper/jxpath/trunk/pom.xml ( 609497 )
/commons/proper/lang/trunk/pom.xml ( 609497 )
/commons/proper/launcher/trunk/pom.xml ( 609497 )
/commons/proper/logging/trunk/pom.xml ( 609497 )
/commons/proper/math/trunk/pom.xml ( 609497 )
/commons/proper/modeler/trunk/pom.xml ( 609497 )
/commons/proper/net/trunk/pom.xml ( 609497 )
/commons/proper/pool/trunk/pom.xml ( 609497 )
/commons/proper/primitives/trunk/pom.xml ( 609497 )
/commons/proper/proxy/trunk/pom.xml ( 609497 )
/commons/proper/scxml/trunk/pom.xml ( 609497 )
/commons/proper/transaction/trunk/pom.xml ( 609497 )
/commons/proper/validator/trunk/pom.xml ( 609497 )
/commons/proper/vfs/trunk/pom.xml ( 609497 )
****************************************************************************
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 1.4
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 7
Failures: 1
Total time: 393
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Commons VFS
[INFO] core
[INFO] examples
[INFO] 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] [site:attach-descriptor]
[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
4K uploaded
[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 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] [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.031 sec
Running org.apache.commons.vfs.provider.tar.test.TarProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.commons.vfs.provider.jar.test.JarProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.commons.vfs.provider.test.VirtualProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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.095 sec
Running org.apache.commons.vfs.provider.url.test.UrlProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.commons.vfs.provider.local.test.LocalProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 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.004 sec
Running org.apache.commons.vfs.provider.jar.test.NestedJarTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.vfs.RunTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.vfs.provider.tar.test.NestedTarTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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.003 sec
Running org.apache.commons.vfs.provider.test.GenericFileNameTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.commons.vfs.provider.sftp.test.SftpProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.vfs.provider.res.test.ResourceProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.vfs.util.DelegatingFileSystemOptionsBuilderTest
Jan 6, 2008 7:59:33 PM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Jan 6, 2008 7:59:33 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.241 sec
Running org.apache.commons.vfs.provider.url.test.UrlHttpProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.vfs.provider.tar.test.NestedTbz2TestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.vfs.provider.zip.test.NestedZipTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.vfs.provider.tar.test.Tbz2ProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.commons.vfs.cache.LRUFilesCacheTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.commons.vfs.test.FileSystemManagerFactoryTestCase
Jan 6, 2008 7:59:33 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.025 sec <<<
FAILURE!
Running org.apache.commons.vfs.provider.ftp.test.FtpProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.commons.vfs.provider.temp.test.TemporaryProviderTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.commons.vfs.provider.url.test.UrlProviderHttpTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 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.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 seconds
[INFO] Finished at: Sun Jan 06 19:59:33 PST 2008
[INFO] Final Memory: 8M/29M
[INFO] ------------------------------------------------------------------------
****************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]