[Geoserver-devel] Build failed in Hudson: geoserver-1.7.x #15

See http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/15/changes

------------------------------------------
[...truncated 2175 lines...]
<gml:lowerCorner>500000.0 500000.0</gml:lowerCorner>
<gml:upperCorner>500100.0 500100.0</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.14">
<gml:boundedBy>
<gml:Envelope srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:lowerCorner>500000.0 500000.0</gml:lowerCorner>
<gml:upperCorner>500100.0 500100.0</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
</gml:featureMembers>
</wfs:FeatureCollection>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 sec
Running org.geoserver.wfs.v1_1.DescribeFeatureTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec
Running org.geoserver.wfs.v1_1.WFSXmlTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 sec
Running org.geoserver.wfs.v1_1.CapabilitiesTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 sec
Running org.geoserver.wfs.v1_1.GeometrylessTest
<wfs:GetFeature service="WFS" xmlns:wfs="http://www.opengis.net/wfs&quot; version="1.1.0" outputFormat="GML2" xmlns:topp="http://www.openplans.org/topp&quot; xmlns:ogc="http://www.opengis.net/ogc&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-basic.xsd&quot;&gt;&lt;wfs:Query typeName="cite:Geometryless" srsName="EPSG:900913"/></wfs:GetFeature>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec
Running org.geoserver.wfs.v1_1.GMLOutputFormatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec
Running org.geoserver.wfs.v1_1.GetFeatureTest
30 Jun 13:05:49 ERROR [geoserver.ows] -
org.geoserver.wfs.WFSException: Feature type sf:new unknown
  at org.geoserver.wfs.kvp.GetFeatureKvpRequestReader.read(GetFeatureKvpRequestReader.java:120)
  at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:991)
  at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:377)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:187)
  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:874)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:808)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:523)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:453)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:882)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:849)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:435)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:416)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:628)
  at org.geoserver.wfs.v1_1.GetFeatureTest.testAfterFeatureTypeAdded(GetFeatureTest.java:339)
  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:585)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:120)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
  at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.extensions.TestSetup.run(TestSetup.java:25)
  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:585)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  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:585)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 sec
Running org.geoserver.wfs.v1_1.TransactionTest
30 Jun 13:05:53 ERROR [geoserver.ows] -
org.geoserver.wfs.WFSException: No such property: {http://www.opengis.net/wfs\}INVALID
  at org.geoserver.wfs.UpdateElementHandler.checkValidity(UpdateElementHandler.java:110)
  at org.geoserver.wfs.Transaction.execute(Transaction.java:229)
  at org.geoserver.wfs.Transaction.transaction(Transaction.java:108)
  at org.geoserver.wfs.DefaultWebFeatureService.transaction(DefaultWebFeatureService.java:177)
  at sun.reflect.GeneratedMethodAccessor152.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  at org.geoserver.ows.util.EMFLogger.invoke(EMFLogger.java:51)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  at $Proxy12.transaction(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor151.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.geoserver.security.OperationSecurityInterceptor.invoke(OperationSecurityInterceptor.java:41)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:522)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:190)
  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:874)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:808)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:523)
  at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:463)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:882)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:849)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsServletResponse(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.post(GeoServerAbstractTestSupport.java:536)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:695)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:678)
  at org.geoserver.wfs.v1_1.TransactionTest.testUpdateWithInvalidProperty(TransactionTest.java:544)
  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:585)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:120)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  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:585)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  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:585)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.084 sec

Results :

Tests run: 67, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT-tests.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geoserver/wfs11/1.7.0-SNAPSHOT/wfs11-1.7.0-SNAPSHOT.jar
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT-tests.jar to /home/tomcat/.m2/repository/org/geoserver/wfs11/1.7.0-SNAPSHOT/wfs11-1.7.0-SNAPSHOT-tests.jar
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geoserver/wfs11/1.7.0-SNAPSHOT/wfs11-1.7.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Versioned Web Feature Service Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfsv/target
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.geotools.ogc:net.opengis.wfsv:2.5-SNAPSHOT: checking for updates from refractions
[INFO] snapshot org.geotools:gt-postgis-versioned:2.5-SNAPSHOT: checking for updates from refractions
[INFO] snapshot org.geotools:gt-postgis:2.5-SNAPSHOT: checking for updates from refractions
[INFO] [compiler:compile]
[INFO] Compiling 47 source files to http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfsv/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 5 source files to http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfsv/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfsv/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.wfsv.HistoryRelatedTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.64 sec <<< FAILURE!
Running org.geoserver.wfsv.LogOrderTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.024 sec <<< FAILURE!
Running org.geoserver.wfsv.DescribeVersionedFeatureTypeTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.048 sec <<< FAILURE!
Running org.geoserver.wfsv.RollbackTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.052 sec <<< FAILURE!

