See <http://hudson.opengeo.org/hudson/job/geotools-master/4680/changes>

Changes:

[Niels Charlier] GEOT-4344 Creating gt-complex module, Moving some complex 
stuff to gt-main, Refactoring app-schema

[Davide Savazzi] GEOT-4358: added FilterFunction isCoverage

[Davide Savazzi] GEOT4362 - wfs: added supported output format to GetFeature 
response parser

[Davide Savazzi] GEOT-4358: added test

[etj] GEOT-4364 [1]: fix parsing LiteralOutput with null DataType.

[etj] GEOT-4364 [1]: fix parsing LiteralOutput with null DataType.

[etj] GEOT-4364 [2]: fix parsing LiteralOutput/DataType with null ows:reference

[Simone Giannecchini] GEOT-4366

[Daniele Romagnoli] Updating RasterLayerResponse to return no gridCoverage in 
case filters are excluding any granule from the result

[Simone Giannecchini] Update 
modules/library/coverage/src/main/java/org/geotools/image/ImageWorker.java

[Simone Giannecchini] GEOT-4367

[Simone Giannecchini] GEOT-4367

------------------------------------------
[...truncated 12954 lines...]
INFO: Mosaic Reader needs : 26 millisecs
Jan 9, 2013 8:53:51 PM org.geotools.gce.imagemosaic.jdbc.ImageMosaicJDBCReader 
logRequestParams
INFO: ----PARAMS START-------
Jan 9, 2013 8:53:51 PM org.geotools.gce.imagemosaic.jdbc.ImageMosaicJDBCReader 
logRequestParams
INFO: ReadGridGeometry2D: GridGeometry2D[GridEnvelope2D[0..399, 0..399], 
PARAM_MT["Affine", 
  PARAMETER["num_row", 3], 
  PARAMETER["num_col", 3], 
  PARAMETER["elt_0_0", 0.0], 
  PARAMETER["elt_0_1", -0.0025], 
  PARAMETER["elt_0_2", 18.994976], 
  PARAMETER["elt_1_0", 0.0025], 
  PARAMETER["elt_1_1", 0.0], 
  PARAMETER["elt_1_2", 50.003800999999996]]]
Jan 9, 2013 8:53:51 PM org.geotools.gce.imagemosaic.jdbc.ImageMosaicJDBCReader 
logRequestParams
INFO: OutputTransparentColor: null
Jan 9, 2013 8:53:51 PM org.geotools.gce.imagemosaic.jdbc.ImageMosaicJDBCReader 
logRequestParams
INFO: BackgroundColor: null
Jan 9, 2013 8:53:51 PM org.geotools.gce.imagemosaic.jdbc.ImageMosaicJDBCReader 
logRequestParams
INFO: ----PARAMS END-------
Jan 9, 2013 8:53:51 PM org.geotools.gce.imagemosaic.jdbc.ImageMosaicJDBCReader 
loadTiles
WARNING: The requested envelope does not intersect the envelope of this mosaic, 
result is a nodata image
Jan 9, 2013 8:53:51 PM org.geotools.gce.imagemosaic.jdbc.ImageMosaicJDBCReader 
loadTiles
WARNING: GeneralEnvelope[(17.996226, 50.002551), (18.996226, 51.002551)]
Jan 9, 2013 8:53:51 PM org.geotools.gce.imagemosaic.jdbc.ImageTests run: 25, 
Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 5.765 sec <<< FAILURE!
Running org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest
org.h2.jdbc.JdbcSQLException: IO Exception: java.io.IOException: 
java.io.IOException: Disk quota exceeded; SQL statement:
INSERT INTO oek values(?,?,?,?,?,?) [90028-119]
        at org.h2.message.Message.getSQLException(Message.java:106)
        at org.h2.message.Message.convertIOException(Message.java:322)
        at org.h2.value.ValueLob.createFromStream(ValueLob.java:420)
        at org.h2.value.ValueLob.convertToFileIfRequired(ValueLob.java:727)
        at org.h2.store.DataPage.getValueLen(DataPage.java:549)
        at org.h2.result.Row.getByteCount(Row.java:73)
        at org.h2.store.Storage.addRecord(Storage.java:177)
        at org.h2.index.ScanIndex.add(ScanIndex.java:119)
        at org.h2.table.TableData.addRow(TableData.java:132)
        at org.h2.command.dml.Insert.update(Insert.java:100)
        at org.h2.command.CommandContainer.update(CommandContainer.java:72)
        at org.h2.command.Command.executeUpdate(Command.java:208)
        at 
