See <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/36/changes>
Changes:
[tbarsballe] [GEOS-8106] Switch contributedContent from fragment to div
------------------------------------------
[...truncated 12986 lines...]
-------------------------------------------------------
Running org.geoserver.security.cas.CasAuthenticationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.854 sec
Running org.geoserver.security.cas.CasFilterConfigValidatorTest
[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-2.11.x/ws/src/web/app/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 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-2.11.x/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-sec-cas ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar>
[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-2.11.x/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar>
[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-2.11.x/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-sec-cas ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/extension/security/cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/extension/security/cas/target/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-sec-cas/2.11-SNAPSHOT/gs-sec-cas-2.11-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building GeoServer CAS Security Web Module 2.11-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-2.11.x/ws/src/extension/security/web/web-cas/target>
[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-2.11.x/ws/src/extension/security/web/web-cas/src/main/resources>
[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-2.11.x/ws/src/extension/security/web/web-cas/target/classes>
Running org.geoserver.filters.GZIPResponseStreamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.geoserver.web.WebXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec
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-2.11.x/ws/src/web/app/target/gs-web-app-2.11-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-web-app ---
[INFO] Building jar: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/web/app/target/gs-web-app-2.11-SNAPSHOT-tests.jar>
[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-2.11.x/ws/src/web/app/target/gs-web-app-2.11-SNAPSHOT-test-sources.jar>
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (configPackage) @ gs-web-app ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[echo] Copying data dir from ../../../data/minimal
[copy] Copying 29 files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/web/app/src/main/webapp/data>
[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-2.11.x/ws/src/web/app/target/geoserver\]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/web/app/src/main/webapp\]>
[INFO] Webapp assembled in [882 msecs]
[INFO] Building war: <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/web/app/target/geoserver.war>
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:attach-artifact (attach-war) @ gs-web-app ---
[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-2.11.x/ws/src/extension/security/web/web-cas/src/test/java>
[INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/extension/security/web/web-cas/src/test/resources>
[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]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-web-app ---
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/web/app/target/geoserver.war> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.11-SNAPSHOT/gs-web-app-2.11-SNAPSHOT.jar
[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-2.11.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar>
[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-2.11.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar>
[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-2.11.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar>
[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-2.11.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/extension/security/web/web-cas/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/extension/security/web/web-cas/target/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/security/gs-web-sec-cas/2.11-SNAPSHOT/gs-web-sec-cas-2.11-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/web/app/pom.xml> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.11-SNAPSHOT/gs-web-app-2.11-SNAPSHOT.pom
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/web/app/target/gs-web-app-2.11-SNAPSHOT-tests.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.11-SNAPSHOT/gs-web-app-2.11-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/web/app/target/gs-web-app-2.11-SNAPSHOT-test-sources.jar> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.11-SNAPSHOT/gs-web-app-2.11-SNAPSHOT-test-sources.jar
[INFO] Installing <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/web/app/target/geoserver.war> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.11-SNAPSHOT/gs-web-app-2.11-SNAPSHOT.war
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer .......................................... SUCCESS [01:08 min]
[INFO] Core Platform Module ............................... SUCCESS [ 25.293 s]
[INFO] Open Web Service Module ............................ SUCCESS [ 25.995 s]
[INFO] Main Module ........................................ SUCCESS [02:42 min]
[INFO] GeoServer Security Modules ......................... SUCCESS [ 0.167 s]
[INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 56.192 s]
[INFO] GeoServer LDAP Security Module ..................... SUCCESS [03:19 min]
[INFO] Web Coverage Service Module ........................ SUCCESS [ 3.678 s]
[INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 25.609 s]
[INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 29.460 s]
[INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 54.613 s]
[INFO] Web Feature Service Module ......................... SUCCESS [01:36 min]
[INFO] Web Map Service Module ............................. SUCCESS [02:25 min]
[INFO] KML support for GeoServer .......................... SUCCESS [ 35.402 s]
[INFO] GeoWebCache (GWC) Module ........................... SUCCESS [01:14 min]
[INFO] REST Support Module ................................ SUCCESS [ 16.495 s]
[INFO] REST Configuration Service Module .................. SUCCESS [01:13 min]
[INFO] GeoServer Web Modules .............................. SUCCESS [ 1.714 s]
[INFO] Core UI Module ..................................... SUCCESS [01:18 min]
[INFO] GeoServer Extensions ............................... SUCCESS [ 0.065 s]
[INFO] GeoServer CSS Styling .............................. SUCCESS [ 12.030 s]
[INFO] WMS UI Module ...................................... SUCCESS [ 34.172 s]
[INFO] GWC UI Module ...................................... SUCCESS [ 41.607 s]
[INFO] WFS UI Module ...................................... SUCCESS [ 11.466 s]
[INFO] Demos Module ....................................... SUCCESS [ 20.337 s]
[INFO] WCS UI Module ...................................... SUCCESS [ 15.211 s]
[INFO] Security UI Modules ................................ SUCCESS [ 0.082 s]
[INFO] Security UI Core Module ............................ SUCCESS [02:06 min]
[INFO] Security UI JDBC Module ............................ SUCCESS [01:56 min]
[INFO] Security UI LDAP Module ............................ SUCCESS [02:50 min]
[INFO] REST UI Module ..................................... SUCCESS [ 13.398 s]
[INFO] Printing Module .................................... SUCCESS [ 13.995 s]
[INFO] GeoServer Web Application .......................... SUCCESS [ 8.428 s]
[INFO] Community Space .................................... SUCCESS [ 0.122 s]
[INFO] Application Schema Support ......................... SUCCESS [ 0.034 s]
[INFO] Application Schema Integration Test ................ SUCCESS [01:50 min]
[INFO] Sample DataAccess Integration Test ................. SUCCESS [ 12.649 s]
[INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 14.091 s]
[INFO] H2 DataStore Extension ............................. SUCCESS [ 13.117 s]
[INFO] SQL Server DataStore Extension ..................... SUCCESS [ 6.119 s]
[INFO] Oracle DataStore Extension ......................... SUCCESS [ 4.510 s]
[INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.274 s]
[INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.340 s]
[INFO] ImageMap Output Format ............................. SUCCESS [ 9.076 s]
[INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 4.775 s]
[INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.840 s]
[INFO] OGR parent ......................................... SUCCESS [ 0.052 s]
[INFO] OGR CORE ........................................... SUCCESS [ 2.370 s]
[INFO] OGR WFS ............................................ SUCCESS [ 10.172 s]
[INFO] Web Processing Service parent ...................... SUCCESS [ 0.094 s]
[INFO] Web Processing Service Module ...................... SUCCESS [01:26 min]
[INFO] OGR WPS ............................................ SUCCESS [ 11.208 s]
[INFO] Excel Output Format ................................ SUCCESS [ 15.310 s]
[INFO] Chart external graphics support .................... SUCCESS [ 0.659 s]
[INFO] Feature Generalization Extension ................... SUCCESS [ 2.227 s]
[INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.588 s]
[INFO] OWS request flow controller ........................ SUCCESS [ 9.253 s]
[INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 23.248 s]
[INFO] Web Processing Service GUI ......................... SUCCESS [ 31.339 s]
[INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 17.270 s]
[INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.851 s]
[INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.081 s]
[INFO] Core Monitor Extension ............................. SUCCESS [ 15.389 s]
[INFO] Monitor Hibernate Extension ........................ SUCCESS [ 9.710 s]
[INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.117 s]
[INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.857 s]
[INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.097 s]
[INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 2.940 s]
[INFO] XLST based WFS output format ....................... SUCCESS [ 21.210 s]
[INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 30.401 s]
[INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.078 s]
[INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 11.110 s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 10.749 s]
[INFO] Catalog Services for the Web core module ........... SUCCESS [ 43.456 s]
[INFO] CSW UI Module ...................................... SUCCESS [ 12.633 s]
[INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.048 s]
[INFO] DXF WFS output format .............................. SUCCESS [ 14.563 s]
[INFO] DXF WPS PPIO ....................................... SUCCESS [ 10.824 s]
[INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.024 s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 21.117 s]
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 15.304 s]
[INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 11.913 s]
[INFO] GeoServer Data Importer ............................ SUCCESS [ 0.145 s]
[INFO] Importer Core Module ............................... SUCCESS [ 42.595 s]
[INFO] Importer REST Api Module ........................... SUCCESS [ 37.461 s]
[INFO] Importer Berkley DB Persistence Module ............. SUCCESS [ 17.006 s]
[INFO] Importer Web UI Module ............................. SUCCESS [ 16.218 s]
[INFO] GRIB Coverage Format ............................... SUCCESS [ 19.332 s]
[INFO] NetCDF Coverage format ............................. FAILURE [ 21.479 s]
[INFO] WCS NetCDF output Module ........................... SKIPPED
[INFO] Vector Tiles ....................................... SUCCESS [ 8.988 s]
[INFO] Ysld GeoServer Plugin .............................. SUCCESS [ 7.675 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:41 min (Wall Clock)
[INFO] Finished at: 2017-04-22T08:39:58+00:00
[INFO] Final Memory: 136M/597M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-netcdf: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.boundlessgeo.com/jenkins/job/geoserver-2.11.x/ws/src/extension/netcdf/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :gs-netcdf
Build step 'Invoke top-level Maven targets' marked build as failure