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] --------------< it.geosolutions.jaiext.mosaic:jt-mosaic >--------------- [INFO] Building jt-mosaic 1.0-SNAPSHOT [14/37] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jt-mosaic --- [INFO] Deleting /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jt-mosaic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jt-mosaic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/target/classes [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/src/main/java/it/geosolutions/jaiext/mosaic/MosaicDescriptor.java: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/src/main/java/it/geosolutions/jaiext/mosaic/MosaicDescriptor.java uses or overrides a deprecated API. [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/src/main/java/it/geosolutions/jaiext/mosaic/MosaicDescriptor.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/src/main/java/it/geosolutions/jaiext/mosaic/MosaicOpImage.java: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/src/main/java/it/geosolutions/jaiext/mosaic/MosaicOpImage.java uses unchecked or unsafe operations. [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/src/main/java/it/geosolutions/jaiext/mosaic/MosaicOpImage.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jt-mosaic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jt-mosaic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/target/test-classes [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/src/test/java/it/geosolutions/jaiext/mosaic/MosaicTest.java: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/src/test/java/it/geosolutions/jaiext/mosaic/MosaicTest.java uses unchecked or unsafe operations. [WARNING] /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/src/test/java/it/geosolutions/jaiext/mosaic/MosaicTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jt-mosaic --- [INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 Running it.geosolutions.jaiext.mosaic.RasterAccessorExtTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in it.geosolutions.jaiext.mosaic.RasterAccessorExtTest Running it.geosolutions.jaiext.mosaic.ComparisonTest Mosaic Type Overlay Mean value for New MosaicDescriptor : 241.127443 msec. Maximum value for New MosaicDescriptor : 241.127443 msec. Minimum value for New MosaicDescriptor : 241.127443 msec. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 sec - in it.geosolutions.jaiext.mosaic.ComparisonTest Running it.geosolutions.jaiext.mosaic.MosaicTest Error: One factory fails for the operation "Mosaic" Occurs in: it.geosolutions.jaiext.ConcurrentOperationRegistry java.lang.reflect.InvocationTargetException 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 javax.media.jai.FactoryCache.invoke(FactoryCache.java:122) at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674) at it.geosolutions.jaiext.ConcurrentOperationRegistry.invokeFactory(ConcurrentOperationRegistry.java:576) 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.getTile(RenderedOp.java:2256) at it.geosolutions.jaiext.mosaic.MosaicTest.testExceptionImagesAlphaBandUnic(MosaicTest.java:871) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) 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) Caused by: java.lang.IllegalArgumentException: Alpha bands number must be 1 at it.geosolutions.jaiext.mosaic.MosaicOpImage.(MosaicOpImage.java:658) at it.geosolutions.jaiext.mosaic.MosaicRIF.create(MosaicRIF.java:53) ... 35 more Jun 23, 2018 4:00:18 PM it.geosolutions.jaiext.mosaic.MosaicTest testExceptionImagesAlphaBandUnic INFO: Alpha bands number must be 1 Error: One factory fails for the operation "Mosaic" Occurs in: it.geosolutions.jaiext.ConcurrentOperationRegistry java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.media.jai.FactoryCache.invoke(FactoryCache.java:122) at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674) at it.geosolutions.jaiext.ConcurrentOperationRegistry.invokeFactory(ConcurrentOperationRegistry.java:576) 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.getTile(RenderedOp.java:2256) at it.geosolutions.jaiext.mosaic.MosaicTest.testExceptionImagesLayoutNotValid(MosaicTest.java:734) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) 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) Caused by: java.lang.IllegalArgumentException: Layout not valid at it.geosolutions.jaiext.mosaic.MosaicOpImage.checkLayout(MosaicOpImage.java:188) at it.geosolutions.jaiext.mosaic.MosaicOpImage.(MosaicOpImage.java:433) at it.geosolutions.jaiext.mosaic.MosaicRIF.create(MosaicRIF.java:53) ... 34 more Jun 23, 2018 4:00:19 PM it.geosolutions.jaiext.mosaic.MosaicTest testExceptionImagesLayoutNotValid INFO: IllegalArgumentException: Layout not valid Error: One factory fails for the operation "Mosaic" Occurs in: it.geosolutions.jaiext.ConcurrentOperationRegistry java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.media.jai.FactoryCache.invoke(FactoryCache.java:122) at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674) at it.geosolutions.jaiext.ConcurrentOperationRegistry.invokeFactory(ConcurrentOperationRegistry.java:576) 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.getTile(RenderedOp.java:2256) at it.geosolutions.jaiext.mosaic.MosaicTest.testExceptionImagesNoSampleModelPresent(MosaicTest.java:782) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) 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) Caused by: java.lang.IllegalArgumentException: No sample model present at it.geosolutions.jaiext.mosaic.MosaicOpImage.checkLayout(MosaicOpImage.java:193) at it.geosolutions.jaiext.mosaic.MosaicOpImage.(MosaicOpImage.java:433) at it.geosolutions.jaiext.mosaic.MosaicRIF.create(MosaicRIF.java:53) ... 34 more Jun 23, 2018 4:00:19 PM it.geosolutions.jaiext.mosaic.MosaicTest testExceptionImagesNoSampleModelPresent INFO: No sample model present Error: One factory fails for the operation "Mosaic" Occurs in: it.geosolutions.jaiext.ConcurrentOperationRegistry java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at javax.media.jai.FactoryCache.invoke(FactoryCache.java:122) at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674) at it.geosolutions.jaiext.ConcurrentOperationRegistry.invokeFactory(ConcurrentOperationRegistry.java:576) 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.getTile(RenderedOp.java:2256) at it.geosolutions.jaiext.mosaic.MosaicTest.testExceptionImagesSameSizeSourcesAndNoData(MosaicTest.java:827) 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:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) 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) Caused by: java.lang.IllegalArgumentException: no data number is not equal to the source number at it.geosolutions.jaiext.mosaic.MosaicOpImage.(MosaicOpImage.java:456) at it.geosolutions.jaiext.mosaic.MosaicRIF.create(MosaicRIF.java:53) ... 34 more Jun 23, 2018 4:00:19 PM it.geosolutions.jaiext.mosaic.MosaicTest testExceptionImagesSameSizeSourcesAndNoData INFO: no data number is not equal to the source number Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 sec - in it.geosolutions.jaiext.mosaic.MosaicTest Running it.geosolutions.jaiext.mosaic.HererogeneousMosaicTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in it.geosolutions.jaiext.mosaic.HererogeneousMosaicTest Results : Tests run: 93, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jt-mosaic --- [INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/target/jt-mosaic-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ jt-mosaic --- [INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/target/jt-mosaic-1.0-SNAPSHOT-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ jt-mosaic >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ jt-mosaic <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ jt-mosaic --- [INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/target/jt-mosaic-1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jt-mosaic --- [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/target/jt-mosaic-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/mosaic/jt-mosaic/1.0-SNAPSHOT/jt-mosaic-1.0-SNAPSHOT.jar [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/mosaic/jt-mosaic/1.0-SNAPSHOT/jt-mosaic-1.0-SNAPSHOT.pom [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/target/jt-mosaic-1.0-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/mosaic/jt-mosaic/1.0-SNAPSHOT/jt-mosaic-1.0-SNAPSHOT-tests.jar [INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/Jai-ext-1.15.0/workspace/jt-mosaic/target/jt-mosaic-1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/it/geosolutions/jaiext/mosaic/jt-mosaic/1.0-SNAPSHOT/jt-mosaic-1.0-SNAPSHOT-sources.jar