org.h2.jdbc.JdbcPreparedStatement.execute(JdbcPreparedStatement.java:176)
        at 
org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:172)
        at 
org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:172)
        at 
org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest.testCreate(H2CustomTest.java:178)
        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:597)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:232)
        at junit.framework.TestSuite.run(TestSuite.java:227)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
        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:597)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: java.io.IOException: java.io.IOException: Disk quota exceeded
        at org.h2.message.Message.convertToIOException(Message.java:350)
        at 
org.h2.store.FileStoreOutputStream.write(FileStoreOutputStream.java:69)
        at org.h2.value.ValueLob.createFromStream(ValueLob.java:405)
        ... 38 more
Caused by: java.io.IOException: Disk quota exceeded
        at java.io.RandomAccessFile.writeBytes(Native Method)
        at java.io.RandomAccessFile.write(RandomAccessFile.java:466)
        at org.h2.store.FileStore.write(FileStore.java:339)
        at 
org.h2.store.FileStoreOutputStream.write(FileStoreOutputStream.java:67)
        ... 39 more
Jan 9, 2013 8:53:55 PM org.geotools.gce.imagemosaic.jdbc.ImageMosaicJDBCReader 
<init>
SEVERE: Timeout trying to lock table OEK; SQL statement:
select RESX,RESY,ULX,ULY,DATA from OEK where level = 0 [50200-119]
Jan 9, 2013 8:53:55 PM org.geotools
Results :

Failed tests:   testNoDataJoined(org.geotools.gce.imagemosaic.jdbc.H2Test): I/O 
error writing TIFF file!
  testPartialJoined(org.geotools.gce.imagemosaic.jdbc.H2Test): Disk quota 
exceeded
  testViennaJoined(org.geotools.gce.imagemosaic.jdbc.H2Test): Disk quota 
exceeded
  testViennaEnvJoined(org.geotools.gce.imagemosaic.jdbc.H2Test): Disk quota 
exceeded
  testCreate(org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest): IO 
Exception: java.io.IOException: java.io.IOException: Disk quota exceeded; SQL 
statement:
  testImage1(org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest)
  testVienna(org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest)
  testViennaEnv(org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest)

Tests in error: 
  testFullExtent(org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest)
  testNoData(org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest)
  testPartial(org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest)
  
testOutputTransparentColor(org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest)
  
testOutputTransparentColor2(org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest)

