Console Output
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] --------------------< org.geotools:gt-referencing >---------------------
[INFO] Building Referencing services 19-SNAPSHOT [12/113]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-referencing ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gt-referencing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gt-referencing ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 312 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoTools/workspace/modules/library/referencing/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gt-referencing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 49 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gt-referencing ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ gt-referencing ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoTools/workspace/modules/library/referencing/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geotools.geometry.DirectPositionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 sec - in org.geotools.geometry.DirectPositionTest
Running org.geotools.geometry.Envelope2DTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.geotools.geometry.Envelope2DTest
Running org.geotools.geometry.GeneralEnvelopeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.geotools.geometry.GeneralEnvelopeTest
Running org.geotools.measure.FormatTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.geotools.measure.FormatTest
Running org.geotools.measure.UnitsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.geotools.measure.UnitsTest
Running org.geotools.parameter.ImagingParametersTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.geotools.parameter.ImagingParametersTest
Running org.geotools.parameter.ParametersTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in org.geotools.parameter.ParametersTest
Running org.geotools.referencing.CrsTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.143 sec - in org.geotools.referencing.CrsTest
Running org.geotools.referencing.FactoriesTest
Testing CRS creations
---------------------
create Coodinate Reference System....1:
create Coodinate Reference System....2:
SPHEROID["Airy1830", 6377563.396, 299.3249753150345]
create Coodinate Reference System....3:
PRIMEM["Greenwich", 0.0]
create Coodinate Reference System....4:
DATUM["Airy1830",
SPHEROID["Airy1830", 6377563.396, 299.3249753150345]]
create Coodinate Reference System....5:
EllipsoidalCS["Ellipsoidal",
AXIS["Longitude", EAST],
AXIS["Latitude", NORTH]]
create Coodinate Reference System....6:
GEOGCS["Airy1830",
DATUM["Airy1830",
SPHEROID["Airy1830", 6377563.396, 299.3249753150345]],
PRIMEM["Greenwich", 0.0],
UNIT["degree", 0.017453292519943295],
AXIS["Longitude", EAST],
AXIS["Latitude", NORTH]]
create Coodinate System....7:
Transverse_Mercator : semi_major = 6377563.396
semi_minor = 6356256.91
central_meridian = 49.0
latitude_of_origin = -2.0
scale_factor = 1.0
false_easting = 400000.0
false_northing = -100000.0
create Coodinate Reference System....8:
CartesianCS["Cartesian",
AXIS["Easting", EAST],
AXIS["Northing", NORTH]]
create Coodinate System....9:
PROJCS["Great_Britian_National_Grid",
GEOGCS["Airy1830",
DATUM["Airy1830",
SPHEROID["Airy1830", 6377563.396, 299.3249753150345]],
PRIMEM["Greenwich", 0.0],
UNIT["degree", 0.017453292519943295],
AXIS["Longitude", EAST],
AXIS["Latitude", NORTH]],
PROJECTION["Transverse_Mercator"],
PARAMETER["central_meridian", 49.0],
PARAMETER["latitude_of_origin", -2.0],
PARAMETER["scale_factor", 1.0],
PARAMETER["false_easting", 400000.0],
PARAMETER["false_northing", -100000.0],
UNIT["m", 1.0],
AXIS["Easting", EAST],
AXIS["Northing", NORTH]]
Testing classification names
----------------------------
Winkel_Tripel
Orthographic
Mercator_1SP
Transverse_Mercator
Transverse Mercator (South Orientated)
Stereographic
Oblique_Stereographic
MeteosatSG
Polar_Stereographic
Rotated_Pole
Cassini_Soldner
General_Oblique
Polyconic
GEOS
Mollweide
Stereographic_North_Pole
Stereographic_South_Pole
Oblique_Mercator
Hotine_Oblique_Mercator
Krovak
Popular Visualisation Pseudo Mercator
Equidistant_Cylindrical
Equidistant Cylindrical (Spherical)
Mercator_2SP
Lambert_Azimuthal_Equal_Area
New_Zealand_Map_Grid
Gnomonic
Azimuthal_Equidistant
Cylindrical_Equal_Area
Behrmann
Lambert Cylindrical Equal Area (Spherical)
Robinson
Eckert_IV
Wagner_IV
Wagner_V
Polar Stereographic (variant B)
World_Van_der_Grinten_I
Sinusoidal
Aitoff
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.geotools.referencing.FactoriesTest
Running org.geotools.referencing.GeodeticCalculatorTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec - in org.geotools.referencing.GeodeticCalculatorTest
Running org.geotools.referencing.IdentifiedObjectTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.geotools.referencing.IdentifiedObjectTest
Running org.geotools.referencing.PredefinedObjectsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.geotools.referencing.PredefinedObjectsTest
Running org.geotools.referencing.ScriptTest
Jun 26, 2018 3:11:39 PM org.geotools.referencing.operation.projection.Sinusoidal transform
WARNING: Possible use of "Sinusoidal" projection outside its valid area.
Longitude 0°00.0'E is out of range (±180°).
Tests run: 34, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.334 sec - in org.geotools.referencing.ScriptTest
Running org.geotools.referencing.cs.AbstractCSTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.cs.AbstractCSTest
Running org.geotools.referencing.cs.ComparableAxisWrapperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.geotools.referencing.cs.ComparableAxisWrapperTest
Running org.geotools.referencing.cs.DefaultCartesianCSTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.geotools.referencing.cs.DefaultCartesianCSTest
Running org.geotools.referencing.cs.DefaultCoordinateSystemAxisTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.cs.DefaultCoordinateSystemAxisTest
Running org.geotools.referencing.cs.DirectionAlongMeridianTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.geotools.referencing.cs.DirectionAlongMeridianTest
Running org.geotools.referencing.datum.DefaultTemporalDatumTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.geotools.referencing.datum.DefaultTemporalDatumTest
Running org.geotools.referencing.factory.AllAuthoritiesFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.geotools.referencing.factory.AllAuthoritiesFactoryTest
Running org.geotools.referencing.factory.AuthorityFactoryProxyTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.geotools.referencing.factory.AuthorityFactoryProxyTest
Running org.geotools.referencing.factory.HTTP_AuthorityFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.factory.HTTP_AuthorityFactoryTest
Running org.geotools.referencing.factory.HTTP_URI_AuthorityFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.geotools.referencing.factory.HTTP_URI_AuthorityFactoryTest
Running org.geotools.referencing.factory.HTTP_URI_ParserTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.factory.HTTP_URI_ParserTest
Running org.geotools.referencing.factory.URN_AuthorityFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.geotools.referencing.factory.URN_AuthorityFactoryTest
Running org.geotools.referencing.factory.URN_ParserTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.factory.URN_ParserTest
Running org.geotools.referencing.factory.epsg.CartesianAuthorityFactoryTest
LOCAL_CS["Wildcard 2D cartesian plane in metric unit",
LOCAL_DATUM["Unknown", 0],
UNIT["m", 1.0],
AXIS["x", EAST],
AXIS["y", NORTH],
AUTHORITY["EPSG","404000"]]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.geotools.referencing.factory.epsg.CartesianAuthorityFactoryTest
Running org.geotools.referencing.factory.epsg.CoordinateOperationFactoryUsingWKTTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.geotools.referencing.factory.epsg.CoordinateOperationFactoryUsingWKTTest
Running org.geotools.referencing.factory.epsg.FactoryUsingWktTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.factory.epsg.FactoryUsingWktTest
Running org.geotools.referencing.factory.epsg.FallbackAuthorityFactoryTest
--> FactoryEPSGExtra
--> CartesianAuthorityFactory
--> FactoryUsingWKT
--> HTTP_URI_AuthorityFactory
--> WebCRSFactory
--> HTTP_AuthorityFactory
--> AutoCRSFactory
--> URN_AuthorityFactory
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.geotools.referencing.factory.epsg.FallbackAuthorityFactoryTest
Running org.geotools.referencing.factory.gridshift.NTv2GridShiftFactoryTest
Jun 26, 2018 3:11:39 PM org.geotools.referencing.factory.gridshift.NTv2GridShiftFactory loadNTv2Grid
SEVERE: Input file is not an NTv2 grid shift file
java.lang.IllegalArgumentException: Input file is not an NTv2 grid shift file
at au.com.objectix.jgridshift.GridShiftFile.loadGridShiftFile(GridShiftFile.java:107)
at org.geotools.referencing.factory.gridshift.NTv2GridShiftFactory.loadNTv2Grid(NTv2GridShiftFactory.java:202)
at org.geotools.referencing.factory.gridshift.NTv2GridShiftFactory.createNTv2Grid(NTv2GridShiftFactory.java:117)
at org.geotools.referencing.factory.gridshift.NTv2GridShiftFactoryTest.testCreateNTv2Grid(NTv2GridShiftFactoryTest.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Jun 26, 2018 3:11:39 PM org.geotools.referencing.factory.gridshift.NTv2GridShiftFactory isNTv2GridFileValid
WARNING: Input file is not an NTv2 grid shift file
java.lang.IllegalArgumentException: Input file is not an NTv2 grid shift file
at au.com.objectix.jgridshift.GridShiftFile.loadGridShiftFile(GridShiftFile.java:183)
at org.geotools.referencing.factory.gridshift.NTv2GridShiftFactory.isNTv2GridFileValid(NTv2GridShiftFactory.java:156)
at org.geotools.referencing.factory.gridshift.NTv2GridShiftFactory.isNTv2Grid(NTv2GridShiftFactory.java:93)
at org.geotools.referencing.factory.gridshift.NTv2GridShiftFactoryTest.testIsNTv2GridAvailable(NTv2GridShiftFactoryTest.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.geotools.referencing.factory.gridshift.NTv2GridShiftFactoryTest
Running org.geotools.referencing.factory.wms.AUTOTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.geotools.referencing.factory.wms.AUTOTest
Running org.geotools.referencing.factory.wms.CRSTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.geotools.referencing.factory.wms.CRSTest
Running org.geotools.referencing.operation.CoordinateOperationFactoryTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.geotools.referencing.operation.CoordinateOperationFactoryTest
Running org.geotools.referencing.operation.LinearConversionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.geotools.referencing.operation.LinearConversionTest
Running org.geotools.referencing.operation.Transform3DTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.geotools.referencing.operation.Transform3DTest
Running org.geotools.referencing.operation.builder.BursaWolfTransformBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.geotools.referencing.operation.builder.BursaWolfTransformBuilderTest
Running org.geotools.referencing.operation.builder.MathTransformBuilderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.geotools.referencing.operation.builder.MathTransformBuilderTest
Running org.geotools.referencing.operation.builder.TriangulationFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.operation.builder.TriangulationFactoryTest
Running org.geotools.referencing.operation.matrix.GeneralMatrixTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.geotools.referencing.operation.matrix.GeneralMatrixTest
Running org.geotools.referencing.operation.matrix.MatrixTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.operation.matrix.MatrixTest
Running org.geotools.referencing.operation.matrix.XAffineTransformTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.geotools.referencing.operation.matrix.XAffineTransformTest
Running org.geotools.referencing.operation.projection.AzimuthalEquidistantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.geotools.referencing.operation.projection.AzimuthalEquidistantTest
Running org.geotools.referencing.operation.projection.CassiniSoldnerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.geotools.referencing.operation.projection.CassiniSoldnerTest
Running org.geotools.referencing.operation.projection.DirectCreationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.geotools.referencing.operation.projection.DirectCreationTest
Running org.geotools.referencing.operation.projection.GeostationarySatelliteTest
Jun 26, 2018 3:11:39 PM org.geotools.referencing.operation.projection.GeostationarySatellite$Spherical transform
WARNING: Possible use of "GEOS" projection outside its valid area.
Longitude 216°19.2'W is out of range (±180°).
Jun 26, 2018 3:11:39 PM org.geotools.referencing.operation.projection.GeostationarySatellite$Ellipsoidal transform
WARNING: Possible use of "GEOS" projection outside its valid area.
Longitude 216°18.0'W is out of range (±180°).
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in org.geotools.referencing.operation.projection.GeostationarySatelliteTest
Running org.geotools.referencing.operation.projection.MapProjectionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.geotools.referencing.operation.projection.MapProjectionTest
Running org.geotools.referencing.operation.projection.MollweideProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.operation.projection.MollweideProviderTest
Running org.geotools.referencing.operation.projection.NewZealandMapGridTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.geotools.referencing.operation.projection.NewZealandMapGridTest
Running org.geotools.referencing.operation.projection.SouthOrientedTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.geotools.referencing.operation.projection.SouthOrientedTest
Running org.geotools.referencing.operation.transform.GeocentricTransformTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.geotools.referencing.operation.transform.GeocentricTransformTest
Running org.geotools.referencing.operation.transform.GeocentricTranslationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.operation.transform.GeocentricTranslationTest
Running org.geotools.referencing.operation.transform.LocalizationGridTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.geotools.referencing.operation.transform.LocalizationGridTest
Running org.geotools.referencing.operation.transform.MathTransformTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in org.geotools.referencing.operation.transform.MathTransformTest
Running org.geotools.referencing.operation.transform.MolodenskiTransformTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.operation.transform.MolodenskiTransformTest
Running org.geotools.referencing.operation.transform.NADCONGridShiftFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.geotools.referencing.operation.transform.NADCONGridShiftFactoryTest
Running org.geotools.referencing.operation.transform.NADCONTransformTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.geotools.referencing.operation.transform.NADCONTransformTest
Running org.geotools.referencing.operation.transform.NTv2TransformTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.geotools.referencing.operation.transform.NTv2TransformTest
Running org.geotools.referencing.operation.transform.PassthroughTransformTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.geotools.referencing.operation.transform.PassthroughTransformTest
Running org.geotools.referencing.operation.transform.ProjectiveTransform2DTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.geotools.referencing.operation.transform.ProjectiveTransform2DTest
Running org.geotools.referencing.operation.transform.SimilarityTransformProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.geotools.referencing.operation.transform.SimilarityTransformProviderTest
Running org.geotools.referencing.operation.transform.WarpTransformTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.geotools.referencing.operation.transform.WarpTransformTest
Running org.geotools.referencing.wkt.GeoToolsUnitFormatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.geotools.referencing.wkt.GeoToolsUnitFormatTest
Running org.geotools.referencing.wkt.ParserTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.geotools.referencing.wkt.ParserTest
Running org.geotools.referencing.wkt.SymbolsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.geotools.referencing.wkt.SymbolsTest
Results :
Tests run: 306, Failures: 0, Errors: 0, Skipped: 5
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gt-referencing ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoTools/workspace/modules/library/referencing/target/gt-referencing-19-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gt-referencing ---
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ gt-referencing >>>
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-referencing ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ gt-referencing <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gt-referencing ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoTools/workspace/modules/library/referencing/target/gt-referencing-19-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gt-referencing ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoTools/workspace/modules/library/referencing/target/gt-referencing-19-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geotools/gt-referencing/19-SNAPSHOT/gt-referencing-19-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoTools/workspace/modules/library/referencing/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geotools/gt-referencing/19-SNAPSHOT/gt-referencing-19-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoTools/workspace/modules/library/referencing/target/gt-referencing-19-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geotools/gt-referencing/19-SNAPSHOT/gt-referencing-19-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoTools/workspace/modules/library/referencing/target/gt-referencing-19-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geotools/gt-referencing/19-SNAPSHOT/gt-referencing-19-SNAPSHOT-sources.jar