You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2022/06/13 00:06:00 UTC

[jira] [Commented] (GEODE-10186) CI failure: RedundancyLevelPart1DUnitTest > testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU times out waiting for getClientProxies() to return more than 0 objects

    [ https://issues.apache.org/jira/browse/GEODE-10186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553351#comment-17553351 ] 

Geode Integration commented on GEODE-10186:
-------------------------------------------

Seen in [distributed-test-openjdk8 #2769|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-mass-test-run/jobs/distributed-test-openjdk8/builds/2769] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.16.0-build.0333/test-results/distributedTest/1654963539/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.16.0-build.0333/test-artifacts/1654963539/distributedtestfiles-openjdk8-1.16.0-build.0333.tgz].

> CI failure: RedundancyLevelPart1DUnitTest > testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU times out waiting for getClientProxies() to return more than 0 objects
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-10186
>                 URL: https://issues.apache.org/jira/browse/GEODE-10186
>             Project: Geode
>          Issue Type: Bug
>          Components: client queues
>    Affects Versions: 1.15.0
>            Reporter: Bill Burcham
>            Priority: Major
>
> Failed here: [https://hydradb.hdb.gemfire-ci.info/hdb/testresult/14277358]
>  
> {noformat}
> > Task :geode-core:distributedTest
> RedundancyLevelPart1DUnitTest > testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest$$Lambda$543/510122765.run in VM 2 running on Host heavy-lifter-f58561da-caf9-5bc0-a7fa-f938c3fd1e51.c.apachegeode-ci.internal 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.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByCCU(RedundancyLevelPart1DUnitTest.java:284)
>         Caused by:
>         org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest that uses org.apache.geode.internal.cache.tier.sockets.CacheClientNotifier 
>         Expecting actual:
>           0
>         to be greater than:
>           0
>          within 5 minutes.
>             at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
>             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:985)
>             at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:769)
>             at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.verifyInterestRegistration(RedundancyLevelPart1DUnitTest.java:505)
>             Caused by:
>             java.lang.AssertionError: 
>             Expecting actual:
>               0
>             to be greater than:
>               0
>                 at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.lambda$verifyInterestRegistration$19(RedundancyLevelPart1DUnitTest.java:506)
> 8352 tests completed, 1 failed, 414 skipped
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.1033/test-results/distributedTest/1648331031/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-mass-test-run/1.15.0-build.1033/test-artifacts/1648331031/distributedtestfiles-openjdk8-1.15.0-build.1033.tgz
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)