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 2021/11/29 18:40:00 UTC

[jira] [Commented] (GEODE-9857) ShowMissingDiskStoreCommandDUnitTest. stopAllMembersAndStart2ndLocator

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

Geode Integration commented on GEODE-9857:
------------------------------------------

Seen in [distributed-test-openjdk8 #24|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/distributed-test-openjdk8/builds/24] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0688/test-results/distributedTest/1637696325/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0688/test-artifacts/1637696325/distributedtestfiles-openjdk8-1.15.0-build.0688.tgz].

> ShowMissingDiskStoreCommandDUnitTest. stopAllMembersAndStart2ndLocator
> ----------------------------------------------------------------------
>
>                 Key: GEODE-9857
>                 URL: https://issues.apache.org/jira/browse/GEODE-9857
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 1.15.0
>            Reporter: Mark Hanson
>            Priority: Major
>              Labels: needsTriage
>
> {noformat}
> ShowMissingDiskStoreCommandDUnitTest > stopAllMembersAndStart2ndLocator FAILED
>     org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.management.internal.cli.commands.ShowMissingDiskStoreCommandDUnitTest 
>     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.management.internal.cli.commands.ShowMissingDiskStoreCommandDUnitTest.stopAllMembersAndStart2ndLocator(ShowMissingDiskStoreCommandDUnitTest.java:201)        Caused by:
>         org.opentest4j.AssertionFailedError: 
>         Expecting value to be true but was false
>             at sun.reflect.GeneratedConstructorAccessor23.newInstance(Unknown Source)
>             at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>             at org.apache.geode.test.junit.rules.GfshCommandRule.connectAndVerify(GfshCommandRule.java:153)
>             at org.apache.geode.management.internal.cli.commands.ShowMissingDiskStoreCommandDUnitTest.lambda$stopAllMembersAndStart2ndLocator$3(ShowMissingDiskStoreCommandDUnitTest.java:201) {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)