See <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/4866/>
------------------------------------------ [...truncated 187902 lines...] [INFO] --- maven-antrun-plugin:1.7:run (configClean) @ gs-web-app --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [delete] Deleting directory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/src/main/webapp/data> [INFO] Executed tasks [INFO] [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-web-app --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-web-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/src/main/resources> [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/src/main/java> [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-web-app --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-web-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-web-app --- [INFO] Compiling 6 source files to <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/ws/src/web/app/target/test-classes> [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> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geoserver.filters.GZIPResponseStreamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running org.geoserver.web.WebXmlTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 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-master/ws/src/web/app/target/gs-web-app-2.12-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-master/ws/src/web/app/target/gs-web-app-2.12-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-master/ws/src/web/app/target/gs-web-app-2.12-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-master/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-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 [509 msecs] [INFO] Building war: <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/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-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> 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> 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> 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> 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> to /var/lib/jenkins/.m2/repository/org/geoserver/web/gs-web-app/2.12-SNAPSHOT/gs-web-app-2.12-SNAPSHOT.war [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> [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> [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> [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> [INFO] skip non existing resourceDirectory <http://ares.boundlessgeo.com/jenkins/job/geoserver-master/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] 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> [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> [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> [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> 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> 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> 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> 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 [WARNING] Could not transfer metadata org.geotools:gt-ysld:18-SNAPSHOT/maven-metadata.xml from/to boundless (https://repo.boundlessgeo.com/main/): Connect to repo.boundlessgeo.com:443 [repo.boundlessgeo.com/52.22.156.115] failed: Connection timed out [WARNING] Failure to transfer org.geotools:gt-ysld:18-SNAPSHOT/maven-metadata.xml from https://repo.boundlessgeo.com/main/ was cached in the local repository, resolution will not be reattempted until the update interval of boundless has elapsed or updates are forced. Original error: Could not transfer metadata org.geotools:gt-ysld:18-SNAPSHOT/maven-metadata.xml from/to boundless (https://repo.boundlessgeo.com/main/): Connect to repo.boundlessgeo.com:443 [repo.boundlessgeo.com/52.22.156.115] failed: Connection timed out [INFO] Downloading: https://repo.boundlessgeo.com/main/org/geotools/gt-ysld/18-SNAPSHOT/gt-ysld-18-20170625.093848-185.pom [INFO] Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-ysld/18-SNAPSHOT/gt-ysld-18-20170625.093848-185.pom [INFO] Downloading: http://maven.geo-solutions.it/org/geotools/gt-ysld/18-SNAPSHOT/gt-ysld-18-20170625.093848-185.pom [WARNING] Failure to transfer org.geotools:gt-ysld:18-SNAPSHOT/maven-metadata.xml from https://repo.boundlessgeo.com/main/ was cached in the local repository, resolution will not be reattempted until the update interval of boundless has elapsed or updates are forced. Original error: Could not transfer metadata org.geotools:gt-ysld:18-SNAPSHOT/maven-metadata.xml from/to boundless (https://repo.boundlessgeo.com/main/): Connect to repo.boundlessgeo.com:443 [repo.boundlessgeo.com/52.22.156.115] failed: Connection timed out [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] GeoServer .......................................... SUCCESS [ 17.889 s] [INFO] Core Platform Module ............................... SUCCESS [ 14.960 s] [INFO] Open Web Service Module ............................ SUCCESS [ 12.582 s] [INFO] Main Module ........................................ SUCCESS [02:40 min] [INFO] GeoServer Security Modules ......................... SUCCESS [ 0.060 s] [INFO] GeoServer JDBC Security Module ..................... SUCCESS [ 57.210 s] [INFO] GeoServer LDAP Security Module ..................... SUCCESS [02:54 min] [INFO] Web Coverage Service Module ........................ SUCCESS [ 3.740 s] [INFO] Web Coverage Service 1.0 Module .................... SUCCESS [ 24.348 s] [INFO] Web Coverage Service 1.1 Module .................... SUCCESS [ 28.678 s] [INFO] Web Coverage Service 2.0 Module .................... SUCCESS [ 53.672 s] [INFO] Web Feature Service Module ......................... SUCCESS [01:43 min] [INFO] Web Map Service Module ............................. SUCCESS [02:30 min] [INFO] KML support for GeoServer .......................... SUCCESS [ 33.114 s] [INFO] GeoWebCache (GWC) Module ........................... SUCCESS [14:51 min] [INFO] gs-rest ............................................ SUCCESS [ 15.917 s] [INFO] gs-restconfig ...................................... SUCCESS [03:05 min] [INFO] GeoServer Web Modules .............................. SUCCESS [ 0.050 s] [INFO] Core UI Module ..................................... SUCCESS [01:12 min] [INFO] GeoServer Extensions ............................... SUCCESS [ 0.039 s] [INFO] GeoServer CSS Styling .............................. SUCCESS [02:22 min] [INFO] WMS UI Module ...................................... SUCCESS [ 35.443 s] [INFO] GWC UI Module ...................................... SUCCESS [ 42.580 s] [INFO] WFS UI Module ...................................... SUCCESS [ 12.476 s] [INFO] Demos Module ....................................... SUCCESS [ 20.572 s] [INFO] WCS UI Module ...................................... SUCCESS [ 14.850 s] [INFO] Security UI Modules ................................ SUCCESS [ 0.167 s] [INFO] Security UI Core Module ............................ SUCCESS [02:04 min] [INFO] Security UI JDBC Module ............................ SUCCESS [01:30 min] [INFO] Security UI LDAP Module ............................ SUCCESS [01:09 min] [INFO] REST UI Module ..................................... SUCCESS [ 14.934 s] [INFO] Printing Module .................................... SUCCESS [ 14.229 s] [INFO] GeoServer Web Application .......................... SUCCESS [ 5.827 s] [INFO] Community Space .................................... SUCCESS [ 0.100 s] [INFO] Application Schema Support ......................... SUCCESS [ 0.036 s] [INFO] Application Schema Integration Test ................ SUCCESS [03:36 min] [INFO] Sample DataAccess Integration Test ................. SUCCESS [ 13.220 s] [INFO] ArcSDE DataStore Extension ......................... SUCCESS [ 12.777 s] [INFO] H2 DataStore Extension ............................. SUCCESS [ 16.274 s] [INFO] SQL Server DataStore Extension ..................... SUCCESS [ 1.494 s] [INFO] Oracle DataStore Extension ......................... SUCCESS [ 0.448 s] [INFO] MySQL DataStore Extension .......................... SUCCESS [ 0.448 s] [INFO] DB2 DataStore Extension ............................ SUCCESS [ 0.233 s] [INFO] ImageMap Output Format ............................. SUCCESS [ 8.832 s] [INFO] ImageI/O-Ext GDAL Coverage Extension ............... SUCCESS [ 3.489 s] [INFO] JP2K Coverage Extension ............................ SUCCESS [ 0.253 s] [INFO] OGR parent ......................................... SUCCESS [ 0.024 s] [INFO] OGR CORE ........................................... SUCCESS [ 2.002 s] [INFO] OGR WFS ............................................ SUCCESS [ 9.870 s] [INFO] Web Processing Service parent ...................... SUCCESS [ 0.062 s] [INFO] Web Processing Service Module ...................... SUCCESS [04:36 min] [INFO] OGR WPS ............................................ SUCCESS [ 10.679 s] [INFO] Excel Output Format ................................ SUCCESS [ 15.626 s] [INFO] Chart external graphics support .................... SUCCESS [ 1.200 s] [INFO] Feature Generalization Extension ................... SUCCESS [ 2.038 s] [INFO] Image Mosaic JDBC Extension ........................ SUCCESS [ 0.481 s] [INFO] OWS request flow controller ........................ SUCCESS [ 9.021 s] [INFO] Web process status sharing with Hazelcast .......... SUCCESS [ 17.166 s] [INFO] Web Processing Service GUI ......................... SUCCESS [ 29.335 s] [INFO] GeoServer Layer Querying filter functions .......... SUCCESS [ 17.027 s] [INFO] Teradata DataStore Extension ....................... SUCCESS [ 2.020 s] [INFO] GeoServer Monitor Extensions ....................... SUCCESS [ 0.040 s] [INFO] Core Monitor Extension ............................. SUCCESS [ 24.294 s] [INFO] Monitor Hibernate Extension ........................ SUCCESS [ 9.070 s] [INFO] GeoServer Security Extension Modules ............... SUCCESS [ 0.106 s] [INFO] GeoServer CAS Security Module ...................... SUCCESS [ 6.523 s] [INFO] GeoServer Security Extension Web Modules ........... SUCCESS [ 0.082 s] [INFO] GeoServer CAS Security Web Module .................. SUCCESS [ 4.754 s] [INFO] XLST based WFS output format ....................... SUCCESS [ 23.888 s] [INFO] GeoServer INSPIRE Extensions ....................... SUCCESS [ 31.433 s] [INFO] Catalog Services for the Web parent ................ SUCCESS [ 0.039 s] [INFO] Catalog Services for the Web interfaces ............ SUCCESS [ 11.128 s] [INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [ 11.316 s] [INFO] Catalog Services for the Web core module ........... SUCCESS [ 42.269 s] [INFO] CSW UI Module ...................................... SUCCESS [ 10.817 s] [INFO] DXF WFS output format and WPS PPIO ................. SUCCESS [ 0.025 s] [INFO] DXF WFS output format .............................. SUCCESS [ 14.423 s] [INFO] DXF WPS PPIO ....................................... SUCCESS [ 10.505 s] [INFO] GeoServer WCS 2.0 Earth Observation Extensions ..... SUCCESS [ 0.024 s] [INFO] Web Coverage Service 2.0 Earth Observation extensions SUCCESS [ 18.702 s] [INFO] Web Coverage Service 2.0 Earth Observation GUI extension SUCCESS [ 13.588 s] [INFO] GeoServer libjpeg-turbo Module ..................... SUCCESS [ 10.665 s] [INFO] GeoServer Data Importer ............................ SUCCESS [ 0.088 s] [INFO] Importer Core Module ............................... FAILURE [04:12 min] [INFO] Importer REST Api Module-ng ........................ SKIPPED [INFO] Importer Berkley DB Persistence Module ............. SKIPPED [INFO] Importer Web UI Module ............................. SKIPPED [INFO] GRIB Coverage Format ............................... SUCCESS [ 18.832 s] [INFO] NetCDF Coverage format ............................. SUCCESS [ 20.789 s] [INFO] WCS NetCDF output Module ........................... SUCCESS [01:38 min] [INFO] Vector Tiles ....................................... SUCCESS [ 8.348 s] [INFO] Ysld GeoServer Plugin .............................. FAILURE [02:06 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35:59 min (Wall Clock) [INFO] Finished at: 2017-06-25T10:18:29+00:00 [INFO] Final Memory: 121M/487M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project gs-importer-core: Could not resolve dependencies for project org.geoserver.importer:gs-importer-core:jar:2.12-SNAPSHOT: Failed to collect dependencies at org.geotools:gt-epsg-wkt:jar:18-SNAPSHOT: Failed to read artifact descriptor for org.geotools:gt-epsg-wkt:jar:18-SNAPSHOT: Could not transfer artifact org.geotools:gt-epsg-wkt:pom:18-20170625.093639-185 from/to boundless (https://repo.boundlessgeo.com/main/): Connect to repo.boundlessgeo.com:443 [repo.boundlessgeo.com/52.22.156.115] failed: Connection timed out -> [Help 1] [ERROR] Failed to execute goal on project gs-ysld: Could not resolve dependencies for project org.geoserver.extension:gs-ysld:jar:2.12-SNAPSHOT: Failed to collect dependencies at org.geotools:gt-ysld:jar:18-SNAPSHOT: Failed to read artifact descriptor for org.geotools:gt-ysld:jar:18-SNAPSHOT: Could not transfer artifact org.geotools:gt-ysld:pom:18-20170625.093848-185 from/to boundless (https://repo.boundlessgeo.com/main/): Connect to repo.boundlessgeo.com:443 [repo.boundlessgeo.com/52.22.156.115] failed: Connection timed out -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :gs-importer-core Build step 'Invoke top-level Maven targets' marked build as failure ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel