[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-master #5876

See <http://hudson.opengeo.org/hudson/job/geoserver-master/5876/changes&gt;

Changes:

[Victor Olaya] fixed typo

[Andrea Aime] [GEOS-5627] geoserver hit counts > server max features

[Andrea Aime] fixed problem when showing WPS info from workspace page

------------------------------------------
[...truncated 979 lines...]
  at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
  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)
Feb 23, 2013 3:09:50 PM org.geoserver.config.impl.GeoServerImpl firePostServiceModified
SEVERE: Error occurred processing a configuration change listener
java.lang.IllegalArgumentException: No loader for foo
  at org.geoserver.config.ServicePersister.findServiceLoader(ServicePersister.java:94)
  at org.geoserver.config.ServicePersister.handlePostServiceChange(ServicePersister.java:58)
  at org.geoserver.config.impl.GeoServerImpl.firePostServiceModified(GeoServerImpl.java:372)
  at org.geoserver.config.impl.GeoServerImpl.add(GeoServerImpl.java:228)
  at org.geoserver.config.ServicePersisterTest.testAddWorkspaceLocalService(ServicePersisterTest.java:62)
  at org.geoserver.config.ServicePersisterTest.testRemoveWorkspaceLocalService(ServicePersisterTest.java:68)
  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:45)
  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
  at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
  at org.junit.rules.RunRules.evaluate(RunRules.java:18)
  at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
  at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
  at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
  at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
  at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
  at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
  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)
Feb 23, 2013 3:09:50 PM org.geoserver.config.impl.GeoServerImpl fireServiceRemoved
SEVERE: Error occurred processing a configuration change listener
java.lang.IllegalArgumentException: No loader for foo
  at org.geoserver.config.ServicePersister.findServiceLoader(ServicePersister.java:94)
  at org.geoserver.config.ServicePersister.handleServiceRemove(ServicePersister.java:73)
  at org.geoserver.config.impl.GeoServerImpl.fireServiceRemoved(GeoServerImpl.java:383)
  at org.geoserver.config.impl.GeoServerImpl.remove(GeoServerImpl.java:278)
  at org.geoserver.config.ServicePersisterTest.testRemoveWorkspaceLocalService(ServicePersisterTest.java:77)
  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:45)
  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
  at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
  at org.junit.rules.RunRules.evaluate(RunRules.java:18)
  at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
  at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
  at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
  at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
  at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
  at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
  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)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec
Running org.geoserver.config.GeoServerPersisterTest
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.129 sec
Running org.geoserver.config.util.AuthorityURLInfoInfoListConverterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.geoserver.config.util.XStreamPersisterTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec
Running org.geoserver.config.util.LayerIdentifierInfoListConverterTest
[{"authority":"auth1","identifier":"IDENTIFIER_1"},{"authority":"auth2","identifier":"IDENTIFIER_2"}]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geoserver.config.UpdateSequenceListenerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec
Running org.geoserver.feature.retype.RetypingDataStoreTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.geoserver.feature.retype.RetypingFeatureSourceMockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geoserver.feature.retype.FullyRetypingDataStoreTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.geoserver.feature.retype.RetypingFeatureSourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geoserver.feature.ReprojectingFeatureCollectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.geoserver.ows.CustomManglerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
Running org.geoserver.ows.URLManglersTest
23 Feb 15:09:53 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:09:53 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.FullyRetypingDataStoreTest.testLockUnlockQuery Transaction'
23 Feb 15:09:53 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:09:53 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.FullyRetypingDataStoreTest.testLockUnlockQuery Transaction'
23 Feb 15:09:53 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:09:53 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.FullyRetypingDataStoreTest.testLockUnlockFilter Transaction'
23 Feb 15:09:53 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:09:53 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.FullyRetypingDataStoreTest.testLockUnlockFilter Transaction'
23 Feb 15:09:53 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:09:53 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.RetypingDataStoreTest.testLockUnlockQuery Transaction'
23 Feb 15:09:53 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:09:53 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.RetypingDataStoreTest.testLockUnlockQuery Transaction'
23 Feb 15:09:53 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:09:53 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.RetypingDataStoreTest.testLockUnlockFilter Transaction'
23 Feb 15:09:53 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:09:53 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.RetypingDataStoreTest.testLockUnlockFilter Transaction'
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec
Running org.geoserver.ows.kvp.NamespaceKvpParserTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geoserver.ows.LocalWorkspaceSecureCatalogTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.geoserver.ManifestLoaderTest$ManifestPropertiesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 sec
Running org.geoserver.util.XCQLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.geoserver.util.PartialBufferOutputStream2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.geoserver.vfny.global.TolerantStartupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 sec
Running org.geoserver.ManifestLoaderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 sec
Running org.geoserver.logging.LoggingStartupContextListenerTest
log4j:WARN No appenders could be found for logger (org.geoserver.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.geoserver.logging.LegacyLoggingImporterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT.jar&gt;
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-tests.jar&gt;
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [git-commit-id:revision {execution: default}]
[INFO] [GitCommitIdMojo] .git directory could not be found, skipping execution
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-sources.jar&gt;
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] [git-commit-id:revision {execution: default}]
[INFO] [GitCommitIdMojo] .git directory could not be found, skipping execution
[INFO] [source:test-jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-test-sources.jar&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT.jar&gt; to /usr/share/jetty/.m2/repository/org/geoserver/main/2.4-SNAPSHOT/main-2.4-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-tests.jar&gt; to /usr/share/jetty/.m2/repository/org/geoserver/main/2.4-SNAPSHOT/main-2.4-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-sources.jar&gt; to /usr/share/jetty/.m2/repository/org/geoserver/main/2.4-SNAPSHOT/main-2.4-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-test-sources.jar&gt; to /usr/share/jetty/.m2/repository/org/geoserver/main/2.4-SNAPSHOT/main-2.4-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Web Feature Service Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [git-commit-id:revision {execution: default}]
[INFO] [GitCommitIdMojo] Running on '<http://hudson.opengeo.org/hudson/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 = fixed problem when showing WPS info from workspace page
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 23.02.2013 @ 14:19:57 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 23-Feb-2013 15:06
[INFO] [GitCommitIdMojo] build.build.time = 23.02.2013 @ 15:10:03 UTC
[INFO] [GitCommitIdMojo] build.branch = 1e8004b1b4f2dcafffa41acc789b677cfd666e03
[INFO] [GitCommitIdMojo] build.commit.user.email = volayaf@anonymised.com
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Victor Olaya
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 1e8004b
[INFO] [GitCommitIdMojo] build.commit.id = 1e8004b1b4f2dcafffa41acc789b677cfd666e03
[INFO] [GitCommitIdMojo] build.commit.message.full = fixed problem when showing WPS info from workspace page

[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Copying 10 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 238 source files to <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/target/classes&gt;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/src/test/resources&gt;
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 72 source files to <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/target/test-classes&gt;
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/src/test/java/org/geoserver/wfs/GetFeatureHitsIgnoreMaxFeaturesTest.java&gt;:\[18,7\] class GetFeatureHitsIgnoreMaxFeatures is public, should be declared in a file named GetFeatureHitsIgnoreMaxFeatures.java
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/src/test/java/org/geoserver/wfs/GetFeatureHitsIgnoreMaxFeaturesTest.java&gt;:\[18,7\] class GetFeatureHitsIgnoreMaxFeatures is public, should be declared in a file named GetFeatureHitsIgnoreMaxFeatures.java

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 41 seconds
[INFO] Finished at: Sat Feb 23 15:10:22 UTC 2013
[INFO] Final Memory: 59M/246M
[INFO] ------------------------------------------------------------------------

--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/

See <http://hudson.opengeo.org/hudson/job/geoserver-master/5877/&gt;

------------------------------------------
[...truncated 979 lines...]
  at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
  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)
Feb 23, 2013 3:38:36 PM org.geoserver.config.impl.GeoServerImpl firePostServiceModified
SEVERE: Error occurred processing a configuration change listener
java.lang.IllegalArgumentException: No loader for foo
  at org.geoserver.config.ServicePersister.findServiceLoader(ServicePersister.java:94)
  at org.geoserver.config.ServicePersister.handlePostServiceChange(ServicePersister.java:58)
  at org.geoserver.config.impl.GeoServerImpl.firePostServiceModified(GeoServerImpl.java:372)
  at org.geoserver.config.impl.GeoServerImpl.add(GeoServerImpl.java:228)
  at org.geoserver.config.ServicePersisterTest.testAddWorkspaceLocalService(ServicePersisterTest.java:62)
  at org.geoserver.config.ServicePersisterTest.testRemoveWorkspaceLocalService(ServicePersisterTest.java:68)
  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:45)
  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
  at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
  at org.junit.rules.RunRules.evaluate(RunRules.java:18)
  at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
  at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
  at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
  at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
  at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
  at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
  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)
