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

Changes:

[jody.garnett] Change compile target to 1.7

[mike] Updating/correcting x509 tutorial

------------------------------------------
[...truncated 20395 lines...]
        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)
        ... 173 more
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.838 sec
Running org.geoserver.gwc.GWCIntegrationTest
1,41735 -org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 41735; 
cvc-complex-type.4: Attribute 'processVersion' must appear on element 
'wps:Process'.
1,41796 -org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 41796; 
cvc-complex-type.2.4.b: The content of element 'wps:Process' is not complete. 
One of '{"http://www.opengis.net/ows/1.1":Title}' is expected.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.877 sec <<< 
FAILURE!
testBufferCapabilities(org.geoserver.wps.jts.GeometryProcessWPSTest)  Time 
elapsed: 2608 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Document did not validate.
        at junit.framework.Assert.fail(Assert.java:57)
        at 
org.geoserver.wps.WPSTestSupport.checkValidationErrors(WPSTestSupport.java:149)
        at 
org.geoserver.wps.WPSTestSupport.checkValidationErrors(WPSTestSupport.java:131)
        at 
org.geoserver.wps.jts.GeometryProcessWPSTest.testBufferCapabilities(GeometryProcessWPSTest.java:25)
        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.geoserver.wps.process.ProcessFilterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.311 sec
Running org.geoserver.wps.process.WPSConfigProcessFilterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.511 sec
Running org.geoserver.wps.resource.WPSResourceManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.821 sec

Results :

Failed tests:   testBasicPostLanguage(org.geoserver.wps.GetCapabilitiesTest): 
Document did not validate.
  testPostBasic(org.geoserver.wps.GetCapabilitiesTest): Document did not 
validate.
  testGetBasic(org.geoserver.wps.GetCapabilitiesTest): Document did not 
validate.
  testBasicGetAcceptVersions(org.geoserver.wps.GetCapabilitiesTest): Document 
did not validate.
  testBasicGetLanguage(org.geoserver.wps.GetCapabilitiesTest): Document did not 
validate.
  testBasicPostAcceptVersions(org.geoserver.wps.GetCapabilitiesTest): Document 
did not validate.
  testBufferCapabilities(org.geoserver.wps.jts.GeometryProcessWPSTest): 
Document did not validate.

Tests run: 140, Failures: 7, Errors: 0, 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] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] GeoServer ......................................... SUCCESS [5.580s]
[INFO] Core Platform Module .............................. SUCCESS [13.773s]
[INFO] Open Web Service Module ........................... SUCCESS [15.625s]
[INFO] Main Module ....................................... SUCCESS [2:52.877s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.876s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:15.723s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [49.793s]
[INFO] Web Coverage Service Module ....................... SUCCESS [6.207s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:08.706s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:19.759s]
[INFO] Web Coverage Service 2.0 Module ................... SUCCESS [1:58.366s]
[INFO] Web Feature Service Module ........................ SUCCESS [4:37.788s]
[INFO] Web Map Service Module ............................ SUCCESS [4:56.500s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:26.639s]
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [49.788s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.492s]
[INFO] Core UI Module .................................... SUCCESS [2:29.861s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [44.157s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.377s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.328s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [9.686s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.244s]
[INFO] Printing Module ................................... SUCCESS [36.016s]
[INFO] Application Schema Support ........................ SUCCESS [0.249s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [40.176s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [32.453s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [23.332s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.319s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.584s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.390s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.362s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.014s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.571s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [37.658s]
[INFO] Excel Output Format ............................... SUCCESS [40.587s]
[INFO] Validation Module ................................. SUCCESS [4.384s]
[INFO] Chart external graphics support ................... SUCCESS [1.954s]
[INFO] Feature Generalization Extension .................. SUCCESS [5.132s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.983s]
[INFO] OWS request flow controller ....................... SUCCESS [26.833s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.288s]
[INFO] Web Processing Service Module ..................... FAILURE [4:40.207s]
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [50.133s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [4.220s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.245s]
[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 [41.576s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.341s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [26.549s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation  
SUCCESS [25.862s]
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF output format ................................. SUCCESS [0.185s]
[INFO] DXF output format ................................. SUCCESS [39.674s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.136s]
[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.407s (Wall Clock)
[INFO] Finished at: Tue May 27 13:39:44 UTC 2014
[INFO] Final Memory: 60M/270M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on 
project gs-wps-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/wps/wps-core/target/surefire-reports>
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :gs-wps-core
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to