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

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/4355/&gt;

------------------------------------------
[...truncated 159462 lines...]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer Security Extension Web Modules 2.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.12-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.12-SNAPSHOT/gs-web-sec-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/target/gs-web-sec-2.12-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/extension/gs-web-sec/2.12-SNAPSHOT/gs-web-sec-2.12-SNAPSHOT-tests.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Web Application
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-sec-cas ---
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.security.cas.CasAuthenticationTest
Apr 02, 2017 3:24:33 PM org.geoserver.security.cas.LiveCasData disableTest
WARNING: Disabling test based on fixture cas since the file /var/lib/jenkins/.geoserver/cas.properties could not be found
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.793 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/cas/target/gs-sec-cas-2.12-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.12-SNAPSHOT/gs-sec-cas-2.12-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas ---
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes&gt;
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 7.446 s]
[INFO] Core Platform Module ............................... SUCCESS [ 18.975 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 20.433 s]
[INFO] Main Module ........................................ SUCCESS [02:21 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.054 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 55.091 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [03:07 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.442 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 24.225 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 27.995 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 47.130 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:40 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:20 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 32.326 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [01:11 min]
[INFO] REST Support Module ................................ SUCCESS [ 16.527 s]
[INFO] REST Configuration Service Module .................. FAILURE [01:17 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.041 s]
[INFO] Core UI Module ..................................... SUCCESS [01:11 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.036 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 9.921 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 33.351 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 40.096 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 11.764 s]
[INFO] Demos Module ....................................... SUCCESS [ 21.443 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 14.987 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.044 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:09 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:31 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [01:11 min]
[INFO] REST UI Module ..................................... SKIPPED
[INFO] Printing Module .................................... SUCCESS [ 13.703 s]
[INFO] GeoServer Web Application .......................... SKIPPED
[INFO] Community Space .................................... SUCCESS [ 0.029 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.029 s]
[INFO] Application Schema Integration Test ................ SKIPPED
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.782 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 11.953 s]
[INFO] H2 DataStore Extension ............................. SKIPPED
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.101 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.450 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.268 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.239 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 9.269 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 3.572 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 1.655 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.026 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.023 s]
[INFO] OGR WFS ............................................ SUCCESS [ 9.777 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.861 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:28 min]
[INFO] OGR WPS ............................................ SUCCESS [ 11.064 s]
[INFO] Excel Output Format ................................ SUCCESS [ 15.779 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.479 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.222 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 1.502 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 9.913 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 22.945 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 28.488 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 17.252 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.118 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.065 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.545 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 9.037 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.043 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.827 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.086 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.324 s]
[INFO] XLST based WFS output format ....................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 31.492 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.116 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 10.526 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.410 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 41.186 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 11.500 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.022 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.334 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 10.541 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.020 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 20.260 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 14.444 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.548 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.053 s]
[INFO] Importer Core Module ............................... SUCCESS [ 39.823 s]
[INFO] Importer REST Api Module ........................... SKIPPED
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 17.821 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 15.812 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 19.686 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 21.068 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 36.227 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 8.443 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 7.363 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:10 min (Wall Clock)
[INFO] Finished at: 2017-04-02T15:24:36+00:00
[INFO] Final Memory: 126M/648M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-restconfig: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/restconfig/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-restconfig
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/4356/&gt;

------------------------------------------
[...truncated 181421 lines...]
Apr 02, 2017 3:45:38 PM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
Apr 02, 2017 3:45:38 PM org.geoserver.catalog.ResourcePool getFeatureType
WARNING: Error while getting feature type, flushing cache and retrying: Failed to find the datastore factory for dummy, did you forget to install the store extension jar?
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-app ---
[INFO] Surefire report directory: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.filters.GZIPResponseStreamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running org.geoserver.web.WebXmlTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.888 sec

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-importer-web ---
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-sources.jar&gt;

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-app ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.12-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-app ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.12-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-app ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-app ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.12-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-importer-web ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (configPackage) @ gs-web-app ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-importer-web ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/importer/web/target/gs-importer-web-2.12-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/importer/gs-importer-web/2.12-SNAPSHOT/gs-importer-web-2.12-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Executing tasks

