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

CI failure: JMXMBeanReconnectDUnitTest > serverMXBeansAreRestoredOnBothLocatorsAfterCrashedServerReturns failed with IOException

    XMLWordPrintableJSON

Details

    Description

      DistributedTestOpenJDK8 build 158:

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

      Failed with:

      org.apache.geode.management.JMXMBeanReconnectDUnitTest > serverMXBeansAreRestoredOnBothLocatorsAfterCrashedServerReturns 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 2903
      
          org.apache.geode.alerting.internal.spi.AlertingIOException: java.io.IOException: Cannot form connection to alert listener 172.17.0.6(locator2:1:locator)<ec><v1>:41002
          	at org.apache.geode.internal.tcp.TCPConduit.getConnection(TCPConduit.java:881)
          	at org.apache.geode.distributed.internal.direct.DirectChannel.getConnections(DirectChannel.java:451)
          	at org.apache.geode.distributed.internal.direct.DirectChannel.sendToMany(DirectChannel.java:268)
          	at org.apache.geode.distributed.internal.direct.DirectChannel.sendToOne(DirectChannel.java:182)
          	at org.apache.geode.distributed.internal.direct.DirectChannel.send(DirectChannel.java:510)
          	at org.apache.geode.distributed.internal.DistributionImpl.directChannelSend(DistributionImpl.java:346)
          	at org.apache.geode.distributed.internal.DistributionImpl.send(DistributionImpl.java:291)
          	at org.apache.geode.distributed.internal.ClusterDistributionManager.sendViaMembershipManager(ClusterDistributionManager.java:2058)
          	at org.apache.geode.distributed.internal.ClusterDistributionManager.sendOutgoing(ClusterDistributionManager.java:1986)
          	at org.apache.geode.distributed.internal.ClusterDistributionManager.sendMessage(ClusterDistributionManager.java:2023)
          	at org.apache.geode.distributed.internal.ClusterDistributionManager.putOutgoing(ClusterDistributionManager.java:1083)
          	at org.apache.geode.alerting.internal.ClusterAlertMessaging.lambda$null$0(ClusterAlertMessaging.java:103)
          	at org.apache.geode.alerting.internal.spi.AlertingAction.execute(AlertingAction.java:34)
          	at org.apache.geode.alerting.internal.ClusterAlertMessaging.lambda$sendAlert$1(ClusterAlertMessaging.java:81)
          	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
          	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
          	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.IOException: Cannot form connection to alert listener 172.17.0.6(locator2:1:locator)<ec><v1>:41002
          	at org.apache.geode.internal.tcp.Connection.createSender(Connection.java:978)
          	at org.apache.geode.internal.tcp.ConnectionTable.handleNewPendingConnection(ConnectionTable.java:288)
          	at org.apache.geode.internal.tcp.ConnectionTable.getSharedConnection(ConnectionTable.java:392)
          	at org.apache.geode.internal.tcp.ConnectionTable.get(ConnectionTable.java:571)
          	at org.apache.geode.internal.tcp.TCPConduit.getConnection(TCPConduit.java:800)
      

      Attachments

        Issue Links

          Activity

            People

              klund Kirk Lund
              boglesby Barrett Oglesby
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: