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

Changes:

[Simone Giannecchini] GEOT-4263 TimeParser in ImageMosaic is too lenient

------------------------------------------
[...truncated 13356 lines...]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
        ... 53 more
Sep 18, 2012 11:19:44 AM 
org.geotools.gce.imagemosaic.catalogbuilder.CatalogBuilder fireEvent
INFO: Now indexing file D220161A.tif
Sep 18, 2012 11:19:44 AM 
org.geotools.gce.imagemosaic.catalogbuilder.CatalogBuilder fireEvent
INFO: Now indexing file D220361A.tif
Sep 18, 2012 11:19:44 AM 
org.geotools.gce.imagemosaic.catalogbuilder.CatalogBuilder fireEvent
INFO: Now indexing file 0.fix
Sep 18, 2012 11:19:44 AM 
org.geotools.gce.imagemosaic.catalogbuilder.CatalogBuilder fireEvent
INFO: Skipped file 
<http://hudson.opengeo.org/hudson/job/geotools-master/ws/modules/plugin/imagemosaic/target/test-classes/org/geotools/gce/imagemosaic/test-data/overview/0/0.fix>:No
 ImageIO reader   s availaible.
Sep 18, 2012 11:19:44 AM 
org.geotools.gce.imagemosaic.catalogbuilder.CatalogBuilder fireEvent
INFO: Creating final properties file 
Sep 18, 2012 11:19:44 AM 
org.geotools.gce.imagemosaic.catalogbuilder.CatalogBuilder fireEvent
INFO: Now indexing file passA2006128193711.gif
Sep 18, 2012 11:19:44 AM 
org.geotools.gce.imagemosaic.catalogbuilder.CatalogBuilder fireEvent
INFO: Creating final properties file 
Sep 18, 2012 11:19:44 AM 
org.geotools.gce.imagemosaic.catalogbuilder.CatalogBuilder fireEvent
INFO: Now indexing file passA2006128193711.gif
Sep 18, 2012 11:19:44 AM 
org.geotools.gce.imagemosaic.catalogbuilder.CatalogBuilder fireEvent
INFO: Skipped file 
<http://hudson.opengeo.org/hudson/job/geotools-master/ws/modules/plugin/imagemosaic/target/test-classes/org/geotools/gce/imagemosaic/test-data/caching/shpindex.fix>
 snce it seems invalid
Sep 18, 2012 11:19:44 AM 
org.geotools.gce.imagemosaic.catalogbuilder.CatalogBuilder fireEvent
INFO: Creating final properties file 
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.792 sec
Running org.geotools.gce.imagemosaic.PropertiesCollectorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec
Running org.geotools.gce.imagemosaic.processing.ArtifactsFilterTest
Error: Could not find mediaLib accelerator wrapper classes. Continuing in pure 
Java mode.
Occurs in: com.sun.media.jai.mlib.MediaLibAccessor
java.lang.NoClassDefFoundError: com/sun/medialib/mlib/Image
        at 
com.sun.media.jai.mlib.MediaLibAccessor$1.run(MediaLibAccessor.java:248)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
com.sun.media.jai.mlib.MediaLibAccessor.setUseMlib(MediaLibAccessor.java:245)
        at 
com.sun.media.jai.mlib.MediaLibAccessor.useMlib(MediaLibAccessor.java:177)
        at 
com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:357)
        at 
com.sun.media.jai.mlib.MlibHistogramRIF.create(MlibHistogramRIF.java:49)
        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 javax.media.jai.FactoryCache.invoke(FactoryCache.java:122)
        at 
javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674)
        at 
javax.media.jai.ThreadSafeOperationRegistry.invokeFactory(ThreadSafeOperationRegistry.java:473)
        at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332)
        at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819)
        at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867)
        at javax.media.jai.RenderedOp.getRendering(RenderedOp.java:888)
        at javax.media.jai.RenderedOp$1.getPropertyNames(RenderedOp.java:1791)
        at 
