You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bill Burcham (JIRA)" <ji...@apache.org> on 2019/08/16 00:20:00 UTC

[jira] [Created] (GEODE-7094) serverRestartsAfterLocatorReconnects test sees unexpected string "Received invalid result"

Bill Burcham created GEODE-7094:
-----------------------------------

             Summary: serverRestartsAfterLocatorReconnects test sees unexpected string "Received invalid result"
                 Key: GEODE-7094
                 URL: https://issues.apache.org/jira/browse/GEODE-7094
             Project: Geode
          Issue Type: Bug
          Components: locator
            Reporter: Bill Burcham


These CI run:

 

[https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/991]

 

Has this failure:


{code}
org.apache.geode.management.internal.configuration.ClusterConfigLocatorRestartDUnitTest > serverRestartsAfterLocatorReconnects 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 3035
 
 [error 2019/08/15 18:43:51.891 GMT <RMI TCP Connection(17)-172.17.0.12> tid=141] Received invalid result from 172.17.0.12(locator-0:1808:locator)<ec><v9>:41001: null
{code}

I notice that string was recently added as ignored in another test in the same file: serverRestartHangsWaitingForStartupMessageResponse but I have no idea if it's inappropriate to ignore that message in this case.





--
This message was sent by Atlassian JIRA
(v7.6.14#76016)