You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/02/11 17:28:00 UTC

[jira] [Commented] (GEODE-6070) CI Failure: ShutdownCommandOverHttpDUnitTest > testShutdownAll

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

ASF subversion and git services commented on GEODE-6070:
--------------------------------------------------------

Commit 54d2341c7bcb3e7a63fa3562878c0bc0b8ad18ff in geode's branch refs/heads/develop from Ivan Godwin
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=54d2341 ]

GEODE-6070: Fix ShutdownCommandOverHttpDUnitTest

 Inline and refactor TestBase

- Replace deprecated code
- Await shutdowns

> CI Failure: ShutdownCommandOverHttpDUnitTest > testShutdownAll
> --------------------------------------------------------------
>
>                 Key: GEODE-6070
>                 URL: https://issues.apache.org/jira/browse/GEODE-6070
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Helena Bales
>            Assignee: Ivan Godwin
>            Priority: Major
>              Labels: GeodeCommons, flaky
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Failed with stacktrace:
> {noformat}
> org.apache.geode.management.internal.cli.commands.ShutdownCommandOverHttpDUnitTest > testShutdownAll FAILED
>     java.lang.AssertionError: Suspicious strings were written to the log during this run.
>     Fix the strings or use IgnoredException.addIgnoredException to ignore.
>     -----------------------------------------------------------------------
>     Found suspect string in log4j at line 302
>     org.apache.geode.distributed.DistributedSystemDisconnectedException: Distribution manager on 172.17.0.3(server-1:496)<v1>:41002 started at Thu Nov 15 19:47:58 UTC 2018: Message distribution has terminated
> {noformat}
> Test results can be found here:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.158/test-results/distributedTest/1542315851/classes/org.apache.geode.management.internal.cli.commands.ShutdownCommandOverHttpDUnitTest.html#testShutdownAll
>  
> Test Artifacts can be found here:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-build.158/test-artifacts/1542315851/distributedtestfiles-OpenJDK8-1.9.0-build.158.tgz



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