javax.media.jai.PropertyEnvironment.mapDefaults(PropertyEnvironment.java:270)
        at 
javax.media.jai.PropertyEnvironment.getPropertyNames(PropertyEnvironment.java:125)
        at 
javax.media.jai.WritablePropertySourceImpl.addProperties(WritablePropertySourceImpl.java:298)
        at javax.media.jai.RenderedOp.createPropertySource(RenderedOp.java:1817)
        at javax.media.jai.RenderedOp.getProperty(RenderedOp.java:1968)
        at 
org.geotools.gce.imagemosaic.processing.ArtifactsFilterTest.testArtifact(ArtifactsFilterTest.java:61)
        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.junit.internal.runners.TestMethod.invoke(TestMethod.java:59)
        at 
org.junit.internal.runners.MethodRoadie.runTestMethod(MethodRoadie.java:98)
        at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:79)
        at 
org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:87)
        at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:77)
        at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:42)
        at 
org.junit.internal.runners.JUnit4ClassRunner.invokeTestMethod(JUnit4ClassRunner.java:88)
        at 
org.junit.internal.runners.JUnit4ClassRunner.runMethods(JUnit4ClassRunner.java:51)
        at 
org.junit.internal.runners.JUnit4ClassRunner$1.run(JUnit4ClassRunner.java:44)
        at 
org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:27)
        at 
org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:37)
        at 
org.junit.internal.runners.JUnit4ClassRunner.run(JUnit4ClassRunner.java:42)
        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:81)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)
Caused by: java.lang.ClassNotFoundException: com.sun.medialib.mlib.Image
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
        ... 52 more
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 sec

Results :

Failed tests:   
timeElevationH2(org.geotools.gce.imagemosaic.ImageMosaicReaderTest): 
UknownFormat
  timeElevation(org.geotools.gce.imagemosaic.ImageMosaicReaderTest): 
UknownFormat
  timeDoubleElevation(org.geotools.gce.imagemosaic.ImageMosaicReaderTest): 
UknownFormat

Tests run: 64, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Geotools .......................................... SUCCESS [3.424s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [0.092s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.083s]
[INFO] JAR files collector ............................... SUCCESS [3.250s]
[INFO] Cross-modules javadoc ............................. SUCCESS [1.802s]
[INFO] JJTree and JavaCC compilers plugin ................ SUCCESS [1.108s]
[INFO] Geotools modules .................................. SUCCESS [0.121s]
[INFO] Geotools libraries ................................ SUCCESS [0.069s]
[INFO] Sample data module ................................ SUCCESS [4.742s]
[INFO] Open GIS Interfaces ............................... SUCCESS [5.037s]
[INFO] Metadata .......................................... SUCCESS [8.991s]
[INFO] Referencing services .............................. SUCCESS [10.892s]
[INFO] API interfaces .................................... SUCCESS [3.141s]
[INFO] Geotools plugins .................................. SUCCESS [1.073s]
[INFO] EPSG Authority Service using HSQL database ........ SUCCESS [15.196s]
[INFO] Main module ....................................... SUCCESS [16.717s]
[INFO] Geotools extensions ............................... SUCCESS [0.086s]
[INFO] Feature Based Graphs and Networks ................. SUCCESS [3.961s]
[INFO] XML Parsing ....................................... SUCCESS [0.068s]
[INFO] XML Parsing ....................................... SUCCESS [6.066s]
[INFO] XML Code Generation Support ....................... SUCCESS [2.527s]
[INFO] EPSG Authority Service using WKT file ............. SUCCESS [4.440s]
[INFO] OGC CQL to Filter parser .......................... SUCCESS [7.017s]
[INFO] DataStore Support ................................. SUCCESS [2.548s]
[INFO] Shapefile module .................................. SUCCESS [22.963s]
[INFO] Grid Coverage module .............................. SUCCESS [30.592s]
[INFO] Property File DataStore ........................... SUCCESS [3.863s]
[INFO] GeoTIFF grid coverage exchange module ............. SUCCESS [7.447s]
[INFO] Render ............................................ SUCCESS [16.116s]
[INFO] OGC Web Service Models ............................ SUCCESS [0.075s]
[INFO] Xlink Model ....................................... SUCCESS [1.270s]
[INFO] Open Web Services Model ........................... SUCCESS [4.098s]
[INFO] Filter Encoding Specification Model ............... SUCCESS [2.447s]
[INFO] Web Feature Service Model ......................... SUCCESS [3.155s]
[INFO] GML2 XML Support .................................. SUCCESS [6.870s]
[INFO] GML3 XML Support .................................. SUCCESS [1:23.938s]
[INFO] Filter XML Support ................................ SUCCESS [11.279s]
[INFO] OWS XML Support ................................... SUCCESS [6.508s]
[INFO] Filter Encoding Specification XML Support ......... SUCCESS [10.977s]
[INFO] WFS XML Support ................................... SUCCESS [44.416s]
[INFO] XML Parsing Support ............................... SUCCESS [17.765s]
[INFO] JDBC DataStore Support ............................ SUCCESS [5.590s]
[INFO] Web Processing Service Model ...................... SUCCESS [2.252s]
[INFO] Web Coverage Service Model ........................ SUCCESS [4.222s]
[INFO] Web Feature Service Versioning Model .............. SUCCESS [1.605s]
[INFO] ArcGrid datasource module ......................... SUCCESS [11.623s]
[INFO] ArcSDE plugin ..................................... SUCCESS [0.085s]
[INFO] ArcSDE dummy api .................................. SUCCESS [1.424s]
[INFO] ArcSDE support classes ............................ SUCCESS [1.966s]
[INFO] ArcSDE DataStore plugin ........................... SUCCESS [5.833s]
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood  SUCCESS 
[4.974s]
[INFO] Extensions to EPSG authority factory .............. SUCCESS [4.920s]
[INFO] EPSG Authority Service using PostgreSQL database .. SUCCESS [1.317s]
[INFO] Feature-Pregeneralized ............................ SUCCESS [5.770s]
[INFO] grass raster datasource module .................... SUCCESS [5.205s]
[INFO] GTopo30 datasource module ......................... SUCCESS [4.126s]
[INFO] WorldImage datasource module ...................... SUCCESS [5.462s]
[INFO] JDBC DataStore Plugins ............................ SUCCESS [0.144s]
[INFO] H2 DataStore ...................................... SUCCESS [55.328s]
[INFO] Oracle DataStore .................................. SUCCESS [1.747s]
[INFO] PostGIS DataStore ................................. SUCCESS [3.193s]
[INFO] imagemosaic datasource module ..................... FAILURE [25.774s]
[INFO] ImageI/O-Ext based grid coverage readers .......... SKIPPED
[INFO] imagepyramid datasource module .................... SKIPPED
[INFO] imagemosaic-jdbc module ........................... SKIPPED
[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] 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] 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] CSW unsupported modules ........................... SKIPPED
[INFO] Catalog Services for the Web Model ................ SKIPPED
[INFO] CSW XML Support ................................... SKIPPED
[INFO] Example ........................................... SKIPPED
[INFO] EPSG Authority Factory for Oracle ................. SKIPPED
[INFO] Next Generation JDBC DataStores ................... SKIPPED
[INFO] Versioned PostGIS module .......................... 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: 8:57.956s
[INFO] Finished at: Tue Sep 18 11:19:46 UTC 2012
[INFO] Final Memory: 69M/312M
[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: There are test failures.

Please refer to 
<http://hudson.opengeo.org/hudson/job/geotools-master/ws/modules/plugin/imagemosaic/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: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://hudson.opengeo.org/hudson/job/geotools-master/ws/modules/plugin/imagemosaic/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
[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/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to