See <https://builds.apache.org/job/Geode-nightly/308/changes>

Changes:

[jdeppe] GEODE-647: Ignoring failing test for now

[bschuchardt] New unit tests & minor bugfixes

[abaker] GEODE 608: Initial cut at adding RAT to build

[abaker] GEODE-608: Expand the exclude directives

[abaker] GEODE-608: Removed exclusions from licensing check

[abaker] GEODE-608: Add rat task as a depedency for the check task

[abaker] GEODE-608: Refactor rat configuration into a separate script

[abaker] GEODE-608: Exclude cache element xml to prevent failing test

[abaker] GEODE-18: Added missing source headers

[huynhja] Add unit tests for GMSHealthMonitor tcp check

[dschneider] GEODE-644: add unit test for DataAsAddress

[vford13] GEODE-503: Addresses config passwords written to logs

[bschuchardt] adding a unit test for initiation of suspect processing when

[hiteshk25] added test for region multicast enabled

[hiteshk25] More JoinLeeve tests

[hiteshk25] added null check in checkAddressesForUUIDs method

------------------------------------------
[...truncated 318 lines...]
    java.lang.AssertionError: Check size expected:<0> but was:<1>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
com.gemstone.gemfire.management.internal.cli.GfshParserJUnitTest.assertSimpleCompletionValues(GfshParserJUnitTest.java:439)
        at 
com.gemstone.gemfire.management.internal.cli.GfshParserJUnitTest.testComplete(GfshParserJUnitTest.java:170)

1616 tests completed, 1 failed, 36 skipped
:gemfire-core:test FAILED
:gemfire-core:distributedTest
:gemfire-core:integrationTest

com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest
 > testAddNewNodeNewUnnamedExtension FAILED
    java.lang.NullPointerException
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.getAttribute(XmlUtils.java:265)
        at 
com.gemstone.gemfire.management.internal.configuration.domain.CacheElement.buildElementMap(CacheElement.java:111)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.addNewNode(XmlUtils.java:135)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest.testAddNewNodeNewUnnamedExtension(XmlUtilsAddNewNodeJUnitTest.java:203)

com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest
 > testAddNewNodeReplaceUnnamed FAILED
    java.lang.NullPointerException
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.getAttribute(XmlUtils.java:265)
        at 
com.gemstone.gemfire.management.internal.configuration.domain.CacheElement.buildElementMap(CacheElement.java:111)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.addNewNode(XmlUtils.java:135)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest.testAddNewNodeReplaceUnnamed(XmlUtilsAddNewNodeJUnitTest.java:281)

com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest
 > testAddNewNodeNewNamed FAILED
    java.lang.NullPointerException
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.getAttribute(XmlUtils.java:265)
        at 
com.gemstone.gemfire.management.internal.configuration.domain.CacheElement.buildElementMap(CacheElement.java:111)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.addNewNode(XmlUtils.java:135)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest.testAddNewNodeNewNamed(XmlUtilsAddNewNodeJUnitTest.java:112)

com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest
 > testAddNewNodeReplaceNamed FAILED
    java.lang.NullPointerException
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.getAttribute(XmlUtils.java:265)
        at 
com.gemstone.gemfire.management.internal.configuration.domain.CacheElement.buildElementMap(CacheElement.java:111)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.addNewNode(XmlUtils.java:135)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest.testAddNewNodeReplaceNamed(XmlUtilsAddNewNodeJUnitTest.java:246)

com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest
 > testAddNewNodeReplaceUnnamedExtension FAILED
    java.lang.NullPointerException
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.getAttribute(XmlUtils.java:265)
        at 
com.gemstone.gemfire.management.internal.configuration.domain.CacheElement.buildElementMap(CacheElement.java:111)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.addNewNode(XmlUtils.java:135)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest.testAddNewNodeReplaceUnnamedExtension(XmlUtilsAddNewNodeJUnitTest.java:317)

com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest
 > testAddNewNodeNewUnnamed FAILED
    java.lang.NullPointerException
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.getAttribute(XmlUtils.java:265)
        at 
com.gemstone.gemfire.management.internal.configuration.domain.CacheElement.buildElementMap(CacheElement.java:111)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtils.addNewNode(XmlUtils.java:135)
        at 
com.gemstone.gemfire.management.internal.configuration.utils.XmlUtilsAddNewNodeJUnitTest.testAddNewNodeNewUnnamed(XmlUtilsAddNewNodeJUnitTest.java:165)
java.lang.Throwable
        at 
com.gemstone.gemfire.test.process.ProcessStreamReader.start(ProcessStreamReader.java:62)
        at 
com.gemstone.gemfire.test.process.ProcessOutputReader.waitFor(ProcessOutputReader.java:47)
        at 
com.gemstone.gemfire.test.process.ProcessWrapper.start(ProcessWrapper.java:330)
        at 
com.gemstone.gemfire.test.process.ProcessWrapper.access$000(ProcessWrapper.java:47)
        at 
com.gemstone.gemfire.test.process.ProcessWrapper$1.run(ProcessWrapper.java:260)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Stream closed
        at 
java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:170)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:283)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
        at java.io.InputStreamReader.read(InputStreamReader.java:184)