Tests run: 39, Failures: 8, Errors: 5, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Geotools .......................................... SUCCESS [35.063s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [0.375s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.350s]
[INFO] JAR files collector ............................... SUCCESS [27.709s]
[INFO] Cross-modules javadoc ............................. SUCCESS [7.023s]
[INFO] JJTree and JavaCC compilers plugin ................ SUCCESS [1.602s]
[INFO] Geotools modules .................................. SUCCESS [0.205s]
[INFO] Geotools libraries ................................ SUCCESS [0.435s]
[INFO] Sample data module ................................ SUCCESS [13.698s]
[INFO] Open GIS Interfaces ............................... SUCCESS [19.715s]
[INFO] Metadata .......................................... SUCCESS [23.013s]
[INFO] Referencing services .............................. SUCCESS [17.284s]
[INFO] API interfaces .................................... SUCCESS [3.811s]
[INFO] Geotools plugins .................................. SUCCESS [1.031s]
[INFO] EPSG Authority Service using HSQL database ........ SUCCESS [20.680s]
[INFO] Main module ....................................... SUCCESS [40.221s]
[INFO] Geotools extensions ............................... SUCCESS [0.108s]
[INFO] Feature Based Graphs and Networks ................. SUCCESS [4.569s]
[INFO] XML Parsing ....................................... SUCCESS [0.231s]
[INFO] XML Parsing ....................................... SUCCESS [11.281s]
[INFO] XML Code Generation Support ....................... SUCCESS [1.858s]
[INFO] EPSG Authority Service using WKT file ............. SUCCESS [6.809s]
[INFO] OGC CQL to Filter parser .......................... SUCCESS [11.398s]
[INFO] DataStore Support ................................. SUCCESS [4.102s]
[INFO] Shapefile module .................................. SUCCESS [24.134s]
[INFO] Grid Coverage module .............................. SUCCESS [40.063s]
[INFO] Property File DataStore ........................... SUCCESS [3.711s]
[INFO] GeoTIFF grid coverage exchange module ............. SUCCESS [6.387s]
[INFO] Render ............................................ SUCCESS [20.940s]
[INFO] OGC Web Service Models ............................ SUCCESS [0.097s]
[INFO] Xlink Model ....................................... SUCCESS [2.307s]
[INFO] Open Web Services Model ........................... SUCCESS [10.545s]
[INFO] Filter Encoding Specification Model ............... SUCCESS [2.651s]
[INFO] Web Feature Service Model ......................... SUCCESS [6.753s]
[INFO] GML2 XML Support .................................. SUCCESS [7.435s]
[INFO] GML3 XML Support .................................. SUCCESS [1:31.224s]
[INFO] Filter XML Support ................................ SUCCESS [11.888s]
[INFO] OWS XML Support ................................... SUCCESS [7.856s]
[INFO] Filter Encoding Specification XML Support ......... SUCCESS [12.723s]
[INFO] WFS XML Support ................................... SUCCESS [47.723s]
[INFO] XML Parsing Support ............................... SUCCESS [18.505s]
[INFO] JDBC DataStore Support ............................ SUCCESS [7.150s]
[INFO] Web Processing Service Model ...................... SUCCESS [9.684s]
[INFO] Web Coverage Service Model ........................ SUCCESS [6.698s]
[INFO] Catalog Services for the Web Model ................ SUCCESS [3.465s]
[INFO] ArcGrid datasource module ......................... SUCCESS [11.542s]
[INFO] ArcSDE plugin ..................................... SUCCESS [0.128s]
[INFO] ArcSDE dummy api .................................. SUCCESS [1.922s]
[INFO] ArcSDE support classes ............................ SUCCESS [2.137s]
[INFO] ArcSDE DataStore plugin ........................... SUCCESS [9.661s]
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood  SUCCESS 
[5.914s]
[INFO] Extensions to EPSG authority factory .............. SUCCESS [4.875s]
[INFO] EPSG Authority Service using PostgreSQL database .. SUCCESS [1.254s]
[INFO] Feature-Pregeneralized ............................ SUCCESS [6.621s]
[INFO] grass raster datasource module .................... SUCCESS [5.022s]
[INFO] GTopo30 datasource module ......................... SUCCESS [5.137s]
[INFO] WorldImage datasource module ...................... SUCCESS [6.060s]
[INFO] JDBC DataStore Plugins ............................ SUCCESS [0.116s]
[INFO] H2 DataStore ...................................... SUCCESS [2:00.108s]
[INFO] Oracle DataStore .................................. SUCCESS [4.511s]
[INFO] PostGIS DataStore ................................. SUCCESS [5.060s]
[INFO] imagemosaic datasource module ..................... SUCCESS [39.803s]
[INFO] ImageI/O-Ext based grid coverage readers .......... SUCCESS [6.359s]
[INFO] imagepyramid datasource module .................... SUCCESS [13.206s]
[INFO] imagemosaic-jdbc module ........................... FAILURE [17.558s]
[INFO] DB2 DataStore ..................................... SKIPPED
[INFO] MySQL DataStore ................................... SKIPPED
[INFO] SQL Server DataStore .............................. SKIPPED
[INFO] SpatiaLite DataStore .............................. SKIPPED
[INFO] Teradata DataStore ................................ SKIPPED
[INFO] JP2K based grid coverage readers .................. SKIPPED
[INFO] Vertical coordinate transformations ............... SKIPPED
[INFO] Dynamic symbolizers for SVG symbols ............... SKIPPED
[INFO] Application Schema Support ........................ SKIPPED
[INFO] Application Schema Resolver ....................... SKIPPED
[INFO] Complex Features Support .......................... SKIPPED
[INFO] Application Schema DataAccess ..................... SKIPPED
[INFO] Sample DataAccess ................................. SKIPPED
[INFO] Brewer module ..................................... SKIPPED
[INFO] Validation Processor and Framework ................ SKIPPED
[INFO] SLD XML Support ................................... SKIPPED
[INFO] KML XML Support ................................... SKIPPED
[INFO] WCS XML Support ................................... SKIPPED
[INFO] WPS XML Support ................................... SKIPPED
[INFO] WFS XML Support ................................... SKIPPED
[INFO] CSW XML Support ................................... SKIPPED
[INFO] Web Map Server client ............................. SKIPPED
[INFO] Geotools unsupported .............................. SKIPPED
[INFO] Process ........................................... SKIPPED
[INFO] Swing widgets ..................................... SKIPPED
[INFO] SWT widgets ....................................... SKIPPED
[INFO] WFS client module ................................. SKIPPED
[INFO] GeoJSON Support ................................... SKIPPED
[INFO] Vector grids ...................................... SKIPPED
[INFO] Coverage tools .................................... SKIPPED
[INFO] ISO 19107 implementation using JTS ................ SKIPPED
[INFO] Geometries ........................................ SKIPPED
[INFO] Web Processing Service ............................ SKIPPED
[INFO] Process Geometry .................................. SKIPPED
[INFO] Process Raster .................................... SKIPPED
[INFO] Process Feature ................................... SKIPPED
[INFO] Application Schema Support (Unsupported Modules) .. SKIPPED
[INFO] Renderer optimized for shapefiles ................. SKIPPED
[INFO] Feature transforming feature source wrapper ....... SKIPPED
[INFO] Example ........................................... SKIPPED
[INFO] EPSG Authority Factory for Oracle ................. SKIPPED
[INFO] Next Generation JDBC DataStores ................... SKIPPED
[INFO] VPF Plugin ........................................ SKIPPED
[INFO] SAS Matlab grid coverage readers .................. SKIPPED
[INFO] Simple Feature Service store ...................... SKIPPED
[INFO] WKT symbols addition to the renderer .............. SKIPPED
[INFO] Aggregating DataStore ............................. SKIPPED
[INFO] MongoDB DataStore ................................. SKIPPED
[INFO] Property File DataStore Next Generation ........... SKIPPED
[INFO] Shapefile next gen module ......................... SKIPPED
[INFO] GeoTools Documentation ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:38.649s
[INFO] Finished at: Wed Jan 09 20:54:02 UTC 2013
[INFO] Final Memory: 74M/213M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on 
project gt-imagemosaic-jdbc: There are test failures.

Please refer to 
<http://hudson.opengeo.org/hudson/job/geotools-master/ws/modules/plugin/imagemosaic-jdbc/target/surefire-reports>
 for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on 
project gt-imagemosaic-jdbc: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://hudson.opengeo.org/hudson/job/geotools-master/ws/modules/plugin/imagemosaic-jdbc/target/surefire-reports>
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :gt-imagemosaic-jdbc
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to