See <http://ares.opengeo.org/jenkins/job/geoserver-2.4.x/81/>

------------------------------------------
[...truncated 62081 lines...]
<gsml:specification xlink:href="urn:x-test:GeologicUnit:gu.25699"/>
<gsml:shape>
<gml:Polygon srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:exterior>
<gml:LinearRing srsDimension="2">
<gml:posList>52.5 -1.2 52.6 -1.2 52.6 -1.1 52.5 -1.1 52.5 -1.2</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
<gml:featureMember>
<gsml:MappedFeature gml:id="mf2">
<gml:name>MERCIA MUDSTONE GROUP</gml:name>
<gsml:specification xlink:href="urn:x-test:GeologicUnit:gu.25678"/>
<gsml:shape>
<gml:Polygon srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:exterior>
<gml:LinearRing srsDimension="2">
<gml:posList>52.5 -1.3 52.6 -1.3 52.6 -1.2 52.5 -1.2 52.5 -1.3</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
<gml:featureMember>
<gsml:MappedFeature gml:id="mf3">
<gml:name>CLIFTON FORMATION</gml:name>
<gsml:specification xlink:href="urn:x-test:GeologicUnit:gu.25678"/>
<gsml:shape>
<gml:Polygon srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:exterior>
<gml:LinearRing srsDimension="2">
<gml:posList>52.5 -1.2 52.6 -1.2 52.6 -1.1 52.5 -1.1 52.5 -1.2</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
<gml:featureMember>
<gsml:MappedFeature gml:id="mf4">
<gml:name>MURRADUC BASALT</gml:name>
<gsml:specification xlink:href="urn:x-test:GeologicUnit:gu.25682"/>
<gsml:shape>
<gml:Polygon srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:exterior>
<gml:LinearRing srsDimension="2">
<gml:posList>52.5 -1.3 52.6 -1.3 52.6 -1.2 52.5 -1.2 52.5 -1.3</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
</wfs:FeatureCollection>

Dec 11, 2013 4:02:58 AM org.geoserver.test.XlinkWfsTest testDescribeFeatureType
INFO: WFS DescribeFeatureType response:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:cv="http://www.opengis.net/cv/0.2.1"; 
xmlns:gml="http://www.opengis.net/gml"; 
xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" 
xmlns:om="http://www.opengis.net/om/1.0"; 
xmlns:sa="http://www.opengis.net/sampling/1.0"; 
xmlns:sml="http://www.opengis.net/sensorML/1.0.1"; 
xmlns:swe="http://www.opengis.net/swe/1.0.1"; 
xmlns:wfs="http://www.opengis.net/wfs/2.0"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; elementFormDefault="qualified" 
targetNamespace="urn:cgi:xmlns:CGI:GeoSciML:2.0">
  <xsd:import namespace="http://www.opengis.net/wfs/2.0"; 
schemaLocation="jar:file:/var/lib/jenkins/.m2/repository/org/geotools/xsd/gt-xsd-wfs/10-SNAPSHOT/gt-xsd-wfs-10-SNAPSHOT.jar!/org/geotools/wfs/v2_0/wfs.xsd"/>
  <xsd:include 
schemaLocation="http://www.geosciml.org/geosciml/2.0/xsd/geosciml.xsd"/>
</xsd:schema>

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.082 sec

Results :

Failed tests:   
testGetFeatureInfoHTML(org.geoserver.test.WmsGetFeatureInfoTest): expected:<1> 
but was:<0>
  testGetFeatureInfoText(org.geoserver.test.WmsGetFeatureInfoTest)
  testGetFeatureInfoGML(org.geoserver.test.WmsGetFeatureInfoTest): 
expected:<mf[2]> but was:<mf[1]>

Tests run: 140, Failures: 3, Errors: 0, Skipped: 0

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer CAS Security Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Security Extension Web Modules
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
11 Dec 04:02:58 ERROR [geoserver.web] - Error occurred while saving group
java.io.IOException: Details are in the nested excetpion
        at 
org.geoserver.security.validation.UserGroupServiceValidationWrapper.createSecurityException(UserGroupServiceValidationWrapper.java:283)
        at 
org.geoserver.security.validation.UserGroupServiceValidationWrapper.checkNotExistingGroupName(UserGroupServiceValidationWrapper.java:96)
        at 
org.geoserver.security.validation.UserGroupStoreValidationWrapper.addGroup(UserGroupStoreValidationWrapper.java:82)
        at 
org.geoserver.security.web.group.NewGroupPage.onFormSubmit(NewGroupPage.java:32)
        at 
org.geoserver.security.web.group.AbstractGroupPage$1.onSubmit(AbstractGroupPage.java:62)
        at 
org.apache.wicket.markup.html.form.Form.delegateSubmit(Form.java:1561)
        at org.apache.wicket.markup.html.form.Form.process(Form.java:958)
        at 
org.apache.wicket.markup.html.form.Form.onFormSubmitted(Form.java:920)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.wicket.RequestListenerInterface.invoke(RequestListenerInterface.java:182)
        at 
