Online report :
http://ant:8888/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/45/buildId/118
Build statistics:
State: Failed
Previous State: Failed
Started at: Wed, 28 Mar 2007 23:05:26 -0700
Finished at: Wed, 28 Mar 2007 23:10:18 -0700
Total time: 4m 51s
Build Trigger: Schedule
Exit code: 1
Building machine hostname: ant.animals
Operating system : Linux(unknown)
Java version : 1.5.0_11(Sun Microsystems Inc.)
Changes
aaime Temporary patch to make postgis handle new filters as
well
/geotools/trunk/gt/modules/plugin/postgis/src/main/java/org/geotools/filter/SQLEncoderPostgis.java
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO]
----------------------------------------------------------------------------
[INFO] Building PostGIS module
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] snapshot org.geotools.maven:gt2-jar-collector:2.4-SNAPSHOT: checking for
updates from codehaus-snapshot-plugins
[INFO] snapshot org.geotools.maven:gt2-jar-collector:2.4-SNAPSHOT: checking for
updates from refractions
[INFO] snapshot org.geotools.maven:gt2-maven:2.4-SNAPSHOT: checking for updates
from codehaus-snapshot-plugins
[INFO] snapshot org.geotools.maven:gt2-maven:2.4-SNAPSHOT: checking for updates
from refractions
[INFO] snapshot org.geotools.maven:gt2-build:2.4-SNAPSHOT: checking for updates
from codehaus-snapshot-plugins
[INFO] snapshot org.geotools.maven:gt2-build:2.4-SNAPSHOT: checking for updates
from refractions
[INFO] [clean:clean]
[INFO] Deleting directory
/opt/continuum-1.0.3/apps/continuum/working-directory/45/target
[INFO] Deleting directory
/opt/continuum-1.0.3/apps/continuum/working-directory/45/target/classes
[INFO] Deleting directory
/opt/continuum-1.0.3/apps/continuum/working-directory/45/target/test-classes
[INFO] Deleting directory
/opt/continuum-1.0.3/apps/continuum/working-directory/45/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.geotools:gt2-jdbc:2.4-SNAPSHOT: checking for updates from
refractions
728b downloaded
[INFO] snapshot org.geotools:gt2-library:2.4-SNAPSHOT: checking for updates
from refractions
[INFO] snapshot org.geotools:gt2-api:2.4-SNAPSHOT: checking for updates from
refractions
851b downloaded
[INFO] snapshot org.geotools:gt2-referencing:2.4-SNAPSHOT: checking for updates
from refractions
1K downloaded
[INFO] snapshot org.geotools:gt2-metadata:2.4-SNAPSHOT: checking for updates
from refractions
741b downloaded
[INFO] snapshot org.geotools:gt2-main:2.4-SNAPSHOT: checking for updates from
refractions
1K downloaded
[INFO] snapshot org.geotools:gt2-epsg-wkt:2.4-SNAPSHOT: checking for updates
from refractions
886b downloaded
[INFO] snapshot org.geotools:gt2-sample-data:2.4-SNAPSHOT: checking for updates
from refractions
629b downloaded
104K downloaded
92K downloaded
373K downloaded
836K downloaded
1074K downloaded
[INFO] [compiler:compile]
Compiling 20 source files to
/opt/continuum-1.0.3/apps/continuum/working-directory/45/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
3165K downloaded
87K downloaded
[INFO] [compiler:testCompile]
Compiling 16 source files to
/opt/continuum-1.0.3/apps/continuum/working-directory/45/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/opt/continuum-1.0.3/apps/continuum/working-directory/45/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geotools.data.postgis.PostgisDBInfoOnlineTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.886 sec
Running org.geotools.filter.SQLEncoderPostgisGeosTest
WHERE ("gid" = '345')|WHERE (gid = '345')
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 sec
Running org.geotools.filter.SQLEncoderPostgisTest
WHERE ("gid" = '345')|WHERE (gid = '345')
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.geotools.data.postgis.PostgisWithoutGeosOnlineTest
Mar 28, 2007 11:08:03 PM org.geotools.data.postgis.PostgisDataStore
setEstimatedExtent
INFO: Setting OPTIMIZE_MODE to 'SQL'
Mar 28, 2007 11:09:16 PM org.geotools.data.postgis.PostgisDataStore
setEstimatedExtent
INFO: Setting OPTIMIZE_MODE to 'SQL'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 213.126 sec
Running org.geotools.data.postgis.PostgisPermissionOnlineTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.158 sec
Running org.geotools.data.postgis.PostgisFeatureReaderOnlineTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 5.313 sec <<<
FAILURE!
Running org.geotools.data.postgis.PostgisFeatureWriterOnlineTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.652 sec <<<
FAILURE!
Running org.geotools.data.postgis.PostgisDataStoreAPIOnlineTest
Mar 28, 2007 11:10:15 PM org.geotools.data.DefaultTransaction finalize
SEVERE: There's code leaving transaction unclosed. Call Transaction.close()
after using them to ensure they do not hold state such as JDCB connections or
file handles
Tests run: 37, Failures: 0, Errors: 37, Skipped: 0, Time elapsed: 0.53 sec <<<
FAILURE!
Running org.geotools.data.postgis.collection.PostgisFeatureCollectionOnlineTest
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 1.942 sec <<<
FAILURE!
Running org.geotools.data.postgis.PostgisDataStoreFactoryOnlineTest
Mar 28, 2007 11:10:17 PM org.geotools.data.postgis.PostgisDataStore getDBInfo
SEVERE: Could not obtain DBInfo object
org.geotools.data.DataSourceException: Connection
failed:org.postgresql.util.PSQLException: FATAL: database "geotools_test" does
not exist
at
org.geotools.data.jdbc.JDBC1DataStore.getConnection(JDBC1DataStore.java:1007)
at
org.geotools.data.postgis.PostgisDataStore.getDBInfo(PostgisDataStore.java:1941)
at
org.geotools.data.postgis.PostgisDataStore.guessDataStoreOptions(PostgisDataStore.java:306)
at
org.geotools.data.postgis.PostgisDataStore.<init>(PostgisDataStore.java:272)
at
org.geotools.data.postgis.PostgisDataStore.<init>(PostgisDataStore.java:247)
at
org.geotools.data.postgis.PostgisDataStore.<init>(PostgisDataStore.java:242)
at
org.geotools.data.postgis.PostgisDataStoreFactory.createDataStoreInternal(PostgisDataStoreFactory.java:211)
at
org.geotools.data.postgis.PostgisDataStoreFactory.createDataStore(PostgisDataStoreFactory.java:185)
at
org.geotools.data.postgis.PostgisDataStoreFactoryOnlineTest.testRemote(PostgisDataStoreFactoryOnlineTest.java:74)
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:210)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122)
at org.apache.maven.surefire.Surefire.run(Surefire.java:129)
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:225)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747)
Caused by: org.postgresql.util.PSQLException: FATAL: database "geotools_test"
does not exist
at
org.postgresql.core.v3.ConnectionFactoryImpl.readStartupMessages(ConnectionFactoryImpl.java:443)
at
org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:98)
at
org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:65)
at
org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:116)
at
org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
at org.postgresql.jdbc3.Jdbc3Connection.<init>(Jdbc3Connection.java:24)
at org.postgresql.Driver.makeConnection(Driver.java:369)
at org.postgresql.Driver.connect(Driver.java:245)
at java.sql.DriverManager.getConnection(DriverManager.java:525)
at java.sql.DriverManager.getConnection(DriverManager.java:171)
at
org.postgresql.ds.common.BaseDataSource.getConnection(BaseDataSource.java:82)
at
org.postgresql.ds.common.BaseDataSource.getConnection(BaseDataSource.java:65)
at
org.postgresql.ds.PGConnectionPoolDataSource.getPooledConnection(PGConnectionPoolDataSource.java:60)
at
org.geotools.data.jdbc.ConnectionPool.getConnection(ConnectionPool.java:120)
at
org.geotools.data.jdbc.JDBC2DataStore.createConnection(JDBC2DataStore.java:130)
at
org.geotools.data.jdbc.JDBC1DataStore.getConnection(JDBC1DataStore.java:1005)
... 34 more
Mar 28, 2007 11:10:17 PM org.geotools.data.postgis.PostgisDataStore
guessDataStoreOptions
SEVERE: Could not obtain PostgisDBInfo
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.geotools.data.postgis.referencing.PostgisAuthorityFactoryOnlineTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.041 sec <<<
FAILURE!
Results :
Tests run: 64, Failures: 0, Errors: 46, 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: 4 minutes 50 seconds
[INFO] Finished at: Wed Mar 28 23:10:18 PDT 2007
[INFO] Final Memory: 8M/23M
[INFO] ------------------------------------------------------------------------
****************************************************************************
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel