[ https://issues.apache.org/jira/browse/GEODE-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513520#comment-17513520 ]
Geode Integration commented on GEODE-7210: ------------------------------------------ Seen in [distributed-test-openjdk8 #1655|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/1655] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.1033/test-results/distributedTest/1648305557/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.1033/test-artifacts/1648305557/distributedtestfiles-openjdk8-1.15.0-build.1033.tgz]. > RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU > fails intermittently with CacheClientProxy was not fulfilled > ------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: GEODE-7210 > URL: https://issues.apache.org/jira/browse/GEODE-7210 > Project: Geode > Issue Type: Bug > Components: client/server > Affects Versions: 1.11.0 > Reporter: Darrel Schneider > Assignee: Ernest Burghardt > Priority: Major > Labels: flaky > Fix For: 1.13.0 > > Time Spent: 2h 20m > Remaining Estimate: 0h > > It failed in this run: > https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/1098 > {noformat} > org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest > > testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU FAILED > org.apache.geode.test.dunit.RMIException: While invoking > org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest$$Lambda$180/1742098249.run > in VM 2 running on Host 672aa6424308 with 4 VMs > at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579) > at org.apache.geode.test.dunit.VM.invoke(VM.java:406) > at > org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU(RedundancyLevelPart1DUnitTest.java:237) > Caused by: > org.awaitility.core.ConditionTimeoutException: Condition with lambda > expression in > org.apache.geode.internal.cache.tier.sockets.RedundancyLevelTestBase that > uses org.apache.geode.internal.cache.tier.sockets.CacheClientProxy was not > fulfilled within 300 seconds. > {noformat} -- This message was sent by Atlassian Jira (v8.20.1#820001)