main:
     [echo] Copying data dir from ../../../data/minimal
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-web-sec-cas ---
[INFO] Deleting <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:clean (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-sec-cas ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-sec-cas ---
[INFO] Compiling 2 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/classes&gt;
     [copy] Copying 29 files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/src/main/webapp/data&gt;
[INFO] Executed tasks
[INFO]
[INFO] --- maven-war-plugin:2.3:war (default) @ gs-web-app ---
[INFO] Packaging webapp
[INFO] Assembling webapp [gs-web-app] in [<http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/geoserver\]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/src/main/webapp\]>
[INFO] Webapp assembled in [354 msecs]
[INFO] Building war: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/geoserver.war&gt;
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:attach-artifact (attach-war) @ gs-web-app ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-app ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/geoserver.war&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.12-SNAPSHOT/gs-web-app-2.12-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.12-SNAPSHOT/gs-web-app-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.12-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.12-SNAPSHOT/gs-web-app-2.12-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/gs-web-app-2.12-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.12-SNAPSHOT/gs-web-app-2.12-SNAPSHOT-test-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/geoserver.war&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.12-SNAPSHOT/gs-web-app-2.12-SNAPSHOT.war
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-sec-cas ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/java&gt;
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/src/test/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-sec-cas ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-web-sec-cas ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-sec-cas ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-web-sec-cas ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.12-SNAPSHOT/gs-web-sec-cas-2.12-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [ 9.657 s]
[INFO] Core Platform Module ............................... SUCCESS [ 13.050 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 11.751 s]
[INFO] Main Module ........................................ SUCCESS [02:28 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.057 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 52.465 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [02:51 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.189 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 24.369 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 28.567 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 49.435 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:39 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:22 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 32.707 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [01:10 min]
[INFO] REST Support Module ................................ SUCCESS [ 16.549 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:15 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 0.041 s]
[INFO] Core UI Module ..................................... SUCCESS [01:10 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.031 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 9.706 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 33.974 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 40.031 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 12.068 s]
[INFO] Demos Module ....................................... SUCCESS [ 21.364 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 15.252 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.045 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:10 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [02:01 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [02:04 min]
[INFO] REST UI Module ..................................... SUCCESS [ 13.233 s]
[INFO] Printing Module .................................... SUCCESS [ 13.217 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 6.814 s]
[INFO] Community Space .................................... SUCCESS [ 0.024 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.024 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:53 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.443 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 12.192 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 13.486 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.073 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.446 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.337 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.259 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 10.190 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 3.474 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.254 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.026 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.420 s]
[INFO] OGR WFS ............................................ SUCCESS [ 10.646 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.021 s]
[INFO] Web Processing Service Module ...................... FAILURE [01:28 min]
[INFO] OGR WPS ............................................ SKIPPED
[INFO] Excel Output Format ................................ SUCCESS [ 15.511 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.467 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.192 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.466 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 9.880 s]
[INFO] Web process status sharing with Hazelcast .......... SKIPPED
[INFO] Web Processing Service GUI ......................... SKIPPED
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 17.572 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.063 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.046 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.997 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 10.710 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.045 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.596 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.041 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.761 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 20.548 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 31.187 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.041 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 10.817 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.445 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 40.677 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 16.409 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.024 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.315 s]
[INFO] DXF WPS PPIO ....................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.025 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 19.255 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.951 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.193 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.058 s]
[INFO] Importer Core Module ............................... SUCCESS [ 41.625 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 34.637 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 18.930 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 15.981 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 19.670 s]
[INFO] NetCDF Coverage format ............................. SUCCESS [ 20.345 s]
[INFO] WCS NetCDF output Module ........................... SUCCESS [ 37.672 s]
[INFO] Vector Tiles ....................................... SUCCESS [ 9.011 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 6.881 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:45 min (Wall Clock)
[INFO] Finished at: 2017-04-02T15:45:42+00:00
[INFO] Final Memory: 131M/573M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-wps-core: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/extension/wps/wps-core/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-wps-core
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/4357/&gt;