Donal Evans created GEODE-8984:
----------------------------------
Summary: CI Failure:
RegionManagementDUnitTest.testDistributedRegion
Key: GEODE-8984
URL: https://issues.apache.org/jira/browse/GEODE-8984
Project: Geode
Issue Type: Bug
Reporter: Donal Evans
{noformat}
org.apache.geode.management.RegionManagementDUnitTest > testDistributedRegion
FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.management.RegionManagementDUnitTest$$Lambda$188/0x0000000100301040.run
in VM 0 running on Host 63f90fe26a76 with 4 VMs
at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
at org.apache.geode.test.dunit.VM.invoke(VM.java:448)
at
org.apache.geode.management.RegionManagementDUnitTest.testDistributedRegion(RegionManagementDUnitTest.java:185)
Caused by:
org.awaitility.core.ConditionTimeoutException: Assertion condition
defined as a lambda expression in
org.apache.geode.management.RegionManagementDUnitTest that uses int
Expected size: 6 but was: 5 in:
[javax.management.Notification[source=172.17.0.11(171)<v1>-41001][type=gemfire.distributedsystem.cache.region.created][message=Region
Created With Name /RegionManagementDUnitTest_testDistributedRegion_region],
javax.management.Notification[source=172.17.0.11(176)<v2>-41002][type=gemfire.distributedsystem.cache.region.created][message=Region
Created With Name /RegionManagementDUnitTest_testDistributedRegion_region],
javax.management.Notification[source=172.17.0.11(181)<v3>-41003][type=gemfire.distributedsystem.cache.region.created][message=Region
Created With Name /RegionManagementDUnitTest_testDistributedRegion_region],
javax.management.Notification[source=172.17.0.11(171)<v1>-41001][type=gemfire.distributedsystem.cache.region.closed][message=Region
Destroyed/Closed With Name
/RegionManagementDUnitTest_testDistributedRegion_region],
javax.management.Notification[source=172.17.0.11(181)<v3>-41003][type=gemfire.distributedsystem.cache.region.closed][message=Region
Destroyed/Closed With Name
/RegionManagementDUnitTest_testDistributedRegion_region]] within 5 minutes.
at
org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
at
org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
at
org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
at
org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)
at
org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)
at
org.apache.geode.management.RegionManagementDUnitTest.verifyMemberNotifications(RegionManagementDUnitTest.java:652)
at
org.apache.geode.management.RegionManagementDUnitTest.lambda$testDistributedRegion$bb17a952$6(RegionManagementDUnitTest.java:185)
Caused by:
java.lang.AssertionError:
Expected size: 6 but was: 5 in:
[javax.management.Notification[source=172.17.0.11(171)<v1>-41001][type=gemfire.distributedsystem.cache.region.created][message=Region
Created With Name /RegionManagementDUnitTest_testDistributedRegion_region],
javax.management.Notification[source=172.17.0.11(176)<v2>-41002][type=gemfire.distributedsystem.cache.region.created][message=Region
Created With Name /RegionManagementDUnitTest_testDistributedRegion_region],
javax.management.Notification[source=172.17.0.11(181)<v3>-41003][type=gemfire.distributedsystem.cache.region.created][message=Region
Created With Name /RegionManagementDUnitTest_testDistributedRegion_region],
javax.management.Notification[source=172.17.0.11(171)<v1>-41001][type=gemfire.distributedsystem.cache.region.closed][message=Region
Destroyed/Closed With Name
/RegionManagementDUnitTest_testDistributedRegion_region],
javax.management.Notification[source=172.17.0.11(181)<v3>-41003][type=gemfire.distributedsystem.cache.region.closed][message=Region
Destroyed/Closed With Name
/RegionManagementDUnitTest_testDistributedRegion_region]]
at
org.apache.geode.management.RegionManagementDUnitTest.lambda$verifyMemberNotifications$8(RegionManagementDUnitTest.java:652)
8802 tests completed, 1 failed, 458 skipped
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0021/test-results/distributedTest/1614538872/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Test report artifacts from this job are available at:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0021/test-artifacts/1614538872/distributedtestfiles-OpenJDK11-1.15.0-build.0021.tgz
{noformat}
The artifacts also include an instance of GEODE-8983, which is unrelated to
this failure.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)