You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Hale Bales (Jira)" <ji...@apache.org> on 2022/05/10 21:39:00 UTC

[jira] [Updated] (GEODE-9894) CI Failure: RedundancyLevelPart1DUnitTest > testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest

     [ https://issues.apache.org/jira/browse/GEODE-9894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hale Bales updated GEODE-9894:
------------------------------
    Description: 
{code:java}
{{> Task :geode-core:distributedTest

RedundancyLevelPart1DUnitTest > testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest FAILED
    org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest 
    Expecting value to be true but was false within 5 minutes.
        at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:166)
        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:939)
        at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723)
        at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest(RedundancyLevelPart1DUnitTest.java:326)

        Caused by:
        org.opentest4j.AssertionFailedError: 
        Expecting value to be true but was false
            at sun.reflect.GeneratedConstructorAccessor25.newInstance(Unknown Source)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.lambda$testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest$13(RedundancyLevelPart1DUnitTest.java:329)}}
{code}

  was:
{{> Task :geode-core:distributedTest

RedundancyLevelPart1DUnitTest > testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest FAILED
    org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest 
    Expecting value to be true but was false within 5 minutes.
        at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:166)
        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:939)
        at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723)
        at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest(RedundancyLevelPart1DUnitTest.java:326)

        Caused by:
        org.opentest4j.AssertionFailedError: 
        Expecting value to be true but was false
            at sun.reflect.GeneratedConstructorAccessor25.newInstance(Unknown Source)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.lambda$testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest$13(RedundancyLevelPart1DUnitTest.java:329)}}


> CI Failure: RedundancyLevelPart1DUnitTest > testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-9894
>                 URL: https://issues.apache.org/jira/browse/GEODE-9894
>             Project: Geode
>          Issue Type: Bug
>          Components: client queues, client/server
>    Affects Versions: 1.15.0
>            Reporter: Ray Ingles
>            Priority: Major
>
> {code:java}
> {{> Task :geode-core:distributedTest
> RedundancyLevelPart1DUnitTest > testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest FAILED
>     org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest 
>     Expecting value to be true but was false within 5 minutes.
>         at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:166)
>         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:939)
>         at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723)
>         at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest(RedundancyLevelPart1DUnitTest.java:326)
>         Caused by:
>         org.opentest4j.AssertionFailedError: 
>         Expecting value to be true but was false
>             at sun.reflect.GeneratedConstructorAccessor25.newInstance(Unknown Source)
>             at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>             at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.lambda$testRedundancySpecifiedNonPrimaryEPFailsDetectionByUnregisterInterest$13(RedundancyLevelPart1DUnitTest.java:329)}}
> {code}



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