See <http://ares.opengeo.org/jenkins/job/geoserver-master/920/>

------------------------------------------
[...truncated 25785 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 [7.788s]
[INFO] Core Platform Module .............................. SUCCESS [14.543s]
[INFO] Open Web Service Module ........................... SUCCESS [17.223s]
[INFO] Main Module ....................................... SUCCESS [3:43.391s]
[INFO] GeoServer Security Modules ........................ SUCCESS [1.338s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:20.073s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [48.330s]
[INFO] Web Coverage Service Module ....................... SUCCESS [7.451s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:13.766s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:20.316s]
[INFO] Web Coverage Service 2.0 Module ................... SUCCESS [2:08.944s]
[INFO] Web Feature Service Module ........................ SUCCESS [4:42.004s]
[INFO] Web Map Service Module ............................ SUCCESS [7:26.098s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:24.567s]
[INFO] GeoWebCache (GWC) Module .......................... SUCCESS [2:40.471s]
[INFO] REST Support Module ............................... SUCCESS [46.400s]
[INFO] REST Configuration Service Module ................. SUCCESS [3:18.933s]
[INFO] GeoServer Web Modules ............................. SUCCESS [0.457s]
[INFO] Core UI Module .................................... SUCCESS [2:40.095s]
[INFO] WMS UI Module ..................................... SUCCESS [1:06.332s]
[INFO] GWC UI Module ..................................... SUCCESS [1:34.680s]
[INFO] WFS UI Module ..................................... SUCCESS [42.539s]
[INFO] Demoes Module ..................................... SUCCESS [1:02.815s]
[INFO] WCS UI Module ..................................... SUCCESS [59.049s]
[INFO] Security UI Modules ............................... SUCCESS [0.264s]
[INFO] Security UI Core Module ........................... SUCCESS [3:52.777s]
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SUCCESS [47.312s]
[INFO] GeoServer Extensions .............................. SUCCESS [0.155s]
[INFO] Printing Module ................................... SUCCESS [39.035s]
[INFO] Community Space ................................... SUCCESS [0.195s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [10.983s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.130s]
[INFO] Application Schema Integration Test ............... FAILURE [4:27.253s]
[INFO] Sample DataAccess Integration Test ................ SUCCESS [37.487s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [34.409s]
[INFO] GeoSearch Index Module ............................ SUCCESS [40.434s]
[INFO] H2 DataStore Extension ............................ SUCCESS [25.863s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.534s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.767s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.465s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.676s]
[INFO] ImageMap Output Format ............................ SUCCESS [21.082s]
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.129s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.642s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [34.493s]
[INFO] Excel Output Format ............................... SUCCESS [40.180s]
[INFO] Chart external graphics support ................... SUCCESS [2.875s]
[INFO] Feature Generalization Extension .................. SUCCESS [5.230s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.897s]
[INFO] OWS request flow controller ....................... SUCCESS [27.645s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.280s]
[INFO] Web Processing Service Module ..................... SUCCESS [4:33.779s]
[INFO] Web process status sharing with Hazelcast ......... SUCCESS [23.575s]
[INFO] Web Processing Service GUI ........................ SUCCESS [1:04.632s]
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [50.250s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [5.784s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.205s]
[INFO] Core Monitor Extension ............................ SUCCESS [30.501s]
[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 [56.113s]
[INFO] GeoServer INSPIRE Extensions ...................... SUCCESS [56.246s]
[INFO] GeoServer CSS Styling ............................. SUCCESS [57.183s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.250s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [22.349s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation  
SUCCESS [28.255s]
[INFO] Catalog Services for the Web core module .......... SUCCESS [1:54.479s]
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF WFS output format and WPS PPIO ................ SUCCESS [0.290s]
[INFO] DXF WFS output format ............................. SUCCESS [41.436s]
[INFO] DXF WPS PPIO ...................................... SUCCESS [41.798s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.113s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions  SUCCESS [56.389s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension  SUCCESS 
[34.196s]
[INFO] GeoServer libjpeg-turbo Module .................... SUCCESS [34.466s]
[INFO] GeoServer Data Importer ........................... SUCCESS [0.169s]
[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: 38:23.600s (Wall Clock)
[INFO] Finished at: Tue Nov 25 21:22:56 UTC 2014
[INFO] Final Memory: 75M/206M
[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

Reply via email to