See <http://ares.opengeo.org/jenkins/job/geoserver-master/917/changes>
Changes: [bradh] Update grib.rst ------------------------------------------ [...truncated 25728 lines...] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Monitor Hibernate Extension [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Security UI JDBC Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Security UI LDAP Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GeoServer Security Extension Modules [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping CSW UI Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ SimpleFeatureTypeImpl http://geotools.org:feature identified extends Feature(geometry:geometry,name:name,pop:pop) SimpleFeatureTypeImpl http://geotools.org:feature identified extends Feature(geometry:geometry,name:name,pop:pop) SimpleFeatureTypeImpl http://geotools.org:feature identified extends Feature(geometry:geometry,name:name,type:type) 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.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:315) at com.sun.media.jai.mlib.MlibScaleRIF.create(MlibScaleRIF.java:67) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) 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.getSampleModel(RenderedOp.java:2233) at org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.affine(GridCoverageRenderer.java:631) at org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.renderCoverage(GridCoverageRenderer.java:441) at org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.renderImage(GridCoverageRenderer.java:844) at org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.renderImage(GridCoverageRenderer.java:743) at org.geoserver.wms.map.RenderedImageMapOutputFormat.directRasterRender(RenderedImageMapOutputFormat.java:854) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:336) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:258) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:130) at org.geoserver.wms.GetMap.executeInternal(GetMap.java:504) at org.geoserver.wms.GetMap.run(GetMap.java:248) at org.geoserver.wms.GetMap.run(GetMap.java:119) at org.geoserver.wms.DefaultWebMapService.getMap(DefaultWebMapService.java:329) at org.geoserver.wms.DefaultWebMapService.getMapReflect(DefaultWebMapService.java:403) at org.geoserver.wms.DefaultWebMapService.reflect(DefaultWebMapService.java:383) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:33) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202) at com.sun.proxy.$Proxy24.reflect(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:839) at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:280) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1421) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50) at org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1440) at org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1375) at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:924) at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:907) at org.geoserver.importer.ImporterTestSupport.runChecks(ImporterTestSupport.java:141) at org.geoserver.importer.ImporterDataTest.testImportGeoTIFF(ImporterDataTest.java:427) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) 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.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Caused by: java.lang.ClassNotFoundException: com.sun.medialib.mlib.Image at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ... 100 more [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] GeoServer ......................................... SUCCESS [6.863s] [INFO] Core Platform Module .............................. SUCCESS [14.097s] [INFO] Open Web Service Module ........................... SUCCESS [16.530s] [INFO] Main Module ....................................... SUCCESS [3:19.280s] [INFO] GeoServer Security Modules ........................ SUCCESS [0.812s] [INFO] GeoServer JDBC Security Module .................... SUCCESS [1:17.850s] [INFO] GeoServer LDAP Security Module .................... SUCCESS [46.676s] [INFO] Web Coverage Service Module ....................... SUCCESS [6.672s] [INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:14.466s] [INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:21.257s] [INFO] Web Coverage Service 2.0 Module ................... SUCCESS [2:07.598s] [INFO] Web Feature Service Module ........................ SUCCESS [4:40.223s] [INFO] Web Map Service Module ............................ SUCCESS [7:00.497s] [INFO] KML support for GeoServer ......................... SUCCESS [1:28.679s] [INFO] GeoWebCache (GWC) Module .......................... SUCCESS [2:43.569s] [INFO] REST Support Module ............................... SUCCESS [45.217s] [INFO] REST Configuration Service Module ................. SUCCESS [3:14.529s] [INFO] GeoServer Web Modules ............................. SUCCESS [0.415s] [INFO] Core UI Module .................................... SUCCESS [2:39.663s] [INFO] WMS UI Module ..................................... SUCCESS [1:05.015s] [INFO] GWC UI Module ..................................... SUCCESS [1:32.400s] [INFO] WFS UI Module ..................................... SUCCESS [46.321s] [INFO] Demoes Module ..................................... SUCCESS [1:02.993s] [INFO] WCS UI Module ..................................... SUCCESS [54.777s] [INFO] Security UI Modules ............................... SUCCESS [0.283s] [INFO] Security UI Core Module ........................... SUCCESS [3:55.677s] [INFO] Security UI JDBC Module ........................... SKIPPED [INFO] Security UI LDAP Module ........................... SKIPPED [INFO] REST UI Module .................................... SUCCESS [49.193s] [INFO] GeoServer Extensions .............................. SUCCESS [0.126s] [INFO] Printing Module ................................... SUCCESS [35.351s] [INFO] Community Space ................................... SUCCESS [0.217s] [INFO] HTTP Proxy Extension .............................. SUCCESS [10.173s] [INFO] GeoServer Web Application ......................... SKIPPED [INFO] Application Schema Support ........................ SUCCESS [0.142s] [INFO] Application Schema Integration Test ............... FAILURE [4:25.935s] [INFO] Sample DataAccess Integration Test ................ SUCCESS [36.867s] [INFO] ArcSDE DataStore Extension ........................ SUCCESS [32.933s] [INFO] GeoSearch Index Module ............................ SUCCESS [40.014s] [INFO] H2 DataStore Extension ............................ SUCCESS [26.255s] [INFO] SQL Server DataStore Extension .................... SUCCESS [1.190s] [INFO] Oracle DataStore Extension ........................ SUCCESS [0.565s] [INFO] MySQL DataStore Extension ......................... SUCCESS [0.287s] [INFO] DB2 DataStore Extension ........................... SUCCESS [0.336s] [INFO] ImageMap Output Format ............................ SUCCESS [20.180s] [INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [0.908s] [INFO] JP2K Coverage Extension ........................... SUCCESS [0.415s] [INFO] ogr2ogr Output Format ............................. SUCCESS [37.837s] [INFO] Excel Output Format ............................... SUCCESS [40.848s] [INFO] Chart external graphics support ................... SUCCESS [2.169s] [INFO] Feature Generalization Extension .................. SUCCESS [5.756s] [INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.782s] [INFO] OWS request flow controller ....................... SUCCESS [30.423s] [INFO] Web Processing Service parent ..................... SUCCESS [0.186s] [INFO] Web Processing Service Module ..................... SUCCESS [4:29.691s] [INFO] Web process status sharing with Hazelcast ......... SUCCESS [32.740s] [INFO] Web Processing Service GUI ........................ SUCCESS [58.877s] [INFO] GeoServer Layer Querying filter functions ......... SUCCESS [50.773s] [INFO] Teradata DataStore Extension ...................... SUCCESS [6.169s] [INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.256s] [INFO] Core Monitor Extension ............................ SUCCESS [27.024s] [INFO] Monitor Hibernate Extension ....................... SKIPPED [INFO] GeoServer Security Extension Modules .............. SKIPPED [INFO] GeoServer CAS Security Module ..................... SKIPPED [INFO] GeoServer Security Extension Web Modules .......... SKIPPED [INFO] GeoServer CAS Security Web Module ................. SKIPPED [INFO] XLST based WFS output format ...................... SUCCESS [1:00.512s] [INFO] GeoServer INSPIRE Extensions ...................... SUCCESS [56.352s] [INFO] GeoServer CSS Styling ............................. SUCCESS [55.648s] [INFO] Catalog Services for the Web parent ............... SUCCESS [0.314s] [INFO] Catalog Services for the Web interfaces ........... SUCCESS [22.977s] [INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [29.886s] [INFO] Catalog Services for the Web core module .......... SUCCESS [1:46.254s] [INFO] CSW UI Module ..................................... SKIPPED [INFO] DXF WFS output format and WPS PPIO ................ SUCCESS [0.284s] [INFO] DXF WFS output format ............................. SUCCESS [42.133s] [INFO] DXF WPS PPIO ...................................... SUCCESS [36.801s] [INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.112s] [INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [56.778s] [INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [36.681s] [INFO] GeoServer libjpeg-turbo Module .................... SUCCESS [33.655s] [INFO] GeoServer Data Importer ........................... SUCCESS [0.140s] [INFO] Importer Core Module .............................. SKIPPED [INFO] Importer REST Api Module .......................... SKIPPED [INFO] Importer Berkley DB Persistence Module ............ SKIPPED [INFO] Importer Web UI Module ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37:33.461s (Wall Clock) [INFO] Finished at: Sun Nov 23 12:40:23 UTC 2014 [INFO] Final Memory: 75M/198M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-app-schema-test: There are test failures. [ERROR] [ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/app-schema/app-schema-test/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 :gs-app-schema-test Build step 'Invoke top-level Maven targets' marked build as failure ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