Feb 23, 2013 3:38:36 PM org.geoserver.config.impl.GeoServerImpl fireServiceRemoved
SEVERE: Error occurred processing a configuration change listener
java.lang.IllegalArgumentException: No loader for foo
  at org.geoserver.config.ServicePersister.findServiceLoader(ServicePersister.java:94)
  at org.geoserver.config.ServicePersister.handleServiceRemove(ServicePersister.java:73)
  at org.geoserver.config.impl.GeoServerImpl.fireServiceRemoved(GeoServerImpl.java:383)
  at org.geoserver.config.impl.GeoServerImpl.remove(GeoServerImpl.java:278)
  at org.geoserver.config.ServicePersisterTest.testRemoveWorkspaceLocalService(ServicePersisterTest.java:77)
  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:45)
  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
  at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
  at org.junit.rules.RunRules.evaluate(RunRules.java:18)
  at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
  at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
  at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
  at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
  at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
  at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
  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)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec
Running org.geoserver.config.GeoServerPersisterTest
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 sec
Running org.geoserver.config.util.AuthorityURLInfoInfoListConverterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.geoserver.config.util.XStreamPersisterTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec
Running org.geoserver.config.util.LayerIdentifierInfoListConverterTest
[{"authority":"auth1","identifier":"IDENTIFIER_1"},{"authority":"auth2","identifier":"IDENTIFIER_2"}]
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geoserver.config.UpdateSequenceListenerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec
Running org.geoserver.feature.retype.RetypingDataStoreTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.geoserver.feature.retype.RetypingFeatureSourceMockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geoserver.feature.retype.FullyRetypingDataStoreTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.geoserver.feature.retype.RetypingFeatureSourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.geoserver.feature.ReprojectingFeatureCollectionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec
Running org.geoserver.ows.CustomManglerTest
23 Feb 15:38:38 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:38:38 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.FullyRetypingDataStoreTest.testLockUnlockFilter Transaction'
23 Feb 15:38:38 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:38:38 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.RetypingDataStoreTest.testLockUnlockFilter Transaction'
23 Feb 15:38:38 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:38:38 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.RetypingDataStoreTest.testLockUnlockFilter Transaction'
23 Feb 15:38:38 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:38:38 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.RetypingDataStoreTest.testLockUnlockQuery Transaction'
23 Feb 15:38:38 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:38:38 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.RetypingDataStoreTest.testLockUnlockQuery Transaction'
23 Feb 15:38:38 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:38:38 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.FullyRetypingDataStoreTest.testLockUnlockFilter Transaction'
23 Feb 15:38:38 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:38:38 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.FullyRetypingDataStoreTest.testLockUnlockQuery Transaction'
23 Feb 15:38:38 ERROR [geotools.data] - There's code leaving transaction unclosed. Call Transaction.close() after using them to ensure they do not hold state such as JDCB connections or file handles
23 Feb 15:38:38 ERROR [geotools.data] - Unclosed transaction handle is 'org.geoserver.feature.retype.FullyRetypingDataStoreTest.testLockUnlockQuery Transaction'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec
Running org.geoserver.ows.URLManglersTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec
Running org.geoserver.ows.kvp.NamespaceKvpParserTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.geoserver.ows.LocalWorkspaceSecureCatalogTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.geoserver.ManifestLoaderTest$ManifestPropertiesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 sec
Running org.geoserver.util.XCQLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.geoserver.util.PartialBufferOutputStream2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.geoserver.vfny.global.TolerantStartupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 sec
Running org.geoserver.ManifestLoaderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 sec
Running org.geoserver.logging.LoggingStartupContextListenerTest
log4j:WARN No appenders could be found for logger (org.geoserver.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.geoserver.logging.LegacyLoggingImporterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT.jar&gt;
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-tests.jar&gt;
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [git-commit-id:revision {execution: default}]
[INFO] [GitCommitIdMojo] .git directory could not be found, skipping execution
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-sources.jar&gt;
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] [git-commit-id:revision {execution: default}]
[INFO] [GitCommitIdMojo] .git directory could not be found, skipping execution
[INFO] [source:test-jar {execution: attach-sources}]
[INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-test-sources.jar&gt;
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT.jar&gt; to /usr/share/jetty/.m2/repository/org/geoserver/main/2.4-SNAPSHOT/main-2.4-SNAPSHOT.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-tests.jar&gt; to /usr/share/jetty/.m2/repository/org/geoserver/main/2.4-SNAPSHOT/main-2.4-SNAPSHOT-tests.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-sources.jar&gt; to /usr/share/jetty/.m2/repository/org/geoserver/main/2.4-SNAPSHOT/main-2.4-SNAPSHOT-sources.jar
[INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/main/target/main-2.4-SNAPSHOT-test-sources.jar&gt; to /usr/share/jetty/.m2/repository/org/geoserver/main/2.4-SNAPSHOT/main-2.4-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Web Feature Service Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/target&gt;
[INFO] [cobertura:clean {execution: default}]
[INFO] [git-commit-id:revision {execution: default}]
[INFO] [GitCommitIdMojo] Running on '<http://hudson.opengeo.org/hudson/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 = fixed problem when showing WPS info from workspace page
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 23.02.2013 @ 14:19:57 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 23-Feb-2013 15:36
[INFO] [GitCommitIdMojo] build.build.time = 23.02.2013 @ 15:38:47 UTC
[INFO] [GitCommitIdMojo] build.branch = 1e8004b1b4f2dcafffa41acc789b677cfd666e03
[INFO] [GitCommitIdMojo] build.commit.user.email = volayaf@anonymised.com
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Victor Olaya
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 1e8004b
[INFO] [GitCommitIdMojo] build.commit.id = 1e8004b1b4f2dcafffa41acc789b677cfd666e03
[INFO] [GitCommitIdMojo] build.commit.message.full = fixed problem when showing WPS info from workspace page

[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Copying 10 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 238 source files to <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/target/classes&gt;
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/src/test/resources&gt;
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 72 source files to <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/target/test-classes&gt;
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/src/test/java/org/geoserver/wfs/GetFeatureHitsIgnoreMaxFeaturesTest.java&gt;:\[18,7\] class GetFeatureHitsIgnoreMaxFeatures is public, should be declared in a file named GetFeatureHitsIgnoreMaxFeatures.java
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/wfs/src/test/java/org/geoserver/wfs/GetFeatureHitsIgnoreMaxFeaturesTest.java&gt;:\[18,7\] class GetFeatureHitsIgnoreMaxFeatures is public, should be declared in a file named GetFeatureHitsIgnoreMaxFeatures.java

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 50 seconds
[INFO] Finished at: Sat Feb 23 15:38:56 UTC 2013
[INFO] Final Memory: 61M/391M
[INFO] ------------------------------------------------------------------------

--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/

See <http://hudson.opengeo.org/hudson/job/geoserver-master/5878/changes&gt;

--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/