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

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

------------------------------------------
[...truncated 24858 lines...]
failure.

[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-xslt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] skip non existing resourceDirectory <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/xslt/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-xslt ---
[INFO] Compiling 12 source files to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/xslt/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-xslt ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-xslt ---
[INFO] Compiling 3 source files to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/xslt/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-xslt ---
[INFO] Surefire report directory: <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/xslt/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.wfs.xslt.GetFeatureXSLTTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.165 sec
Running org.geoserver.test.BBoxFilterTest
Empty formats
Empty formats
Formats are: {HTML=HTML, text/html; subtype=xslt=text/html; subtype=xslt}
Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 37.87 sec <<< FAILURE!
testGeneralOutput(org.geoserver.wfs.xslt.GetFeatureXSLTTest) Time elapsed: 141 sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<[2]> but was:<[0]>
  at junit.framework.Assert.assertEquals(Assert.java:100)
  at junit.framework.Assert.assertEquals(Assert.java:107)
  at org.custommonkey.xmlunit.XMLAssert.assertXpathEvaluatesTo(XMLAssert.java:858)
  at org.geoserver.wfs.xslt.GetFeatureXSLTTest.testGeneralOutput(GetFeatureXSLTTest.java:86)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
  at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
  at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
  at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)
  at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
  at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
  at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
  at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
  at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
  at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
  at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
  at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
  at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
  at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
  at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
  at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
  at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
  at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
  at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
  at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
  at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)

Running org.geoserver.wfs.xslt.config.TransformRepositoryTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.005 sec
Running org.geoserver.test.CSVOutputFormatTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.558 sec
Running org.geoserver.wfs.xslt.rest.TransformRestTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.495 sec
Running org.geoserver.test.DefaultIdTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.055 sec

Results :

Failed tests: testGeneralOutput(org.geoserver.wfs.xslt.GetFeatureXSLTTest): expected:<[2]> but was:<[0]>

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

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WCS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Processing Service GUI
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Importer Core Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 2.0 Earth Observation GUI extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Monitor Hibernate Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI JDBC Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI LDAP Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Security Extension Modules
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping CSW UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.852 sec
Running org.geoserver.test.DuplicatePropertiesWfsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.478 sec
Running org.geoserver.test.DuplicateTypeTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [5.844s]
[INFO] Core Platform Module .............................. SUCCESS [13.900s]
[INFO] Open Web Service Module ........................... SUCCESS [15.940s]
[INFO] Main Module ....................................... SUCCESS [2:58.313s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.828s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:18.584s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [45.629s]
[INFO] Web Coverage Service Module ....................... SUCCESS [6.016s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:06.538s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:17.897s]
[INFO] Web Coverage Service 2.0 Module ................... SUCCESS [2:00.988s]
[INFO] Web Feature Service Module ........................ SUCCESS [4:42.780s]
[INFO] Web Map Service Module ............................ SUCCESS [5:03.164s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:21.634s]
[INFO] GeoWebCache (GWC) Module .......................... SUCCESS [2:39.206s]
[INFO] REST Support Module ............................... SUCCESS [41.729s]
[INFO] REST Configuration Service Module ................. SUCCESS [3:00.754s]
[INFO] GeoServer Web Modules ............................. SUCCESS [0.630s]
[INFO] Core UI Module .................................... SUCCESS [2:29.493s]
[INFO] WMS UI Module ..................................... SUCCESS [1:05.608s]
[INFO] GWC UI Module ..................................... SUCCESS [1:28.151s]
[INFO] WFS UI Module ..................................... SUCCESS [44.425s]
[INFO] Demoes Module ..................................... SUCCESS [1:04.651s]
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.370s]
[INFO] Security UI Core Module ........................... SUCCESS [3:46.167s]
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SUCCESS [46.772s]
[INFO] GeoServer Extensions .............................. SUCCESS [0.421s]
[INFO] Printing Module ................................... SUCCESS [32.692s]
[INFO] Community Space ................................... SUCCESS [0.257s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [50.504s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.191s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [38.986s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [19.786s]
[INFO] GeoSearch Index Module ............................ SUCCESS [47.920s]
[INFO] H2 DataStore Extension ............................ SUCCESS [14.780s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.165s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.587s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.539s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.382s]
[INFO] ImageMap Output Format ............................ SUCCESS [21.411s]
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [0.935s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.476s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [36.899s]
[INFO] Excel Output Format ............................... SUCCESS [42.876s]
[INFO] Validation Module ................................. SUCCESS [5.359s]
[INFO] Chart external graphics support ................... SUCCESS [2.354s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.862s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.920s]
[INFO] OWS request flow controller ....................... SUCCESS [28.294s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.254s]
[INFO] Web Processing Service Module ..................... SUCCESS [4:33.803s]
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [49.503s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [2.787s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.214s]
[INFO] Core Monitor Extension ............................ SUCCESS [27.711s]
[INFO] Monitor Hibernate Extension ....................... SKIPPED
[INFO] GeoServer Security Extension Modules .............. SKIPPED
[INFO] GeoServer CAS Security Module ..................... SKIPPED
[INFO] GeoServer Security Extension Web Modules .......... SKIPPED
[INFO] GeoServer CAS Security Web Module ................. SKIPPED
[INFO] XLST based WFS output format ...................... FAILURE [57.787s]
[INFO] GeoServer INSPIRE Extensions ...................... SUCCESS [54.649s]
[INFO] GeoServer CSS Styling ............................. SUCCESS [48.281s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.294s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [23.434s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [28.581s]
[INFO] Catalog Services for the Web core module .......... SUCCESS [1:58.221s]
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF output format ................................. SUCCESS [0.250s]
[INFO] DXF output format ................................. SUCCESS [39.109s]
[INFO] DXF WPS PPIO ...................................... SUCCESS [42.280s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.172s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [46.778s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SKIPPED
[INFO] GeoServer libjpeg-turbo Module .................... SUCCESS [37.105s]
[INFO] GeoServer Data Importer ........................... SUCCESS [0.310s]
[INFO] Importer Core Module .............................. SKIPPED
[INFO] Importer REST Api Module .......................... SKIPPED
[INFO] Importer Berkley DB Persistence Module ............ SKIPPED
[INFO] Importer Web UI Module ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:06.982s (Wall Clock)
[INFO] Finished at: Wed Jul 02 22:57:11 UTC 2014
[INFO] Final Memory: 71M/214M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-xslt: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/xslt/target/surefire-reports&gt; for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :gs-xslt
Build step 'Invoke top-level Maven targets' marked build as failure

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