See <http://ares.opengeo.org/jenkins/job/geotools-12.x/94/changes>

Changes:

[andrea.aime] [GEOT-5088] CRS.transform(Envelope) might throw 
InvalidArgumentException if assertions are enabled

------------------------------------------
[...truncated 16833 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec - in 
org.geotools.wps.bindings.ExecuteBindingTest
Running org.geotools.wps.bindings.LanguagesBindingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in 
org.geotools.wps.bindings.LanguagesBindingTest

Results :

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gt-xsd-wps ---
[INFO] Building jar: 
<http://ares.opengeo.org/jenkins/job/geotools-12.x/ws/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-12-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ gt-xsd-wps >>>
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.2:revision (default) @ gt-xsd-wps ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ gt-xsd-wps <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gt-xsd-wps ---
[INFO] Building jar: 
<http://ares.opengeo.org/jenkins/job/geotools-12.x/ws/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-12-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ gt-xsd-wps ---
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geotools-12.x/ws/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-12-SNAPSHOT.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/xsd/gt-xsd-wps/12-SNAPSHOT/gt-xsd-wps-12-SNAPSHOT.jar
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geotools-12.x/ws/modules/extension/xsd/xsd-wps/pom.xml>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/xsd/gt-xsd-wps/12-SNAPSHOT/gt-xsd-wps-12-SNAPSHOT.pom
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geotools-12.x/ws/modules/extension/xsd/xsd-wps/target/gt-xsd-wps-12-SNAPSHOT-sources.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/xsd/gt-xsd-wps/12-SNAPSHOT/gt-xsd-wps-12-SNAPSHOT-sources.jar
2015-04-27T12:47:23.131+0000  SEVERE  FATAL White spaces are required between 
publicId and systemId.
2015-04-27T12:47:23.131+0000  SEVERE  col 55, line 1
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.132 sec - in 
org.geotools.xml.GMLParserTest
Running org.geotools.xml.SLDParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
org.geotools.xml.SLDParserTest
Running org.geotools.xml.SchemaFactoryResolveTest
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 60.107 sec <<< 
FAILURE! - in org.geotools.xml.SchemaFactoryResolveTest
testRemotePathResolve(org.geotools.xml.SchemaFactoryResolveTest)  Time elapsed: 
60.048 sec  <<< ERROR!
java.lang.RuntimeException: Error downloading location: 
http://www.w3.org/2001/03/xml.xsd
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
        at sun.net.www.http.HttpClient.New(HttpClient.java:308)
        at sun.net.www.http.HttpClient.New(HttpClient.java:326)
        at 
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:996)
        at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:932)
        at 
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:850)
        at org.geotools.xml.resolver.SchemaCache.download(SchemaCache.java:268)
        at org.geotools.xml.resolver.SchemaCache.download(SchemaCache.java:246)
        at org.geotools.xml.resolver.SchemaCache.download(SchemaCache.java:236)
        at 
org.geotools.xml.resolver.SchemaCache.resolveLocation(SchemaCache.java:350)
        at 
org.geotools.xml.resolver.SchemaResolver.resolve(SchemaResolver.java:203)
        at org.geotools.xml.SchemaFactory.resolveSchema(SchemaFactory.java:372)
        at 
org.geotools.xml.SchemaFactory.getRealInstance(SchemaFactory.java:323)
        at org.geotools.xml.SchemaFactory.getInstance(SchemaFactory.java:309)
        at org.geotools.xml.SchemaFactory.getInstance(SchemaFactory.java:224)
        at 
org.geotools.xml.SchemaFactoryResolveTest.testRemotePathResolve(SchemaFactoryResolveTest.java:85)

