[Geoserver-devel] Build failed in Jenkins: geoserver-master #445

See <http://ares.opengeo.org/jenkins/job/geoserver-master/445/&gt;

------------------------------------------
[...truncated 3791 lines...]
  at org.geoserver.ows.util.OwsUtils.get(OwsUtils.java:153)
  at org.geoserver.ows.util.OwsUtilsTest.testExtended(OwsUtilsTest.java:31)
  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 junit.framework.TestCase.runTest(TestCase.java:176)
  at junit.framework.TestCase.runBare(TestCase.java:141)
  at junit.framework.TestResult$1.protect(TestResult.java:122)
  at junit.framework.TestResult.runProtected(TestResult.java:142)
  at junit.framework.TestResult.run(TestResult.java:125)
  at junit.framework.TestCase.run(TestCase.java:129)
  at junit.framework.TestSuite.runTest(TestSuite.java:255)
  at junit.framework.TestSuite.run(TestSuite.java:250)
  at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
  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)

testSimple(org.geoserver.ows.util.OwsUtilsTest) Time elapsed: 3 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  at org.geotools.util.SoftValueHashMap.isValid(SoftValueHashMap.java:152)
  at org.geotools.util.SoftValueHashMap.retainStrongly(SoftValueHashMap.java:267)
  at org.geotools.util.SoftValueHashMap.put(SoftValueHashMap.java:300)
  at org.geoserver.ows.util.OwsUtils.classProperties(OwsUtils.java:90)
  at org.geoserver.ows.util.OwsUtils.getter(OwsUtils.java:203)
  at org.geoserver.ows.util.OwsUtils.get(OwsUtils.java:153)
  at org.geoserver.ows.util.OwsUtilsTest.testSimple(OwsUtilsTest.java:18)
  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 junit.framework.TestCase.runTest(TestCase.java:176)
  at junit.framework.TestCase.runBare(TestCase.java:141)
  at junit.framework.TestResult$1.protect(TestResult.java:122)
  at junit.framework.TestResult.runProtected(TestResult.java:142)
  at junit.framework.TestResult.run(TestResult.java:125)
  at junit.framework.TestCase.run(TestCase.java:129)
  at junit.framework.TestSuite.runTest(TestSuite.java:255)
  at junit.framework.TestSuite.run(TestSuite.java:250)
  at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
  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)

Running org.geoserver.ows.xml.v1_0.ExceptionReportBindingTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.034 sec <<< FAILURE!
testParseServiceException(org.geoserver.ows.xml.v1_0.ExceptionReportBindingTest) Time elapsed: 31 sec <<< ERROR!
java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  at org.geotools.util.SoftValueHashMap.isValid(SoftValueHashMap.java:152)
  at org.geotools.util.SoftValueHashMap.retainStrongly(SoftValueHashMap.java:267)
  at org.geotools.util.SoftValueHashMap.put(SoftValueHashMap.java:300)
  at org.geotools.xml.impl.BindingWalker.walk(BindingWalker.java:183)
  at org.geotools.xml.impl.BindingWalker.walk(BindingWalker.java:190)
  at org.geotools.xml.impl.ElementHandlerImpl.startElement(ElementHandlerImpl.java:186)
  at org.geotools.xml.impl.ParserHandler.startElement(ParserHandler.java:694)
  at org.apache.xalan.transformer.TransformerIdentityImpl.startElement(TransformerIdentityImpl.java:1072)
  at org.apache.xml.serializer.TreeWalker.startNode(TreeWalker.java:357)
  at org.apache.xml.serializer.TreeWalker.traverse(TreeWalker.java:143)
  at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:389)
  at org.geotools.xml.DOMParser.parse(DOMParser.java:89)
  at org.geotools.xml.test.XMLTestSupport.parse(XMLTestSupport.java:297)
  at org.geoserver.ows.xml.v1_0.ExceptionReportBindingTest.testParseServiceException(ExceptionReportBindingTest.java:46)
  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 junit.framework.TestCase.runTest(TestCase.java:176)
  at junit.framework.TestCase.runBare(TestCase.java:141)
  at junit.framework.TestResult$1.protect(TestResult.java:122)
  at junit.framework.TestResult.runProtected(TestResult.java:142)
  at junit.framework.TestResult.run(TestResult.java:125)
  at junit.framework.TestCase.run(TestCase.java:129)
  at junit.framework.TestSuite.runTest(TestSuite.java:255)
  at junit.framework.TestSuite.run(TestSuite.java:250)
  at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
  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)

Results :

