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

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

Changes:

[gabriel.roldan] GEOS-6468: force eager creation of GWCLifeCycleHandler to avoid a shutdown failure that prevents datastores to be disposed

------------------------------------------
[...truncated 23382 lines...]
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/restconfig/target/gs-restconfig-2.6-SNAPSHOT.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/gs-restconfig/2.6-SNAPSHOT/gs-restconfig-2.6-SNAPSHOT.jar
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/restconfig/pom.xml&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/gs-restconfig/2.6-SNAPSHOT/gs-restconfig-2.6-SNAPSHOT.pom
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/restconfig/target/gs-restconfig-2.6-SNAPSHOT-tests.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/gs-restconfig/2.6-SNAPSHOT/gs-restconfig-2.6-SNAPSHOT-tests.jar
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/restconfig/target/gs-restconfig-2.6-SNAPSHOT-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/gs-restconfig/2.6-SNAPSHOT/gs-restconfig-2.6-SNAPSHOT-sources.jar
[INFO] Installing <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/restconfig/target/gs-restconfig-2.6-SNAPSHOT-test-sources.jar&gt; to /var/lib/jenkins/.m2/repository/org/geoserver/gs-restconfig/2.6-SNAPSHOT/gs-restconfig-2.6-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ImageMap Output Format 2.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project *
[WARNING] * contains the following plugin(s) that are not marked as *
[WARNING] * @threadSafe to support parallel building. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against maven-core *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in ImageMap Output Format:
[WARNING] org.codehaus.mojo:cobertura-maven-plugin:2.3
[WARNING] pl.project13.maven:git-commit-id-plugin:2.0.4
[WARNING] *****************************************************************
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gs-imagemap ---
[INFO] Deleting <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/imagemap/target&gt;
[INFO]
[INFO] --- cobertura-maven-plugin:2.3:clean (default) @ gs-imagemap ---
[INFO]
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gs-imagemap ---
[INFO] [GitCommitIdMojo] Running on '<http://ares.opengeo.org/jenkins/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 = GEOS-6468: force eager creation of GWCLifeCycleHandler to avoid a shutdown failure that prevents datastores to be disposed
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 01.05.2014 @ 07:28:49 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 01-May-2014 08:33
[INFO] [GitCommitIdMojo] build.build.time = 01.05.2014 @ 09:07:38 UTC
[INFO] [GitCommitIdMojo] build.branch = 6938a213936259e25b9ad7c1003fe0a174d14591
[INFO] [GitCommitIdMojo] build.commit.user.email = gabriel.roldan@anonymised.com
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Gabriel Roldan
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 6938a21
[INFO] [GitCommitIdMojo] build.commit.id = 6938a213936259e25b9ad7c1003fe0a174d14591
[INFO] [GitCommitIdMojo] build.commit.message.full = GEOS-6468: force eager creation of GWCLifeCycleHandler to avoid a shutdown failure that prevents datastores to be disposed

