Joris Melchior created GEODE-7904:
-------------------------------------
Summary: ClusterCommunicationsDUnitTest >
performARollingUpgrade[UNSHARED_CONNECTIONS_WITH_SSL]
Key: GEODE-7904
URL: https://issues.apache.org/jira/browse/GEODE-7904
Project: Geode
Issue Type: Bug
Components: membership
Reporter: Joris Melchior
Failed CI job: [Distributed test
1654|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/1654#L5e3ace7f:641:656]
{noformat}
org.apache.geode.ClusterCommunicationsDUnitTest >
performARollingUpgrade[UNSHARED_CONNECTIONS_WITH_SSL] 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 3455
[fatal 2020/03/24 08:01:43.101 GMT <unused p2p reader> tid=82] Uncaught
exception in thread Thread[unused p2p reader,10,RMI Runtime]
org.apache.geode.distributed.DistributedSystemDisconnectedException:
Distribution manager on 172.17.0.20(vm0:4181:locator)<ec><v16>:41001 started at
Tue Mar 24 08:01:24 GMT 2020: Message distribution has terminated
at
org.apache.geode.distributed.internal.ClusterDistributionManager$Stopper.generateCancelledException(ClusterDistributionManager.java:2873)
at
org.apache.geode.internal.tcp.TCPConduit$Stopper.generateCancelledException(TCPConduit.java:1004)
at
org.apache.geode.CancelCriterion.checkCancelInProgress(CancelCriterion.java:83)
at
org.apache.geode.internal.tcp.Connection.readMessages(Connection.java:1670)
at org.apache.geode.internal.tcp.Connection.run(Connection.java:1450)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)