Tests in error:
  testHandleServiceExceptionEncoding(org.geoserver.ows.DefaultServiceExceptionHandlerTest): org/geotools/util/SoftValueHashMap$Reference
  testHandleServiceExceptionCauses(org.geoserver.ows.DefaultServiceExceptionHandlerTest): org/geotools/util/SoftValueHashMap$Reference
  testHandleServiceExceptionEncodingMore(org.geoserver.ows.DefaultServiceExceptionHandlerTest): org/geotools/util/SoftValueHashMap$Reference
  testHandleServiceException(org.geoserver.ows.DefaultServiceExceptionHandlerTest): org/geotools/util/SoftValueHashMap$Reference
  testErrorSavedOnRequestOnGenericException(org.geoserver.ows.DispatcherTest): org/geotools/util/SoftValueHashMap$Reference
  testDirectInvocationService(org.geoserver.ows.DispatcherTest): Error creating bean with name 'dispatcher' defined in URL [<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml\]>: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testHelloOperationGet(org.geoserver.ows.DispatcherTest): Error creating bean with name 'extensions' defined in URL [<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml\]>: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testReadContextAndPath(org.geoserver.ows.DispatcherTest): org/geotools/util/SoftValueHashMap$Reference
  testErrorSavedOnRequestOnNon304ErrorCodeException(org.geoserver.ows.DispatcherTest): org/geotools/util/SoftValueHashMap$Reference
  testHelloOperationMixed(org.geoserver.ows.DispatcherTest): Error creating bean with name 'extensions' defined in URL [<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContextOnlyXml.xml\]>: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testHttpErrorCodeException(org.geoserver.ows.DispatcherTest): Error creating bean with name 'extensions' defined in URL [<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml\]>: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testDispatchWithNamespace(org.geoserver.ows.DispatcherTest): Error creating bean with name 'extensions' defined in URL [<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml\]>: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testNoErrorOn304ErrorCodeException(org.geoserver.ows.DispatcherTest): org/geotools/util/SoftValueHashMap$Reference
  testReadOpContext(org.geoserver.ows.DispatcherTest): org/geotools/util/SoftValueHashMap$Reference
  testParseKVP(org.geoserver.ows.DispatcherTest): Error creating bean with name 'extensions' defined in URL [<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml\]>: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testParseXML(org.geoserver.ows.DispatcherTest): Error creating bean with name 'extensions' defined in URL [<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml\]>: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testHelloOperationPost(org.geoserver.ows.DispatcherTest): Error creating bean with name 'extensions' defined in URL [<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/test-classes/org/geoserver/ows/applicationContext.xml\]>: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/geotools/util/SoftValueHashMap$Reference
  testEncode(org.geoserver.ows.XmlObjectEncodingResponseTest): org/geotools/util/SoftValueHashMap$Reference
  testOutOfOrderSequence(org.geoserver.ows.kvp.ElevationKvpParserTest): org/geotools/util/Range
  testMixed(org.geoserver.ows.kvp.ElevationKvpParserTest): org/geotools/util/Range
  testPeriod(org.geoserver.ows.kvp.ElevationKvpParserTest): org/geotools/util/Range
  initializationError(org.geoserver.ows.kvp.TimeKvpParserTest): org/geotools/util/DateRange
  testPut(org.geoserver.ows.util.OwsUtilsTest): org/geotools/util/SoftValueHashMap$Reference
  testExtended(org.geoserver.ows.util.OwsUtilsTest): org/geotools/util/SoftValueHashMap$Reference
  testSimple(org.geoserver.ows.util.OwsUtilsTest): org/geotools/util/SoftValueHashMap$Reference
  testParseServiceException(org.geoserver.ows.xml.v1_0.ExceptionReportBindingTest): org/geotools/util/SoftValueHashMap$Reference

