You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dale Emery (Jira)" <ji...@apache.org> on 2019/09/19 19:03:00 UTC

[jira] [Commented] (GEODE-7189) CI Failure: ServerLauncherTest > startWaitsForStartupTasksToComplete failed

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

Dale Emery commented on GEODE-7189:
-----------------------------------

Observed another failure Sep 19 during testing.

> CI Failure: ServerLauncherTest > startWaitsForStartupTasksToComplete failed
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-7189
>                 URL: https://issues.apache.org/jira/browse/GEODE-7189
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>            Reporter: Barry Oglesby
>            Priority: Major
>
> {noformat}
> org.apache.geode.distributed.ServerLauncherTest > startWaitsForStartupTasksToComplete FAILED
>     org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.distributed.ServerLauncherTest that uses java.util.concurrent.CompletableFuture 
>     Wanted but not invoked:
>     completableFuture.thenRun(<any>);
>     -> at org.apache.geode.distributed.ServerLauncherTest.lambda$startWaitsForStartupTasksToComplete$14(ServerLauncherTest.java:428)
>     Actually, there were zero interactions with this mock.
>      within 300 seconds.
>         at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:122)
>         at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32)
>         at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:902)
>         at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723)
>         at org.apache.geode.distributed.ServerLauncherTest.startWaitsForStartupTasksToComplete(ServerLauncherTest.java:428)
>         Caused by:
>         Wanted but not invoked:
>         completableFuture.thenRun(<any>);
>         -> at org.apache.geode.distributed.ServerLauncherTest.lambda$startWaitsForStartupTasksToComplete$14(ServerLauncherTest.java:428)
>         Actually, there were zero interactions with this mock.
>             at org.apache.geode.distributed.ServerLauncherTest.lambda$startWaitsForStartupTasksToComplete$14(ServerLauncherTest.java:428)
> {noformat}
> UnitTestOpenJDK11 #943:
> https://concourse.gemfire-ci.info/teams/main/pipelines/gemfire-develop-main/jobs/UnitTestOpenJDK11/builds/943
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> gs://gemfire-test-artifacts/builds/gemfire-develop-main/9.10.0-build.0108/test-results/test/1568154432/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> gs://gemfire-test-artifacts/builds/gemfire-develop-main/9.10.0-build.0108/test-artifacts/1568154432/unittestfiles-OpenJDK11-9.10.0-build.0108.tgz



--
This message was sent by Atlassian Jira
(v8.3.4#803005)