Results :

Tests in error:
  org.geoserver.wfsv.HistoryRelatedTest
  org.geoserver.wfsv.LogOrderTest
  org.geoserver.wfsv.DescribeVersionedFeatureTypeTest
  testRollbackWfs11(org.geoserver.wfsv.RollbackTest)
  testRollbackWfs10(org.geoserver.wfsv.RollbackTest)

Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfsv/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 11 seconds
[INFO] Finished at: Mon Jun 30 13:06:01 EDT 2008
[INFO] Final Memory: 33M/63M
[INFO] ------------------------------------------------------------------------

See http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/16/changes

------------------------------------------
[...truncated 2175 lines...]
<gml:lowerCorner>500000.0 500000.0</gml:lowerCorner>
<gml:upperCorner>500100.0 500100.0</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
<cdf:ft15 gml:id="ft15.14">
<gml:boundedBy>
<gml:Envelope srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:lowerCorner>500000.0 500000.0</gml:lowerCorner>
<gml:upperCorner>500100.0 500100.0</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<cdf:boundedBy>
<gml:Polygon srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:exterior>
<gml:LinearRing>
<gml:posList>500000.0 500000.0 500000.0 500100.0 500100.0 500100.0 500100.0 500000.0 500000.0 500000.0</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</cdf:boundedBy>
<cdf:pointProperty>
<gml:Point srsName="urn:x-ogc:def:crs:EPSG:32615">
<gml:pos>500050.0 500050.0</gml:pos>
</gml:Point>
</cdf:pointProperty>
</cdf:ft15>
</gml:featureMembers>
</wfs:FeatureCollection>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 sec
Running org.geoserver.wfs.v1_1.DescribeFeatureTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec
Running org.geoserver.wfs.v1_1.WFSXmlTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 sec
Running org.geoserver.wfs.v1_1.CapabilitiesTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec
Running org.geoserver.wfs.v1_1.GeometrylessTest
<wfs:GetFeature service="WFS" xmlns:wfs="http://www.opengis.net/wfs&quot; version="1.1.0" outputFormat="GML2" xmlns:topp="http://www.openplans.org/topp&quot; xmlns:ogc="http://www.opengis.net/ogc&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-basic.xsd&quot;&gt;&lt;wfs:Query typeName="cite:Geometryless" srsName="EPSG:900913"/></wfs:GetFeature>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec
Running org.geoserver.wfs.v1_1.GMLOutputFormatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec
Running org.geoserver.wfs.v1_1.GetFeatureTest
30 Jun 13:51:22 ERROR [geoserver.ows] -
org.geoserver.wfs.WFSException: Feature type sf:new unknown
  at org.geoserver.wfs.kvp.GetFeatureKvpRequestReader.read(GetFeatureKvpRequestReader.java:120)
  at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:991)
  at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:377)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:187)
  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:874)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:808)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:523)
  at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:453)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:882)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:849)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:435)
  at org.geoserver.test.GeoServerAbstractTestSupport.get(GeoServerAbstractTestSupport.java:416)
  at org.geoserver.test.GeoServerAbstractTestSupport.getAsDOM(GeoServerAbstractTestSupport.java:628)
  at org.geoserver.wfs.v1_1.GetFeatureTest.testAfterFeatureTypeAdded(GetFeatureTest.java:339)
  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:585)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:120)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
  at junit.extensions.TestSetup$1.protect(TestSetup.java:21)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.extensions.TestSetup.run(TestSetup.java:25)
  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:585)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  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:585)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 sec