Tests run: 46, Failures: 0, Errors: 26, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [10.519s]
[INFO] Core Platform Module .............................. SUCCESS [27.617s]
[INFO] Open Web Service Module ........................... FAILURE [21.730s]
[INFO] Main Module ....................................... SKIPPED
[INFO] GeoServer Security Modules ........................ SKIPPED
[INFO] GeoServer JDBC Security Module .................... SKIPPED
[INFO] GeoServer LDAP Security Module .................... SKIPPED
[INFO] Web Coverage Service Module ....................... SKIPPED
[INFO] Web Coverage Service 1.0 Module ................... SKIPPED
[INFO] Web Coverage Service 1.1 Module ................... SKIPPED
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SKIPPED
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SKIPPED
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [1.960s]
[INFO] Core UI Module .................................... SKIPPED
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SKIPPED
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SKIPPED
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.599s]
[INFO] HTTP Proxy Extension .............................. SKIPPED
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.459s]
[INFO] Printing Module ................................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.408s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SKIPPED
[INFO] ArcSDE DataStore Extension ........................ SKIPPED
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SKIPPED
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.555s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [1.649s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.375s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.469s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.345s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.781s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SKIPPED
[INFO] Chart external graphics support ................... SUCCESS [2.021s]
[INFO] Feature Generalization Extension .................. SKIPPED
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.217s]
[INFO] OWS request flow controller ....................... SKIPPED
[INFO] Web Processing Service parent ..................... SUCCESS [0.468s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SKIPPED
[INFO] Teradata DataStore Extension ...................... SKIPPED
[INFO] GeoServer Monitor Extensions ...................... SKIPPED
[INFO] Core Monitor Extension ............................ SKIPPED
[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 ...................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ...................... SKIPPED
[INFO] GeoServer CSS Styling ............................. SKIPPED
[INFO] Catalog Services for the Web parent ............... SKIPPED
[INFO] Catalog Services for the Web interfaces ........... SKIPPED
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SKIPPED
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF output format ................................. SUCCESS [0.407s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.456s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SKIPPED
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SKIPPED
[INFO] GeoServer libjpeg-turbo Module .................... SKIPPED
[INFO] GeoServer Data Importer ........................... SKIPPED
[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: 1:07.346s (Wall Clock)
[INFO] Finished at: Sat Apr 19 17:32:25 UTC 2014
[INFO] Final Memory: 36M/385M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-ows: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/ows/target/surefire-reports&gt; 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-ows
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.opengeo.org/jenkins/job/geoserver-master/446/changes&gt;

Changes:

[christian.mueller] Cumulative fix for

------------------------------------------
[...truncated 4283 lines...]
  at org.geoserver.test.GeoServerSystemTestSupport.getCatalog(GeoServerSystemTestSupport.java:351)
  at org.vfny.geoserver.ProjectionPolicyTest.testWithRename(ProjectionPolicyTest.java:113)
  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)

Running org.vfny.geoserver.crs.OverrideCRSTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.001 sec
Running org.vfny.geoserver.crs.OvverideTransformationsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.548 sec
Running org.vfny.geoserver.global.GeoserverDataDirectoryTest
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.999 sec <<< FAILURE!
testFindDataFileForAbsolutePath(org.vfny.geoserver.global.GeoserverDataDirectoryTest) Time elapsed: 983 sec <<< ERROR!
java.util.ServiceConfigurationError: org.geotools.coverage.grid.io.GridFormatFactorySpi: Error reading configuration file
  at java.util.ServiceLoader.fail(ServiceLoader.java:224)
  at java.util.ServiceLoader.parse(ServiceLoader.java:301)
  at java.util.ServiceLoader.access$200(ServiceLoader.java:181)
  at java.util.ServiceLoader$LazyIterator.hasNext(ServiceLoader.java:349)
  at java.util.ServiceLoader$1.hasNext(ServiceLoader.java:439)
  at org.geotools.factory.FactoryRegistry.register(FactoryRegistry.java:823)
  at org.geotools.factory.FactoryRegistry.scanForPlugins(FactoryRegistry.java:772)
  at org.geotools.factory.FactoryRegistry.scanForPlugins(FactoryRegistry.java:750)
  at org.geotools.coverage.grid.io.GridFormatFinder.scanForPlugins(GridFormatFinder.java:122)
  at org.geotools.coverage.grid.io.GridFormatFinder.getAvailableFormats(GridFormatFinder.java:85)
  at org.geotools.coverage.grid.io.GridFormatFinder.findFormats(GridFormatFinder.java:178)
  at org.geotools.coverage.grid.io.GridFormatFinder.findFormat(GridFormatFinder.java:241)
  at org.geotools.coverage.grid.io.GridFormatFinder.findFormat(GridFormatFinder.java:216)
  at org.geoserver.data.test.SystemTestData.addRasterLayer(SystemTestData.java:732)
  at org.geoserver.data.test.SystemTestData.addRasterLayer(SystemTestData.java:656)
  at org.geoserver.data.test.SystemTestData.addRasterLayer(SystemTestData.java:643)
  at org.vfny.geoserver.global.GeoserverDataDirectoryTest.onSetUp(GeoserverDataDirectoryTest.java:42)
  at org.geoserver.test.GeoServerSystemTestSupport.setUp(GeoServerSystemTestSupport.java:222)
  at org.geoserver.test.GeoServerSystemTestSupport.setUp(GeoServerSystemTestSupport.java:158)
  at org.geoserver.test.GeoServerBaseTestSupport.doSetup(GeoServerBaseTestSupport.java:150)
  at sun.reflect.GeneratedMethodAccessor165.invoke(Unknown Source)
  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.RunBefores.evaluate(RunBefores.java:24)
  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.util.zip.ZipException: invalid block type
  at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
  at java.io.FilterInputStream.read(FilterInputStream.java:133)
  at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
  at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
  at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
  at java.io.InputStreamReader.read(InputStreamReader.java:184)
  at java.io.BufferedReader.fill(BufferedReader.java:154)
  at java.io.BufferedReader.readLine(BufferedReader.java:317)
  at java.io.BufferedReader.readLine(BufferedReader.java:382)
  at java.util.ServiceLoader.parseLine(ServiceLoader.java:247)
  at java.util.ServiceLoader.parse(ServiceLoader.java:299)
  ... 50 more

Running org.vfny.geoserver.global.xml.WriterHelperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.vfny.geoserver.util.ResponseUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.vfny.geoserver.util.SLDValidatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec

Results :

Tests in error:
  testFeatureTypeCacheInstance(org.geoserver.catalog.ResourcePoolTest): org/opengis/temporal/Period
  testGeoServerReload(org.geoserver.catalog.ResourcePoolTest): org/opengis/temporal/Period
  testPreserveStructuredReader(org.geoserver.catalog.ResourcePoolTest)
  testMosaicParameters(org.geoserver.catalog.impl.CatalogBuilderIntTest): org/geotools/util/KeySortedList
  testLargeNDMosaic(org.geoserver.catalog.impl.CatalogBuilderIntTest): org/geotools/util/KeySortedList
  testWMSLayer130(org.geoserver.catalog.impl.CatalogBuilderTest): org/opengis/referencing/datum/VerticalDatumType
  testLogLocationFromServletContext(org.geoserver.logging.LoggingStartupContextListenerTest): org/geotools/util/logging/CommonsLoggerFactory
  testChallenge(org.geoserver.security.decorators.SecuredFeatureCollectionTest): org/opengis/temporal/Period
  testToFilter(org.geoserver.util.XCQLTest): org/geotools/filter/text/cql2/CQL
  testToFilterFallback(org.geoserver.util.XCQLTest): org/opengis/temporal/Period
  testLeaveNative(org.vfny.geoserver.ProjectionPolicyTest): org.geotools.coverage.grid.io.GridFormatFactorySpi: Error reading configuration file
  testForce(org.vfny.geoserver.ProjectionPolicyTest)
  testForceCoverage(org.vfny.geoserver.ProjectionPolicyTest)
  testReproject(org.vfny.geoserver.ProjectionPolicyTest)
  testWithRename(org.vfny.geoserver.ProjectionPolicyTest)
  testFindDataFileForAbsolutePath(org.vfny.geoserver.global.GeoserverDataDirectoryTest): org.geotools.coverage.grid.io.GridFormatFactorySpi: Error reading configuration file

Tests run: 564, Failures: 0, Errors: 16, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [13.823s]
[INFO] Core Platform Module .............................. SUCCESS [22.840s]
[INFO] Open Web Service Module ........................... SUCCESS [28.765s]
[INFO] Main Module ....................................... FAILURE [3:53.853s]
[INFO] GeoServer Security Modules ........................ SKIPPED
[INFO] GeoServer JDBC Security Module .................... SKIPPED
[INFO] GeoServer LDAP Security Module .................... SKIPPED
[INFO] Web Coverage Service Module ....................... SKIPPED
[INFO] Web Coverage Service 1.0 Module ................... SKIPPED
[INFO] Web Coverage Service 1.1 Module ................... SKIPPED
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SKIPPED
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SKIPPED
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [1.224s]
[INFO] Core UI Module .................................... SKIPPED
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SKIPPED
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SKIPPED
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.410s]
[INFO] HTTP Proxy Extension .............................. SKIPPED
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.594s]
[INFO] Printing Module ................................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.403s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SKIPPED
[INFO] ArcSDE DataStore Extension ........................ SKIPPED
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SKIPPED
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.783s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [1.075s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.753s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.708s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.499s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.699s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SKIPPED
[INFO] Chart external graphics support ................... SUCCESS [2.155s]
[INFO] Feature Generalization Extension .................. SKIPPED
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.126s]
[INFO] OWS request flow controller ....................... SKIPPED
[INFO] Web Processing Service parent ..................... SUCCESS [0.531s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SKIPPED
[INFO] Teradata DataStore Extension ...................... SKIPPED
[INFO] GeoServer Monitor Extensions ...................... SKIPPED
[INFO] Core Monitor Extension ............................ SKIPPED
[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 ...................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ...................... SKIPPED
[INFO] GeoServer CSS Styling ............................. SKIPPED
[INFO] Catalog Services for the Web parent ............... SKIPPED
[INFO] Catalog Services for the Web interfaces ........... SKIPPED
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SKIPPED
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF output format ................................. SUCCESS [0.560s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.535s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SKIPPED
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SKIPPED
[INFO] GeoServer libjpeg-turbo Module .................... SKIPPED
[INFO] GeoServer Data Importer ........................... SKIPPED
[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: 5:07.804s (Wall Clock)
[INFO] Finished at: Mon Apr 21 13:54:07 UTC 2014
[INFO] Final Memory: 37M/247M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-main: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/target/surefire-reports&gt; 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-main
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.opengeo.org/jenkins/job/geoserver-master/447/&gt;