See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1246/display/redirect?page=changes>
Changes: [alessio.fabiani] GEOS-8861 - [Community GeoFence] Update GeoFence Plugin to JTS 1.15.1 [alessio.fabiani] - Fixes REST Access Limits Rules Parser [alessio.fabiani] - Fixes from Jody review [Andrea Aime] Adding multi-valued property support, with atmosferic data layer ------------------------------------------ [...truncated 154.29 KB...] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (The connection attempt failed.) at org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549) at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388) at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044) at org.geotools.data.jdbc.datasource.AbstractManageableDataSource.getConnection(AbstractManageableDataSource.java:42) at org.geotools.jdbc.JDBCTestSetup.getConnection(JDBCTestSetup.java:144) at org.geotools.jdbc.JDBCTestSetup.run(JDBCTestSetup.java:131) at org.geotools.jdbc.JDBCTestSetup.run(JDBCTestSetup.java:111) at org.geoserver.test.onlineTest.support.AbstractReferenceDataSetup.run(AbstractReferenceDataSetup.java:172) at org.geoserver.test.onlineTest.setup.AppSchemaTestPostgisSetup.runSqlInsertScript(AppSchemaTestPostgisSetup.java:247) at org.geoserver.test.onlineTest.setup.ReferenceDataPostgisSetup.setUp(ReferenceDataPostgisSetup.java:72) at org.geoserver.test.AbstractAppSchemaMockData.createTablesInTestDatabase(AbstractAppSchemaMockData.java:553) at org.geoserver.test.AbstractAppSchemaMockData.<init>(AbstractAppSchemaMockData.java:183) ... 36 more Caused by: org.postgresql.util.PSQLException: The connection attempt failed. at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:275) at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49) at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:194) at org.postgresql.Driver.makeConnection(Driver.java:450) at org.postgresql.Driver.connect(Driver.java:252) at org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38) at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582) at org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556) at org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545) ... 47 more Caused by: java.net.SocketTimeoutException: connect timed out at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.postgresql.core.PGStream.<init>(PGStream.java:68) at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:144) ... 55 more Running org.geoserver.test.LocalResolveTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.832 sec Running org.geoserver.test.MappingNameTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.667 sec Running org.geoserver.test.MeasureTypeBindingTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.624 sec Running org.geoserver.test.MultivaluedXlinkHrefTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.05 sec Running org.geoserver.test.NamespacesWfsTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.941 sec Running org.geoserver.test.NestedGeometryFilterEncodingTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.42 sec Running org.geoserver.test.NestedIdSupportTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.832 sec Running org.geoserver.test.Observation_2_0_WfsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.91 sec Running org.geoserver.test.PagingTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.436 sec Running org.geoserver.test.PolymorphismInlineWfsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.772 sec Running org.geoserver.test.PolymorphismWfsTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.937 sec Running org.geoserver.test.PropertyEncodingOrderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.264 sec Running org.geoserver.test.PropertySelectionTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.679 sec Running org.geoserver.test.Reprojection3DTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.337 sec Running org.geoserver.test.RestconfigWfsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.591 sec Running org.geoserver.test.SRSReprojectionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.338 sec Running org.geoserver.test.SRSWfsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.8 sec Running org.geoserver.test.SameNameDiffNamespaceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.095 sec Running org.geoserver.test.SecondaryNamespaceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.48 sec Running org.geoserver.test.SecuredFeatureChainingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.062 sec Running org.geoserver.test.SimpleAttributeFeatureChainWfsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.224 sec Running org.geoserver.test.SortByTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.72 sec Running org.geoserver.test.SpecimenWfsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.65 sec Running org.geoserver.test.StringConstantIdWfsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.304 sec Running org.geoserver.test.SubstitutionGroupCoverageWfsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.83 sec Running org.geoserver.test.SubstitutionGroupTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.717 sec Running org.geoserver.test.TimeSeriesInlineWfsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.98 sec Running org.geoserver.test.TimeSeriesWfsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.474 sec Running org.geoserver.test.ValidationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.816 sec Running org.geoserver.test.WaterMLTimeSeriesWfsTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.044 sec Running org.geoserver.test.WmsGetFeatureInfoTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.562 sec Running org.geoserver.test.WmsGetLegendGraphicTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.065 sec Running org.geoserver.test.WmsGetMapTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.366 sec Running org.geoserver.test.XPathPredicateTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.525 sec Running org.geoserver.test.XYGeomTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.444 sec Running org.geoserver.test.XlinkGeometryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.436 sec Running org.geoserver.test.XlinkWfsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.916 sec Running org.geoserver.test.web.Gml311LinksTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.121 sec Running org.geoserver.test.web.Gml32LinksTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.753 sec Results : Tests in error: testNoResolve(org.geoserver.test.LocalResolveFeatureChainingByRefTest): org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (The connection attempt failed.) Tests run: 221, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Application Schema Solr Integration Test 2.14-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/20-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-solr/20-SNAPSHOT/maven-metadata.xml [INFO] Downloading: http://maven.geo-solutions.it/org/geotools/gt-solr/20-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/20-SNAPSHOT/maven-metadata.xml (2 KB at 6.1 KB/sec) [INFO] Downloading: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/20-SNAPSHOT/gt-solr-20-20180731.162708-138.pom [INFO] Downloaded: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/20-SNAPSHOT/gt-solr-20-20180731.162708-138.pom (5 KB at 46.1 KB/sec) [INFO] Downloading: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/20-SNAPSHOT/gt-solr-20-20180731.162708-138.jar [INFO] Downloading: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/20-SNAPSHOT/gt-solr-20-20180731.162708-138-tests.jar [INFO] Downloaded: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/20-SNAPSHOT/gt-solr-20-20180731.162708-138.jar (65 KB at 373.1 KB/sec) [INFO] Downloaded: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/20-SNAPSHOT/gt-solr-20-20180731.162708-138-tests.jar (155 KB at 776.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-solr-test --- [INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target> [INFO] [INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-solr-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-solr-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java> [INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-app-schema-solr-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-solr-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-app-schema-solr-test --- [INFO] Compiling 1 source file to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-solr-test --- [INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geoserver.test.onlineTest.ComplexSolrTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.421 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-solr-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.14-SNAPSHOT.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-solr-test --- [INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.14-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-solr-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.2.1:test-jar-no-fork (attach-sources) @ gs-app-schema-solr-test --- [INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.14-SNAPSHOT-test-sources.jar> [INFO] [INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-solr-test --- [warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/src/main/java'> does not exist, ignoring. [debug] Using AOSP style [INFO] Processed 1 files (0 non-complying). [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-solr-test --- [INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.14-SNAPSHOT.jar> to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.14-SNAPSHOT/gs-app-schema-solr-test-2.14-SNAPSHOT.jar [INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/pom.xml> to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.14-SNAPSHOT/gs-app-schema-solr-test-2.14-SNAPSHOT.pom [INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.14-SNAPSHOT-tests.jar> to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.14-SNAPSHOT/gs-app-schema-solr-test-2.14-SNAPSHOT-tests.jar [INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-solr-test/target/gs-app-schema-solr-test-2.14-SNAPSHOT-test-sources.jar> to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.14-SNAPSHOT/gs-app-schema-solr-test-2.14-SNAPSHOT-test-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Application Schema Support ......................... SUCCESS [ 7.394 s] [INFO] Application Schema Integration Test ................ FAILURE [44:51 min] [INFO] Sample DataAccess Integration Test ................. SUCCESS [ 11.037 s] [INFO] Application Schema Integration Online Test with Postgis Database FAILURE [06:29 min] [INFO] Application Schema Solr Integration Test ........... SUCCESS [ 3.264 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51:42 min [INFO] Finished at: 2018-07-31T21:30:44+00:00 [INFO] Final Memory: 63M/378M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-app-schema-test: There are test failures. [ERROR] [ERROR] Please refer to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-test/target/surefire-reports> for the individual test results. [ERROR] -> [Help 1] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-app-schema-postgis-test: There are test failures. [ERROR] [ERROR] Please refer to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-postgis-test/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-app-schema-test 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