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

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

Changes:

[jody.garnett] Small fix for modify workspace, modify namespace to respect change of directory name.

------------------------------------------
[...truncated 20881 lines...]
[INFO] [GitCommitIdMojo] build.branch = 6540c9f0efd344c5c5c1002c3109a76413a0c7e3
[INFO] [GitCommitIdMojo] build.commit.user.email = jody.garnett@anonymised.com
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Jody Garnett
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 6540c9f
[INFO] [GitCommitIdMojo] build.commit.id = 6540c9f0efd344c5c5c1002c3109a76413a0c7e3
[INFO] [GitCommitIdMojo] build.commit.message.full = Small fix for modify workspace, modify namespace to respect change of directory name.

[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-restconfig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 37 resources
[INFO] skip non existing resourceDirectory <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/restconfig/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-restconfig ---
[INFO] Compiling 77 source files to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/restconfig/target/classes&gt;
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.13 sec
Running org.geoserver.gwc.GWCTransactionListenerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
Running org.geoserver.gwc.RESTIntegrationTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.127 sec
Running org.geoserver.gwc.ResponseUtilsURLManglerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.geoserver.gwc.config.GWCConfigPersisterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.geoserver.gwc.config.GWCConfigTest
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-restconfig ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-restconfig ---
[INFO] Compiling 33 source files to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/restconfig/target/test-classes&gt;
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.078 sec
Running org.geoserver.gwc.config.GWCInitializerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.geoserver.gwc.layer.CatalogConfigurationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec
Running org.geoserver.gwc.layer.CatalogLayerEventListenerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec
Running org.geoserver.gwc.layer.CatalogStyleChangeListenerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.geoserver.gwc.layer.DefaultTileLayerCatalogTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.geoserver.gwc.layer.GeoServerTileLayerInfoPersistenceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.geoserver.gwc.layer.GeoServerTileLayerTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 sec
Running org.geoserver.gwc.layer.LegacyTileLayerInfoLoaderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.geoserver.gwc.layer.TileLayerInfoUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.geoserver.gwc.wms.CachingExtendedCapabilitiesProviderTest
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-restconfig ---
[INFO] Surefire report directory: <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/restconfig/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.catalog.rest.AdminRequestTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.216 sec

Results :

Tests in error:
  testCachingHeadersFlatLayerGroup(org.geoserver.gwc.GWCIntegrationTest)
  testCachingHeadersSingleLayerNoHeaders(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testBasicIntegration(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testGutter(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testMissingGeoServerLayerAtStartUp(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testDirectWMSIntegrationMaxAge(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testDirectWMSIntegration(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testReloadConfiguration(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.

Tests run: 153, Failures: 0, Errors: 8, Skipped: 0

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WMS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Demoes Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI Core Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ImageMap Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer INSPIRE Extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer libjpeg-turbo Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Data Importer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 2.0 Earth Observation extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Core Monitor Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Catalog Services for the Web core module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoSearch Index Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping DXF WPS PPIO
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [4.347s]
[INFO] Core Platform Module .............................. SUCCESS [15.388s]
[INFO] Open Web Service Module ........................... SUCCESS [14.947s]
[INFO] Main Module ....................................... SUCCESS [2:53.047s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.720s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:16.305s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [46.430s]
[INFO] Web Coverage Service Module ....................... SUCCESS [7.735s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:06.654s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:17.643s]
[INFO] Web Coverage Service 2.0 Module ................... SUCCESS [1:59.633s]
[INFO] Web Feature Service Module ........................ SUCCESS [4:35.230s]
[INFO] Web Map Service Module ............................ SUCCESS [4:58.732s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:26.963s]
[INFO] GeoWebCache (GWC) Module .......................... FAILURE [1:40.618s]
[INFO] REST Support Module ............................... SUCCESS [42.483s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.602s]
[INFO] Core UI Module .................................... SUCCESS [2:33.614s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [44.916s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.261s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.249s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [8.532s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.185s]
[INFO] Printing Module ................................... SUCCESS [42.148s]
[INFO] Application Schema Support ........................ SUCCESS [0.253s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [36.240s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [31.020s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [23.400s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.263s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.596s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.390s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.434s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [0.990s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.528s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [36.372s]
[INFO] Excel Output Format ............................... SUCCESS [39.703s]
[INFO] Validation Module ................................. SUCCESS [3.820s]
[INFO] Chart external graphics support ................... SUCCESS [1.291s]
[INFO] Feature Generalization Extension .................. SUCCESS [3.541s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.905s]
[INFO] OWS request flow controller ....................... SUCCESS [27.027s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.274s]
[INFO] Web Processing Service Module ..................... SUCCESS [4:22.945s]
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [49.694s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [5.106s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.154s]
[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 ............................. SUCCESS [40.294s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.410s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [25.063s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [24.847s]
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF output format ................................. SUCCESS [0.296s]
[INFO] DXF output format ................................. SUCCESS [41.233s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.302s]
[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: 21:16.849s (Wall Clock)
[INFO] Finished at: Tue Apr 22 12:01:13 UTC 2014
[INFO] Final Memory: 60M/256M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/gwc/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-gwc
Build step 'Invoke top-level Maven targets' marked build as failure

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

------------------------------------------
[...truncated 8128 lines...]
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-h2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-h2 ---
[INFO] Compiling 1 source file to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/h2/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-h2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/h2/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-h2 ---
[INFO] Compiling 1 source file to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/h2/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-h2 ---
[INFO] Surefire report directory: <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/h2/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.h2.H2DataStoreInitializerTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 71.878 sec <<< FAILURE!
testServiceExists(org.geoserver.printing.SmokeTest) Time elapsed: 71719 sec <<< ERROR!
net.sf.json.JSONException: Invalid JSON String
  at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:143)
  at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:103)
  at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:84)
  at org.geoserver.test.GeoServerSystemTestSupport.json(GeoServerSystemTestSupport.java:1195)
  at org.geoserver.printing.SmokeTest.testServiceExists(SmokeTest.java:33)
  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)

Results :

Tests in error:
  testServiceExists(org.geoserver.printing.SmokeTest): Invalid JSON String

Tests run: 2, Failures: 0, Errors: 1, Skipped: 0

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teradata DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer CSS Styling
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Catalog Services for the Web interfaces
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Map Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WFS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Sample DataAccess Integration Test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ogr2ogr Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Excel Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Layer Querying filter functions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping DXF output format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 2.0 Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Processing Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Monitor Extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [8.154s]
[INFO] Core Platform Module .............................. SUCCESS [18.197s]
[INFO] Open Web Service Module ........................... SUCCESS [22.810s]
[INFO] Main Module ....................................... SUCCESS [3:52.317s]
[INFO] GeoServer Security Modules ........................ SUCCESS [1.963s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:57.795s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [1:54.305s]
[INFO] Web Coverage Service Module ....................... SUCCESS [8.107s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:19.051s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:49.375s]
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [6:31.232s]
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [1:11.116s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.626s]
[INFO] Core UI Module .................................... SUCCESS [3:32.802s]
[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 ............................... SUCCESS [0.567s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.306s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [12.330s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.346s]
[INFO] Printing Module ................................... FAILURE [1:55.138s]
[INFO] Application Schema Support ........................ SUCCESS [0.346s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SKIPPED
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [32.433s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SKIPPED
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.461s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [1.008s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.667s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.651s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.507s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.876s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SUCCESS [6.651s]
[INFO] Chart external graphics support ................... SUCCESS [2.031s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.492s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.115s]
[INFO] OWS request flow controller ....................... SUCCESS [35.868s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.302s]
[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 ............... SUCCESS [0.413s]
[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.331s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.395s]
[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: 15:56.687s (Wall Clock)
[INFO] Finished at: Wed Apr 23 03:11:01 UTC 2014
[INFO] Final Memory: 49M/342M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-printing: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/printing/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-printing
Build step 'Invoke top-level Maven targets' marked build as failure

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

------------------------------------------
[...truncated 20564 lines...]
  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.geoserver.gwc.GWCQuotaStoreDisabledTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.078 sec
Running org.geoserver.gwc.GWCTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.151 sec
Running org.geoserver.wps.gs.StoreCoverageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.655 sec
Running org.geoserver.wps.gs.StoreCoverageWCS10Test
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.419 sec
Running org.geoserver.gwc.GWCTransactionListenerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec
Running org.geoserver.gwc.RESTIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.551 sec
Running org.geoserver.wps.gs.StyleCoverageTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.834 sec
Running org.geoserver.gwc.ResponseUtilsURLManglerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.geoserver.gwc.config.GWCConfigPersisterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.geoserver.gwc.config.GWCConfigTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.448 sec
Running org.geoserver.wps.gs.UnionFeatureCollectionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.898 sec
Running org.geoserver.gwc.config.GWCInitializerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
Running org.geoserver.gwc.layer.CatalogConfigurationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec
Running org.geoserver.gwc.layer.CatalogLayerEventListenerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec
Running org.geoserver.gwc.layer.CatalogStyleChangeListenerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec
Running org.geoserver.gwc.layer.DefaultTileLayerCatalogTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.geoserver.gwc.layer.GeoServerTileLayerInfoPersistenceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
Running org.geoserver.gwc.layer.GeoServerTileLayerTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 sec
Running org.geoserver.gwc.layer.LegacyTileLayerInfoLoaderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.geoserver.gwc.layer.TileLayerInfoUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.geoserver.gwc.wms.CachingExtendedCapabilitiesProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.185 sec
Running org.geoserver.wps.gs.UniqueProcessTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.46 sec
Running org.geoserver.wps.gs.VectorZonalStatsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.044 sec
Running org.geoserver.wps.jts.BeanProcessFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.506 sec

Results :

Tests in error:
  testCachingHeadersFlatLayerGroup(org.geoserver.gwc.GWCIntegrationTest)
  testCachingHeadersSingleLayerNoHeaders(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testBasicIntegration(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testGutter(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testMissingGeoServerLayerAtStartUp(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testDirectWMSIntegrationMaxAge(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testDirectWMSIntegration(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.
  testReloadConfiguration(org.geoserver.gwc.GWCIntegrationTest): Layer named 'BasicPolygons' already exists.

Tests run: 153, Failures: 0, Errors: 8, Skipped: 0

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping REST Configuration Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WMS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Demoes Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI Core Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ImageMap Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer INSPIRE Extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer libjpeg-turbo Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Data Importer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 2.0 Earth Observation extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Core Monitor Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Catalog Services for the Web core module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoSearch Index Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.444 sec
Running org.geoserver.wps.jts.GeometryProcessWPSTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [5.947s]
[INFO] Core Platform Module .............................. SUCCESS [17.203s]
[INFO] Open Web Service Module ........................... SUCCESS [21.590s]
[INFO] Main Module ....................................... SUCCESS [5:08.732s]
[INFO] GeoServer Security Modules ........................ SUCCESS [1.216s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [2:17.381s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [1:07.751s]
[INFO] Web Coverage Service Module ....................... SUCCESS [10.266s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [2:08.969s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [2:33.194s]
[INFO] Web Coverage Service 2.0 Module ................... SUCCESS [2:22.564s]
[INFO] Web Feature Service Module ........................ SUCCESS [8:38.017s]
[INFO] Web Map Service Module ............................ SUCCESS [8:36.947s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:44.677s]
[INFO] GeoWebCache (GWC) Module .......................... FAILURE [2:08.725s]
[INFO] REST Support Module ............................... SUCCESS [1:20.932s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [1.527s]
[INFO] Core UI Module .................................... SUCCESS [4:25.833s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [1:15.620s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.730s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.264s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [14.275s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.304s]
[INFO] Printing Module ................................... SUCCESS [1:13.264s]
[INFO] Application Schema Support ........................ SUCCESS [0.417s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [1:14.945s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [54.197s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [49.510s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.674s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.998s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.631s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.619s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.274s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.641s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [1:00.576s]
[INFO] Excel Output Format ............................... SUCCESS [1:06.400s]
[INFO] Validation Module ................................. SUCCESS [7.618s]
[INFO] Chart external graphics support ................... SUCCESS [2.244s]
[INFO] Feature Generalization Extension .................. SUCCESS [5.793s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.028s]
[INFO] OWS request flow controller ....................... SUCCESS [44.787s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.515s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [1:08.802s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [8.646s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.458s]
[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 ............................. SUCCESS [1:16.998s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.427s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [46.408s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [35.980s]
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF output format ................................. SUCCESS [0.293s]
[INFO] DXF output format ................................. SUCCESS [49.734s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.259s]
[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: 34:12.230s (Wall Clock)
[INFO] Finished at: Wed Apr 23 04:45:30 UTC 2014
[INFO] Final Memory: 60M/342M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/gwc/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-gwc
Build step 'Invoke top-level Maven targets' marked build as failure

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

Changes:

[jody.garnett] Migrate use of GeoserverDataDirectory to GeoServerResourceLoader.

[jody.garnett] GeoServerExtensionsHelper class

------------------------------------------
[...truncated 7664 lines...]
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:775)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:273)
  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:1427)
  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:1446)
  at org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1381)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:930)
  at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:913)
  at org.geoserver.wcs.GetCoverageMultipartEncodingTest.testKvpBasic(GetCoverageMultipartEncodingTest.java:39)
  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)
  ... 94 more
SchemaLocation: schemaLocation value = 'http://localhost:8080/geoserver/schemas/wcs/1.1.1/wcsCoverages.xsd’ must have even number of URI's.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/src/main/java/org/geoserver/proxy/ProxyConfig.java&gt;:\[21,32\] error: cannot find symbol
[ERROR] package org.vfny.geoserver.global
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/src/main/java/org/geoserver/proxy/ProxyConfig.java&gt;:\[86,19\] error: cannot find symbol
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Printing Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ArcSDE DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping H2 DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teradata DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer CSS Styling
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Catalog Services for the Web interfaces
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Map Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WFS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Sample DataAccess Integration Test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ogr2ogr Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Excel Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Layer Querying filter functions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping DXF output format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.019 sec
Running org.geoserver.wcs.GetCoverageTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [5.335s]
[INFO] Core Platform Module .............................. SUCCESS [13.690s]
[INFO] Open Web Service Module ........................... SUCCESS [15.258s]
[INFO] Main Module ....................................... SUCCESS [2:51.326s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.722s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:19.415s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [48.125s]
[INFO] Web Coverage Service Module ....................... SUCCESS [5.389s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:04.748s]
[INFO] Web Coverage Service 1.1 Module ................... SKIPPED
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:40.898s]
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [45.292s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.334s]
[INFO] Core UI Module .................................... SUCCESS [2:32.589s]
[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 ............................... SUCCESS [0.261s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.150s]
[INFO] HTTP Proxy Extension .............................. FAILURE [6.853s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.107s]
[INFO] Printing Module ................................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.136s]
[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.041s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.527s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.276s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.267s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [0.736s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.307s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SUCCESS [3.514s]
[INFO] Chart external graphics support ................... SUCCESS [1.867s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.619s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.661s]
[INFO] OWS request flow controller ....................... SUCCESS [26.657s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.189s]
[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 ............... SUCCESS [0.259s]
[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.174s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.156s]
[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: 10:06.047s (Wall Clock)
[INFO] Finished at: Wed Apr 23 06:28:32 UTC 2014
[INFO] Final Memory: 53M/313M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project gs-proxy: Compilation failure: Compilation failure:
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/src/main/java/org/geoserver/proxy/ProxyConfig.java&gt;:\[21,32\] error: cannot find symbol
[ERROR] package org.vfny.geoserver.global
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/src/main/java/org/geoserver/proxy/ProxyConfig.java&gt;:\[86,19\] error: cannot find symbol
[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-proxy
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6 sec
Running org.geoserver.wcs.ResourceAccessManagerWCSTest
Build step 'Invoke top-level Maven targets' marked build as failure

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

Changes:

[maurobartolomeoli] GEOS-6459: removed dependency from online resources in printing module unit tests

------------------------------------------
[...truncated 3761 lines...]
  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)

testOverrideEPSGOperation(org.vfny.geoserver.crs.OvverideTransformationsTest) Time elapsed: 1 sec <<< ERROR!
org.opengis.referencing.NoSuchAuthorityCodeException: No code "EPSG:4269" from authority "European Petroleum Survey Group" found for object of type "IdentifiedObject".
  at org.geotools.referencing.factory.AbstractAuthorityFactory.noSuchAuthorityCode(AbstractAuthorityFactory.java:951)
  at org.geotools.referencing.factory.PropertyAuthorityFactory.getWKT(PropertyAuthorityFactory.java:316)
  at org.geotools.referencing.factory.PropertyAuthorityFactory.createCoordinateReferenceSystem(PropertyAuthorityFactory.java:390)
  at org.geotools.referencing.factory.BufferedAuthorityFactory.createCoordinateReferenceSystem(BufferedAuthorityFactory.java:783)
  at org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:801)
  at org.geotools.referencing.factory.FallbackAuthorityFactory.createCoordinateReferenceSystem(FallbackAuthorityFactory.java:640)
  at org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:801)
  at org.geotools.referencing.factory.ThreadedAuthorityFactory.createCoordinateReferenceSystem(ThreadedAuthorityFactory.java:731)
  at org.geotools.referencing.DefaultAuthorityFactory.createCoordinateReferenceSystem(DefaultAuthorityFactory.java:179)
  at org.geotools.referencing.CRS.decode(CRS.java:517)
  at org.geotools.referencing.CRS.decode(CRS.java:445)
  at org.vfny.geoserver.crs.OvverideTransformationsTest.testOverrideEPSGOperation(OvverideTransformationsTest.java:77)
  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)

testNadCon(org.vfny.geoserver.crs.OvverideTransformationsTest) Time elapsed: 1 sec <<< ERROR!
org.opengis.referencing.NoSuchAuthorityCodeException: No code "EPSG:4138" from authority "European Petroleum Survey Group" found for object of type "IdentifiedObject".
  at org.geotools.referencing.factory.AbstractAuthorityFactory.noSuchAuthorityCode(AbstractAuthorityFactory.java:951)
  at org.geotools.referencing.factory.PropertyAuthorityFactory.getWKT(PropertyAuthorityFactory.java:316)
  at org.geotools.referencing.factory.PropertyAuthorityFactory.createCoordinateReferenceSystem(PropertyAuthorityFactory.java:390)
  at org.geotools.referencing.factory.BufferedAuthorityFactory.createCoordinateReferenceSystem(BufferedAuthorityFactory.java:783)
  at org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:801)
  at org.geotools.referencing.factory.FallbackAuthorityFactory.createCoordinateReferenceSystem(FallbackAuthorityFactory.java:640)
  at org.geotools.referencing.factory.AuthorityFactoryAdapter.createCoordinateReferenceSystem(AuthorityFactoryAdapter.java:801)
  at org.geotools.referencing.factory.ThreadedAuthorityFactory.createCoordinateReferenceSystem(ThreadedAuthorityFactory.java:731)
  at org.geotools.referencing.DefaultAuthorityFactory.createCoordinateReferenceSystem(DefaultAuthorityFactory.java:179)
  at org.geotools.referencing.CRS.decode(CRS.java:517)
  at org.geotools.referencing.CRS.decode(CRS.java:445)
  at org.vfny.geoserver.crs.OvverideTransformationsTest.testNadCon(OvverideTransformationsTest.java:110)
  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.global.GeoserverDataDirectoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.899 sec
Running org.vfny.geoserver.global.xml.WriterHelperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.vfny.geoserver.util.ResponseUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.vfny.geoserver.util.SLDValidatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec

Results :

Tests in error:
  testWMSLayer130(org.geoserver.catalog.impl.CatalogBuilderTest): org/opengis/referencing/datum/VerticalDatumType
  testLogLocationFromServletContext(org.geoserver.logging.LoggingStartupContextListenerTest): org/geotools/util/logging/CommonsLoggerFactory
  testReproject(org.vfny.geoserver.ProjectionPolicyTest): org/geotools/geometry/jts/DefaultCoordinateSequenceTransformer
  testWithRename(org.vfny.geoserver.ProjectionPolicyTest): org/geotools/geometry/jts/DefaultCoordinateSequenceTransformer
  testOverride(org.vfny.geoserver.crs.OverrideCRSTest): No code "EPSG:3002" from authority "European Petroleum Survey Group" found for object of type "IdentifiedObject".
  testFallbackOnEPSGDatabaseStd(org.vfny.geoserver.crs.OvverideTransformationsTest): No code "EPSG:3003" from authority "European Petroleum Survey Group" found for object of type "IdentifiedObject".
  testOverrideEPSGOperation(org.vfny.geoserver.crs.OvverideTransformationsTest): No code "EPSG:4269" from authority "European Petroleum Survey Group" found for object of type "IdentifiedObject".
  testNadCon(org.vfny.geoserver.crs.OvverideTransformationsTest): No code "EPSG:4138" from authority "European Petroleum Survey Group" found for object of type "IdentifiedObject".

Tests run: 567, Failures: 0, Errors: 8, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [4.718s]
[INFO] Core Platform Module .............................. SUCCESS [13.473s]
[INFO] Open Web Service Module ........................... SUCCESS [15.820s]
[INFO] Main Module ....................................... FAILURE [4:57.457s]
[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 [0.334s]
[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.252s]
[INFO] HTTP Proxy Extension .............................. SKIPPED
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.205s]
[INFO] Printing Module ................................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.185s]
[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.150s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.586s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.321s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.511s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [0.896s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.565s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SKIPPED
[INFO] Chart external graphics support ................... SUCCESS [1.925s]
[INFO] Feature Generalization Extension .................. SKIPPED
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.063s]
[INFO] OWS request flow controller ....................... SKIPPED
[INFO] Web Processing Service parent ..................... SUCCESS [0.373s]
[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.265s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.250s]
[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:37.278s (Wall Clock)
[INFO] Finished at: Wed Apr 23 08:54:04 UTC 2014
[INFO] Final Memory: 38M/257M
[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/455/&gt;

------------------------------------------
[...truncated 7823 lines...]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping H2 DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teradata DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer CSS Styling
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Catalog Services for the Web interfaces
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Map Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WFS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Sample DataAccess Integration Test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ogr2ogr Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Excel Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Layer Querying filter functions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping DXF output format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-wcs1_1 ---
[INFO] Building jar: <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/target/gs-wcs1_1-2.6-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ gs-wcs1_1 >>>
[INFO]
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gs-wcs1_1 ---
[INFO] [GitCommitIdMojo] Running on '<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/.git’> repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Merge pull request #572 from mbarto/geos6459_gsprinting_tests
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 23.04.2014 @ 08:46:50 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 23-Apr-2014 09:18
[INFO] [GitCommitIdMojo] build.build.time = 23.04.2014 @ 09:28:18 UTC
[INFO] [GitCommitIdMojo] build.branch = 8216b4a0b0043de26a15c5747f19e7ab06d02171
[INFO] [GitCommitIdMojo] build.commit.user.email = maurobartolomeoli@anonymised.com
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = mbarto
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 8216b4a
[INFO] [GitCommitIdMojo] build.commit.id = 8216b4a0b0043de26a15c5747f19e7ab06d02171
[INFO] [GitCommitIdMojo] build.commit.message.full = Merge pull request #572 from mbarto/geos6459_gsprinting_tests

GEOS-6459: removed dependency from online resources in printing module unit tests
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO]
[INFO] --- javacc-maven-plugin:2.3:jjtree (jjtree) @ gs-wcs1_1 ---
[INFO] Nothing to process - all grammars in <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/src/main/java/org/geoserver/wcs/kvp/rangesubset&gt; are up to date.
[INFO]
[INFO] --- javacc-maven-plugin:2.3:javacc (javacc) @ gs-wcs1_1 ---
[INFO] Nothing to process - all grammars in <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/target/generated-sources/jjtree&gt; are up to date.
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ gs-wcs1_1 <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gs-wcs1_1 ---
[INFO] Building jar: <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/target/gs-wcs1_1-2.6-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] >>> maven-source-plugin:2.2.1:test-jar (attach-sources) @ gs-wcs1_1 >>>
[INFO]
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gs-wcs1_1 ---
[INFO] [GitCommitIdMojo] Running on '<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/.git’> repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Merge pull request #572 from mbarto/geos6459_gsprinting_tests
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 23.04.2014 @ 08:46:50 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 23-Apr-2014 09:18
[INFO] [GitCommitIdMojo] build.build.time = 23.04.2014 @ 09:28:18 UTC
[INFO] [GitCommitIdMojo] build.branch = 8216b4a0b0043de26a15c5747f19e7ab06d02171
[INFO] [GitCommitIdMojo] build.commit.user.email = maurobartolomeoli@anonymised.com
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = mbarto
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 8216b4a
[INFO] [GitCommitIdMojo] build.commit.id = 8216b4a0b0043de26a15c5747f19e7ab06d02171
[INFO] [GitCommitIdMojo] build.commit.message.full = Merge pull request #572 from mbarto/geos6459_gsprinting_tests

GEOS-6459: removed dependency from online resources in printing module unit tests
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO]
[INFO] --- javacc-maven-plugin:2.3:jjtree (jjtree) @ gs-wcs1_1 ---
[INFO] Nothing to process - all grammars in <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/src/main/java/org/geoserver/wcs/kvp/rangesubset&gt; are up to date.
[INFO]
[INFO] --- javacc-maven-plugin:2.3:javacc (javacc) @ gs-wcs1_1 ---
[INFO] Nothing to process - all grammars in <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/target/generated-sources/jjtree&gt; are up to date.
[INFO]
[INFO] <<< maven-source-plugin:2.2.1:test-jar (attach-sources) @ gs-wcs1_1 <<<
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ gs-wcs1_1 ---
[INFO] Building jar: <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/target/gs-wcs1_1-2.6-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ gs-wcs1_1 ---
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/target/gs-wcs1_1-2.6-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/gs-wcs1_1/2.6-SNAPSHOT/gs-wcs1_1-2.6-SNAPSHOT.jar
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/gs-wcs1_1/2.6-SNAPSHOT/gs-wcs1_1-2.6-SNAPSHOT.pom
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/target/gs-wcs1_1-2.6-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/gs-wcs1_1/2.6-SNAPSHOT/gs-wcs1_1-2.6-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/target/gs-wcs1_1-2.6-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/gs-wcs1_1/2.6-SNAPSHOT/gs-wcs1_1-2.6-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wcs1_1/target/gs-wcs1_1-2.6-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/gs-wcs1_1/2.6-SNAPSHOT/gs-wcs1_1-2.6-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [4.405s]
[INFO] Core Platform Module .............................. SUCCESS [13.840s]
[INFO] Open Web Service Module ........................... SUCCESS [15.748s]
[INFO] Main Module ....................................... SUCCESS [2:51.230s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.769s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:20.469s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [46.345s]
[INFO] Web Coverage Service Module ....................... SUCCESS [5.858s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:14.577s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:18.483s]
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:34.472s]
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [46.443s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.508s]
[INFO] Core UI Module .................................... SUCCESS [2:28.748s]
[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 ............................... SUCCESS [0.412s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.220s]
[INFO] HTTP Proxy Extension .............................. FAILURE [7.234s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.163s]
[INFO] Printing Module ................................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.275s]
[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.114s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.607s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.336s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.519s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.310s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.434s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SUCCESS [4.030s]
[INFO] Chart external graphics support ................... SUCCESS [1.277s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.580s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.905s]
[INFO] OWS request flow controller ....................... SUCCESS [27.009s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.183s]
[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 ............... SUCCESS [0.351s]
[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.217s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.397s]
[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: 10:10.469s (Wall Clock)
[INFO] Finished at: Wed Apr 23 09:28:18 UTC 2014
[INFO] Final Memory: 47M/294M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project gs-proxy: Compilation failure: Compilation failure:
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/src/main/java/org/geoserver/proxy/ProxyConfig.java&gt;:\[21,32\] error: cannot find symbol
[ERROR] package org.vfny.geoserver.global
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/src/main/java/org/geoserver/proxy/ProxyConfig.java&gt;:\[86,19\] error: cannot find symbol
[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-proxy
Build step 'Invoke top-level Maven targets' marked build as failure

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

Changes:

[jody.garnett] GEOS-6461 GeoServerPersister stray namespace and workspace files

------------------------------------------
[...truncated 7769 lines...]
Downloading: http://maven.restlet.org/org/geotools/gt-jdbc/12-SNAPSHOT/maven-metadata.xml
            
Downloading: http://maven.restlet.org/org/geotools/gt-metadata/12-SNAPSHOT/maven-metadata.xml
            
Downloading: http://maven.restlet.org/org/geotools/gt-opengis/12-SNAPSHOT/maven-metadata.xml
            
Downloading: http://maven.restlet.org/org/geotools/gt-arcgrid/12-SNAPSHOT/maven-metadata.xml
            
Downloading: http://maven.restlet.org/org/geotools/gt-geotiff/12-SNAPSHOT/maven-metadata.xml
            
Downloading: http://maven.restlet.org/org/geotools/gt-gtopo30/12-SNAPSHOT/maven-metadata.xml
            
Downloading: http://maven.restlet.org/org/geotools/gt-image/12-SNAPSHOT/maven-metadata.xml
            
Downloading: http://maven.restlet.org/org/geotools/gt-api/12-SNAPSHOT/maven-metadata.xml
            
Downloading: http://maven.restlet.org/org/geotools/gt-referencing/12-SNAPSHOT/maven-metadata.xml
            
Downloading: http://maven.restlet.org/org/geotools/gt-main/12-SNAPSHOT/maven-metadata.xml
            
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gs-proxy ---
[INFO] Deleting <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.3:clean (default) @ gs-proxy ---
[INFO]
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gs-proxy ---
[INFO] [GitCommitIdMojo] Running on '<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/.git’> repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = GEOS-6461 GeoServerPersister stray namespace and workspace files
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 23.04.2014 @ 09:23:21 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 23-Apr-2014 09:28
[INFO] [GitCommitIdMojo] build.build.time = 23.04.2014 @ 09:38:39 UTC
[INFO] [GitCommitIdMojo] build.branch = 062317f3f27586061f0035741d2df7425f949bf5
[INFO] [GitCommitIdMojo] build.commit.user.email = jody.garnett@anonymised.com
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Jody Garnett
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 062317f
[INFO] [GitCommitIdMojo] build.commit.id = 062317f3f27586061f0035741d2df7425f949bf5
[INFO] [GitCommitIdMojo] build.commit.message.full = GEOS-6461 GeoServerPersister stray namespace and workspace files

See http://jira.codehaus.org/browse/GEOS-6461

[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-proxy ---
[INFO] Compiling 8 source files to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/target/classes&gt;
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/src/main/java/org/geoserver/proxy/ProxyConfig.java&gt;:\[21,32\] error: cannot find symbol
[ERROR] package org.vfny.geoserver.global
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/src/main/java/org/geoserver/proxy/ProxyConfig.java&gt;:\[86,19\] error: cannot find symbol
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Printing Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ArcSDE DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping H2 DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Teradata DataStore Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer CSS Styling
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Catalog Services for the Web interfaces
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Map Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WFS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Sample DataAccess Integration Test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ogr2ogr Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Excel Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Layer Querying filter functions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping DXF output format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.432 sec
Running org.geoserver.wcs.ResourceAccessManagerWCSTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 sec
Running org.geoserver.wcs.WCSDisabledTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.609 sec
Running org.geoserver.wcs.kvp.BoundingBoxKvpParserTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.geoserver.wcs.kvp.GetCoverageReaderTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [4.843s]
[INFO] Core Platform Module .............................. SUCCESS [14.885s]
[INFO] Open Web Service Module ........................... SUCCESS [15.837s]
[INFO] Main Module ....................................... SUCCESS [2:51.442s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.993s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:20.731s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [49.560s]
[INFO] Web Coverage Service Module ....................... SUCCESS [6.463s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:06.811s]
[INFO] Web Coverage Service 1.1 Module ................... SKIPPED
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:40.785s]
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [46.641s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [1.344s]
[INFO] Core UI Module .................................... SUCCESS [2:33.708s]
[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 ............................... SUCCESS [0.263s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.199s]
[INFO] HTTP Proxy Extension .............................. FAILURE [6.487s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.191s]
[INFO] Printing Module ................................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.221s]
[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.085s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.601s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.390s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.470s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [0.769s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.434s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Validation Module ................................. SUCCESS [3.598s]
[INFO] Chart external graphics support ................... SUCCESS [1.750s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.409s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.812s]
[INFO] OWS request flow controller ....................... SUCCESS [28.815s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.293s]
[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 ............... SUCCESS [0.186s]
[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.350s]
[INFO] DXF output format ................................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.288s]
[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: 10:13.556s (Wall Clock)
[INFO] Finished at: Wed Apr 23 09:38:48 UTC 2014
[INFO] Final Memory: 47M/375M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project gs-proxy: Compilation failure: Compilation failure:
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/src/main/java/org/geoserver/proxy/ProxyConfig.java&gt;:\[21,32\] error: cannot find symbol
[ERROR] package org.vfny.geoserver.global
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/community/proxy/src/main/java/org/geoserver/proxy/ProxyConfig.java&gt;:\[86,19\] error: cannot find symbol
[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-proxy
Build step 'Invoke top-level Maven targets' marked build as failure

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

Changes:

[jody.garnett] Migrate proxy config file to Resource

------------------------------------------
[...truncated 25403 lines...]
  testQuotaDisabled(org.geoserver.gwc.GWCQuotaStoreDisabledTest): Unexpected exception parsing XML document from URL [jar:<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/target/gs-main-2.6-SNAPSHOT.jar!/applicationSecurityContext.xml\];> nested exception is java.lang.NullPointerException
  org.geoserver.gwc.GWCQuotaStoreDisabledTest: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
  initializationError(org.geoserver.gwc.GWCTest)
  testDataStoreChangeDoesNotAffectTileLayer(org.geoserver.gwc.GWCTransactionListenerTest)
  testAfterTransaction(org.geoserver.gwc.GWCTransactionListenerTest)
  testDataStoreChangeDoesNotPropagateExceptions(org.geoserver.gwc.GWCTransactionListenerTest)
  testNoInteractionsInUnusedMethods(org.geoserver.gwc.GWCTransactionListenerTest)
  testAfterTransactionUncommitted(org.geoserver.gwc.GWCTransactionListenerTest)
  testDataStoreChangePostInsert(org.geoserver.gwc.GWCTransactionListenerTest)
  testDataStoreChangeOfNoInterest(org.geoserver.gwc.GWCTransactionListenerTest)
  testDataStoreChangeInsert(org.geoserver.gwc.GWCTransactionListenerTest)
  testPutOverExistingTileLayerFails(org.geoserver.gwc.RESTIntegrationTest): Unexpected exception parsing XML document from URL [jar:<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/target/gs-main-2.6-SNAPSHOT.jar!/applicationSecurityContext.xml\];> nested exception is java.lang.NullPointerException
  testGetLayer(org.geoserver.gwc.RESTIntegrationTest): BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
  testPutStyleParameterFilter(org.geoserver.gwc.RESTIntegrationTest): No bean of type org.geoserver.gwc.GWC found by GeoServerExtensions
  testPost(org.geoserver.gwc.RESTIntegrationTest): No bean of type org.geoserver.gwc.GWC found by GeoServerExtensions
  testPutGoodIdNoLayerName(org.geoserver.gwc.RESTIntegrationTest): BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
  testPutParameterFilters(org.geoserver.gwc.RESTIntegrationTest): No bean of type org.geoserver.gwc.GWC found by GeoServerExtensions
  testDelete(org.geoserver.gwc.RESTIntegrationTest): No bean of type org.geoserver.gwc.GWC found by GeoServerExtensions
  testPutBadLayerEndpoint(org.geoserver.gwc.RESTIntegrationTest): BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
  testPostLegacyAutoStyles(org.geoserver.gwc.RESTIntegrationTest): No bean of type org.geoserver.gwc.GWC found by GeoServerExtensions
  testPutGoodIdBadLayerName(org.geoserver.gwc.RESTIntegrationTest): BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
  testPutSuccess(org.geoserver.gwc.RESTIntegrationTest): BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
  org.geoserver.gwc.RESTIntegrationTest: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
  testIsServiceEnabled(org.geoserver.gwc.config.GWCConfigTest): Unexpected exception parsing XML document from URL [jar:<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/target/gs-main-2.6-SNAPSHOT.jar!/applicationSecurityContext.xml\];> nested exception is java.lang.NullPointerException
  org.geoserver.gwc.config.GWCConfigTest: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext
  testNoGeometry(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testModifyLayer(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testGoofyMethods(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testSave(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testRemoveLayer(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testGetTileLayerCount(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testGetTileLayerNames(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testGetTileLayer(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testInitialize(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testSaveRename(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testDeprecatedGetTileLayers(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testGetLayers(org.geoserver.gwc.layer.CatalogConfigurationTest)
  testLayerInfoDefaultStyleChanged(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testLayerGroupInfoLayersChanged(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testLayerGroupInfoAdded(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testLayerGroupInfoRemoved(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testLayerGroupInfoRenamed(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testResourceInfoRenamed(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testResourceInfoNamespaceChanged(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testLayerGroupInfoStylesChanged(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testLayerGroupInfoRenamedDueToWorkspaceChanged(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testLayerInfoAdded(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testLayerInfoAlternateStylesChanged(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testLayerInfoRemoved(org.geoserver.gwc.layer.CatalogLayerEventListenerTest)
  testLayerGroupInfoImplicitOrExplicitStyleChanged(org.geoserver.gwc.layer.CatalogStyleChangeListenerTest)
  testLayerInfoDefaultOrAlternateStyleChanged(org.geoserver.gwc.layer.CatalogStyleChangeListenerTest)
  testRenameDefaultStyle(org.geoserver.gwc.layer.CatalogStyleChangeListenerTest)
  testRenameAlternateStyle(org.geoserver.gwc.layer.CatalogStyleChangeListenerTest)
  testIgnorableChange(org.geoserver.gwc.layer.CatalogStyleChangeListenerTest)
  testGetModifiableParameters(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testEnabled(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGetTilePreconditions(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGetGridSubsets(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGetParameterFilters(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testCacheExpiration(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGetMetaTilingFactors(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testIsQueryable(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGetMetaInformation(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGetDefaultParameterFilters(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGetName(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGetTile(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGridSubsetBoundsClippedToTargetCrsAreaOfValidity(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testTileExpirationList(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGetMimeTypes(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGetStyles(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testGetFeatureInfo(org.geoserver.gwc.layer.GeoServerTileLayerTest)
  testTileSets(org.geoserver.gwc.wms.CachingExtendedCapabilitiesProviderTest): Unexpected exception parsing XML document from URL [jar:<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/main/target/gs-main-2.6-SNAPSHOT.jar!/applicationSecurityContext.xml\];> nested exception is java.lang.NullPointerException
  testCapabilitiesContributedInternalDTD(org.geoserver.gwc.wms.CachingExtendedCapabilitiesProviderTest): No bean of type org.geoserver.gwc.GWC found by GeoServerExtensions
  testLocalWorkspaceIntegration(org.geoserver.gwc.wms.CachingExtendedCapabilitiesProviderTest): Premature end of file.
  org.geoserver.gwc.wms.CachingExtendedCapabilitiesProviderTest: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext

Tests run: 134, Failures: 4, Errors: 102, Skipped: 0

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping REST Configuration Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WMS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Demoes Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI Core Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ImageMap Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer INSPIRE Extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer libjpeg-turbo Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Data Importer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 2.0 Earth Observation extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Core Monitor Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Catalog Services for the Web core module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoSearch Index Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.864 sec
Running org.geoserver.wps.gs.StyleCoverageTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [5.422s]
[INFO] Core Platform Module .............................. SUCCESS [15.771s]
[INFO] Open Web Service Module ........................... SUCCESS [15.634s]
[INFO] Main Module ....................................... SUCCESS [2:55.287s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.761s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:14.767s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [41.918s]
[INFO] Web Coverage Service Module ....................... SUCCESS [5.558s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:05.333s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:15.485s]
[INFO] Web Coverage Service 2.0 Module ................... SUCCESS [1:59.582s]
[INFO] Web Feature Service Module ........................ SUCCESS [4:38.500s]
[INFO] Web Map Service Module ............................ SUCCESS [4:56.812s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:40.154s]
[INFO] GeoWebCache (GWC) Module .......................... FAILURE [49.046s]
[INFO] REST Support Module ............................... SUCCESS [46.220s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [1.404s]
[INFO] Core UI Module .................................... SUCCESS [2:26.735s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [44.075s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.372s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.200s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [7.348s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.230s]
[INFO] Printing Module ................................... SUCCESS [40.209s]
[INFO] Application Schema Support ........................ SUCCESS [0.301s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [40.443s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [31.800s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [22.204s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.279s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.559s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.460s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.420s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [0.785s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.523s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [37.278s]
[INFO] Excel Output Format ............................... SUCCESS [41.104s]
[INFO] Validation Module ................................. SUCCESS [4.023s]
[INFO] Chart external graphics support ................... SUCCESS [1.780s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.181s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.877s]
[INFO] OWS request flow controller ....................... SUCCESS [27.774s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.321s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [48.307s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [4.654s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.212s]
[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 ............................. SUCCESS [39.698s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.275s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [27.030s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [27.273s]
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF output format ................................. SUCCESS [0.432s]
[INFO] DXF output format ................................. SUCCESS [39.342s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.161s]
[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: 20:41.947s (Wall Clock)
[INFO] Finished at: Wed Apr 23 11:04:06 UTC 2014
[INFO] Final Memory: 59M/339M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-gwc: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/gwc/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-gwc
Build step 'Invoke top-level Maven targets' marked build as failure

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