[Geoserver-devel] Build failed in Jenkins: geoserver-master-app-schema-online #1328

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1328/display/redirect?page=changes&gt;

Changes:

[Andrea Aime] JDK11 build, missing activation jar (the actual impl needed, not the

[Andrea Aime] JDK11 build, test was dependendent on map entry order, switched to

[Andrea Aime] JDK11 build, using jai and imageio-ext snapshots, add activation api

[Andrea Aime] JDK11 build, updating ApacheDS to 1.5.7 to avoid access to

[Andrea Aime] JDK11 build, ServiceLoader would not work anymore, hooking up to

[Andrea Aime] JDK11 build, handle small difference in exception message on XML

[Andrea Aime] JDK11 build, another slight difference in XML parsing handled

[Andrea Aime] JDK11 build, updated to latest commons-lang3 version, which can parse

[Andrea Aime] JDK11 build, handle stricter thread pool size checks in JDK11

[Andrea Aime] JDK11 build, adding JAXB dependencies to kml and netcdf-out

[Andrea Aime] JDK11 build, handle slight numerical differences in number

[Andrea Aime] JDK11 build, account for different double precision in formatted

[Andrea Aime] JDK11 build, handle differences of XML formatting in JDK11 (space

[Andrea Aime] JDK11 build, upgrading to latest Hazelcast version (yes, beta, we'll

[Andrea Aime] upgrade guava to version 27.0-jre - compile and test passes with jdk11

[andrea.antonello] centralized hazelcast version; fixed broken gwc test

[Andrea Aime] Attempting to mix current version of hazelcast-wm with latest

[Andrea Aime] Kicking hz-cluster from communityRelease, not sure how to upgrade its

[Andrea Aime] Making jms-cluster compile, was missing javax annotations dep, no

[Andrea Aime] Making OAuth2 packages compile on JDK11

[Andrea Aime] Making taskmanager module compile

[Brad Hards] Upgrade to Apache POI 4.0.0

[Brad Hards] [JDK 11] Upgrade JAXB to a 2.4.0-b version.

[Andrea Aime] Centralizing hazelcast version management

[Andrea Aime] Better chance of debugging error occurring on build server only

[Andrea Aime] Upgrading to imageio-ext 1.2.0

[tbarsballe] Temporary logging for build server errors, remove ASAP

[dtucker] Simplify renderer status in order to not rely on java internals.

[tbarsballe] Revert "Temporary logging for build server errors, remove ASAP"

[tbarsballe] Remove internal XMLChar reference, use xalan version instead.

[dvick] Upgrade to Apache POI 4.0.0

[dvick] Centralizing hazelcast version management

[dvick] Better chance of debugging error occurring on build server only

[dvick] working on fixing tests due to Spring 5.1 update. (+4 squashed commits)

[Andrea Aime] Emit debug warnings for illegal access during build

[Andrea Aime] Removing reflection warning in the GZIPFilterTest

[andrea.antonello] remove xom dependency that is unused and was raising warnings for jdk11

[dvick] fixes for

[tbarsballe] Rewrite PlainTextPasswordEncoder - Delegating factory does not have a

[dvick] two more fixes down to 15 failing tests.

[jnh5y] Added Abstract implementation for matches.

[dtucker] Updated password encoder to match the API. Add request verb to

[jnh5y] Fixing various tests.

[jnh5y] Fixing GETs.

[jnh5y] Changed BruteForceAttackTest to work against updated error message.

[jnh5y] Fixing WCS 1.1 tests.

[tbarsballe] Change <ref local= to <ref bean= (local hasn't been supported since

[jnh5y] Fixing WFS test.

[Kevin Smith] JUnit to 4.12 and Jackson to 2.9.7

[tbarsballe] Fix REST content negotiation

[Andrea Aime] Eliminate XStream warnings originating from GeoServer (there are quite

[Andrea Aime] Reduce usage of cglib lazy loading, switch it to use the spring

[Andrea Aime] Avoid illegal reflective access in modification proxy cloner

[Andrea Aime] Upgrading to latest pdfbox to fix a github warning (not really a

[Andrea Aime] Upgrade to Java 11 compatible Jetty version

[Andrea Aime] Add Marlin to the JVM only if version 8, Linux version

[Andrea Aime] Removed non fully working java versio selector and just ugpraded to

[tbarsballe] Remove commented code, add headers

[Andrea Aime] Upgrading easymock to 3.6

[tbarsballe] Finish removing SpringUnWrapper

[Kevin Smith] Fix test interdependencies in gs-gwc

[tbarsballe] Rename Jasypt wrapper classes and improve javadocs

[tbarsballe] Remove monitor-hibernate from communityRelease profile

------------------------------------------
[...truncated 1.75 MB...]
  testPostGetFeature(org.geoserver.test.PropertySelectionTest): expected:<2> but was:<0>
  testReprojection(org.geoserver.test.Reprojection3DTest): expected:<[3]> but was:<>
  testRestconfig(org.geoserver.test.RestconfigWfsTest): expected:<[wfs:FeatureCollection]> but was:<[ows:ExceptionReport]>
  testChainingReprojection(org.geoserver.test.SRSReprojectionTest): expected:<[52.5 -1.2 52.6 -1.2 52.6 -1.1 52.5 -1.1 52.5 -1.2]> but was:<>
  testChainingXlink(org.geoserver.test.SRSReprojectionTest): expected:<[http://example.com/UrnResolver/?uri=1]> but was:<>
  testNonFeatureTypeProxy(org.geoserver.test.SRSReprojectionTest): expected:<[value01]> but was:<>
  testFilters(org.geoserver.test.SRSWfsTest): expected:<[1]> but was:<>
  testReproject(org.geoserver.test.SRSWfsTest): expected:<[2]> but was:<>
  testGetFeatureContent(org.geoserver.test.SRSWfsTest): expected:<[2]> but was:<>
  testSameNameDiffNamespace3(org.geoserver.test.SameNameDiffNamespaceTest): expected:<1> but was:<0>
  testNamespaces(org.geoserver.test.SecondaryNamespaceTest): expected:<2> but was:<0>
  testSecureFeatureContent(org.geoserver.test.SecuredFeatureChainingTest): expected:<3> but was:<0>
  testDenormalisedFeaturesCount(org.geoserver.test.SecuredFeatureChainingTest): expected:<[3]> but was:<>
  testAttributeFilter(org.geoserver.test.SimpleAttributeFeatureChainWfsTest): expected:<[1]> but was:<>
  testGetFeature(org.geoserver.test.SimpleAttributeFeatureChainWfsTest): expected:<[4]> but was:<>
  testReprojecting(org.geoserver.test.SimpleAttributeFeatureChainWfsTest): expected:<[4]> but was:<>
  testClientPropertiesFilter(org.geoserver.test.SimpleAttributeFeatureChainWfsTest): expected:<[1]> but was:<>
  testGetMappedFeature(org.geoserver.test.SortByTest): expected:<[mf3]> but was:<>
  testGetFeature(org.geoserver.test.SpecimenWfsTest): expected:<...p://www.opengis.net/[wfs/2.0]> but was:<...p://www.opengis.net/[ows]>
  testGetFeatureContent(org.geoserver.test.SpecimenWfsTest): expected:<[2]> but was:<>
  testGetFeature(org.geoserver.test.StringConstantIdWfsTest): expected:<[1]> but was:<>
  testGetFeature(org.geoserver.test.SubstitutionGroupTest): expected:<[200.0]> but was:<>
  testTimePositionSubset(org.geoserver.test.TimeSeriesInlineWfsTest): expected:<[wfs:FeatureCollection]> but was:<[ows:ExceptionReport]>
  testQuantityListSubset(org.geoserver.test.TimeSeriesInlineWfsTest): expected:<[wfs:FeatureCollection]> but was:<[ows:ExceptionReport]>
  testQuantityListSubset(org.geoserver.test.TimeSeriesWfsTest): expected:<[wfs:FeatureCollection]> but was:<[ows:ExceptionReport]>
  testAttributeMinOccur0(org.geoserver.test.ValidationTest): expected:<1> but was:<0>
  testAttributeMinOccur1(org.geoserver.test.ValidationTest): expected:<3> but was:<0>
  testSimpleContentInteger(org.geoserver.test.ValidationTest): expected:<1> but was:<0>
  testTimePositionSubset(org.geoserver.test.WaterMLTimeSeriesWfsTest): expected:<[wfs:FeatureCollection]> but was:<[ows:ExceptionReport]>
  testFilter(org.geoserver.test.WaterMLTimeSeriesWfsTest): expected:<[wfs:FeatureCollection]> but was:<[ows:ExceptionReport]>
  testGetFeatureInfoGMLReprojection(org.geoserver.test.WmsGetFeatureInfoTest): expected:<1> but was:<0>
  testGetFeatureInfoHTML(org.geoserver.test.WmsGetFeatureInfoTest): expected:<1> but was:<0>
  testGetFeatureInfoText(org.geoserver.test.WmsGetFeatureInfoTest)
  testGetCapabilities(org.geoserver.test.WmsGetFeatureInfoTest): expected:<[WMS_Capabilities]> but was:<[ServiceExceptionReport]>
  testGetFeatureInfoGML21(org.geoserver.test.WmsGetFeatureInfoTest): expected:<1> but was:<0>
  testGetFeatureInfoGML(org.geoserver.test.WmsGetFeatureInfoTest): expected:<1> but was:<0>
  testFiltering(org.geoserver.test.XPathPredicateTest): expected:<2> but was:<0>
  testGetPropertyValue(org.geoserver.test.XPathPredicateTest): expected:<2> but was:<0>
  testGetFeature(org.geoserver.test.XYGeomTest): expected:<[wfs:FeatureCollection]> but was:<[ows:ExceptionReport]>
  testGetFeatureContent(org.geoserver.test.XYGeomTest): expected:<2> but was:<0>
  testDescribeFeatureType(org.geoserver.test.XYGeomTest): expected:<[xsd:schema]> but was:<[ows:ExceptionReport]>
  testGeometry(org.geoserver.test.XlinkGeometryTest): expected:<[xlinkvalue1]> but was:<>
  testGetFeature(org.geoserver.test.XlinkWfsTest): expected:<[wfs:FeatureCollection]> but was:<[ows:ExceptionReport]>
  testGetCapabilities(org.geoserver.test.XlinkWfsTest): expected:<[wfs:WFS_Capabilities]> but was:<[ows:ExceptionReport]>
  testGetFeatureContent(org.geoserver.test.XlinkWfsTest): expected:<4> but was:<0>
  testDescribeFeatureType(org.geoserver.test.XlinkWfsTest): expected:<[xsd:schema]> but was:<[ows:ExceptionReport]>

Tests in error:
  testAnyTypeAndAnyElementJSON(org.geoserver.test.FeatureChainingWfsTest): Invalid JSON String
  testGetFeatureValid(org.geoserver.test.FeatureChainingWfsTest): Failed to resolve http://localhost:8080/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd
  testNonValidNestedJSON(org.geoserver.test.FeatureChainingWfsTest): Invalid JSON String
  testComplexTypeWithSimpleContentJSON(org.geoserver.test.FeatureChainingWfsTest): Invalid JSON String
  testEncodeFeatureMembersJSON(org.geoserver.test.FeatureChainingWfsTest): Invalid JSON String
  testGetFeatureJSON(org.geoserver.test.FeatureChainingWfsTest): Invalid JSON String
  testGetFeatureValid(org.geoserver.test.Gsml30WfsTest): Failed to resolve http://localhost:8080/geoserver/schemas/ows/1.1.0/owsAll.xsd
  testGetMap(org.geoserver.test.PagingTest)
  testGetFeatureValid(org.geoserver.test.SpecimenWfsTest): Failed to resolve http://localhost:8080/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd
  testGetFeature(org.geoserver.test.SubstitutionGroupCoverageWfsTest): Failed to resolve http://localhost:8080/geoserver/schemas/ows/1.1.0/owsAll.xsd
  testGetFeature(org.geoserver.test.TimeSeriesInlineWfsTest): Failed to resolve http://localhost:8080/geoserver/schemas/ows/1.1.0/owsAll.xsd
  testGetFeature(org.geoserver.test.TimeSeriesWfsTest): Failed to resolve http://localhost:8080/geoserver/schemas/ows/1.1.0/owsAll.xsd
  testGetFeature(org.geoserver.test.WaterMLTimeSeriesWfsTest): Failed to resolve http://localhost:8080/geoserver/schemas/ows/1.1.0/owsAll.xsd
  testGetLegendGraphicBlueRule(org.geoserver.test.WmsGetLegendGraphicTest)
  testGetLegendGraphicRedRule(org.geoserver.test.WmsGetLegendGraphicTest)
  testGetLegendGraphicAll(org.geoserver.test.WmsGetLegendGraphicTest)
  testGetLegendGraphicGreenRule(org.geoserver.test.WmsGetLegendGraphicTest)
  testGetMapWithCount(org.geoserver.test.WmsGetMapTest)
  testGetMapAfterWFS(org.geoserver.test.WmsGetMapTest)
  testGetMapOutcropCharacter(org.geoserver.test.WmsGetMapTest)
  testGetMapOutcropCharacterReprojection(org.geoserver.test.WmsGetMapTest)
  testGetMapPositionalAccuracy(org.geoserver.test.WmsGetMapTest)
  testGml311Links(org.geoserver.test.web.Gml311LinksTest): Can't instantiate page using constructor 'public org.geoserver.web.demo.MapPreviewPage()'. An exception has been thrown during construction!
  testGml32Links(org.geoserver.test.web.Gml32LinksTest): Can't instantiate page using constructor 'public org.geoserver.web.demo.MapPreviewPage()'. An exception has been thrown during construction!

Tests run: 231, Failures: 177, Errors: 24, Skipped: 0

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Application Schema Solr Integration Test 2.15-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/21-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-solr/21-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://maven.geo-solutions.it/org/geotools/gt-solr/21-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/21-SNAPSHOT/maven-metadata.xml (2 KB at 5.2 KB/sec)
[INFO] Downloading: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/21-SNAPSHOT/gt-solr-21-20181026.201207-54.pom
[INFO] Downloaded: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/21-SNAPSHOT/gt-solr-21-20181026.201207-54.pom (6 KB at 53.5 KB/sec)
[INFO] Downloading: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/21-SNAPSHOT/gt-solr-21-20181026.201207-54.jar
[INFO] Downloading: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/21-SNAPSHOT/gt-solr-21-20181026.201207-54-tests.jar
[INFO] Downloaded: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/21-SNAPSHOT/gt-solr-21-20181026.201207-54.jar (70 KB at 706.0 KB/sec)
[INFO] Downloaded: https://repo.boundlessgeo.com/main/org/geotools/gt-solr/21-SNAPSHOT/gt-solr-21-20181026.201207-54-tests.jar (197 KB at 1680.8 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&gt;
[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&gt;
[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&gt;
[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&gt;
[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&gt;

-------------------------------------------------------
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.15-SNAPSHOT.jar&gt;
[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.15-SNAPSHOT-tests.jar&gt;
[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.15-SNAPSHOT-test-sources.jar&gt;
[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.15-SNAPSHOT.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.15-SNAPSHOT/gs-app-schema-solr-test-2.15-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&gt; to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.15-SNAPSHOT/gs-app-schema-solr-test-2.15-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.15-SNAPSHOT-tests.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.15-SNAPSHOT/gs-app-schema-solr-test-2.15-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.15-SNAPSHOT-test-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-solr-test/2.15-SNAPSHOT/gs-app-schema-solr-test-2.15-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Application Schema Indexes Integration Test 2.15-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gs-app-schema-indexes-test ---
[INFO] Deleting <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target&gt;
[INFO]
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gs-app-schema-indexes-test ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-app-schema-indexes-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-indexes-test/src/main/java&gt;
[INFO] skip non existing resourceDirectory <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/resources&gt;
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-app-schema-indexes-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-app-schema-indexes-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-app-schema-indexes-test ---
[INFO] Compiling 6 source files to <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/test-classes&gt;
[INFO]
[INFO] --- maven-surefire-plugin:2.12.3:test (default-test) @ gs-app-schema-indexes-test ---
[INFO] Surefire report directory: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/surefire-reports&gt;

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.geoserver.test.onlineTest.ComplexIndexesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.472 sec

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gs-app-schema-indexes-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-indexes-test/target/gs-app-schema-indexes-test-2.15-SNAPSHOT.jar&gt;
[INFO]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gs-app-schema-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.15-SNAPSHOT-tests.jar&gt;
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ gs-app-schema-indexes-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-indexes-test ---
[INFO] Building jar: <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.15-SNAPSHOT-test-sources.jar&gt;
[INFO]
[INFO] --- fmt-maven-plugin:2.4.0:check (default) @ gs-app-schema-indexes-test ---
[warn] Source directory '<https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/src/main/java’> does not exist, ignoring.
[debug] Using AOSP style
[INFO] Processed 6 files (0 non-complying).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gs-app-schema-indexes-test ---
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.15-SNAPSHOT.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.15-SNAPSHOT/gs-app-schema-indexes-test-2.15-SNAPSHOT.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/pom.xml&gt; to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.15-SNAPSHOT/gs-app-schema-indexes-test-2.15-SNAPSHOT.pom
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.15-SNAPSHOT-tests.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.15-SNAPSHOT/gs-app-schema-indexes-test-2.15-SNAPSHOT-tests.jar
[INFO] Installing <https://build.geoserver.org/job/geoserver-master-app-schema-online/ws/src/extension/app-schema/app-schema-indexes-test/target/gs-app-schema-indexes-test-2.15-SNAPSHOT-test-sources.jar&gt; to /var/jenkins/.m2/repository/org/geoserver/extension/gs-app-schema-indexes-test/2.15-SNAPSHOT/gs-app-schema-indexes-test-2.15-SNAPSHOT-test-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Application Schema Support ......................... SUCCESS [ 14.222 s]
[INFO] Application Schema Integration Test ................ FAILURE [18:56 min]
[INFO] Sample DataAccess Integration Test ................. FAILURE [ 8.454 s]
[INFO] Application Schema Integration Online Test with Postgis Database FAILURE [05:11 min]
[INFO] Application Schema Solr Integration Test ........... SUCCESS [ 4.215 s]
[INFO] Application Schema Indexes Integration Test ........ SUCCESS [ 3.062 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24:38 min
[INFO] Finished at: 2018-10-26T21:11:06+00:00
[INFO] Final Memory: 65M/367M
[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&gt; 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-sample-data-access-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/sample-data-access-test/target/surefire-reports&gt; 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&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-app-schema-test
Build step 'Invoke top-level Maven targets' marked build as failure

See <https://build.geoserver.org/job/geoserver-master-app-schema-online/1329/display/redirect?page=changes&gt;