[
https://issues.apache.org/jira/browse/GEODE-6070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693613#comment-16693613
]
Patrick Rhomberg commented on GEODE-6070:
-----------------------------------------
It appears that this is a failure of a previous test to do its cleanup. I note
that the suspicious string found
{noformat}
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}
has a timestamp before the beginning of the "failed" test, as noted in the
{{<artifacts>/geode-web/build/distributedTest/distributedTest-progress.txt}}
{noformat}
2018-11-15 19:48:07.082 +0000 Starting test
org.apache.geode.management.internal.cli.commands.ShutdownCommandOverHttpDUnitTest
testShutdownAll
[...]
2018-11-15 19:48:16.635 +0000 Completed test
org.apache.geode.management.internal.cli.commands.ShutdownCommandOverHttpDUnitTest
testShutdownAll with result: FAILURE
{noformat}
Additional investigation forthcoming...
> 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: Patrick Rhomberg
> Priority: Major
>
> 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
(v7.6.3#76005)