[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-imagemap ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] skip non existing resourceDirectory <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/imagemap/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-imagemap ---
[INFO] Compiling 13 source files to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/imagemap/target/classes&gt;
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/imagemap/src/main/java/org/vfny/geoserver/wms/responses/map/htmlimagemap/HTMLImageMapResponse.java&gt;:\[10,24\] error: cannot find symbol
[ERROR] package org.geoserver.ows
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/imagemap/src/main/java/org/vfny/geoserver/wms/responses/map/htmlimagemap/HTMLImageMapResponse.java&gt;:\[20,42\] error: cannot find symbol
[ERROR] class Response
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/imagemap/src/main/java/org/vfny/geoserver/wms/responses/map/htmlimagemap/HTMLImageMapResponse.java&gt;:\[37,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/imagemap/src/main/java/org/vfny/geoserver/wms/responses/map/htmlimagemap/HTMLImageMapResponse.java&gt;:\[49,4\] error: method does not override or implement a method from a supertype
[INFO] 4 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer INSPIRE Extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer libjpeg-turbo Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Data Importer
[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 extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Core Monitor Extension
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Catalog Services for the Web core module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoSearch Index Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping DXF WPS PPIO
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GWC UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[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 Application Schema Integration Test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping XLST based WFS output format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.429 sec
Running org.geoserver.security.web.auth.AuthenticationPageTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [6.131s]
[INFO] Core Platform Module .............................. SUCCESS [19.328s]
[INFO] Open Web Service Module ........................... SUCCESS [22.715s]
[INFO] Main Module ....................................... SUCCESS [4:01.263s]
[INFO] GeoServer Security Modules ........................ SUCCESS [1.059s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:49.386s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [48.283s]
[INFO] Web Coverage Service Module ....................... SUCCESS [6.508s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:28.975s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:33.089s]
[INFO] Web Coverage Service 2.0 Module ................... SUCCESS [2:43.183s]
[INFO] Web Feature Service Module ........................ SUCCESS [7:07.868s]
[INFO] Web Map Service Module ............................ SUCCESS [7:18.495s]
[INFO] KML support for GeoServer ......................... SUCCESS [2:01.647s]
[INFO] GeoWebCache (GWC) Module .......................... SUCCESS [3:34.454s]
[INFO] REST Support Module ............................... SUCCESS [1:01.104s]
[INFO] REST Configuration Service Module ................. SUCCESS [4:21.303s]
[INFO] GeoServer Web Modules ............................. SUCCESS [1.542s]
[INFO] Core UI Module .................................... SUCCESS [3:39.936s]
[INFO] WMS UI Module ..................................... SUCCESS [1:28.756s]
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [1:00.091s]
[INFO] Demoes Module ..................................... SUCCESS [1:10.919s]
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.525s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.416s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [9.702s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.517s]
[INFO] Printing Module ................................... SUCCESS [44.552s]
[INFO] Application Schema Support ........................ SUCCESS [0.293s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [52.068s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [42.176s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [31.201s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.460s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.767s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.702s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.487s]
[INFO] ImageMap Output Format ............................ FAILURE [6.005s]
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.122s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.541s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [44.573s]
[INFO] Excel Output Format ............................... SUCCESS [47.717s]
[INFO] Validation Module ................................. SUCCESS [6.462s]
[INFO] Chart external graphics support ................... SUCCESS [1.506s]
[INFO] Feature Generalization Extension .................. SUCCESS [6.221s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.102s]
[INFO] OWS request flow controller ....................... SUCCESS [41.559s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.467s]
[INFO] Web Processing Service Module ..................... SUCCESS [6:33.738s]
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [1:00.943s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [6.191s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.394s]
[INFO] Core Monitor Extension ............................ SKIPPED
[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 ...................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ...................... SKIPPED
[INFO] GeoServer CSS Styling ............................. SUCCESS [54.739s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.561s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [32.384s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [40.926s]
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF output format ................................. SUCCESS [0.729s]
[INFO] DXF output format ................................. SUCCESS [51.164s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.435s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SKIPPED
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SKIPPED
[INFO] GeoServer libjpeg-turbo Module .................... SKIPPED
[INFO] GeoServer Data Importer ........................... SKIPPED
[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: 34:18.312s (Wall Clock)
[INFO] Finished at: Thu May 01 09:07:49 UTC 2014
[INFO] Final Memory: 62M/324M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project gs-imagemap: Compilation failure: Compilation failure:
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/imagemap/src/main/java/org/vfny/geoserver/wms/responses/map/htmlimagemap/HTMLImageMapResponse.java&gt;:\[10,24\] error: cannot find symbol
[ERROR] package org.geoserver.ows
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/imagemap/src/main/java/org/vfny/geoserver/wms/responses/map/htmlimagemap/HTMLImageMapResponse.java&gt;:\[20,42\] error: cannot find symbol
[ERROR] class Response
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/imagemap/src/main/java/org/vfny/geoserver/wms/responses/map/htmlimagemap/HTMLImageMapResponse.java&gt;:\[37,4\] error: method does not override or implement a method from a supertype
[ERROR] <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/imagemap/src/main/java/org/vfny/geoserver/wms/responses/map/htmlimagemap/HTMLImageMapResponse.java&gt;:\[49,4\] error: method does not override or implement a method from a supertype
[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-imagemap
Build step 'Invoke top-level Maven targets' marked build as failure

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