2607 tests completed, 6 failed, 34 skipped
:gemfire-core:integrationTest FAILED
:gemfire-joptsimple:assemble
:gemfire-joptsimple:compileTestJava UP-TO-DATE
:gemfire-joptsimple:processTestResources UP-TO-DATE
:gemfire-joptsimple:testClasses UP-TO-DATE
:gemfire-joptsimple:checkMissedTests UP-TO-DATE
:gemfire-joptsimple:test UP-TO-DATE
:gemfire-joptsimple:distributedTest UP-TO-DATE
:gemfire-joptsimple:integrationTest UP-TO-DATE
:gemfire-json:assemble
:gemfire-json:compileTestJava UP-TO-DATE
:gemfire-json:processTestResources UP-TO-DATE
:gemfire-json:testClasses UP-TO-DATE
:gemfire-json:checkMissedTests UP-TO-DATE
:gemfire-json:test UP-TO-DATE
:gemfire-json:distributedTest UP-TO-DATE
:gemfire-json:integrationTest UP-TO-DATE
:gemfire-junit:jar
:gemfire-junit:assemble
:gemfire-junit:checkMissedTests
:gemfire-junit:test
:gemfire-junit:distributedTest UP-TO-DATE
:gemfire-junit:integrationTest
:gemfire-lucene:assemble
:gemfire-lucene:compileTestJavaNote: 
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-lucene/src/test/java/com/gemstone/gemfire/cache/lucene/internal/distributed/LuceneFunctionJUnitTest.java>
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:gemfire-lucene:processTestResources
:gemfire-lucene:testClasses
:gemfire-lucene:checkMissedTests
:gemfire-lucene:test
:gemfire-lucene:distributedTest
:gemfire-lucene:integrationTest
:gemfire-rebalancer:compileJava
:gemfire-rebalancer:processResources UP-TO-DATE
:gemfire-rebalancer:classes
:gemfire-rebalancer:jar
:gemfire-rebalancer:assemble
:gemfire-rebalancer:compileTestJava
:gemfire-rebalancer:processTestResources UP-TO-DATE
:gemfire-rebalancer:testClasses
:gemfire-rebalancer:checkMissedTests
:gemfire-rebalancer:test
:gemfire-rebalancer:distributedTest UP-TO-DATE
:gemfire-rebalancer:integrationTest
:gemfire-web:assemble
:gemfire-web:compileTestJavaNote: 
<https://builds.apache.org/job/Geode-nightly/ws/gemfire-web/src/test/java/com/gemstone/gemfire/management/internal/web/AbstractWebTestCase.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:gemfire-web:processTestResources UP-TO-DATE
:gemfire-web:testClasses
:gemfire-web:checkMissedTests
:gemfire-web:test
:gemfire-web:distributedTest UP-TO-DATE
:gemfire-web:integrationTest
:gemfire-web-api:assemble
:gemfire-web-api:compileTestJava UP-TO-DATE
:gemfire-web-api:processTestResources UP-TO-DATE
:gemfire-web-api:testClasses UP-TO-DATE
:gemfire-web-api:checkMissedTests UP-TO-DATE
:gemfire-web-api:test UP-TO-DATE
:gemfire-web-api:distributedTest UP-TO-DATE
:gemfire-web-api:integrationTest UP-TO-DATE
:combineReports
All test reports at 
<https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined>
:gemfire-assembly:generatePomFileForCommonJarPublication
:gemfire-assembly:publishCommonJarPublicationToApache.snapshots.httpsRepository
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151211.111549-31.jar
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151211.111549-31.jar.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151211.111549-31.jar.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151211.111549-31.pom
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151211.111549-31.pom.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/gemfire-common-1.0.0-incubating-20151211.111549-31.pom.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-common/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForCoreJarPublication
:gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepository
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151211.111551-153.jar
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151211.111551-153.jar.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151211.111551-153.jar.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151211.111551-153.pom
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151211.111551-153.pom.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151211.111551-153.pom.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForJoptsimpleJarPublication
:gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepository
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151211.111555-152.jar
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151211.111555-152.jar.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151211.111555-152.jar.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151211.111555-152.pom
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151211.111555-152.pom.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151211.111555-152.pom.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForJsonJarPublication
:gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepository
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151211.111557-152.jar
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151211.111557-152.jar.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151211.111557-152.jar.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151211.111557-152.pom
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151211.111557-152.pom.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151211.111557-152.pom.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/maven-metadata.xml.md5
:gemfire-assembly:generatePomFileForLuceneJarPublication
:gemfire-assembly:publishLuceneJarPublicationToApache.snapshots.httpsRepository
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151211.111559-16.jar
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151211.111559-16.jar.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151211.111559-16.jar.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151211.111559-16.pom
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151211.111559-16.pom.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/gemfire-lucene-1.0.0-incubating-20151211.111559-16.pom.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/1.0.0-incubating-SNAPSHOT/maven-metadata.xml.md5
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/maven-metadata.xml
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/maven-metadata.xml.sha1
Upload 
https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-lucene/maven-metadata.xml.md5
:gemfire-assembly:publish

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':rat'.
> com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: 
> Invalid byte 1 of 1-byte UTF-8 sequence.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-core:test'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/build/reports/test/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-core:integrationTest'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/build/reports/integrationTest/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.
==============================================================================

BUILD FAILED

Total time: 7 hrs 32 mins 51.017 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Compressed 171.32 MB of artifacts by 18.8% relative to #301
Recording test results

Reply via email to