See
<https://builds.apache.org/job/Geode-nightly/976/display/redirect?page=changes>
Changes:
[boglesby] GEODE-3730: Moved retry logic to receiver when
[boglesby] GEODE-3730: Moved retry loop around switch statement
[eshu] GEODE-3744: Local region will not participate in a transaction hosted
[bschuchardt] GEODE-3695 Remove unused protobuf messages from new protocol
[jinmeiliao] GEODE-3567: correctly set the serverPortSetByUser flag
[kohlmu-pivotal] GEODE-3733: Added Flaky test to the test
[jinmeiliao] Consolidate Http request
[dbarnes] Update user guide build environment to v1.3
[github] GEODE-2817 Document user-defined function authorization levels (#855)
[dsmith] GEODE-3687: GatewayReceiverImpl constructor and create method updates
[bschuchardt] GEODE-3695 Remove unused protobuf messages from new protocol
[bschuchardt] GEODE-3760 uncaught exception in shunned member removal thread
[huynhja] GEODE-3736: CompactRangeIndex getSizeEstimate should not throw
[huynhja] SpotlessApply and added comment into test describing when
[huynhja] Organized imports
[eshu] GEODE-3679 Forward client member id to other peers in transaction
------------------------------------------
[...truncated 253.68 KB...]
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl$1.create(MemoryAllocatorImpl.java:93)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl.create(MemoryAllocatorImpl.java:122)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl.create(MemoryAllocatorImpl.java:89)
at
org.apache.geode.internal.offheap.OffHeapStorage.basicCreateOffHeapStorage(OffHeapStorage.java:219)
at
org.apache.geode.internal.offheap.OffHeapStorage.createOffHeapStorage(OffHeapStorage.java:207)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:700)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:350)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:336)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:330)
at
org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
at
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:180)
at
org.apache.geode.internal.cache.wan.WANTestBase.createFirstLocatorWithDSId(WANTestBase.java:283)
at
org.apache.geode.internal.cache.wan.concurrent.ConcurrentWANPropagation_2_DUnitTest.lambda$testReplicatedSerialPropagationWithParallelThreads$a2e85a4$1(ConcurrentWANPropagation_2_DUnitTest.java:266)
org.apache.geode.internal.cache.wan.concurrent.ConcurrentWANPropagation_2_DUnitTest
> testReplicatedSerialPropagationWithConflation FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.wan.concurrent.ConcurrentWANPropagation_2_DUnitTest$$Lambda$1309/1808798357.call
in VM 0 running on Host 6a4d7f99f695 with 8 VMs
at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
at org.apache.geode.test.dunit.VM.invoke(VM.java:363)
at org.apache.geode.test.dunit.VM.invoke(VM.java:331)
at
org.apache.geode.internal.cache.wan.concurrent.ConcurrentWANPropagation_2_DUnitTest.testReplicatedSerialPropagationWithConflation(ConcurrentWANPropagation_2_DUnitTest.java:228)
Caused by:
java.lang.OutOfMemoryError: Failed creating 314572800 bytes of off-heap
memory during cache creation.
at
org.apache.geode.internal.offheap.AddressableMemoryManager.allocate(AddressableMemoryManager.java:64)
at
org.apache.geode.internal.offheap.SlabImpl.<init>(SlabImpl.java:35)
at
org.apache.geode.internal.offheap.SlabImpl.<init>(SlabImpl.java:27)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl$1.create(MemoryAllocatorImpl.java:93)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl.create(MemoryAllocatorImpl.java:122)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl.create(MemoryAllocatorImpl.java:89)
at
org.apache.geode.internal.offheap.OffHeapStorage.basicCreateOffHeapStorage(OffHeapStorage.java:219)
at
org.apache.geode.internal.offheap.OffHeapStorage.createOffHeapStorage(OffHeapStorage.java:207)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:700)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:350)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:336)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:330)
at
org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
at
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:180)
at
org.apache.geode.internal.cache.wan.WANTestBase.createFirstLocatorWithDSId(WANTestBase.java:283)
at
org.apache.geode.internal.cache.wan.concurrent.ConcurrentWANPropagation_2_DUnitTest.lambda$testReplicatedSerialPropagationWithConflation$a2e85a4$1(ConcurrentWANPropagation_2_DUnitTest.java:228)
org.apache.geode.internal.cache.wan.concurrent.ConcurrentWANPropagation_2_DUnitTest
> testReplicatedSerialPropagationToTwoWanSites FAILED
java.lang.OutOfMemoryError: Failed creating 314572800 bytes of off-heap
memory during cache creation.
at
org.apache.geode.internal.offheap.AddressableMemoryManager.allocate(AddressableMemoryManager.java:64)
at org.apache.geode.internal.offheap.SlabImpl.<init>(SlabImpl.java:35)
at org.apache.geode.internal.offheap.SlabImpl.<init>(SlabImpl.java:27)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl$1.create(MemoryAllocatorImpl.java:93)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl.create(MemoryAllocatorImpl.java:122)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl.create(MemoryAllocatorImpl.java:89)
at
org.apache.geode.internal.offheap.OffHeapStorage.basicCreateOffHeapStorage(OffHeapStorage.java:219)
at
org.apache.geode.internal.offheap.OffHeapStorage.createOffHeapStorage(OffHeapStorage.java:207)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:700)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:350)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:336)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:330)
at
org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
at
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:180)
at
org.apache.geode.internal.cache.wan.WANTestBase.createFirstLocatorWithDSId(WANTestBase.java:283)
at
org.apache.geode.internal.cache.wan.concurrent.ConcurrentWANPropagation_2_DUnitTest.testReplicatedSerialPropagationToTwoWanSites(ConcurrentWANPropagation_2_DUnitTest.java:133)
org.apache.geode.internal.cache.wan.disttx.DistTXWANDUnitTest >
testPartitionedRegionParallelPropagation FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.wan.disttx.DistTXWANDUnitTest$$Lambda$1310/559299146.call
in VM 0 running on Host 6a4d7f99f695 with 8 VMs
at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
at org.apache.geode.test.dunit.VM.invoke(VM.java:363)
at org.apache.geode.test.dunit.VM.invoke(VM.java:331)
at
org.apache.geode.internal.cache.wan.disttx.DistTXWANDUnitTest.testPartitionedRegionParallelPropagation(DistTXWANDUnitTest.java:120)
Caused by:
java.lang.OutOfMemoryError: Failed creating 314572800 bytes of off-heap
memory during cache creation.
at
org.apache.geode.internal.offheap.AddressableMemoryManager.allocate(AddressableMemoryManager.java:64)
at
org.apache.geode.internal.offheap.SlabImpl.<init>(SlabImpl.java:35)
at
org.apache.geode.internal.offheap.SlabImpl.<init>(SlabImpl.java:27)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl$1.create(MemoryAllocatorImpl.java:93)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl.create(MemoryAllocatorImpl.java:122)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl.create(MemoryAllocatorImpl.java:89)
at
org.apache.geode.internal.offheap.OffHeapStorage.basicCreateOffHeapStorage(OffHeapStorage.java:219)
at
org.apache.geode.internal.offheap.OffHeapStorage.createOffHeapStorage(OffHeapStorage.java:207)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:700)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:350)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:336)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:330)
at
org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
at
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:180)
at
org.apache.geode.internal.cache.wan.WANTestBase.createFirstLocatorWithDSId(WANTestBase.java:283)
at
org.apache.geode.internal.cache.wan.disttx.DistTXWANDUnitTest.lambda$testPartitionedRegionParallelPropagation$a2e85a4$1(DistTXWANDUnitTest.java:120)
org.apache.geode.internal.cache.wan.disttx.DistTXWANDUnitTest >
testPartitionedSerialPropagation_SenderNotSameAsCoordinator FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.wan.disttx.DistTXWANDUnitTest$$Lambda$1311/602124709.call
in VM 0 running on Host 6a4d7f99f695 with 8 VMs
at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
at org.apache.geode.test.dunit.VM.invoke(VM.java:363)
at org.apache.geode.test.dunit.VM.invoke(VM.java:331)
at
org.apache.geode.internal.cache.wan.disttx.DistTXWANDUnitTest.testPartitionedSerialPropagation_SenderNotSameAsCoordinator(DistTXWANDUnitTest.java:86)
Caused by:
java.lang.OutOfMemoryError: Failed creating 314572800 bytes of off-heap
memory during cache creation.
at
org.apache.geode.internal.offheap.AddressableMemoryManager.allocate(AddressableMemoryManager.java:64)
at
org.apache.geode.internal.offheap.SlabImpl.<init>(SlabImpl.java:35)
at
org.apache.geode.internal.offheap.SlabImpl.<init>(SlabImpl.java:27)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl$1.create(MemoryAllocatorImpl.java:93)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl.create(MemoryAllocatorImpl.java:122)
at
org.apache.geode.internal.offheap.MemoryAllocatorImpl.create(MemoryAllocatorImpl.java:89)
at
org.apache.geode.internal.offheap.OffHeapStorage.basicCreateOffHeapStorage(OffHeapStorage.java:219)
at
org.apache.geode.internal.offheap.OffHeapStorage.createOffHeapStorage(OffHeapStorage.java:207)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:700)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:350)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:336)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:330)
at
org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
at
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:180)
at
org.apache.geode.internal.cache.wan.WANTestBase.createFirstLocatorWithDSId(WANTestBase.java:283)
at
org.apache.geode.internal.cache.wan.disttx.DistTXWANDUnitTest.lambda$testPartitionedSerialPropagation_SenderNotSameAsCoordinator$a2e85a4$1(DistTXWANDUnitTest.java:86)
621 tests completed, 29 failed, 59 skipped
:geode-wan:distributedTest FAILED
:geode-wan:integrationTest
:geode-web:assemble
:geode-web:compileTestJavaNote: Some input files use or override a deprecated
API.
Note: Recompile with -Xlint:deprecation for details.
:geode-web:processTestResources NO-SOURCE
:geode-web:testClasses
:geode-web:checkMissedTests
:geode-web:spotlessJavaCheck
:geode-web:spotlessCheck
:geode-web:test
:geode-web:check
:geode-web:build
:geode-web:distributedTest
:geode-web:integrationTest
:geode-web-api:assemble
:geode-web-api:compileTestJava
:geode-web-api:processTestResources NO-SOURCE
:geode-web-api:testClasses
:geode-web-api:checkMissedTests
:geode-web-api:spotlessJavaCheck
:geode-web-api:spotlessCheck
:geode-web-api:test
:geode-web-api:check
:geode-web-api:build
:geode-web-api:distributedTest
:geode-web-api:integrationTest
:combineReports
All test reports at
<https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined>
:extensions/geode-modules:precheckin
:extensions/geode-modules-assembly:precheckin
:extensions/geode-modules-session:precheckin
:extensions/geode-modules-session-internal:precheckin
:extensions/geode-modules-tomcat7:precheckin
:extensions/geode-modules-tomcat8:precheckin
:extensions/session-testing-war:precheckin
:geode-benchmarks:precheckin
:geode-common:precheckin
:geode-concurrency-test:precheckin
:geode-cq:precheckin
:geode-json:precheckin
:geode-junit:precheckin
:geode-lucene:precheckin
:geode-old-client-support:precheckin
:geode-old-versions:precheckin
:geode-protobuf:precheckin
:geode-pulse:precheckin
:geode-rebalancer:precheckin
:geode-web:precheckin
:geode-web-api:precheckin
:compileJava NO-SOURCE
:processResources NO-SOURCE
:classes UP-TO-DATE
:jar
:uploadArchives
:extensions/geode-modules:uploadArchives SKIPPED
:extensions/geode-modules-assembly:uploadArchives
:extensions/geode-modules-session:uploadArchives SKIPPED
:extensions/geode-modules-session-internal:uploadArchives SKIPPED
:extensions/geode-modules-tomcat7:uploadArchives SKIPPED
:extensions/geode-modules-tomcat8:uploadArchives SKIPPED
:extensions/session-testing-war:uploadArchives SKIPPED
:geode-assembly:uploadArchives
:geode-benchmarks:uploadArchives SKIPPED
:geode-common:uploadArchives
:geode-concurrency-test:uploadArchives
:geode-core:uploadArchives
:geode-cq:uploadArchives
:geode-json:uploadArchives
:geode-junit:uploadArchives
:geode-lucene:uploadArchives
:geode-old-client-support:uploadArchives
:geode-old-versions:uploadArchives SKIPPED
:geode-protobuf:uploadArchives
:geode-pulse:uploadArchives
:geode-rebalancer:uploadArchives
:geode-wan:uploadArchives
:geode-web:uploadArchives
:geode-web-api:uploadArchives
FAILURE: Build completed with 4 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':geode-assembly:distributedTest'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/Geode-nightly/ws/geode-assembly/build/reports/distributedTest/index.html>
* 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 ':geode-core:distributedTest'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/Geode-nightly/ws/geode-core/build/reports/distributedTest/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 ':geode-core:integrationTest'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/Geode-nightly/ws/geode-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.
==============================================================================
4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':geode-wan:distributedTest'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/Geode-nightly/ws/geode-wan/build/reports/distributedTest/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: 15 hrs 48 mins 9.33 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 336.10 MB of artifacts by 37.6% relative to #969
Recording test results
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]