org.apache.wicket.request.target.component.listener.ListenerInterfaceRequestTarget.processEvents(ListenerInterfaceRequestTarget.java:73)
        at 
org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:92)
        at 
org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1250)
        at org.apache.wicket.RequestCycle.step(RequestCycle.java:1329)
        at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1436)
        at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
        at 
org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:527)
        at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
        at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:742)
        at 
org.geoserver.security.web.group.NewGroupPageTest.testGroupNameConflict(NewGroupPageTest.java:104)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        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:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        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: org.geoserver.security.validation.UserGroupServiceException: Group 
group1 already exists
        at 
org.geoserver.security.validation.UserGroupServiceValidationWrapper.createSecurityException(UserGroupServiceValidationWrapper.java:282)
        ... 56 more
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.394 sec
Running org.geoserver.security.web.jdbc.role.JDBCConfirmRemovalRolePanelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 sec
Running org.geoserver.security.web.jdbc.role.JDBCEditRolePageTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] GeoServer ......................................... SUCCESS [7.970s]
[INFO] Core Platform Module .............................. SUCCESS [5.840s]
[INFO] Open Web Service Module ........................... SUCCESS [14.081s]
[INFO] Main Module ....................................... SUCCESS [2:10.670s]
[INFO] Web Feature Service Module ........................ SUCCESS [3:11.182s]
[INFO] Web Coverage Service Module ....................... SUCCESS [4.509s]
[INFO] Web Map Service Module ............................ SUCCESS [3:31.030s]
[INFO] GeoServer Web Modules ............................. SUCCESS [0.380s]
[INFO] Core UI Module .................................... SUCCESS [1:37.786s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.319s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:15.115s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [23.027s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [54.137s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:03.029s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:08.641s]
[INFO] GeoWebCache (GWC) Module .......................... SUCCESS [1:24.880s]
[INFO] REST Support Module ............................... SUCCESS [31.200s]
[INFO] REST Configuration Service Module ................. SUCCESS [2:29.487s]
[INFO] WMS UI Module ..................................... SUCCESS [55.046s]
[INFO] GWC UI Module ..................................... SUCCESS [1:02.868s]
[INFO] WFS UI Module ..................................... SUCCESS [32.221s]
[INFO] Demoes Module ..................................... SUCCESS [49.762s]
[INFO] WCS UI Module ..................................... SUCCESS [44.040s]
[INFO] Security UI Modules ............................... SUCCESS [0.592s]
[INFO] Security UI Core Module ........................... SUCCESS [3:17.822s]
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SUCCESS [35.809s]
[INFO] Community Space ................................... SUCCESS [0.468s]
[INFO] Printing Module ................................... SUCCESS [22.034s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [6.570s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.283s]
[INFO] Application Schema Support ........................ SUCCESS [0.287s]
[INFO] Application Schema Integration Test ............... FAILURE [4:00.452s]
[INFO] Sample DataAccess Integration Test ................ SUCCESS [32.323s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [24.122s]
[INFO] GeoSearch Index Module ............................ SUCCESS [29.738s]
[INFO] H2 DataStore Extension ............................ SUCCESS [14.808s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.622s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.854s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.606s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.685s]
[INFO] ImageMap Output Format ............................ SUCCESS [14.973s]
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.342s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [1.021s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [29.367s]
[INFO] Excel Output Format ............................... SUCCESS [31.566s]
[INFO] Validation Module ................................. SUCCESS [4.698s]
[INFO] Chart external graphics support ................... SUCCESS [1.607s]
[INFO] Feature Generalization Extension .................. SUCCESS [2.655s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.248s]
[INFO] OWS request flow controller ....................... SUCCESS [18.407s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.256s]
[INFO] Web Processing Service Module ..................... SUCCESS [3:24.542s]
[INFO] Web Processing Service GUI ........................ SUCCESS [57.118s]
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [40.140s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [3.100s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.663s]
[INFO] Core Monitor Extension ............................ SUCCESS [21.472s]
[INFO] Monitor Hibernate Extension ....................... SUCCESS [8.722s]
[INFO] GeoServer Security Extension Modules .............. SUCCESS [0.331s]
[INFO] GeoServer CAS Security Module ..................... SKIPPED
[INFO] GeoServer Security Extension Web Modules .......... SKIPPED
[INFO] GeoServer CAS Security Web Module ................. SKIPPED
[INFO] XLST based WFS output format ...................... SUCCESS [45.229s]
[INFO] GeoServer INSPIRE Extensions ...................... SUCCESS [43.450s]
[INFO] GeoServer CSS Styling ............................. SUCCESS [30.997s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.562s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [19.735s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation  
SUCCESS [21.179s]
[INFO] Catalog Services for the Web core module .......... SUCCESS [1:22.245s]
[INFO] CSW UI Module ..................................... SUCCESS [24.600s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:08.168s (Wall Clock)
[INFO] Finished at: Wed Dec 11 04:03:03 UTC 2013
[INFO] Final Memory: 60M/213M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on 
project app-schema-test: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://ares.opengeo.org/jenkins/job/geoserver-2.4.x/ws/src/extension/app-schema/app-schema-test/target/surefire-reports>
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :app-schema-test
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to