Running org.geoserver.wfs.v1_1.TransactionTest
30 Jun 13:51:25 ERROR [geoserver.ows] -
org.geoserver.wfs.WFSException: No such property: {http://www.opengis.net/wfs\}INVALID
  at org.geoserver.wfs.UpdateElementHandler.checkValidity(UpdateElementHandler.java:110)
  at org.geoserver.wfs.Transaction.execute(Transaction.java:229)
  at org.geoserver.wfs.Transaction.transaction(Transaction.java:108)
  at org.geoserver.wfs.DefaultWebFeatureService.transaction(DefaultWebFeatureService.java:177)
  at sun.reflect.GeneratedMethodAccessor152.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
  at org.geoserver.ows.util.EMFLogger.invoke(EMFLogger.java:51)
  at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
  at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
  at $Proxy12.transaction(Unknown Source)
  at sun.reflect.GeneratedMethodAccessor151.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:585)
  at org.geoserver.security.OperationSecurityInterceptor.invoke(OperationSecurityInterceptor.java:41)
  at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:522)
  at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:190)
  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:874)
  at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:808)
  at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:523)
  at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:463)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:882)
  at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:849)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsServletResponse(GeoServerAbstractTestSupport.java:561)
  at org.geoserver.test.GeoServerAbstractTestSupport.post(GeoServerAbstractTestSupport.java:536)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:695)
  at org.geoserver.test.GeoServerAbstractTestSupport.postAsDOM(GeoServerAbstractTestSupport.java:678)
  at org.geoserver.wfs.v1_1.TransactionTest.testUpdateWithInvalidProperty(TransactionTest.java:544)
  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:585)
  at junit.framework.TestCase.runTest(TestCase.java:164)
  at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:120)
  at junit.framework.TestCase.runBare(TestCase.java:130)
  at junit.framework.TestResult$1.protect(TestResult.java:106)
  at junit.framework.TestResult.runProtected(TestResult.java:124)
  at junit.framework.TestResult.run(TestResult.java:109)
  at junit.framework.TestCase.run(TestCase.java:120)
  at junit.framework.TestSuite.runTest(TestSuite.java:230)
  at junit.framework.TestSuite.run(TestSuite.java:225)
  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:585)
  at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
  at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
  at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
  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:585)
  at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
  at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.869 sec

Results :

Tests run: 67, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT-tests.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/geoserver/wfs11/1.7.0-SNAPSHOT/wfs11-1.7.0-SNAPSHOT.jar
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT-tests.jar to /home/tomcat/.m2/repository/org/geoserver/wfs11/1.7.0-SNAPSHOT/wfs11-1.7.0-SNAPSHOT-tests.jar
[INFO] Installing http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfs11/target/wfs11-1.7.0-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/geoserver/wfs11/1.7.0-SNAPSHOT/wfs11-1.7.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Versioned Web Feature Service Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfsv/target
[INFO] [cobertura:clean {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.geotools.ogc:net.opengis.wfsv:2.5-SNAPSHOT: checking for updates from refractions
[INFO] snapshot org.geotools:gt-postgis-versioned:2.5-SNAPSHOT: checking for updates from refractions
[INFO] snapshot org.geotools:gt-postgis:2.5-SNAPSHOT: checking for updates from refractions
[INFO] [compiler:compile]
[INFO] Compiling 47 source files to http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfsv/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 5 source files to http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfsv/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfsv/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.wfsv.HistoryRelatedTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.292 sec <<< FAILURE!
Running org.geoserver.wfsv.LogOrderTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.02 sec <<< FAILURE!
Running org.geoserver.wfsv.DescribeVersionedFeatureTypeTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.024 sec <<< FAILURE!
Running org.geoserver.wfsv.RollbackTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.06 sec <<< FAILURE!

Results :

Tests in error:
  org.geoserver.wfsv.HistoryRelatedTest
  org.geoserver.wfsv.LogOrderTest
  org.geoserver.wfsv.DescribeVersionedFeatureTypeTest
  testRollbackWfs11(org.geoserver.wfsv.RollbackTest)
  testRollbackWfs10(org.geoserver.wfsv.RollbackTest)

Tests run: 5, Failures: 0, Errors: 5, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/ws/geoserver_17x/wfsv/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 18 seconds
[INFO] Finished at: Mon Jun 30 13:51:31 EDT 2008
[INFO] Final Memory: 33M/63M
[INFO] ------------------------------------------------------------------------

See http://gridlock.openplans.org:8080/hudson/job/geoserver-1.7.x/17/changes