Running org.geotools.xml.SchemaMergeTest
org.geotools.xml.handlers.xsi.SchemaHandler$DefaultSchema@785d0b86
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
org.geotools.xml.SchemaMergeTest
Running org.geotools.xml.SchemaParser2Test
org.geotools.xml.handlers.xsi.SchemaHandler$DefaultSchema@86f1c8e
org.geotools.xml.gml.GMLSchema@7d400c06
org.geotools.xml.gml.GMLSchema@7d400c06
org.geotools.xml.xLink.XLinkSchema@aff1185
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in 
org.geotools.xml.SchemaParser2Test
Running org.geotools.xml.SchemaParserTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in 
org.geotools.xml.SchemaParserTest
Running org.geotools.xml.XMLParserTest
[Ljava.lang.Object;@1a507954
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in 
org.geotools.xml.XMLParserTest
Running org.geotools.xml.filter.FilterEncodingPreProcessorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in 
org.geotools.xml.filter.FilterEncodingPreProcessorTest
Running org.geotools.xml.handlers.ElementHandlerFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in 
org.geotools.xml.handlers.ElementHandlerFactoryTest
Running org.geotools.xml.ogc.ExpresionEncodeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in 
org.geotools.xml.ogc.ExpresionEncodeTest
Running org.geotools.xml.ogc.GeometryEncoderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in 
org.geotools.xml.ogc.GeometryEncoderTest
Running org.geotools.xml.ogc.XMLEncoderTest
2015-04-27T12:48:23.511+0000  WARNING  Failed to parse the specified SRS 
http://www.epsg.com
2015-04-27T12:48:23.515+0000  WARNING  Failed to parse the specified SRS 
http://www.epsg.com
2015-04-27T12:48:23.543+0000  WARNING  Failed to parse the specified SRS 
http://www.epsg.com
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in 
org.geotools.xml.ogc.XMLEncoderTest
Running org.geotools.xml.resolver.SchemaCacheTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in 
org.geotools.xml.resolver.SchemaCacheTest
Running org.geotools.xml.resolver.SchemaResolverTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in 
org.geotools.xml.resolver.SchemaResolverTest
Running org.geotools.xml.xsi.XSISimpleTypesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in 
org.geotools.xml.xsi.XSISimpleTypesTest

Results :

Tests in error: 
  SchemaFactoryResolveTest.testRemotePathResolve:85 ยป Runtime Error downloading 
...

Tests run: 78, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Geotools .......................................... SUCCESS [47.101s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [0.222s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.271s]
[INFO] JAR files collector ............................... SUCCESS [4.826s]
[INFO] Cross-modules javadoc ............................. SUCCESS [4.725s]
[INFO] JJTree and JavaCC compilers plugin ................ SUCCESS [2.359s]
[INFO] Geotools modules .................................. SUCCESS [7.096s]
[INFO] Geotools libraries ................................ SUCCESS [0.081s]
[INFO] Sample data module ................................ SUCCESS [7.616s]
[INFO] Open GIS Interfaces ............................... SUCCESS [14.009s]
[INFO] Metadata .......................................... SUCCESS [24.509s]
[INFO] Referencing services .............................. SUCCESS [27.474s]
[INFO] API interfaces .................................... SUCCESS [14.024s]
[INFO] Geotools plugins .................................. SUCCESS [0.074s]
[INFO] EPSG Authority Service using HSQL database ........ SUCCESS [46.665s]
[INFO] Main module ....................................... SUCCESS [56.925s]
[INFO] Geotools extensions ............................... SUCCESS [0.099s]
[INFO] Feature Based Graphs and Networks ................. SUCCESS [18.377s]
[INFO] XML Parsing ....................................... SUCCESS [0.112s]
[INFO] XML Parsing ....................................... SUCCESS [21.409s]
[INFO] XML Code Generation Support ....................... SUCCESS [5.761s]
[INFO] EPSG Authority Service using WKT file ............. SUCCESS [7.734s]
[INFO] OGC CQL to Filter parser .......................... SUCCESS [23.250s]
[INFO] DataStore Support ................................. SUCCESS [11.393s]
[INFO] Shapefile module .................................. SUCCESS [1:23.560s]
[INFO] Grid Coverage module .............................. SUCCESS [58.484s]
[INFO] Property File DataStore ........................... SUCCESS [12.163s]
[INFO] GeoTIFF grid coverage exchange module ............. SUCCESS [21.911s]
[INFO] ArcGrid datasource module ......................... SUCCESS [51.670s]
[INFO] GML2 XML Support .................................. SUCCESS [15.398s]
[INFO] GML3 XML Support .................................. SUCCESS [1:37.074s]
[INFO] Filter XML Support ................................ SUCCESS [25.716s]
[INFO] SLD XML Support ................................... SUCCESS [26.572s]
[INFO] Render ............................................ SUCCESS [1:39.761s]
[INFO] OGC Web Service Models ............................ SUCCESS [0.095s]
[INFO] Xlink Model ....................................... SUCCESS [4.994s]
[INFO] Open Web Services Model ........................... SUCCESS [14.810s]
[INFO] Filter Encoding Specification Model ............... SUCCESS [10.935s]
[INFO] Web Feature Service Model ......................... SUCCESS [15.388s]
[INFO] OWS XML Support ................................... SUCCESS [17.951s]
[INFO] Filter Encoding Specification XML Support ......... SUCCESS [28.090s]
[INFO] WFS XML Support ................................... SUCCESS [53.045s]
[INFO] XML Parsing Support ............................... FAILURE [1:54.687s]
[INFO] JDBC DataStore Support ............................ SUCCESS [18.281s]
[INFO] Web Processing Service Model ...................... SUCCESS [10.354s]
[INFO] Web Coverage Service Model ........................ SUCCESS [17.926s]
[INFO] Catalog Services for the Web Model ................ SUCCESS [8.426s]
[INFO] ArcSDE plugin ..................................... SUCCESS [0.666s]
[INFO] ArcSDE dummy api .................................. SUCCESS [2.076s]
[INFO] ArcSDE support classes ............................ SUCCESS [5.043s]
[INFO] ArcSDE DataStore plugin ........................... SUCCESS [21.277s]
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood  SUCCESS 
[7.581s]
[INFO] Extensions to EPSG authority factory .............. SUCCESS [15.944s]
[INFO] EPSG Authority Service using PostgreSQL database .. SUCCESS [2.232s]
[INFO] Feature-Pregeneralized ............................ SUCCESS [10.668s]
[INFO] grass raster datasource module .................... SUCCESS [13.397s]
[INFO] GTopo30 datasource module ......................... SUCCESS [11.160s]
[INFO] WorldImage datasource module ...................... SUCCESS [11.739s]
[INFO] JDBC DataStore Plugins ............................ SUCCESS [0.060s]
[INFO] H2 DataStore ...................................... SUCCESS [1:40.275s]
[INFO] Oracle DataStore .................................. SUCCESS [5.277s]
[INFO] PostGIS DataStore ................................. SUCCESS [9.884s]
[INFO] Feature transforming feature source wrapper ....... SUCCESS [12.220s]
[INFO] imagemosaic datasource module ..................... SUCCESS [1:43.712s]
[INFO] ImageI/O-Ext based grid coverage readers .......... SUCCESS [9.501s]
[INFO] imagepyramid datasource module .................... SUCCESS [23.797s]
[INFO] imagemosaic-jdbc module ........................... SUCCESS [26.291s]
[INFO] DB2 DataStore ..................................... SUCCESS [7.965s]
[INFO] MySQL DataStore ................................... SUCCESS [5.824s]
[INFO] SQL Server DataStore .............................. SUCCESS [7.128s]
[INFO] SpatiaLite DataStore .............................. SUCCESS [6.283s]
[INFO] Teradata DataStore ................................ SUCCESS [7.289s]
[INFO] JP2K based grid coverage readers .................. SUCCESS [15.163s]
[INFO] OGR DataStore Module .............................. SUCCESS [0.102s]
[INFO] Core OGR DataStore Module ......................... SUCCESS [7.097s]
[INFO] Bridj OGR DataStore Module ........................ SUCCESS [6.505s]
[INFO] JNI OGR DataStore Module .......................... SUCCESS [4.576s]
[INFO] Vertical coordinate transformations ............... SUCCESS [5.506s]
[INFO] Dynamic symbolizers for SVG symbols ............... SUCCESS [13.192s]
[INFO] Coverage Multidimensional Module .................. SUCCESS [0.101s]
[INFO] API interfaces .................................... SUCCESS [20.409s]
[INFO] NetCDF gridcoverage module ........................ SUCCESS [43.361s]
[INFO] GRIB gridcoverage module .......................... SUCCESS [19.366s]
[INFO] Application Schema Support ........................ SUCCESS [0.142s]
[INFO] Application Schema Resolver ....................... SKIPPED
[INFO] Complex Features Support .......................... SKIPPED
[INFO] Application Schema DataAccess ..................... SKIPPED
[INFO] Sample DataAccess ................................. SUCCESS [6.210s]
[INFO] Brewer module ..................................... SUCCESS [13.329s]
[INFO] Vector grids ...................................... SUCCESS [11.470s]
[INFO] Validation Processor and Framework ................ SUCCESS [18.615s]
[INFO] Web Map Server client ............................. SKIPPED
[INFO] KML XML Support ................................... SUCCESS [18.404s]
[INFO] WCS XML Support ................................... SKIPPED
[INFO] WPS XML Support ................................... SUCCESS [32.185s]
[INFO] WFS XML Support ................................... SUCCESS [2.677s]
[INFO] CSW XML Support ................................... SUCCESS [18.079s]
[INFO] Geotools unsupported .............................. SUCCESS [0.117s]
[INFO] Process ........................................... SUCCESS [9.187s]
[INFO] Swing widgets ..................................... SKIPPED
[INFO] SWT widgets ....................................... SUCCESS [6.471s]
[INFO] WFS client module ................................. SKIPPED
[INFO] GeoJSON Support ................................... SUCCESS [15.842s]
[INFO] GeoPackage Module ................................. SUCCESS [1:14.807s]
[INFO] MBTiles Module .................................... SUCCESS [17.570s]
[INFO] WFS client module (NG) ............................ SKIPPED
[INFO] Coverage tools .................................... SUCCESS [11.543s]
[INFO] ISO 19107 implementation using JTS ................ SUCCESS [5.436s]
[INFO] Geometries ........................................ SUCCESS [34.050s]
[INFO] Web Processing Service ............................ SKIPPED
[INFO] Process Geometry .................................. SUCCESS [5.627s]
[INFO] Process Raster .................................... SUCCESS [32.114s]
[INFO] Process Feature ................................... SUCCESS [21.305s]
[INFO] Application Schema Support (Unsupported Modules) .. SUCCESS [0.157s]
[INFO] Example ........................................... SUCCESS [5.697s]
[INFO] EPSG Authority Factory for Oracle ................. SUCCESS [1.678s]
[INFO] Next Generation JDBC DataStores ................... SUCCESS [0.137s]
[INFO] VPF Plugin ........................................ SUCCESS [8.851s]
[INFO] SAS Matlab grid coverage readers .................. SUCCESS [7.438s]
[INFO] Simple Feature Service store ...................... SUCCESS [11.985s]
[INFO] Aggregating DataStore ............................. SUCCESS [12.267s]
[INFO] MongoDB DataStore ................................. SUCCESS [4.034s]
[INFO] Property File DataStore Next Generation ........... SUCCESS [10.729s]
[INFO] GeoTools Documentation ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:27.957s (Wall Clock)
[INFO] Finished at: Mon Apr 27 12:48:24 UTC 2015
[INFO] Final Memory: 77M/267M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on 
project gt-xml: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://ares.opengeo.org/jenkins/job/geotools-12.x/ws/modules/library/xml/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-xml
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to