Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8196

CI failure: RollingUpgradeQueryReturnsCorrectResultsAfterClientAndServersAreRolledOver > luceneQueryReturnsCorrectResultsAfterClientAndServersAreRolledOver failed with suspect string

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • querying
    • None

    Description

      UpgradeTestOpenJDK8 build 210:

      https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UpgradeTestOpenJDK8/builds/210

      Failed with:

      org.apache.geode.cache.lucene.RollingUpgradeQueryReturnsCorrectResultsAfterClientAndServersAreRolledOver > luceneQueryReturnsCorrectResultsAfterClientAndServersAreRolledOver[from_v1.9.1, with reindex=false, singleHopEnabled=true] 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 8536
      
            /home/geode/.gradle/caches/modules-2/files-2.1/net.java.[info 2020/05/27 22:42:32.456 GMT <poolTimer-DEFAULT-6> tid=52] Communication with locator /172.17.0.32:21836 failed with java.io.EOFException: Locator at /172.17.0.32:21836 did not respond. This is normal if the locator was shutdown. If it wasn't check its log for exceptions..
          java.io.EOFException: Locator at /172.17.0.32:21836 did not respond. This is normal if the locator was shutdown. If it wasn't check its log for exceptions.
          	at org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:232)
          	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocatorUsingConnection(AutoConnectionSourceImpl.java:209)
          	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryOneLocator(AutoConnectionSourceImpl.java:199)
          	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl.queryLocators(AutoConnectionSourceImpl.java:287)
          	at org.apache.geode.cache.client.internal.AutoConnectionSourceImpl$UpdateLocatorListTask.run2(AutoConnectionSourceImpl.java:500)
          	at org.apache.geode.cache.client.internal.PoolImpl$PoolTask.run(PoolImpl.java:1371)
          	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
          	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
          	at org.apache.geode.internal.ScheduledThreadPoolExecutorWithKeepAlive$DelegatingScheduledFuture.run(ScheduledThreadPoolExecutorWithKeepAlive.java:276)
          	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
          	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
          	at java.lang.Thread.run(Thread.java:748)
          Caused by: java.io.EOFException
          	at java.io.DataInputStream.readByte(DataInputStream.java:267)
          	at org.apache.geode.internal.InternalDataSerializer.basicReadObject(InternalDataSerializer.java:2775)
          	at org.apache.geode.DataSerializer.readObject(DataSerializer.java:2978)
          	at org.apache.geode.distributed.internal.tcpserver.TcpClient.requestToServer(TcpClient.java:227)
          	... 11 more
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            boglesby Barrett Oglesby
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: